Accessibility test digest

Synopsis

Page: Internal Revenue Service (IRS)

URL: https://www.irs.gov/

Score: 2500

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 Internal Revenue Service (IRS) web page at https://www.irs.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 2500 (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
total2500
log59
duplicateID840
focusableHidden406
linkIndication128
ariaBadAttribute116
ariaReferenceBad108
roleBad106
focusableOperable70
leadingClipsText62
fontSmall61
landmarkConfusion51
regionNoText46
linkTextsSame42
regionConfusion41
targetSize36
applicationConfusion32
linkNoText27
hoverSurprise23
controlleeBadID22
navConfusion20
inconsistentStyles16
contrastAA16
focusIndication15
contentBeyondLandmarks14
allCaps13
zIndexNotZero10
titleRedundant10
tabIndexMissing10
childMissing8
contrastRisk8
contrastAAA7
linkPair7
visibleLabelNotName6
iframeTitleBad6
labelBadID6
imageTextRedundant6
listChild6
noLeading5
horizontalScrolling5
labelClash4
obsolete4
pdfLink4
visibleBulk3
hiddenContentRisk3
labelEmpty3
selectFlatRisk3
noScriptRisk3
videoCaptionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

landmarkConfusion: Score 51. Issues reported by tests in this category:

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

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

regionConfusion: Score 41. Issues reported by tests in this category:

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

applicationConfusion: Score 32. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

videoCaptionRisk: 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-irs",
  "host": {
    "id": "irs",
    "which": "https://www.irs.gov/",
    "what": "Internal Revenue Service (IRS)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T23:32:51"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T23:35:36"
    }
  ],
  "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.irs.gov/",
        "what": "Internal Revenue Service (IRS)"
      },
      {
        "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.irs.gov/",
        "what": "Internal Revenue Service (IRS)"
      },
      {
        "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.irs.gov/",
      "what": "Internal Revenue Service (IRS)",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.irs.gov/",
      "result": {
        "bytes": [
          408127,
          408127,
          408127,
          408127,
          408127
        ],
        "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.irs.gov/",
      "what": "Internal Revenue Service (IRS)",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.irs.gov/",
      "result": {
        "visibleElements": 671
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.irs.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.irs.gov/",
      "result": {
        "tabFocusables": 91,
        "tabFocused": 91,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.irs.gov/",
      "what": "URL",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.irs.gov/",
      "result": {
        "totals": {
          "total": 91,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 90,
              "meanDelay": 101,
              "tagNames": {
                "A": 66,
                "BUTTON": 24
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Help",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "English",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Charities & Nonprofits",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Tax Pros",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "File",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Pay",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Refunds",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Credits & Deductions",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Forms & Instructions",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Get Your Refund Status",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Sign in to Your Account",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Check Your Amended Return Status",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "File Your Taxes for Free",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Get Your Tax Record",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Make a Payment",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Get Answers to Your Tax Questions",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "Apply for an Employer ID Number (EIN)",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Find Forms & Instructions",
              "delay": 102
            },
            {
              "tagName": "BUTTON",
              "text": "Previous",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Where's My Refund? Find the status of your last return and check on your refund. Check your refund s",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Tax Withholding Estimator Make sure you have the right amount of tax withheld from your paycheck. Ch",
              "delay": 100
            },
            {
              "tagName": "BUTTON",
              "text": "Next",
              "delay": 102
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 1 : Where's My Refund?",
              "delay": 103
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 2 : Tax Withholding Estimator",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 3 : IRS Free File",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 4 : Your Online Account",
              "delay": 100
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 5 : Get Your Tax Records",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 6 : Pay Directly From Your Bank Account",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 7 : Identity Protection PIN (IP PIN)",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 8 : IRS2Go Mobile App",
              "delay": 102
            },
            {
              "tagName": "BUTTON",
              "text": "Previous",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "IRS expands voice bot options Set up or modify payment plans quicker Find out more",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Child Tax Credit Many Puerto Rico residents may now qualify for CTC Get more information",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Still need to file? No need to wait until the Oct. 17 extension deadline File electronically as soon",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Special filing season alerts Tax season alerts and planning ahead for 2023 Read the latest developme",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Next",
              "delay": 102
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 1 : IRS expands voice bot options",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 2 : Child Tax Credit",
              "delay": 104
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 3 : Still need to file?",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 4 : Special filing season alerts",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 5 : IRS is hiring",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 6 : Recovery Rebate Credit",
              "delay": 100
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 7 : IRS operations status",
              "delay": 102
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 8 : A Closer Look",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 9 : Reminders for Extension Filers",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "Go to slide 10 : IRS on Twitter",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "About IRS",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Operations and Budget",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Tax Statistics",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Help",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Find a Local Office",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Taxpayer Bill of Rights",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Taxpayer Advocate Service",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Civil Rights",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "No FEAR Act Data",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "IRS Notices and Letters",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Independent Office of Appeals",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Identity Theft",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Phishing",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Tax Fraud",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Criminal Investigation",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Whistleblower Office",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "中文 (简体)",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "中文 (繁體)",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "한국어",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Pусский",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Tiếng Việt",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Kreyòl ayisyen",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "English",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Other Languages",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "U.S. Treasury",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Treasury Inspector General for Tax Administration",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "USAspending.gov",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 102
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.irs.gov/",
      "what": "URL",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.irs.gov/",
      "result": {
        "totals": {
          "total": 350,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 45,
              "tagNames": {
                "LI": 3,
                "H2": 4,
                "A": 33,
                "BUTTON": 5
              }
            },
            "focusableAndOperable": {
              "total": 305,
              "tagNames": {
                "A": 268,
                "BUTTON": 26,
                "INPUT": 2,
                "SELECT": 4,
                "H2": 1,
                "IFRAME": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "LI",
              "id": "pup-mobile-navbar-searchBtn",
              "text": "Search Toggle search Search Include Historical Content - Any -No Include Histori",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "pup-mobile-navbar-infoBtn",
              "text": "Help Menu Mobile Help",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "LI",
              "id": "pup-mobile-navbar-menuBtn",
              "text": "Menu Toggle menu",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "H2",
              "id": "ui-id-3",
              "text": "Pay",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "H2",
              "id": "ui-id-5",
              "text": "Refunds",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "H2",
              "id": "ui-id-7",
              "text": "Credits & Deductions",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "H2",
              "id": "ui-id-9",
              "text": "Forms & Instructions",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Identity Protection PIN (IP PIN) Protect yourself from tax-related identity thef",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS2Go Mobile App Check your refund status, make a payment, get free tax help an",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Free File Prepare and file your federal income taxes online for free. Try IR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your Online Account Make payments toward your balance and manage profile prefere",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Your Tax Records Request your transcripts online or by mail. Get your transc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay Directly From Your Bank Account Use Direct Pay to securely pay your taxes fr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Identity Protection PIN (IP PIN) Protect yourself from tax-related identity thef",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS2Go Mobile App Check your refund status, make a payment, get free tax help an",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where's My Refund? Find the status of your last return and check on your refund.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Withholding Estimator Make sure you have the right amount of tax withheld fr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Free File Prepare and file your federal income taxes online for free. Try IR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your Online Account Make payments toward your balance and manage profile prefere",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Your Tax Records Request your transcripts online or by mail. Get your transc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay Directly From Your Bank Account Use Direct Pay to securely pay your taxes fr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Identity Protection PIN (IP PIN) Protect yourself from tax-related identity thef",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS2Go Mobile App Check your refund status, make a payment, get free tax help an",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS operations status Check our current processing times for returns, refunds an",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A Closer Look NEW: Improving Service to Diverse Communities Read insights from t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS on Twitter Follow @IRSnews on Twitter for the latest news and announcements.",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS is hiring Virtual and In-Person Hiring Events Get more information",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recovery Rebate Credit If you didn't get the full Economic Impact Payments, you ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS operations status Check our current processing times for returns, refunds an",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A Closer Look NEW: Improving Service to Diverse Communities Read insights from t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS on Twitter Follow @IRSnews on Twitter for the latest news and announcements.",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS expands voice bot options Set up or modify payment plans quicker Find out mo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Child Tax Credit Many Puerto Rico residents may now qualify for CTC Get more inf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Still need to file? No need to wait until the Oct. 17 extension deadline File el",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special filing season alerts Tax season alerts and planning ahead for 2023 Read ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS is hiring Virtual and In-Person Hiring Events Get more information",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recovery Rebate Credit If you didn't get the full Economic Impact Payments, you ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS operations status Check our current processing times for returns, refunds an",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A Closer Look NEW: Improving Service to Diverse Communities Read insights from t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS on Twitter Follow @IRSnews on Twitter for the latest news and announcements.",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Our Agency",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Know Your Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Resolve an Issue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Languages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Related Sites",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo navbar-btn pull-left\" href=\"https://www.irs.gov/\" title=\"Home\" re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "languageSwitcher",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "中文 (简体)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "中文 (繁體)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "한국어",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Русский",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tiếng Việt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kreyòl ayisyen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Charities & Nonprofits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Pros",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-main-mobile",
              "text": "<input placeholder=\"Search\" aria-label=\"Search\" data-drupal-selector=\"edit-searc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SELECT",
              "id": "edit-field-pup-historical-1--2",
              "text": "- Any -No",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SELECT",
              "id": "edit-field-pup-historical--2",
              "text": "- Any -No",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "edit-submit-pup-site-index-search--2",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "stickyNavLogo",
              "text": "<a id=\"stickyNavLogo\" class=\"logo navbar-btn pull-left\" href=\"https://www.irs.go",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-nav-item-0",
              "text": "File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-0",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-2",
              "text": "Individuals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-3",
              "text": "Business & Self Employed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-4",
              "text": "Charities and Nonprofits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-5",
              "text": "International Taxpayers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-6",
              "text": "Federal State and Local Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-7",
              "text": "Indian Tribal Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-8",
              "text": "Tax Exempt Bonds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-10",
              "text": "Who Should File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-11",
              "text": "How to File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-12",
              "text": "When to File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-13",
              "text": "Where to File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-14",
              "text": "Update My Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-16",
              "text": "Get Your Tax Record",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-17",
              "text": "File Your Taxes for Free",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-18",
              "text": "Apply for an Employer ID Number (EIN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-19",
              "text": "Check Your Amended Return Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-20",
              "text": "Get an Identity Protection PIN (IP PIN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-nav-item-1",
              "text": "Pay",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-0",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-2",
              "text": "Bank Account (Direct Pay)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-3",
              "text": "Debit or Credit Card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-4",
              "text": "Payment Plan (Installment Agreement)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-5",
              "text": "Electronic Federal Tax Payment System (EFTPS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-7",
              "text": "Your Online Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-8",
              "text": "Tax Withholding Estimator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-9",
              "text": "Estimated Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-10",
              "text": "Penalties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-nav-item-2",
              "text": "Refunds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-0",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-1",
              "text": "Where's My Refund",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-2",
              "text": "What to Expect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-3",
              "text": "Direct Deposit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-4",
              "text": "Reduced Refunds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-5",
              "text": "Fix/Correct a Return",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-nav-item-3",
              "text": "Credits & Deductions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-0",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-2",
              "text": "Individuals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-3",
              "text": "Businesses & Self-Employed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-5",
              "text": "Earned Income Credit (EITC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-6",
              "text": "Advance Child Tax Credit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-7",
              "text": "Standard Deduction",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-8",
              "text": "Health Coverage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-9",
              "text": "Retirement Plans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-nav-item-4",
              "text": "Forms & Instructions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-0",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-2",
              "text": "Form 1040",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-3",
              "text": "Form 1040 Instructions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-4",
              "text": "Form W-9",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-5",
              "text": "Form 4506-T",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-6",
              "text": "Form W-4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-7",
              "text": "Form 941",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-8",
              "text": "Form W-2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-9",
              "text": "Form 9465",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-11",
              "text": "Form 1040-X",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-12",
              "text": "Form 2848",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-13",
              "text": "Form W-7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-14",
              "text": "Circular 230",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-main",
              "text": "<input placeholder=\"Search\" aria-label=\"Search\" data-drupal-selector=\"edit-searc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SELECT",
              "id": "edit-field-pup-historical-1",
              "text": "- Any -No",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SELECT",
              "id": "edit-field-pup-historical",
              "text": "- Any -No",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "edit-submit-pup-site-index-search",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Charities & Nonprofits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Pros",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "H2",
              "id": "ui-id-1",
              "text": "File",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Individuals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Business & Self Employed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Charities and Nonprofits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Taxpayers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal State and Local Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Indian Tribal Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Exempt Bonds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who Should File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "When to File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where to File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Update My Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Your Tax Record",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File Your Taxes for Free",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for an Employer ID Number (EIN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check Your Amended Return Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get an Identity Protection PIN (IP PIN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bank Account (Direct Pay)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Debit or Credit Card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Payment Plan (Installment Agreement)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Electronic Federal Tax Payment System (EFTPS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your Online Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Withholding Estimator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Estimated Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Penalties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refunds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where's My Refund",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What to Expect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Direct Deposit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reduced Refunds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fix/Correct a Return",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credits & Deductions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Individuals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Businesses & Self-Employed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Earned Income Credit (EITC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advance Child Tax Credit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Standard Deduction",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Health Coverage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retirement Plans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms & Instructions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form 1040",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form 1040 Instructions",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form W-9",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form 4506-T",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form W-4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form 941",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form W-2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form 9465",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form 1040-X",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form 2848",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Form W-7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Circular 230",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "stickyNavLogo",
              "text": "<a id=\"stickyNavLogo\" class=\"logo navbar-btn pull-left\" href=\"https://www.irs.go",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-nav-item-0",
              "text": "File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-0",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-2",
              "text": "Individuals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-3",
              "text": "Business & Self Employed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-4",
              "text": "Charities and Nonprofits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-5",
              "text": "International Taxpayers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-6",
              "text": "Federal State and Local Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-7",
              "text": "Indian Tribal Governments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-8",
              "text": "Tax Exempt Bonds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-10",
              "text": "Who Should File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-11",
              "text": "How to File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-12",
              "text": "When to File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-13",
              "text": "Where to File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-14",
              "text": "Update My Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-16",
              "text": "Get Your Tax Record",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-17",
              "text": "File Your Taxes for Free",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-18",
              "text": "Apply for an Employer ID Number (EIN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-19",
              "text": "Check Your Amended Return Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-file-submenu-20",
              "text": "Get an Identity Protection PIN (IP PIN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-nav-item-1",
              "text": "Pay",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-0",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-2",
              "text": "Bank Account (Direct Pay)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-3",
              "text": "Debit or Credit Card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-4",
              "text": "Payment Plan (Installment Agreement)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-5",
              "text": "Electronic Federal Tax Payment System (EFTPS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-7",
              "text": "Your Online Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-8",
              "text": "Tax Withholding Estimator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-9",
              "text": "Estimated Taxes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-pay-submenu-10",
              "text": "Penalties",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-nav-item-2",
              "text": "Refunds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-0",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-1",
              "text": "Where's My Refund",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-2",
              "text": "What to Expect",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-3",
              "text": "Direct Deposit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-4",
              "text": "Reduced Refunds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-refunds-submenu-5",
              "text": "Fix/Correct a Return",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-nav-item-3",
              "text": "Credits & Deductions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-0",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-2",
              "text": "Individuals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-3",
              "text": "Businesses & Self-Employed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-5",
              "text": "Earned Income Credit (EITC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-6",
              "text": "Advance Child Tax Credit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-7",
              "text": "Standard Deduction",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-8",
              "text": "Health Coverage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-credits & deductions-submenu-9",
              "text": "Retirement Plans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-nav-item-4",
              "text": "Forms & Instructions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-0",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-2",
              "text": "Form 1040",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-3",
              "text": "Form 1040 Instructions",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-4",
              "text": "Form W-9",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-5",
              "text": "Form 4506-T",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-6",
              "text": "Form W-4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-7",
              "text": "Form 941",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-8",
              "text": "Form W-2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-9",
              "text": "Form 9465",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-11",
              "text": "Form 1040-X",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-12",
              "text": "Form 2848",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-13",
              "text": "Form W-7",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "accessible-megamenu-forms & instructions-submenu-14",
              "text": "Circular 230",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Refunds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credits & Deductions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms & Instructions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "languageSwitcher",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "中文 (简体)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "中文 (繁體)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "한국어",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Русский",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tiếng Việt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kreyòl ayisyen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Charities & Nonprofits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Pros",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Your Refund Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign in to Your Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check Your Amended Return Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "File Your Taxes for Free",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Your Tax Record",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Make a Payment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Answers to Your Tax Questions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for an Employer ID Number (EIN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Forms & Instructions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Where's My Refund? Find the status of your last return and check on your refund.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Withholding Estimator Make sure you have the right amount of tax withheld fr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 1 : Where's My Refund?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 2 : Tax Withholding Estimator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 3 : IRS Free File",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 4 : Your Online Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 5 : Get Your Tax Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 6 : Pay Directly From Your Bank Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 7 : Identity Protection PIN (IP PIN)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 8 : IRS2Go Mobile App",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "706151813",
              "text": "<iframe width=\"854\" height=\"480\" frameborder=\"0\" allowfullscreen=\"allowfullscree",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS expands voice bot options Set up or modify payment plans quicker Find out mo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Child Tax Credit Many Puerto Rico residents may now qualify for CTC Get more inf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Still need to file? No need to wait until the Oct. 17 extension deadline File el",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Special filing season alerts Tax season alerts and planning ahead for 2023 Read ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "pQk73FZkOe4",
              "text": "<iframe width=\"854\" height=\"480\" frameborder=\"0\" allowfullscreen=\"allowfullscree",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "570119203",
              "text": "<iframe width=\"854\" height=\"480\" frameborder=\"0\" allowfullscreen=\"allowfullscree",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 1 : IRS expands voice bot options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 2 : Child Tax Credit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 3 : Still need to file?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 4 : Special filing season alerts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 5 : IRS is hiring",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 6 : Recovery Rebate Credit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 7 : IRS operations status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 8 : A Closer Look",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 9 : Reminders for Extension Filers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Go to slide 10 : IRS on Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About IRS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Operations and Budget",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a Local Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Taxpayer Bill of Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Taxpayer Advocate Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Civil Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act Data",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IRS Notices and Letters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Independent Office of Appeals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Identity Theft",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Phishing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tax Fraud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Criminal Investigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whistleblower Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "中文 (简体)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "中文 (繁體)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "한국어",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pусский",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tiếng Việt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kreyòl ayisyen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other Languages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Treasury",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Treasury Inspector General for Tax Administration",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USAspending.gov",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/IRS\" aria-label=\"fa-facebook-square\" onclick=\"",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.twitter.com/IRSnews\" aria-label=\"fa-twitter-square\" onclick",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.instagram.com/irsnews\" aria-label=\"fa-instagram\" onclick=\"g",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/irs\" aria-label=\"fa-linkedin\" onclick=",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/user/irsvideos\" aria-label=\"fa-youtube-play\" on",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.irs.gov/newsroom/irs2goapp\" class=\"social-media-image\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.irs.gov/\" style=\"cursor: default;\"><img class=\"pup-footer-l",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "a2a_sm_ifr",
              "text": "<iframe id=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.irs.gov/",
      "what": "URL",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.irs.gov/",
      "result": {
        "totals": {
          "triggers": 203,
          "headTriggers": 20,
          "tailTriggers": 183,
          "impactTriggers": 8,
          "additions": 216,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "FileOverviewINFORMATIONFOR…IndividualsBusiness&Sel",
                "additions": 45,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "File",
                "additions": 45,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "PayOverviewPAYBYBankAccount(DirectPay)DebitorCredi",
                "additions": 24,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Pay",
                "additions": 24,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "RefundsOverviewWhere'sMyRefundWhattoExpectDirectDe",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Refunds",
                "additions": 13,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Credits&DeductionsOverviewINFORMATIONFOR...Individ",
                "additions": 26,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Credits&Deductions",
                "additions": 26,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "ACloserLookNEW:ImprovingServicetoDiverseCommunitie"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.irs.gov/",
      "what": "URL",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.irs.gov/",
      "result": {
        "totals": {
          "mislabeled": 4,
          "unlabeled": 0,
          "wellLabeled": 33
        },
        "items": {
          "mislabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelTypes": [
                "aria-label",
                "aria-labelledby"
              ],
              "texts": {
                "attribute": "Press enter to activate the menu, then navigate with the tab key.",
                "content": "English"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "Search",
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "Search",
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "button",
              "labelTypes": [
                "aria-label",
                "aria-labelledby"
              ],
              "texts": {
                "attribute": "Press enter to activate the menu, then navigate with the tab key.",
                "content": "English"
              }
            }
          ],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 2,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Include Historical Content"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Include Historical Content"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 6,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Include Historical Content"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Include Historical Content"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Previous"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Next"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 1 : Where's My Refund?"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 2 : Tax Withholding Estimator"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 3 : IRS Free File"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 4 : Your Online Account"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 5 : Get Your Tax Records"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 6 : Pay Directly From Your Bank Account"
              }
            },
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 7 : Identity Protection PIN (IP PIN)"
              }
            },
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 8 : IRS2Go Mobile App"
              }
            },
            {
              "index": 20,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Previous"
              }
            },
            {
              "index": 21,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Next"
              }
            },
            {
              "index": 22,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 1 : IRS expands voice bot options"
              }
            },
            {
              "index": 23,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 2 : Child Tax Credit"
              }
            },
            {
              "index": 24,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 3 : Still need to file?"
              }
            },
            {
              "index": 25,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 4 : Special filing season alerts"
              }
            },
            {
              "index": 26,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 5 : IRS is hiring"
              }
            },
            {
              "index": 27,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 6 : Recovery Rebate Credit"
              }
            },
            {
              "index": 28,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 7 : IRS operations status"
              }
            },
            {
              "index": 29,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 8 : A Closer Look"
              }
            },
            {
              "index": 30,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 9 : Reminders for Extension Filers"
              }
            },
            {
              "index": 31,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Go to slide 10 : IRS on Twitter"
              }
            },
            {
              "index": 32,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Our Agency"
              }
            },
            {
              "index": 33,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Know Your Rights"
              }
            },
            {
              "index": 34,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Resolve an Issue"
              }
            },
            {
              "index": 35,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Languages"
              }
            },
            {
              "index": 36,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Related Sites"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.irs.gov/",
      "result": {
        "totals": {
          "links": 301,
          "adjacent": {
            "total": 239,
            "underlined": 113,
            "underlinedPercent": 47
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "",
            "",
            "Overview",
            "Individuals",
            "Business & Self Employed",
            "Charities and Nonprofits",
            "International Taxpayers",
            "Federal State and Local Governments",
            "Indian Tribal Governments",
            "Tax Exempt Bonds",
            "Who Should File",
            "How to File",
            "When to File",
            "Where to File",
            "Update My Information",
            "Get Your Tax Record",
            "File Your Taxes for Free",
            "Apply for an Employer ID Number (EIN)",
            "Check Your Amended Return Status",
            "Get an Identity Protection PIN (IP PIN)",
            "Overview",
            "Bank Account (Direct Pay)",
            "Debit or Credit Card",
            "Payment Plan (Installment Agreement)",
            "Electronic Federal Tax Payment System (EFTPS)",
            "Your Online Account",
            "Tax Withholding Estimator",
            "Estimated Taxes",
            "Penalties",
            "Overview",
            "Individuals",
            "Businesses & Self-Employed",
            "Earned Income Credit (EITC)",
            "Advance Child Tax Credit",
            "Standard Deduction",
            "Health Coverage",
            "Retirement Plans",
            "Overview",
            "Form 1040",
            "Form 1040 Instructions",
            "Form W-9",
            "Form 4506-T",
            "Form W-4",
            "Form 941",
            "Form W-2",
            "Form 9465",
            "Form 1040-X",
            "Form 2848",
            "Form W-7",
            "Circular 230",
            "",
            "Overview",
            "Individuals",
            "Business & Self Employed",
            "Charities and Nonprofits",
            "International Taxpayers",
            "Federal State and Local Governments",
            "Indian Tribal Governments",
            "Tax Exempt Bonds",
            "Who Should File",
            "How to File",
            "When to File",
            "Where to File",
            "Update My Information",
            "Get Your Tax Record",
            "File Your Taxes for Free",
            "Apply for an Employer ID Number (EIN)",
            "Check Your Amended Return Status",
            "Get an Identity Protection PIN (IP PIN)",
            "Overview",
            "Bank Account (Direct Pay)",
            "Debit or Credit Card",
            "Payment Plan (Installment Agreement)",
            "Electronic Federal Tax Payment System (EFTPS)",
            "Your Online Account",
            "Tax Withholding Estimator",
            "Estimated Taxes",
            "Penalties",
            "Overview",
            "Where's My Refund",
            "What to Expect",
            "Direct Deposit",
            "Reduced Refunds",
            "Fix/Correct a Return",
            "Overview",
            "Individuals",
            "Businesses & Self-Employed",
            "Earned Income Credit (EITC)",
            "Advance Child Tax Credit",
            "Standard Deduction",
            "Health Coverage",
            "Retirement Plans",
            "Overview",
            "Form 1040",
            "Form 1040 Instructions",
            "Form W-9",
            "Form 4506-T",
            "Form W-4",
            "Form 941",
            "Form W-2",
            "Form 9465",
            "Form 1040-X",
            "Form 2848",
            "Form W-7",
            "Circular 230",
            "",
            "",
            "",
            "",
            "",
            "",
            ""
          ],
          "notUnderlined": [
            "Help",
            "News",
            "Charities & Nonprofits",
            "Tax Pros",
            "Help",
            "File",
            "Overview",
            "Individuals",
            "Business & Self Employed",
            "Charities and Nonprofits",
            "International Taxpayers",
            "Federal State and Local Governments",
            "Indian Tribal Governments",
            "Tax Exempt Bonds",
            "Who Should File",
            "How to File",
            "When to File",
            "Where to File",
            "Update My Information",
            "Get Your Tax Record",
            "File Your Taxes for Free",
            "Apply for an Employer ID Number (EIN)",
            "Check Your Amended Return Status",
            "Get an Identity Protection PIN (IP PIN)",
            "Pay",
            "Overview",
            "Bank Account (Direct Pay)",
            "Debit or Credit Card",
            "Payment Plan (Installment Agreement)",
            "Electronic Federal Tax Payment System (EFTPS)",
            "Your Online Account",
            "Tax Withholding Estimator",
            "Estimated Taxes",
            "Penalties",
            "Refunds",
            "Overview",
            "Where's My Refund",
            "What to Expect",
            "Direct Deposit",
            "Reduced Refunds",
            "Fix/Correct a Return",
            "Credits & Deductions",
            "Overview",
            "Individuals",
            "Businesses & Self-Employed",
            "Earned Income Credit (EITC)",
            "Advance Child Tax Credit",
            "Standard Deduction",
            "Health Coverage",
            "Retirement Plans",
            "Forms & Instructions",
            "Overview",
            "Form 1040",
            "Form 1040 Instructions",
            "Form W-9",
            "Form 4506-T",
            "Form W-4",
            "Form 941",
            "Form W-2",
            "Form 9465",
            "Form 1040-X",
            "Form 2848",
            "Form W-7",
            "Circular 230",
            "File",
            "Pay",
            "Refunds",
            "Credits & Deductions",
            "Forms & Instructions",
            "File",
            "Pay",
            "Refunds",
            "Credits & Deductions",
            "Forms & Instructions",
            "Help",
            "News",
            "Charities & Nonprofits",
            "Tax Pros",
            "Get Your Refund Status",
            "Sign in to Your Account",
            "Check Your Amended Return Status",
            "File Your Taxes for Free",
            "Get Your Tax Record",
            "Make a Payment",
            "Get Answers to Your Tax Questions",
            "Apply for an Employer ID Number (EIN)",
            "Find Forms & Instructions",
            "Identity Protection PIN (IP PIN) Protect yourself from tax-related identity theft. Register for your IP PIN",
            "IRS2Go Mobile App Check your refund status, make a payment, get free tax help and more. Download the IRS2Go app",
            "Where's My Refund? Find the status of your last return and check on your refund. Check your refund status",
            "Tax Withholding Estimator Make sure you have the right amount of tax withheld from your paycheck. Check your withholding",
            "IRS Free File Prepare and file your federal income taxes online for free. Try IRS Free File",
            "Your Online Account Make payments toward your balance and manage profile preferences for account activity. Go to your account",
            "Get Your Tax Records Request your transcripts online or by mail. Get your transcript",
            "Pay Directly From Your Bank Account Use Direct Pay to securely pay your taxes from your checking or savings account. Pay your taxes",
            "Identity Protection PIN (IP PIN) Protect yourself from tax-related identity theft. Register for your IP PIN",
            "IRS2Go Mobile App Check your refund status, make a payment, get free tax help and more. Download the IRS2Go app",
            "Where's My Refund? Find the status of your last return and check on your refund. Check your refund status",
            "Tax Withholding Estimator Make sure you have the right amount of tax withheld from your paycheck. Check your withholding",
            "IRS Free File Prepare and file your federal income taxes online for free. Try IRS Free File",
            "Your Online Account Make payments toward your balance and manage profile preferences for account activity. Go to your account",
            "Get Your Tax Records Request your transcripts online or by mail. Get your transcript",
            "Pay Directly From Your Bank Account Use Direct Pay to securely pay your taxes from your checking or savings account. Pay your taxes",
            "Identity Protection PIN (IP PIN) Protect yourself from tax-related identity theft. Register for your IP PIN",
            "IRS2Go Mobile App Check your refund status, make a payment, get free tax help and more. Download the IRS2Go app",
            "IRS operations status Check our current processing times for returns, refunds and other services. Get the latest updates",
            "A Closer Look NEW: Improving Service to Diverse Communities Read insights from the IRS",
            "IRS on Twitter Follow @IRSnews on Twitter for the latest news and announcements. Read the latest IRS tweets",
            "IRS expands voice bot options Set up or modify payment plans quicker Find out more",
            "Child Tax Credit Many Puerto Rico residents may now qualify for CTC Get more information",
            "Still need to file? No need to wait until the Oct. 17 extension deadline File electronically as soon as you can",
            "Special filing season alerts Tax season alerts and planning ahead for 2023 Read the latest developments",
            "IRS is hiring Virtual and In-Person Hiring Events Get more information",
            "Recovery Rebate Credit If you didn't get the full Economic Impact Payments, you may qualify for a rebate. Check your eligibility",
            "IRS operations status Check our current processing times for returns, refunds and other services. Get the latest updates",
            "A Closer Look NEW: Improving Service to Diverse Communities Read insights from the IRS",
            "IRS on Twitter Follow @IRSnews on Twitter for the latest news and announcements. Read the latest IRS tweets",
            "IRS expands voice bot options Set up or modify payment plans quicker Find out more",
            "Child Tax Credit Many Puerto Rico residents may now qualify for CTC Get more information",
            "Still need to file? No need to wait until the Oct. 17 extension deadline File electronically as soon as you can",
            "Special filing season alerts Tax season alerts and planning ahead for 2023 Read the latest developments",
            "IRS is hiring Virtual and In-Person Hiring Events Get more information",
            "Recovery Rebate Credit If you didn't get the full Economic Impact Payments, you may qualify for a rebate. Check your eligibility",
            "IRS operations status Check our current processing times for returns, refunds and other services. Get the latest updates",
            "A Closer Look NEW: Improving Service to Diverse Communities Read insights from the IRS",
            "IRS on Twitter Follow @IRSnews on Twitter for the latest news and announcements. Read the latest IRS tweets"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.irs.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.irs.gov/",
      "what": "URL",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.irs.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.irs.gov/",
      "result": {
        "roleElements": 93,
        "badRoleElements": 47,
        "redundantRoleElements": 10,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 9
            }
          },
          "SECTION": {
            "navigation": {
              "bad": 2,
              "redundant": 0
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "group": {
              "bad": 42,
              "redundant": 0
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.irs.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": 31,
            "subtotals": [
              18,
              5,
              4,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 239,
            "subtotals": [
              113,
              63,
              63
            ]
          },
          "listLink": {
            "total": 62,
            "subtotals": [
              31,
              14,
              8,
              6,
              2,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 17,
            "subtotals": [
              7,
              5,
              3,
              1,
              1
            ]
          },
          "h3": {
            "total": 42
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "English",
                "English",
                "Previous",
                "Next",
                "Go to slide 1 : Where's My Refund?",
                "Go to slide 2 : Tax Withholding Estimator",
                "Go to slide 3 : IRS Free File",
                "Go to slide 4 : Your Online Account",
                "Go to slide 5 : Get Your Tax Records",
                "Go to slide 6 : Pay Directly From Your Bank Account",
                "Go to slide 7 : Identity Protection PIN (IP PIN)",
                "Go to slide 8 : IRS2Go Mobile App",
                "Previous",
                "Next",
                "Go to slide 1 : IRS expands voice bot options",
                "Go to slide 2 : Child Tax Credit",
                "Go to slide 3 : Still need to file?",
                "Go to slide 4 : Special filing season alerts",
                "Go to slide 5 : IRS is hiring",
                "Go to slide 6 :  Recovery Rebate Credit",
                "Go to slide 7 : IRS operations status",
                "Go to slide 8 : A Closer Look",
                "Go to slide 9 : Reminders for Extension Filers",
                "Go to slide 10 : IRS on Twitter"
              ],
              "700": [
                "Search",
                "Search",
                "Our Agency",
                "Know Your Rights",
                "Resolve an Issue",
                "Languages",
                "Related Sites"
              ]
            },
            "borderStyle": {
              "none": [
                "English",
                "Search",
                "English",
                "Previous",
                "Next",
                "Go to slide 1 : Where's My Refund?",
                "Go to slide 2 : Tax Withholding Estimator",
                "Go to slide 3 : IRS Free File",
                "Go to slide 4 : Your Online Account",
                "Go to slide 5 : Get Your Tax Records",
                "Go to slide 6 : Pay Directly From Your Bank Account",
                "Go to slide 7 : Identity Protection PIN (IP PIN)",
                "Go to slide 8 : IRS2Go Mobile App",
                "Previous",
                "Next",
                "Go to slide 1 : IRS expands voice bot options",
                "Go to slide 2 : Child Tax Credit",
                "Go to slide 3 : Still need to file?",
                "Go to slide 4 : Special filing season alerts",
                "Go to slide 5 : IRS is hiring",
                "Go to slide 6 :  Recovery Rebate Credit",
                "Go to slide 7 : IRS operations status",
                "Go to slide 8 : A Closer Look",
                "Go to slide 9 : Reminders for Extension Filers",
                "Go to slide 10 : IRS on Twitter",
                "Our Agency",
                "Know Your Rights",
                "Resolve an Issue",
                "Languages",
                "Related Sites"
              ],
              "solid": [
                "Search"
              ]
            },
            "borderWidth": {
              "0px": [
                "English",
                "Search",
                "English",
                "Previous",
                "Next",
                "Go to slide 1 : Where's My Refund?",
                "Go to slide 2 : Tax Withholding Estimator",
                "Go to slide 3 : IRS Free File",
                "Go to slide 4 : Your Online Account",
                "Go to slide 5 : Get Your Tax Records",
                "Go to slide 6 : Pay Directly From Your Bank Account",
                "Go to slide 7 : Identity Protection PIN (IP PIN)",
                "Go to slide 8 : IRS2Go Mobile App",
                "Previous",
                "Next",
                "Go to slide 1 : IRS expands voice bot options",
                "Go to slide 2 : Child Tax Credit",
                "Go to slide 3 : Still need to file?",
                "Go to slide 4 : Special filing season alerts",
                "Go to slide 5 : IRS is hiring",
                "Go to slide 6 :  Recovery Rebate Credit",
                "Go to slide 7 : IRS operations status",
                "Go to slide 8 : A Closer Look",
                "Go to slide 9 : Reminders for Extension Filers",
                "Go to slide 10 : IRS on Twitter",
                "Our Agency",
                "Know Your Rights",
                "Resolve an Issue",
                "Languages",
                "Related Sites"
              ],
              "1px": [
                "Search"
              ]
            },
            "height": {
              "38px": [
                "English"
              ],
              "auto": [
                "Search",
                "English"
              ],
              "26px": [
                "Search",
                "Our Agency",
                "Know Your Rights",
                "Resolve an Issue",
                "Languages",
                "Related Sites"
              ],
              "60px": [
                "Previous",
                "Next",
                "Previous",
                "Next"
              ],
              "20px": [
                "Go to slide 1 : Where's My Refund?",
                "Go to slide 2 : Tax Withholding Estimator",
                "Go to slide 3 : IRS Free File",
                "Go to slide 4 : Your Online Account",
                "Go to slide 5 : Get Your Tax Records",
                "Go to slide 6 : Pay Directly From Your Bank Account",
                "Go to slide 7 : Identity Protection PIN (IP PIN)",
                "Go to slide 8 : IRS2Go Mobile App",
                "Go to slide 1 : IRS expands voice bot options",
                "Go to slide 2 : Child Tax Credit",
                "Go to slide 3 : Still need to file?",
                "Go to slide 4 : Special filing season alerts",
                "Go to slide 5 : IRS is hiring",
                "Go to slide 6 :  Recovery Rebate Credit",
                "Go to slide 7 : IRS operations status",
                "Go to slide 8 : A Closer Look",
                "Go to slide 9 : Reminders for Extension Filers",
                "Go to slide 10 : IRS on Twitter"
              ]
            },
            "lineHeight": {
              "20px": [
                "English",
                "Search",
                "Search",
                "English"
              ],
              "0px": [
                "Previous",
                "Next",
                "Go to slide 1 : Where's My Refund?",
                "Go to slide 2 : Tax Withholding Estimator",
                "Go to slide 3 : IRS Free File",
                "Go to slide 4 : Your Online Account",
                "Go to slide 5 : Get Your Tax Records",
                "Go to slide 6 : Pay Directly From Your Bank Account",
                "Go to slide 7 : Identity Protection PIN (IP PIN)",
                "Go to slide 8 : IRS2Go Mobile App",
                "Previous",
                "Next",
                "Go to slide 1 : IRS expands voice bot options",
                "Go to slide 2 : Child Tax Credit",
                "Go to slide 3 : Still need to file?",
                "Go to slide 4 : Special filing season alerts",
                "Go to slide 5 : IRS is hiring",
                "Go to slide 6 :  Recovery Rebate Credit",
                "Go to slide 7 : IRS operations status",
                "Go to slide 8 : A Closer Look",
                "Go to slide 9 : Reminders for Extension Filers",
                "Go to slide 10 : IRS on Twitter"
              ],
              "24px": [
                "Our Agency",
                "Know Your Rights",
                "Resolve an Issue",
                "Languages",
                "Related Sites"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "",
                "Help",
                "News",
                "Charities & Nonprofits",
                "Tax Pros",
                "Help",
                "",
                "File",
                "Pay",
                "Refunds",
                "Credits & Deductions",
                "Forms & Instructions",
                "File",
                "Overview",
                "Individuals",
                "Business & Self Employed",
                "Charities and Nonprofits",
                "International Taxpayers",
                "Federal State and Local Governments",
                "Indian Tribal Governments",
                "Tax Exempt Bonds",
                "Who Should File",
                "How to File",
                "When to File",
                "Where to File",
                "Update My Information",
                "Get Your Tax Record",
                "File Your Taxes for Free",
                "Apply for an Employer ID Number (EIN)",
                "Check Your Amended Return Status",
                "Get an Identity Protection PIN (IP PIN)",
                "Pay",
                "Overview",
                "Bank Account (Direct Pay)",
                "Debit or Credit Card",
                "Payment Plan (Installment Agreement)",
                "Electronic Federal Tax Payment System (EFTPS)",
                "Your Online Account",
                "Tax Withholding Estimator",
                "Estimated Taxes",
                "Penalties",
                "Refunds",
                "Credits & Deductions",
                "Overview",
                "Individuals",
                "Businesses & Self-Employed",
                "Earned Income Credit (EITC)",
                "Advance Child Tax Credit",
                "Standard Deduction",
                "Health Coverage",
                "Retirement Plans",
                "Forms & Instructions",
                "Overview",
                "Form 1040",
                "Form 1040 Instructions",
                "Form W-9",
                "Form 4506-T",
                "Form W-4",
                "Form 941",
                "Form W-2",
                "Form 9465",
                "Form 1040-X",
                "Form 2848",
                "Form W-7",
                "Circular 230",
                "",
                "File",
                "Overview",
                "Individuals",
                "Business & Self Employed",
                "Charities and Nonprofits",
                "International Taxpayers",
                "Federal State and Local Governments",
                "Indian Tribal Governments",
                "Tax Exempt Bonds",
                "Who Should File",
                "How to File",
                "When to File",
                "Where to File",
                "Update My Information",
                "Get Your Tax Record",
                "File Your Taxes for Free",
                "Apply for an Employer ID Number (EIN)",
                "Check Your Amended Return Status",
                "Get an Identity Protection PIN (IP PIN)",
                "Pay",
                "Overview",
                "Bank Account (Direct Pay)",
                "Debit or Credit Card",
                "Payment Plan (Installment Agreement)",
                "Electronic Federal Tax Payment System (EFTPS)",
                "Your Online Account",
                "Tax Withholding Estimator",
                "Estimated Taxes",
                "Penalties",
                "Refunds",
                "Overview",
                "Where's My Refund",
                "What to Expect",
                "Direct Deposit",
                "Reduced Refunds",
                "Fix/Correct a Return",
                "Credits & Deductions",
                "Overview",
                "Individuals",
                "Businesses & Self-Employed",
                "Earned Income Credit (EITC)",
                "Advance Child Tax Credit",
                "Standard Deduction",
                "Health Coverage",
                "Retirement Plans",
                "Forms & Instructions",
                "Overview",
                "Form 1040",
                "Form 1040 Instructions",
                "Form W-9",
                "Form 4506-T",
                "Form W-4",
                "Form 941",
                "Form W-2",
                "Form 9465",
                "Form 1040-X",
                "Form 2848",
                "Form W-7",
                "Circular 230",
                "Help",
                "News",
                "Charities & Nonprofits",
                "Tax Pros",
                "Identity Protection PIN (IP PIN)         Protect yourself from tax-related identity theft.                      Register for your IP PIN",
                "IRS2Go Mobile App         Check your refund status, make a payment, get free tax help and more.                      Download the IRS2Go app",
                "Where's My Refund?         Find the status of your last return and check on your refund.                      Check your refund status",
                "Tax Withholding Estimator         Make sure you have the right amount of tax withheld from your paycheck.                      Check your withholding",
                "IRS Free File         Prepare and file your federal income taxes online for free.                      Try IRS Free File",
                "Your Online Account         Make payments toward your balance and manage profile preferences for account activity.                      Go to your account",
                "Get Your Tax Records         Request your transcripts online or by mail.                      Get your transcript",
                "Pay Directly From Your Bank Account         Use Direct Pay to securely pay your taxes from your checking or savings account.                      Pay your taxes",
                "Identity Protection PIN (IP PIN)         Protect yourself from tax-related identity theft.                      Register for your IP PIN",
                "IRS2Go Mobile App         Check your refund status, make a payment, get free tax help and more.                      Download the IRS2Go app",
                "Where's My Refund?         Find the status of your last return and check on your refund.                      Check your refund status",
                "Tax Withholding Estimator         Make sure you have the right amount of tax withheld from your paycheck.                      Check your withholding",
                "IRS Free File         Prepare and file your federal income taxes online for free.                      Try IRS Free File",
                "Your Online Account         Make payments toward your balance and manage profile preferences for account activity.                      Go to your account",
                "Get Your Tax Records         Request your transcripts online or by mail.                      Get your transcript",
                "Pay Directly From Your Bank Account         Use Direct Pay to securely pay your taxes from your checking or savings account.                      Pay your taxes",
                "Identity Protection PIN (IP PIN)         Protect yourself from tax-related identity theft.                      Register for your IP PIN",
                "IRS2Go Mobile App         Check your refund status, make a payment, get free tax help and more.                      Download the IRS2Go app",
                "IRS operations status         Check our current processing times for returns, refunds and other services.                      Get the latest updates",
                "A Closer Look         NEW: Improving Service to Diverse Communities                      Read insights from the IRS",
                "IRS on Twitter         Follow @IRSnews on Twitter for the latest news and announcements.                      Read the latest IRS tweets",
                "IRS expands voice bot options         Set up or modify payment plans quicker                      Find out more",
                "Child Tax Credit         Many Puerto Rico residents may now qualify for CTC                      Get more information",
                "Still need to file?         No need to wait until the Oct. 17 extension deadline                      File electronically as soon as you can",
                "Special filing season alerts         Tax season alerts and planning ahead for 2023                      Read the latest developments",
                "IRS is hiring         Virtual and In-Person Hiring Events                      Get more information",
                "Recovery Rebate Credit         If you didn't get the full Economic Impact Payments, you may qualify for a rebate.                      Check your eligibility",
                "IRS operations status         Check our current processing times for returns, refunds and other services.                      Get the latest updates",
                "A Closer Look         NEW: Improving Service to Diverse Communities                      Read insights from the IRS",
                "IRS on Twitter         Follow @IRSnews on Twitter for the latest news and announcements.                      Read the latest IRS tweets",
                "IRS expands voice bot options         Set up or modify payment plans quicker                      Find out more",
                "Child Tax Credit         Many Puerto Rico residents may now qualify for CTC                      Get more information",
                "Still need to file?         No need to wait until the Oct. 17 extension deadline                      File electronically as soon as you can",
                "Special filing season alerts         Tax season alerts and planning ahead for 2023                      Read the latest developments",
                "IRS is hiring         Virtual and In-Person Hiring Events                      Get more information",
                "Recovery Rebate Credit         If you didn't get the full Economic Impact Payments, you may qualify for a rebate.                      Check your eligibility",
                "IRS operations status         Check our current processing times for returns, refunds and other services.                      Get the latest updates",
                "A Closer Look         NEW: Improving Service to Diverse Communities                      Read insights from the IRS",
                "IRS on Twitter         Follow @IRSnews on Twitter for the latest news and announcements.                      Read the latest IRS tweets",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "700": [
                "Overview",
                "Individuals",
                "Business & Self Employed",
                "Charities and Nonprofits",
                "International Taxpayers",
                "Federal State and Local Governments",
                "Indian Tribal Governments",
                "Tax Exempt Bonds",
                "Who Should File",
                "How to File",
                "When to File",
                "Where to File",
                "Update My Information",
                "Get Your Tax Record",
                "File Your Taxes for Free",
                "Apply for an Employer ID Number (EIN)",
                "Check Your Amended Return Status",
                "Get an Identity Protection PIN (IP PIN)",
                "Overview",
                "Bank Account (Direct Pay)",
                "Debit or Credit Card",
                "Payment Plan (Installment Agreement)",
                "Electronic Federal Tax Payment System (EFTPS)",
                "Your Online Account",
                "Tax Withholding Estimator",
                "Estimated Taxes",
                "Penalties",
                "Overview",
                "Where's My Refund",
                "What to Expect",
                "Direct Deposit",
                "Reduced Refunds",
                "Fix/Correct a Return",
                "Overview",
                "Individuals",
                "Businesses & Self-Employed",
                "Earned Income Credit (EITC)",
                "Advance Child Tax Credit",
                "Standard Deduction",
                "Health Coverage",
                "Retirement Plans",
                "Overview",
                "Form 1040",
                "Form 1040 Instructions",
                "Form W-9",
                "Form 4506-T",
                "Form W-4",
                "Form 941",
                "Form W-2",
                "Form 9465",
                "Form 1040-X",
                "Form 2848",
                "Form W-7",
                "Circular 230",
                "Get Your Refund Status",
                "Sign in to Your Account",
                "Check Your Amended Return Status",
                "File Your Taxes for Free",
                "Get Your Tax Record",
                "Make a Payment",
                "Get Answers to Your Tax Questions",
                "Apply for an Employer ID Number (EIN)",
                "Find Forms & Instructions"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "",
                "",
                "Overview",
                "Individuals",
                "Business & Self Employed",
                "Charities and Nonprofits",
                "International Taxpayers",
                "Federal State and Local Governments",
                "Indian Tribal Governments",
                "Tax Exempt Bonds",
                "Who Should File",
                "How to File",
                "When to File",
                "Where to File",
                "Update My Information",
                "Get Your Tax Record",
                "File Your Taxes for Free",
                "Apply for an Employer ID Number (EIN)",
                "Check Your Amended Return Status",
                "Get an Identity Protection PIN (IP PIN)",
                "Overview",
                "Bank Account (Direct Pay)",
                "Debit or Credit Card",
                "Payment Plan (Installment Agreement)",
                "Electronic Federal Tax Payment System (EFTPS)",
                "Your Online Account",
                "Tax Withholding Estimator",
                "Estimated Taxes",
                "Penalties",
                "Overview",
                "Individuals",
                "Businesses & Self-Employed",
                "Earned Income Credit (EITC)",
                "Advance Child Tax Credit",
                "Standard Deduction",
                "Health Coverage",
                "Retirement Plans",
                "Overview",
                "Form 1040",
                "Form 1040 Instructions",
                "Form W-9",
                "Form 4506-T",
                "Form W-4",
                "Form 941",
                "Form W-2",
                "Form 9465",
                "Form 1040-X",
                "Form 2848",
                "Form W-7",
                "Circular 230",
                "",
                "Overview",
                "Individuals",
                "Business & Self Employed",
                "Charities and Nonprofits",
                "International Taxpayers",
                "Federal State and Local Governments",
                "Indian Tribal Governments",
                "Tax Exempt Bonds",
                "Who Should File",
                "How to File",
                "When to File",
                "Where to File",
                "Update My Information",
                "Get Your Tax Record",
                "File Your Taxes for Free",
                "Apply for an Employer ID Number (EIN)",
                "Check Your Amended Return Status",
                "Get an Identity Protection PIN (IP PIN)",
                "Overview",
                "Bank Account (Direct Pay)",
                "Debit or Credit Card",
                "Payment Plan (Installment Agreement)",
                "Electronic Federal Tax Payment System (EFTPS)",
                "Your Online Account",
                "Tax Withholding Estimator",
                "Estimated Taxes",
                "Penalties",
                "Overview",
                "Where's My Refund",
                "What to Expect",
                "Direct Deposit",
                "Reduced Refunds",
                "Fix/Correct a Return",
                "Overview",
                "Individuals",
                "Businesses & Self-Employed",
                "Earned Income Credit (EITC)",
                "Advance Child Tax Credit",
                "Standard Deduction",
                "Health Coverage",
                "Retirement Plans",
                "Overview",
                "Form 1040",
                "Form 1040 Instructions",
                "Form W-9",
                "Form 4506-T",
                "Form W-4",
                "Form 941",
                "Form W-2",
                "Form 9465",
                "Form 1040-X",
                "Form 2848",
                "Form W-7",
                "Circular 230",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "none": [
                "Help",
                "News",
                "Charities & Nonprofits",
                "Tax Pros",
                "Help",
                "File",
                "Overview",
                "Individuals",
                "Business & Self Employed",
                "Charities and Nonprofits",
                "International Taxpayers",
                "Federal State and Local Governments",
                "Indian Tribal Governments",
                "Tax Exempt Bonds",
                "Who Should File",
                "How to File",
                "When to File",
                "Where to File",
                "Update My Information",
                "Get Your Tax Record",
                "File Your Taxes for Free",
                "Apply for an Employer ID Number (EIN)",
                "Check Your Amended Return Status",
                "Get an Identity Protection PIN (IP PIN)",
                "Pay",
                "Overview",
                "Bank Account (Direct Pay)",
                "Debit or Credit Card",
                "Payment Plan (Installment Agreement)",
                "Electronic Federal Tax Payment System (EFTPS)",
                "Your Online Account",
                "Tax Withholding Estimator",
                "Estimated Taxes",
                "Penalties",
                "Refunds",
                "Overview",
                "Where's My Refund",
                "What to Expect",
                "Direct Deposit",
                "Reduced Refunds",
                "Fix/Correct a Return",
                "Credits & Deductions",
                "Overview",
                "Individuals",
                "Businesses & Self-Employed",
                "Earned Income Credit (EITC)",
                "Advance Child Tax Credit",
                "Standard Deduction",
                "Health Coverage",
                "Retirement Plans",
                "Forms & Instructions",
                "Overview",
                "Form 1040",
                "Form 1040 Instructions",
                "Form W-9",
                "Form 4506-T",
                "Form W-4",
                "Form 941",
                "Form W-2",
                "Form 9465",
                "Form 1040-X",
                "Form 2848",
                "Form W-7",
                "Circular 230",
                "File",
                "Pay",
                "Refunds",
                "Credits & Deductions",
                "Forms & Instructions",
                "File",
                "Pay",
                "Refunds",
                "Credits & Deductions",
                "Forms & Instructions",
                "Help",
                "News",
                "Charities & Nonprofits",
                "Tax Pros",
                "Get Your Refund Status",
                "Sign in to Your Account",
                "Check Your Amended Return Status",
                "File Your Taxes for Free",
                "Get Your Tax Record",
                "Make a Payment",
                "Get Answers to Your Tax Questions",
                "Apply for an Employer ID Number (EIN)",
                "Find Forms & Instructions",
                "Identity Protection PIN (IP PIN)         Protect yourself from tax-related identity theft.                      Register for your IP PIN",
                "IRS2Go Mobile App         Check your refund status, make a payment, get free tax help and more.                      Download the IRS2Go app",
                "Where's My Refund?         Find the status of your last return and check on your refund.                      Check your refund status",
                "Tax Withholding Estimator         Make sure you have the right amount of tax withheld from your paycheck.                      Check your withholding",
                "IRS Free File         Prepare and file your federal income taxes online for free.                      Try IRS Free File",
                "Your Online Account         Make payments toward your balance and manage profile preferences for account activity.                      Go to your account",
                "Get Your Tax Records         Request your transcripts online or by mail.                      Get your transcript",
                "Pay Directly From Your Bank Account         Use Direct Pay to securely pay your taxes from your checking or savings account.                      Pay your taxes",
                "Identity Protection PIN (IP PIN)         Protect yourself from tax-related identity theft.                      Register for your IP PIN",
                "IRS2Go Mobile App         Check your refund status, make a payment, get free tax help and more.                      Download the IRS2Go app",
                "Where's My Refund?         Find the status of your last return and check on your refund.                      Check your refund status",
                "Tax Withholding Estimator         Make sure you have the right amount of tax withheld from your paycheck.                      Check your withholding",
                "IRS Free File         Prepare and file your federal income taxes online for free.                      Try IRS Free File",
                "Your Online Account         Make payments toward your balance and manage profile preferences for account activity.                      Go to your account",
                "Get Your Tax Records         Request your transcripts online or by mail.                      Get your transcript",
                "Pay Directly From Your Bank Account         Use Direct Pay to securely pay your taxes from your checking or savings account.                      Pay your taxes",
                "Identity Protection PIN (IP PIN)         Protect yourself from tax-related identity theft.                      Register for your IP PIN",
                "IRS2Go Mobile App         Check your refund status, make a payment, get free tax help and more.                      Download the IRS2Go app",
                "IRS operations status         Check our current processing times for returns, refunds and other services.                      Get the latest updates",
                "A Closer Look         NEW: Improving Service to Diverse Communities                      Read insights from the IRS",
                "IRS on Twitter         Follow @IRSnews on Twitter for the latest news and announcements.                      Read the latest IRS tweets",
                "IRS expands voice bot options         Set up or modify payment plans quicker                      Find out more",
                "Child Tax Credit         Many Puerto Rico residents may now qualify for CTC                      Get more information",
                "Still need to file?         No need to wait until the Oct. 17 extension deadline                      File electronically as soon as you can",
                "Special filing season alerts         Tax season alerts and planning ahead for 2023                      Read the latest developments",
                "IRS is hiring         Virtual and In-Person Hiring Events                      Get more information",
                "Recovery Rebate Credit         If you didn't get the full Economic Impact Payments, you may qualify for a rebate.                      Check your eligibility",
                "IRS operations status         Check our current processing times for returns, refunds and other services.                      Get the latest updates",
                "A Closer Look         NEW: Improving Service to Diverse Communities                      Read insights from the IRS",
                "IRS on Twitter         Follow @IRSnews on Twitter for the latest news and announcements.                      Read the latest IRS tweets",
                "IRS expands voice bot options         Set up or modify payment plans quicker                      Find out more",
                "Child Tax Credit         Many Puerto Rico residents may now qualify for CTC                      Get more information",
                "Still need to file?         No need to wait until the Oct. 17 extension deadline                      File electronically as soon as you can",
                "Special filing season alerts         Tax season alerts and planning ahead for 2023                      Read the latest developments",
                "IRS is hiring         Virtual and In-Person Hiring Events                      Get more information",
                "Recovery Rebate Credit         If you didn't get the full Economic Impact Payments, you may qualify for a rebate.                      Check your eligibility",
                "IRS operations status         Check our current processing times for returns, refunds and other services.                      Get the latest updates",
                "A Closer Look         NEW: Improving Service to Diverse Communities                      Read insights from the IRS",
                "IRS on Twitter         Follow @IRSnews on Twitter for the latest news and announcements.                      Read the latest IRS tweets"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Help",
                "News",
                "Charities & Nonprofits",
                "Tax Pros",
                "Overview",
                "Where's My Refund",
                "What to Expect",
                "Direct Deposit",
                "Reduced Refunds",
                "Fix/Correct a Return",
                "File",
                "Pay",
                "Refunds",
                "Credits & Deductions",
                "Forms & Instructions",
                "About IRS",
                "Careers",
                "Operations and Budget",
                "Tax Statistics",
                "Help",
                "Find a Local Office",
                "Taxpayer Bill of Rights",
                "Taxpayer Advocate Service",
                "Civil Rights",
                "FOIA",
                "No FEAR Act Data",
                "IRS Notices and Letters",
                "Independent Office of Appeals",
                "Identity Theft",
                "Phishing",
                "Tax Fraud",
                "Criminal Investigation",
                "Whistleblower Office",
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Pусский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "English",
                "Other Languages",
                "U.S. Treasury",
                "Treasury Inspector General for Tax Administration",
                "USA.gov",
                "USAspending.gov",
                "Privacy Policy",
                "Accessibility"
              ],
              "700": [
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Русский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Русский",
                "Tiếng Việt",
                "Kreyòl ayisyen"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Русский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "Help",
                "News",
                "Charities & Nonprofits",
                "Tax Pros",
                "File",
                "Pay",
                "Refunds",
                "Credits & Deductions",
                "Forms & Instructions",
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Русский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "About IRS",
                "Careers",
                "Operations and Budget",
                "Tax Statistics",
                "Help",
                "Find a Local Office",
                "Taxpayer Bill of Rights",
                "Taxpayer Advocate Service",
                "Civil Rights",
                "FOIA",
                "No FEAR Act Data",
                "IRS Notices and Letters",
                "Independent Office of Appeals",
                "Identity Theft",
                "Phishing",
                "Tax Fraud",
                "Criminal Investigation",
                "Whistleblower Office",
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Pусский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "English",
                "Other Languages",
                "U.S. Treasury",
                "Treasury Inspector General for Tax Administration",
                "USA.gov",
                "USAspending.gov",
                "Privacy Policy",
                "Accessibility"
              ],
              "underline": [
                "Overview",
                "Where's My Refund",
                "What to Expect",
                "Direct Deposit",
                "Reduced Refunds",
                "Fix/Correct a Return"
              ]
            },
            "color": {
              "rgb(0, 89, 156)": [
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Русский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Русский",
                "Tiếng Việt",
                "Kreyòl ayisyen"
              ],
              "rgb(0, 45, 98)": [
                "Help"
              ],
              "rgb(255, 255, 255)": [
                "News",
                "Charities & Nonprofits",
                "Tax Pros",
                "File",
                "Pay",
                "Refunds",
                "Credits & Deductions",
                "Forms & Instructions",
                "Privacy Policy",
                "Accessibility"
              ],
              "rgb(51, 51, 51)": [
                "Overview",
                "Where's My Refund",
                "What to Expect",
                "Direct Deposit",
                "Reduced Refunds",
                "Fix/Correct a Return"
              ],
              "rgb(27, 27, 27)": [
                "About IRS",
                "Careers",
                "Operations and Budget",
                "Tax Statistics",
                "Help",
                "Find a Local Office",
                "Taxpayer Bill of Rights",
                "Taxpayer Advocate Service",
                "Civil Rights",
                "FOIA",
                "No FEAR Act Data",
                "IRS Notices and Letters",
                "Independent Office of Appeals",
                "Identity Theft",
                "Phishing",
                "Tax Fraud",
                "Criminal Investigation",
                "Whistleblower Office",
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Pусский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "English",
                "Other Languages",
                "U.S. Treasury",
                "Treasury Inspector General for Tax Administration",
                "USA.gov",
                "USAspending.gov"
              ]
            },
            "fontSize": {
              "16px": [
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Русский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "Overview",
                "Where's My Refund",
                "What to Expect",
                "Direct Deposit",
                "Reduced Refunds",
                "Fix/Correct a Return",
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Русский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "About IRS",
                "Careers",
                "Operations and Budget",
                "Tax Statistics",
                "Help",
                "Find a Local Office",
                "Taxpayer Bill of Rights",
                "Taxpayer Advocate Service",
                "Civil Rights",
                "FOIA",
                "No FEAR Act Data",
                "IRS Notices and Letters",
                "Independent Office of Appeals",
                "Identity Theft",
                "Phishing",
                "Tax Fraud",
                "Criminal Investigation",
                "Whistleblower Office",
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Pусский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "English",
                "Other Languages",
                "U.S. Treasury",
                "Treasury Inspector General for Tax Administration",
                "USA.gov",
                "USAspending.gov",
                "Privacy Policy",
                "Accessibility"
              ],
              "18px": [
                "Help",
                "News",
                "Charities & Nonprofits",
                "Tax Pros",
                "File",
                "Pay",
                "Refunds",
                "Credits & Deductions",
                "Forms & Instructions"
              ]
            },
            "lineHeight": {
              "20px": [
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Русский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "Overview",
                "Where's My Refund",
                "What to Expect",
                "Direct Deposit",
                "Reduced Refunds",
                "Fix/Correct a Return",
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Русский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "Privacy Policy",
                "Accessibility"
              ],
              "24px": [
                "Help",
                "News",
                "Charities & Nonprofits",
                "Tax Pros",
                "File",
                "Pay",
                "Refunds",
                "Credits & Deductions",
                "Forms & Instructions",
                "About IRS",
                "Careers",
                "Operations and Budget",
                "Tax Statistics",
                "Help",
                "Find a Local Office",
                "Taxpayer Bill of Rights",
                "Taxpayer Advocate Service",
                "Civil Rights",
                "FOIA",
                "No FEAR Act Data",
                "IRS Notices and Letters",
                "Independent Office of Appeals",
                "Identity Theft",
                "Phishing",
                "Tax Fraud",
                "Criminal Investigation",
                "Whistleblower Office",
                "Español",
                "中文 (简体)",
                "中文 (繁體)",
                "한국어",
                "Pусский",
                "Tiếng Việt",
                "Kreyòl ayisyen",
                "English",
                "Other Languages",
                "U.S. Treasury",
                "Treasury Inspector General for Tax Administration",
                "USA.gov",
                "USAspending.gov"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "File",
                "Pay",
                "Refunds",
                "Credits & Deductions",
                "Forms & Instructions"
              ],
              "700": [
                "Information Menu",
                "Help Menu Mobile",
                "Main navigation mobile",
                "Information Menu",
                "Main navigation mobile",
                "Main navigation",
                "Info Menu Mobile",
                "How can we help you?",
                "Tools & Applications",
                "News & Announcements",
                "Footer Navigation",
                "Subfooter"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Information Menu",
                "Help Menu Mobile"
              ],
              "rgb(27, 27, 27)": [
                "Main navigation mobile",
                "Information Menu",
                "Main navigation mobile",
                "Main navigation",
                "Info Menu Mobile",
                "How can we help you?",
                "Tools & Applications",
                "News & Announcements",
                "Footer Navigation",
                "Subfooter"
              ],
              "rgb(69, 69, 69)": [
                "File",
                "Pay",
                "Refunds",
                "Credits & Deductions",
                "Forms & Instructions"
              ]
            },
            "fontSize": {
              "21px": [
                "Information Menu"
              ],
              "24px": [
                "Help Menu Mobile",
                "Main navigation mobile",
                "Information Menu",
                "Main navigation mobile",
                "Main navigation",
                "Info Menu Mobile",
                "Footer Navigation",
                "Subfooter"
              ],
              "16px": [
                "File",
                "Pay",
                "Refunds",
                "Credits & Deductions",
                "Forms & Instructions"
              ],
              "28px": [
                "How can we help you?",
                "Tools & Applications",
                "News & Announcements"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.irs.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.irs.gov/",
      "result": {
        "totals": {
          "total": 31,
          "tagNames": {
            "UL": 17,
            "DIV": 4,
            "A": 5,
            "BUTTON": 4,
            "IFRAME": 1
          }
        },
        "items": [
          {
            "tagName": "UL",
            "id": "",
            "text": "Español中文 (简体)中文 (繁體)한국어РусскийTiếng ViệtKreyòl ayisyen"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Main navigation mobile File Overview INFORMATION FOR… Individuals Business & Self Employed Charities"
          },
          {
            "tagName": "A",
            "id": "accessible-megamenu-nav-item-0",
            "text": "File"
          },
          {
            "tagName": "UL",
            "id": "accessible-megamenu-file-submenu",
            "text": "Overview INFORMATION FOR… Individuals Business & Self Employed Charities and Nonprofits Internationa"
          },
          {
            "tagName": "A",
            "id": "accessible-megamenu-nav-item-1",
            "text": "Pay"
          },
          {
            "tagName": "UL",
            "id": "accessible-megamenu-pay-submenu",
            "text": "Overview PAY BY Bank Account (Direct Pay) Debit or Credit Card Payment Plan (Installment Agreement) "
          },
          {
            "tagName": "A",
            "id": "accessible-megamenu-nav-item-2",
            "text": "Refunds"
          },
          {
            "tagName": "UL",
            "id": "accessible-megamenu-refunds-submenu",
            "text": "Overview Where's My Refund What to Expect Direct Deposit Reduced Refunds Fix/Correct a Return"
          },
          {
            "tagName": "A",
            "id": "accessible-megamenu-nav-item-3",
            "text": "Credits & Deductions"
          },
          {
            "tagName": "UL",
            "id": "accessible-megamenu-credits & deductions-submenu",
            "text": "Overview INFORMATION FOR... Individuals For you and your family Businesses & Self-Employed Standard "
          },
          {
            "tagName": "A",
            "id": "accessible-megamenu-nav-item-4",
            "text": "Forms & Instructions"
          },
          {
            "tagName": "UL",
            "id": "accessible-megamenu-forms & instructions-submenu",
            "text": "Overview POPULAR FORMS & INSTRUCTIONS Form 1040 Individual Tax Return Form 1040 Instructions Instruc"
          },
          {
            "tagName": "DIV",
            "id": "pup-info-menu-collapse",
            "text": "Information Menu Help News Charities & Nonprofits Tax Pros"
          },
          {
            "tagName": "DIV",
            "id": "pup-header-nav-collapse",
            "text": "File OverviewINFORMATION FOR…IndividualsBusiness & Self EmployedCharities and NonprofitsInternationa"
          },
          {
            "tagName": "UL",
            "id": "accessible-megamenu-file-submenu",
            "text": "Overview INFORMATION FOR… Individuals Business & Self Employed Charities and Nonprofits Internationa"
          },
          {
            "tagName": "UL",
            "id": "accessible-megamenu-pay-submenu",
            "text": "Overview PAY BY Bank Account (Direct Pay) Debit or Credit Card Payment Plan (Installment Agreement) "
          },
          {
            "tagName": "UL",
            "id": "accessible-megamenu-refunds-submenu",
            "text": "Overview Where's My Refund What to Expect Direct Deposit Reduced Refunds Fix/Correct a Return"
          },
          {
            "tagName": "UL",
            "id": "accessible-megamenu-credits & deductions-submenu",
            "text": "Overview INFORMATION FOR... Individuals For you and your family Businesses & Self-Employed Standard "
          },
          {
            "tagName": "UL",
            "id": "accessible-megamenu-forms & instructions-submenu",
            "text": "Overview POPULAR FORMS & INSTRUCTIONS Form 1040 Individual Tax Return Form 1040 Instructions Instruc"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Español中文 (简体)中文 (繁體)한국어РусскийTiếng ViệtKreyòl ayisyen"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Previous"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Next"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Previous"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Next"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About IRS Careers Operations and Budget Tax Statistics Help Find a Local Office"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Taxpayer Bill of Rights Taxpayer Advocate Service Civil Rights FOIA No FEAR Act Data"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "IRS Notices and Letters Independent Office of Appeals Identity Theft Phishing Tax Fraud Criminal Inv"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Español 中文 (简体) 中文 (繁體) 한국어 Pусский Tiếng Việt Kreyòl ayisyen English Other Languages"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "U.S. Treasury Treasury Inspector General for Tax Administration USA.gov USAspending.gov"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "a2a_sm_ifr",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.irs.gov/",
      "result": {
        "totals": {
          "failures": 177,
          "warnings": 15
        },
        "items": [
          {
            "index": 21,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 28,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 31,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 108,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle=\"dr...",
                "  English",
                "  <i class=\"fa fa-chevron-down\"></i>",
                "</button>"
              ]
            }
          },
          {
            "index": 979,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-labeledby",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/@aria-labeledby",
              "codeLines": [
                "aria-labeledby=\"accessible-megamenu-nav-item-0\""
              ]
            }
          },
          {
            "index": 985,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-labeledby",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/@aria-labeledby",
              "codeLines": [
                "aria-labeledby=\"accessible-megamenu-nav-item-1\""
              ]
            }
          },
          {
            "index": 991,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-labeledby",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/@aria-labeledby",
              "codeLines": [
                "aria-labeledby=\"accessible-megamenu-nav-item-2\""
              ]
            }
          },
          {
            "index": 997,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-labeledby",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/@aria-labeledby",
              "codeLines": [
                "aria-labeledby=\"accessible-megamenu-nav-item-3\""
              ]
            }
          },
          {
            "index": 1003,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-labeledby",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/@aria-labeledby",
              "codeLines": [
                "aria-labeledby=\"accessible-megamenu-nav-item-4\""
              ]
            }
          },
          {
            "index": 1040,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-labeledby",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/@aria-labeledby",
              "codeLines": [
                "aria-labeledby=\"accessible-megamenu-nav-item-0\""
              ]
            }
          },
          {
            "index": 1046,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-labeledby",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/@aria-labeledby",
              "codeLines": [
                "aria-labeledby=\"accessible-megamenu-nav-item-1\""
              ]
            }
          },
          {
            "index": 1052,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-labeledby",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/@aria-labeledby",
              "codeLines": [
                "aria-labeledby=\"accessible-megamenu-nav-item-2\""
              ]
            }
          },
          {
            "index": 1058,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-labeledby",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/@aria-labeledby",
              "codeLines": [
                "aria-labeledby=\"accessible-megamenu-nav-item-3\""
              ]
            }
          },
          {
            "index": 1064,
            "verdict": "failed",
            "rule": {
              "ruleID": "r20",
              "ruleSummary": "aria-* attributes have a valid name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r20",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-labeledby",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/@aria-labeledby",
              "codeLines": [
                "aria-labeledby=\"accessible-megamenu-nav-item-4\""
              ]
            }
          },
          {
            "index": 1418,
            "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[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]",
              "codeLines": [
                "<section class=\"language-switcher-language-url block block-language block-language-blocklanguage-in...",
                "  <div class=\"dropdown\">",
                "    <button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle...",
                "      English",
                "      <i class=\"fa fa-chevron-down\"></i>",
                "    </button>",
                "    <ul class=\"dropdown-menu\" block=\"languageswitcher\" aria-labelledby=\"languageSwitcher\">",
                "      <li hreflang=\"es\" data-drupal-link-system-path=\"<front>\" class=\"es\">",
                "        <a href=\"https://www.irs.gov/es\" class=\"language-link\" lang=\"es\" hreflang=\"es\" data-drupal-...",
                "          Español",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"zh-hans\" data-drupal-link-system-path=\"<front>\" class=\"zh-hans\">",
                "        <a href=\"https://www.irs.gov/zh-hans\" class=\"language-link\" lang=\"zh-hans\" hreflang=\"zh-han...",
                "          中文 (简体)",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"zh-hant\" data-drupal-link-system-path=\"<front>\" class=\"zh-hant\">",
                "        <a href=\"https://www.irs.gov/zh-hant\" class=\"language-link\" lang=\"zh-hant\" hreflang=\"zh-han...",
                "          中文 (繁體)",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"ko\" data-drupal-link-system-path=\"<front>\" class=\"ko\">",
                "        <a href=\"https://www.irs.gov/ko\" class=\"language-link\" lang=\"ko\" hreflang=\"ko\" data-drupal-...",
                "          한국어",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"ru\" data-drupal-link-system-path=\"<front>\" class=\"ru\">",
                "        <a href=\"https://www.irs.gov/ru\" class=\"language-link\" lang=\"ru\" hreflang=\"ru\" data-drupal-...",
                "          Русский",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"vi\" data-drupal-link-system-path=\"<front>\" class=\"vi\">",
                "        <a href=\"https://www.irs.gov/vi\" class=\"language-link\" lang=\"vi\" hreflang=\"vi\" data-drupal-...",
                "          Tiếng Việt",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"ht\" data-drupal-link-system-path=\"<front>\" class=\"ht\">",
                "        <a href=\"https://www.irs.gov/ht\" class=\"language-link\" lang=\"ht\" hreflang=\"ht\" data-drupal-...",
                "          Kreyòl ayisyen",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</section>"
              ]
            }
          },
          {
            "index": 1419,
            "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": "button",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle=\"dr...",
                "  English",
                "  <i class=\"fa fa-chevron-down\"></i>",
                "</button>"
              ]
            }
          },
          {
            "index": 1422,
            "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": "form",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/form[1]",
              "codeLines": [
                "<form block=\"exposedformpup_site_index_searchsite_search_srt_relevance_4\" action=\"/site-index-searc...",
                "  <div class=\"form--inline form-inline clearfix\">",
                "    <div class=\"form-item form-group js-form-item form-type-textfield js-form-type-textfield form-i...",
                "      <label for=\"search-main-mobile\" class=\"control-label\">",
                "        Search",
                "      </label>",
                "      <input placeholder=\"Search\" aria-label=\"Search\" data-drupal-selector=\"edit-search\" class=\"for...",
                "    </div>",
                "    <div class=\"form-item form-group js-form-item form-type-select js-form-type-select form-item-fi...",
                "      <label for=\"edit-field-pup-historical-1--2\" class=\"control-label\">",
                "        Include Historical Content",
                "      </label>",
                "      <div class=\"select-style select-wrapper\">",
                "        <select data-drupal-selector=\"edit-field-pup-historical-1\" class=\"form-select form-control\"...",
                "          <option value=\"All\">",
                "            - Any -",
                "          </option>",
                "          <option value=\"1\" selected=\"selected\">",
                "            No",
                "          </option>",
                "        </select>",
                "      </div>",
                "    </div>",
                "    <div class=\"form-item form-group js-form-item form-type-select js-form-type-select form-item-fi...",
                "      <label for=\"edit-field-pup-historical--2\" class=\"control-label\">",
                "        Include Historical Content",
                "      </label>",
                "      <div class=\"select-style select-wrapper\">",
                "        <select data-drupal-selector=\"edit-field-pup-historical\" class=\"form-select form-control\" i...",
                "          <option value=\"All\">",
                "            - Any -",
                "          </option>",
                "          <option value=\"1\" selected=\"selected\">",
                "            No",
                "          </option>",
                "        </select>",
                "      </div>",
                "    </div>",
                "    <div data-drupal-selector=\"edit-actions\" class=\"form-actions form-group js-form-wrapper form-wr...",
                "      <button title=\"Search\" data-drupal-selector=\"edit-submit-pup-site-index-search-2\" class=\"butt...",
                "        <span class=\"icon glyphicon glyphicon-search\" aria-hidden=\"true\"></span>",
                "        Search",
                "      </button>",
                "    </div>",
                "  </div>",
                "</form>"
              ]
            }
          },
          {
            "index": 1434,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile_2\" class=\"menu nav\" id=\"accessible-megamenu-navigation\">",
                "  <a id=\"stickyNavLogo\" class=\"logo navbar-btn pull-left\" href=\"https://www.irs.gov/\" title=\"Home\" ...",
                "    <img src=\"/themes/custom/pup_base/IRS-Logo.svg\" alt=\"Home\">",
                "    <img class=\"print-logo accessible-megamenu-panel\" src=\"/themes/custom/pup_irs/images/logo-print...",
                "  </a>",
                "  <li class=\"expanded megamenu-top-nav-item dropdown\">",
                "    <a href=\"https://www.irs.gov/filing\" aria-controls=\"accessible-megamenu-file-submenu\" aria-expa...",
                "      File",
                "    </a>",
                "    <ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-subm...",
                "      <div class=\"mega-menu-container\">",
                "        <li style=\"display: none;\">",
                "          <a href=\"https://www.irs.gov/filing\" class=\"mobile-only-text\" id=\"accessible-megamenu-fil...",
                "            Overview",
                "          </a>",
                "        </li>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-1\">",
                "              INFORMATION FOR…",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/individuals\" id=\"accessible-megamenu-file-submenu-2\" data-...",
                "              Individuals",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/businesses\" id=\"accessible-megamenu-file-submenu-3\" data-d...",
                "              Business & Self Employed",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/charities-and-nonprofits\" id=\"accessible-megamenu-file-sub...",
                "              Charities and Nonprofits",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/individuals/international-taxpayers\" id=\"accessible-megame...",
                "              International Taxpayers",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/government-entities/federal-state-local-governments\" id=\"a...",
                "              Federal State and Local Governments",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/government-entities/indian-tribal-governments\" id=\"accessi...",
                "              Indian Tribal Governments",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/tax-exempt-bonds\" id=\"accessible-megamenu-file-submenu-8\" ...",
                "              Tax Exempt Bonds",
                "            </a>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-9\">",
                "              FILING FOR INDIVIDUALS",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/individuals/who-should-file\" id=\"accessible-megamen...",
                "              Who Should File",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/individuals/how-to-file\" id=\"accessible-megamenu-fi...",
                "              How to File",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/individuals/when-to-file\" id=\"accessible-megamenu-f...",
                "              When to File",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-retur...",
                "              Where to File",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/individuals/update-my-information\" id=\"accessible-m...",
                "              Update My Information",
                "            </a>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-15\">",
                "              POPULAR",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/individuals/get-transcript\" id=\"accessible-megamenu-file-s...",
                "              Get Your Tax Record",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\" id=\"acces...",
                "              File Your Taxes for Free",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-emp...",
                "              Apply for an Employer ID Number (EIN)",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/wheres-my-amended-return\" id=\"accessible-megamenu-f...",
                "              Check Your Amended Return Status",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\"...",
                "              Get an Identity Protection PIN (IP PIN)",
                "            </a>",
                "          </li>",
                "        </div>",
                "      </div>",
                "    </ul>",
                "  </li>",
                "  <li class=\"expanded megamenu-top-nav-item dropdown\">",
                "    <a href=\"https://www.irs.gov/payments\" aria-controls=\"accessible-megamenu-pay-submenu\" aria-exp...",
                "      Pay",
                "    </a>",
                "    <ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-subme...",
                "      <div class=\"mega-menu-container\">",
                "        <li style=\"display: none;\">",
                "          <a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-p...",
                "            Overview",
                "          </a>",
                "        </li>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-1\">",
                "              PAY BY",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/direct-pay\" id=\"accessible-megamenu-pay-submenu-2...",
                "              Bank Account (Direct Pay)",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\" id=\"accessible...",
                "              Debit or Credit Card",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/online-payment-agreement-application\" id=\"accessi...",
                "              Payment Plan (Installment Agreement)",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\" ...",
                "              Electronic Federal Tax Payment System (EFTPS)",
                "            </a>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-6\">",
                "              POPULAR",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/your-online-account\" id=\"accessible-megamenu-pay-...",
                "              Your Online Account",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/individuals/tax-withholding-estimator\" id=\"accessible-mega...",
                "              Tax Withholding Estimator",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\"...",
                "              Estimated Taxes",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/penalties\" id=\"accessible-megamenu-pay-submenu-10...",
                "              Penalties",
                "            </a>",
                "          </li>",
                "        </div>",
                "      </div>",
                "    </ul>",
                "  </li>",
                "  <li class=\"expanded megamenu-top-nav-item dropdown\">",
                "    <a href=\"https://www.irs.gov/refunds\" aria-controls=\"accessible-megamenu-refunds-submenu\" aria-...",
                "      Refunds",
                "    </a>",
                "    <ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-s...",
                "      <div class=\"mega-menu-container\">",
                "        <li style=\"display: none;\">",
                "          <a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-re...",
                "            Overview",
                "          </a>",
                "        </li>",
                "        <div class=\"mega-menu-column no-header-extra-padding\">",
                "          <li>",
                "            <a href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\" class=\"mega-menu-col...",
                "              Where's My Refund",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\" id=\"accessib...",
                "              What to Expect",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-...",
                "              Direct Deposit",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/taxtopics/tc203\" id=\"accessible-megamenu-refunds-submenu-4...",
                "              Reduced Refunds",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-refun...",
                "              Fix/Correct a Return",
                "            </a>",
                "          </li>",
                "        </div>",
                "      </div>",
                "    </ul>",
                "  </li>",
                "  <li class=\"expanded megamenu-top-nav-item dropdown\">",
                "    <a href=\"https://www.irs.gov/credits-and-deductions\" aria-controls=\"accessible-megamenu-credits...",
                "      Credits & Deductions",
                "    </a>",
                "    <ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits &...",
                "      <div class=\"mega-menu-container\">",
                "        <li style=\"display: none;\">",
                "          <a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessi...",
                "            Overview",
                "          </a>",
                "        </li>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-subm...",
                "              INFORMATION FOR...",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/credits-deductions-for-individuals\" id=\"accessible-megamen...",
                "              Individuals",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              For you and your family",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/credits-deductions/businesses\" id=\"accessible-megamenu-cre...",
                "              Businesses & Self-Employed",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Standard mileage and other information",
                "            </span>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-subm...",
                "              POPULAR",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-ei...",
                "              Earned Income Credit (EITC)",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-20...",
                "              Advance Child Tax Credit",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\" id=\"accessible...",
                "              Standard Deduction",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/credits-deductions/individuals/hctc\" id=\"accessible-megame...",
                "              Health Coverage",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/retirement-plans\" id=\"accessible-megamenu-credits & deduct...",
                "              Retirement Plans",
                "            </a>",
                "          </li>",
                "        </div>",
                "      </div>",
                "    </ul>",
                "  </li>",
                "  <li class=\"expanded megamenu-top-nav-item dropdown\">",
                "    <a href=\"https://www.irs.gov/forms-instructions\" aria-controls=\"accessible-megamenu-forms & ins...",
                "      Forms & Instructions",
                "    </a>",
                "    <ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms & i...",
                "      <div class=\"mega-menu-container\">",
                "        <li style=\"display: none;\">",
                "          <a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-...",
                "            Overview",
                "          </a>",
                "        </li>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-subm...",
                "              POPULAR FORMS & INSTRUCTIONS",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-1040\" id=\"accessible-megamenu-forms ...",
                "              Form 1040",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Individual Tax Return",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\" id=\"accessible-megamenu-forms & i...",
                "              Form 1040 Instructions",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Instructions for Form 1040",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-w-9\" id=\"accessible-megamenu-forms &...",
                "              Form W-9",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Request for Taxpayer Identification Number (TIN) and Certification",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\" id=\"accessible-megamenu-form...",
                "              Form 4506-T",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Request for Transcript of Tax Return",
                "            </span>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column extra-padding\">",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-w-4\" class=\"mega-menu-column-header\"...",
                "              Form W-4",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Employee's Withholding Certificate",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-941\" id=\"accessible-megamenu-forms &...",
                "              Form 941",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Employer's Quarterly Federal Tax Return",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-w-2\" id=\"accessible-megamenu-forms &...",
                "              Form W-2",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Employers engaged in a trade or business who pay compensation",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-9465\" id=\"accessible-megamenu-forms ...",
                "              Form 9465",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Installment Agreement Request",
                "            </span>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-subm...",
                "              POPULAR FOR TAX PROS",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-forms...",
                "              Form 1040-X",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Amend/Fix Return",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-2848\" id=\"accessible-megamenu-forms ...",
                "              Form 2848",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Apply for Power of Attorney",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-w-7\" id=\"accessible-megamenu-forms &...",
                "              Form W-7",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Apply for an ITIN",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\" id=\"accessible-megamenu-forms & i...",
                "              Circular 230",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Rules Governing Practice before IRS",
                "            </span>",
                "          </li>",
                "        </div>",
                "      </div>",
                "    </ul>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1435,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/a[1]",
              "codeLines": [
                "<a id=\"stickyNavLogo\" class=\"logo navbar-btn pull-left\" href=\"https://www.irs.gov/\" title=\"Home\" re...",
                "  <img src=\"/themes/custom/pup_base/IRS-Logo.svg\" alt=\"Home\">",
                "  <img class=\"print-logo accessible-megamenu-panel\" src=\"/themes/custom/pup_irs/images/logo-print.s...",
                "</a>"
              ]
            }
          },
          {
            "index": 1436,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing\" aria-controls=\"accessible-megamenu-file-submenu\" aria-expanded...",
                "  File",
                "</a>"
              ]
            }
          },
          {
            "index": 1437,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-submenu\"...",
                "  <div class=\"mega-menu-container\">",
                "    <li style=\"display: none;\">",
                "      <a href=\"https://www.irs.gov/filing\" class=\"mobile-only-text\" id=\"accessible-megamenu-file-su...",
                "        Overview",
                "      </a>",
                "    </li>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-1\">",
                "          INFORMATION FOR…",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/individuals\" id=\"accessible-megamenu-file-submenu-2\" data-drup...",
                "          Individuals",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/businesses\" id=\"accessible-megamenu-file-submenu-3\" data-drupa...",
                "          Business & Self Employed",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/charities-and-nonprofits\" id=\"accessible-megamenu-file-submenu...",
                "          Charities and Nonprofits",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/individuals/international-taxpayers\" id=\"accessible-megamenu-f...",
                "          International Taxpayers",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/government-entities/federal-state-local-governments\" id=\"acces...",
                "          Federal State and Local Governments",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/government-entities/indian-tribal-governments\" id=\"accessible-...",
                "          Indian Tribal Governments",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/tax-exempt-bonds\" id=\"accessible-megamenu-file-submenu-8\" data...",
                "          Tax Exempt Bonds",
                "        </a>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-9\">",
                "          FILING FOR INDIVIDUALS",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/individuals/who-should-file\" id=\"accessible-megamenu-fi...",
                "          Who Should File",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/individuals/how-to-file\" id=\"accessible-megamenu-file-s...",
                "          How to File",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/individuals/when-to-file\" id=\"accessible-megamenu-file-...",
                "          When to File",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-ty...",
                "          Where to File",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/individuals/update-my-information\" id=\"accessible-megam...",
                "          Update My Information",
                "        </a>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-15\">",
                "          POPULAR",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/individuals/get-transcript\" id=\"accessible-megamenu-file-subme...",
                "          Get Your Tax Record",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\" id=\"accessibl...",
                "          File Your Taxes for Free",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employe...",
                "          Apply for an Employer ID Number (EIN)",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/wheres-my-amended-return\" id=\"accessible-megamenu-file-...",
                "          Check Your Amended Return Status",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\" id=...",
                "          Get an Identity Protection PIN (IP PIN)",
                "        </a>",
                "      </li>",
                "    </div>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1438,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing\" class=\"mobile-only-text\" id=\"accessible-megamenu-file-submenu-...",
                "  Overview",
                "</a>"
              ]
            }
          },
          {
            "index": 1439,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-1\">",
                "  INFORMATION FOR…",
                "</span>"
              ]
            }
          },
          {
            "index": 1440,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/individuals\" id=\"accessible-megamenu-file-submenu-2\" data-drupal-link-...",
                "  Individuals",
                "</a>"
              ]
            }
          },
          {
            "index": 1441,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/businesses\" id=\"accessible-megamenu-file-submenu-3\" data-drupal-link-s...",
                "  Business & Self Employed",
                "</a>"
              ]
            }
          },
          {
            "index": 1442,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/charities-and-nonprofits\" id=\"accessible-megamenu-file-submenu-4\" data...",
                "  Charities and Nonprofits",
                "</a>"
              ]
            }
          },
          {
            "index": 1443,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/individuals/international-taxpayers\" id=\"accessible-megamenu-file-subm...",
                "  International Taxpayers",
                "</a>"
              ]
            }
          },
          {
            "index": 1444,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/government-entities/federal-state-local-governments\" id=\"accessible-me...",
                "  Federal State and Local Governments",
                "</a>"
              ]
            }
          },
          {
            "index": 1445,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/government-entities/indian-tribal-governments\" id=\"accessible-megamenu...",
                "  Indian Tribal Governments",
                "</a>"
              ]
            }
          },
          {
            "index": 1446,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/tax-exempt-bonds\" id=\"accessible-megamenu-file-submenu-8\" data-drupal-...",
                "  Tax Exempt Bonds",
                "</a>"
              ]
            }
          },
          {
            "index": 1447,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-9\">",
                "  FILING FOR INDIVIDUALS",
                "</span>"
              ]
            }
          },
          {
            "index": 1448,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/individuals/who-should-file\" id=\"accessible-megamenu-file-subme...",
                "  Who Should File",
                "</a>"
              ]
            }
          },
          {
            "index": 1449,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/individuals/how-to-file\" id=\"accessible-megamenu-file-submenu-1...",
                "  How to File",
                "</a>"
              ]
            }
          },
          {
            "index": 1450,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/individuals/when-to-file\" id=\"accessible-megamenu-file-submenu-...",
                "  When to File",
                "</a>"
              ]
            }
          },
          {
            "index": 1451,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-type\" id=\"...",
                "  Where to File",
                "</a>"
              ]
            }
          },
          {
            "index": 1452,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/individuals/update-my-information\" id=\"accessible-megamenu-file...",
                "  Update My Information",
                "</a>"
              ]
            }
          },
          {
            "index": 1453,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-15\">",
                "  POPULAR",
                "</span>"
              ]
            }
          },
          {
            "index": 1454,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/individuals/get-transcript\" id=\"accessible-megamenu-file-submenu-16\" d...",
                "  Get Your Tax Record",
                "</a>"
              ]
            }
          },
          {
            "index": 1455,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\" id=\"accessible-megame...",
                "  File Your Taxes for Free",
                "</a>"
              ]
            }
          },
          {
            "index": 1456,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identi...",
                "  Apply for an Employer ID Number (EIN)",
                "</a>"
              ]
            }
          },
          {
            "index": 1457,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/wheres-my-amended-return\" id=\"accessible-megamenu-file-submenu-...",
                "  Check Your Amended Return Status",
                "</a>"
              ]
            }
          },
          {
            "index": 1458,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\" id=\"accessi...",
                "  Get an Identity Protection PIN (IP PIN)",
                "</a>"
              ]
            }
          },
          {
            "index": 1459,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments\" aria-controls=\"accessible-megamenu-pay-submenu\" aria-expande...",
                "  Pay",
                "</a>"
              ]
            }
          },
          {
            "index": 1460,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-submenu\" ...",
                "  <div class=\"mega-menu-container\">",
                "    <li style=\"display: none;\">",
                "      <a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-pay-s...",
                "        Overview",
                "      </a>",
                "    </li>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-1\">",
                "          PAY BY",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/direct-pay\" id=\"accessible-megamenu-pay-submenu-2\" da...",
                "          Bank Account (Direct Pay)",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\" id=\"accessible-meg...",
                "          Debit or Credit Card",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/online-payment-agreement-application\" id=\"accessible-...",
                "          Payment Plan (Installment Agreement)",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\" id=\"...",
                "          Electronic Federal Tax Payment System (EFTPS)",
                "        </a>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-6\">",
                "          POPULAR",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/your-online-account\" id=\"accessible-megamenu-pay-subm...",
                "          Your Online Account",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/individuals/tax-withholding-estimator\" id=\"accessible-megamenu...",
                "          Tax Withholding Estimator",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\" id=...",
                "          Estimated Taxes",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/penalties\" id=\"accessible-megamenu-pay-submenu-10\" da...",
                "          Penalties",
                "        </a>",
                "      </li>",
                "    </div>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1461,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-pay-submenu...",
                "  Overview",
                "</a>"
              ]
            }
          },
          {
            "index": 1462,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-1\">",
                "  PAY BY",
                "</span>"
              ]
            }
          },
          {
            "index": 1463,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/direct-pay\" id=\"accessible-megamenu-pay-submenu-2\" data-drupa...",
                "  Bank Account (Direct Pay)",
                "</a>"
              ]
            }
          },
          {
            "index": 1464,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\" id=\"accessible-megamenu-pa...",
                "  Debit or Credit Card",
                "</a>"
              ]
            }
          },
          {
            "index": 1465,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/online-payment-agreement-application\" id=\"accessible-megamenu...",
                "  Payment Plan (Installment Agreement)",
                "</a>"
              ]
            }
          },
          {
            "index": 1466,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\" id=\"accessib...",
                "  Electronic Federal Tax Payment System (EFTPS)",
                "</a>"
              ]
            }
          },
          {
            "index": 1467,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-6\">",
                "  POPULAR",
                "</span>"
              ]
            }
          },
          {
            "index": 1468,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/your-online-account\" id=\"accessible-megamenu-pay-submenu-7\" d...",
                "  Your Online Account",
                "</a>"
              ]
            }
          },
          {
            "index": 1469,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/individuals/tax-withholding-estimator\" id=\"accessible-megamenu-pay-sub...",
                "  Tax Withholding Estimator",
                "</a>"
              ]
            }
          },
          {
            "index": 1470,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\" id=\"accessi...",
                "  Estimated Taxes",
                "</a>"
              ]
            }
          },
          {
            "index": 1471,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/penalties\" id=\"accessible-megamenu-pay-submenu-10\" data-drupa...",
                "  Penalties",
                "</a>"
              ]
            }
          },
          {
            "index": 1472,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/refunds\" aria-controls=\"accessible-megamenu-refunds-submenu\" aria-expa...",
                "  Refunds",
                "</a>"
              ]
            }
          },
          {
            "index": 1473,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-subme...",
                "  <div class=\"mega-menu-container\">",
                "    <li style=\"display: none;\">",
                "      <a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-refund...",
                "        Overview",
                "      </a>",
                "    </li>",
                "    <div class=\"mega-menu-column no-header-extra-padding\">",
                "      <li>",
                "        <a href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\" class=\"mega-menu-column-...",
                "          Where's My Refund",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\" id=\"accessible-m...",
                "          What to Expect",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-your...",
                "          Direct Deposit",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/taxtopics/tc203\" id=\"accessible-megamenu-refunds-submenu-4\" da...",
                "          Reduced Refunds",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-refunds-s...",
                "          Fix/Correct a Return",
                "        </a>",
                "      </li>",
                "    </div>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1474,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-refunds-subm...",
                "  Overview",
                "</a>"
              ]
            }
          },
          {
            "index": 1475,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\" class=\"mega-menu-column-header\" ...",
                "  Where's My Refund",
                "</a>"
              ]
            }
          },
          {
            "index": 1476,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\" id=\"accessible-megamenu-...",
                "  What to Expect",
                "</a>"
              ]
            }
          },
          {
            "index": 1477,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-your-refund-...",
                "  Direct Deposit",
                "</a>"
              ]
            }
          },
          {
            "index": 1478,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/taxtopics/tc203\" id=\"accessible-megamenu-refunds-submenu-4\" data-drupa...",
                "  Reduced Refunds",
                "</a>"
              ]
            }
          },
          {
            "index": 1479,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-refunds-submenu-5...",
                "  Fix/Correct a Return",
                "</a>"
              ]
            }
          },
          {
            "index": 1480,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-and-deductions\" aria-controls=\"accessible-megamenu-credits & d...",
                "  Credits & Deductions",
                "</a>"
              ]
            }
          },
          {
            "index": 1481,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits & ded...",
                "  <div class=\"mega-menu-container\">",
                "    <li style=\"display: none;\">",
                "      <a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessible-...",
                "        Overview",
                "      </a>",
                "    </li>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-submenu-...",
                "          INFORMATION FOR...",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/credits-deductions-for-individuals\" id=\"accessible-megamenu-cr...",
                "          Individuals",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          For you and your family",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/credits-deductions/businesses\" id=\"accessible-megamenu-credits...",
                "          Businesses & Self-Employed",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Standard mileage and other information",
                "        </span>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-submenu-...",
                "          POPULAR",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\" ...",
                "          Earned Income Credit (EITC)",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\" ...",
                "          Advance Child Tax Credit",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\" id=\"accessible-meg...",
                "          Standard Deduction",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/credits-deductions/individuals/hctc\" id=\"accessible-megamenu-c...",
                "          Health Coverage",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/retirement-plans\" id=\"accessible-megamenu-credits & deductions...",
                "          Retirement Plans",
                "        </a>",
                "      </li>",
                "    </div>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1482,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessible-megame...",
                "  Overview",
                "</a>"
              ]
            }
          },
          {
            "index": 1483,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-submenu-1\">",
                "  INFORMATION FOR...",
                "</span>"
              ]
            }
          },
          {
            "index": 1484,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-deductions-for-individuals\" id=\"accessible-megamenu-credits & ...",
                "  Individuals",
                "</a>"
              ]
            }
          },
          {
            "index": 1485,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-deductions/businesses\" id=\"accessible-megamenu-credits & deduc...",
                "  Businesses & Self-Employed",
                "</a>"
              ]
            }
          },
          {
            "index": 1486,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-submenu-4\">",
                "  POPULAR",
                "</span>"
              ]
            }
          },
          {
            "index": 1487,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\" id=\"acce...",
                "  Earned Income Credit (EITC)",
                "</a>"
              ]
            }
          },
          {
            "index": 1488,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\" id=\"acce...",
                "  Advance Child Tax Credit",
                "</a>"
              ]
            }
          },
          {
            "index": 1489,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\" id=\"accessible-megamenu-cr...",
                "  Standard Deduction",
                "</a>"
              ]
            }
          },
          {
            "index": 1490,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-deductions/individuals/hctc\" id=\"accessible-megamenu-credits &...",
                "  Health Coverage",
                "</a>"
              ]
            }
          },
          {
            "index": 1491,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/retirement-plans\" id=\"accessible-megamenu-credits & deductions-submenu...",
                "  Retirement Plans",
                "</a>"
              ]
            }
          },
          {
            "index": 1492,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-instructions\" aria-controls=\"accessible-megamenu-forms & instruc...",
                "  Forms & Instructions",
                "</a>"
              ]
            }
          },
          {
            "index": 1493,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms & instr...",
                "  <div class=\"mega-menu-container\">",
                "    <li style=\"display: none;\">",
                "      <a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-mega...",
                "        Overview",
                "      </a>",
                "    </li>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-submenu-...",
                "          POPULAR FORMS & INSTRUCTIONS",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-1040\" id=\"accessible-megamenu-forms & in...",
                "          Form 1040",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Individual Tax Return",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\" id=\"accessible-megamenu-forms & instr...",
                "          Form 1040 Instructions",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Instructions for Form 1040",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-w-9\" id=\"accessible-megamenu-forms & ins...",
                "          Form W-9",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Request for Taxpayer Identification Number (TIN) and Certification",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\" id=\"accessible-megamenu-forms & ...",
                "          Form 4506-T",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Request for Transcript of Tax Return",
                "        </span>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column extra-padding\">",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-w-4\" class=\"mega-menu-column-header\" id=...",
                "          Form W-4",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Employee's Withholding Certificate",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-941\" id=\"accessible-megamenu-forms & ins...",
                "          Form 941",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Employer's Quarterly Federal Tax Return",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-w-2\" id=\"accessible-megamenu-forms & ins...",
                "          Form W-2",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Employers engaged in a trade or business who pay compensation",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-9465\" id=\"accessible-megamenu-forms & in...",
                "          Form 9465",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Installment Agreement Request",
                "        </span>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-submenu-...",
                "          POPULAR FOR TAX PROS",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-forms & i...",
                "          Form 1040-X",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Amend/Fix Return",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-2848\" id=\"accessible-megamenu-forms & in...",
                "          Form 2848",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Apply for Power of Attorney",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-w-7\" id=\"accessible-megamenu-forms & ins...",
                "          Form W-7",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Apply for an ITIN",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\" id=\"accessible-megamenu-forms & instr...",
                "          Circular 230",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Rules Governing Practice before IRS",
                "        </span>",
                "      </li>",
                "    </div>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1494,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-megamenu-f...",
                "  Overview",
                "</a>"
              ]
            }
          },
          {
            "index": 1495,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-submenu-1\">",
                "  POPULAR FORMS & INSTRUCTIONS",
                "</span>"
              ]
            }
          },
          {
            "index": 1496,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040\" id=\"accessible-megamenu-forms & instructio...",
                "  Form 1040",
                "</a>"
              ]
            }
          },
          {
            "index": 1497,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\" id=\"accessible-megamenu-forms & instructions-...",
                "  Form 1040 Instructions",
                "</a>"
              ]
            }
          },
          {
            "index": 1498,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-9\" id=\"accessible-megamenu-forms & instruction...",
                "  Form W-9",
                "</a>"
              ]
            }
          },
          {
            "index": 1499,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\" id=\"accessible-megamenu-forms & instruct...",
                "  Form 4506-T",
                "</a>"
              ]
            }
          },
          {
            "index": 1500,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-4\" class=\"mega-menu-column-header\" id=\"accessi...",
                "  Form W-4",
                "</a>"
              ]
            }
          },
          {
            "index": 1501,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-941\" id=\"accessible-megamenu-forms & instruction...",
                "  Form 941",
                "</a>"
              ]
            }
          },
          {
            "index": 1502,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-2\" id=\"accessible-megamenu-forms & instruction...",
                "  Form W-2",
                "</a>"
              ]
            }
          },
          {
            "index": 1503,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-9465\" id=\"accessible-megamenu-forms & instructio...",
                "  Form 9465",
                "</a>"
              ]
            }
          },
          {
            "index": 1504,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-submenu-10\">",
                "  POPULAR FOR TAX PROS",
                "</span>"
              ]
            }
          },
          {
            "index": 1505,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-forms & instructi...",
                "  Form 1040-X",
                "</a>"
              ]
            }
          },
          {
            "index": 1506,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-2848\" id=\"accessible-megamenu-forms & instructio...",
                "  Form 2848",
                "</a>"
              ]
            }
          },
          {
            "index": 1507,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-7\" id=\"accessible-megamenu-forms & instruction...",
                "  Form W-7",
                "</a>"
              ]
            }
          },
          {
            "index": 1508,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\" id=\"accessible-megamenu-forms & instructions-...",
                "  Circular 230",
                "</a>"
              ]
            }
          },
          {
            "index": 1509,
            "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": "form",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/div[1]/div[1]/form[1]",
              "codeLines": [
                "<form block=\"pup_irs_exposedformpup_site_index_searchsite_search_srt_relevance_2\" action=\"/site-ind...",
                "  <div class=\"form--inline form-inline clearfix\">",
                "    <div class=\"form-item form-group js-form-item form-type-textfield js-form-type-textfield form-i...",
                "      <label for=\"search-main\" class=\"control-label\">",
                "        Search",
                "      </label>",
                "      <input placeholder=\"Search\" aria-label=\"Search\" data-drupal-selector=\"edit-search\" class=\"for...",
                "    </div>",
                "    <div class=\"form-item form-group js-form-item form-type-select js-form-type-select form-item-fi...",
                "      <label for=\"edit-field-pup-historical-1\" class=\"control-label\">",
                "        Include Historical Content",
                "      </label>",
                "      <div class=\"select-style select-wrapper\">",
                "        <select data-drupal-selector=\"edit-field-pup-historical-1\" class=\"form-select form-control\"...",
                "          <option value=\"All\">",
                "            - Any -",
                "          </option>",
                "          <option value=\"1\" selected=\"selected\">",
                "            No",
                "          </option>",
                "        </select>",
                "      </div>",
                "    </div>",
                "    <div class=\"form-item form-group js-form-item form-type-select js-form-type-select form-item-fi...",
                "      <label for=\"edit-field-pup-historical\" class=\"control-label\">",
                "        Include Historical Content",
                "      </label>",
                "      <div class=\"select-style select-wrapper\">",
                "        <select data-drupal-selector=\"edit-field-pup-historical\" class=\"form-select form-control\" i...",
                "          <option value=\"All\">",
                "            - Any -",
                "          </option>",
                "          <option value=\"1\" selected=\"selected\">",
                "            No",
                "          </option>",
                "        </select>",
                "      </div>",
                "    </div>",
                "    <div data-drupal-selector=\"edit-actions\" class=\"form-actions form-group js-form-wrapper form-wr...",
                "      <button title=\"Search\" data-drupal-selector=\"edit-submit-pup-site-index-search\" class=\"button...",
                "        <span class=\"icon glyphicon glyphicon-search\" aria-hidden=\"true\"></span>",
                "        Search",
                "      </button>",
                "    </div>",
                "  </div>",
                "</form>"
              ]
            }
          },
          {
            "index": 1532,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile\" class=\"menu nav\" id=\"accessible-megamenu-navigation\">",
                "  <a id=\"stickyNavLogo\" class=\"logo navbar-btn pull-left\" href=\"https://www.irs.gov/\" title=\"Home\" ...",
                "    <img src=\"/themes/custom/pup_base/IRS-Logo.svg\" alt=\"Home\">",
                "    <img class=\"print-logo accessible-megamenu-panel\" src=\"/themes/custom/pup_irs/images/logo-print...",
                "  </a>",
                "  <li class=\"expanded megamenu-top-nav-item dropdown\">",
                "    <a href=\"https://www.irs.gov/filing\" aria-controls=\"accessible-megamenu-file-submenu\" aria-expa...",
                "      File",
                "    </a>",
                "    <ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-submen...",
                "      <div class=\"mega-menu-container\">",
                "        <li style=\"display: none;\">",
                "          <a href=\"https://www.irs.gov/filing\" class=\"mobile-only-text\" id=\"accessible-megamenu-fil...",
                "            Overview",
                "          </a>",
                "        </li>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-1\">",
                "              INFORMATION FOR…",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/individuals\" id=\"accessible-megamenu-file-submenu-2\" data-...",
                "              Individuals",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/businesses\" id=\"accessible-megamenu-file-submenu-3\" data-d...",
                "              Business & Self Employed",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/charities-and-nonprofits\" id=\"accessible-megamenu-file-sub...",
                "              Charities and Nonprofits",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/individuals/international-taxpayers\" id=\"accessible-megame...",
                "              International Taxpayers",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/government-entities/federal-state-local-governments\" id=\"a...",
                "              Federal State and Local Governments",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/government-entities/indian-tribal-governments\" id=\"accessi...",
                "              Indian Tribal Governments",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/tax-exempt-bonds\" id=\"accessible-megamenu-file-submenu-8\" ...",
                "              Tax Exempt Bonds",
                "            </a>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-9\">",
                "              FILING FOR INDIVIDUALS",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/individuals/who-should-file\" id=\"accessible-megamen...",
                "              Who Should File",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/individuals/how-to-file\" id=\"accessible-megamenu-fi...",
                "              How to File",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/individuals/when-to-file\" id=\"accessible-megamenu-f...",
                "              When to File",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-retur...",
                "              Where to File",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/individuals/update-my-information\" id=\"accessible-m...",
                "              Update My Information",
                "            </a>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-15\">",
                "              POPULAR",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/individuals/get-transcript\" id=\"accessible-megamenu-file-s...",
                "              Get Your Tax Record",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\" id=\"acces...",
                "              File Your Taxes for Free",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-emp...",
                "              Apply for an Employer ID Number (EIN)",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/filing/wheres-my-amended-return\" id=\"accessible-megamenu-f...",
                "              Check Your Amended Return Status",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\"...",
                "              Get an Identity Protection PIN (IP PIN)",
                "            </a>",
                "          </li>",
                "        </div>",
                "      </div>",
                "    </ul>",
                "  </li>",
                "  <li class=\"expanded megamenu-top-nav-item dropdown\">",
                "    <a href=\"https://www.irs.gov/payments\" aria-controls=\"accessible-megamenu-pay-submenu\" aria-exp...",
                "      Pay",
                "    </a>",
                "    <ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-submenu...",
                "      <div class=\"mega-menu-container\">",
                "        <li style=\"display: none;\">",
                "          <a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-p...",
                "            Overview",
                "          </a>",
                "        </li>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-1\">",
                "              PAY BY",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/direct-pay\" id=\"accessible-megamenu-pay-submenu-2...",
                "              Bank Account (Direct Pay)",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\" id=\"accessible...",
                "              Debit or Credit Card",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/online-payment-agreement-application\" id=\"accessi...",
                "              Payment Plan (Installment Agreement)",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\" ...",
                "              Electronic Federal Tax Payment System (EFTPS)",
                "            </a>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-6\">",
                "              POPULAR",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/your-online-account\" id=\"accessible-megamenu-pay-...",
                "              Your Online Account",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/individuals/tax-withholding-estimator\" id=\"accessible-mega...",
                "              Tax Withholding Estimator",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\"...",
                "              Estimated Taxes",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/payments/penalties\" id=\"accessible-megamenu-pay-submenu-10...",
                "              Penalties",
                "            </a>",
                "          </li>",
                "        </div>",
                "      </div>",
                "    </ul>",
                "  </li>",
                "  <li class=\"expanded megamenu-top-nav-item dropdown\">",
                "    <a href=\"https://www.irs.gov/refunds\" aria-controls=\"accessible-megamenu-refunds-submenu\" aria-...",
                "      Refunds",
                "    </a>",
                "    <ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-sub...",
                "      <div class=\"mega-menu-container\">",
                "        <li style=\"display: none;\">",
                "          <a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-re...",
                "            Overview",
                "          </a>",
                "        </li>",
                "        <div class=\"mega-menu-column no-header-extra-padding\">",
                "          <li>",
                "            <a href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\" class=\"mega-menu-col...",
                "              Where's My Refund",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\" id=\"accessib...",
                "              What to Expect",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-...",
                "              Direct Deposit",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/taxtopics/tc203\" id=\"accessible-megamenu-refunds-submenu-4...",
                "              Reduced Refunds",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-refun...",
                "              Fix/Correct a Return",
                "            </a>",
                "          </li>",
                "        </div>",
                "      </div>",
                "    </ul>",
                "  </li>",
                "  <li class=\"expanded megamenu-top-nav-item dropdown\">",
                "    <a href=\"https://www.irs.gov/credits-and-deductions\" aria-controls=\"accessible-megamenu-credits...",
                "      Credits & Deductions",
                "    </a>",
                "    <ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits & d...",
                "      <div class=\"mega-menu-container\">",
                "        <li style=\"display: none;\">",
                "          <a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessi...",
                "            Overview",
                "          </a>",
                "        </li>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-subm...",
                "              INFORMATION FOR...",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/credits-deductions-for-individuals\" title=\"For you and you...",
                "              Individuals",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              For you and your family",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/credits-deductions/businesses\" title=\"Standard mileage and...",
                "              Businesses & Self-Employed",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Standard mileage and other information",
                "            </span>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-subm...",
                "              POPULAR",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-ei...",
                "              Earned Income Credit (EITC)",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-20...",
                "              Advance Child Tax Credit",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\" id=\"accessible...",
                "              Standard Deduction",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/credits-deductions/individuals/hctc\" id=\"accessible-megame...",
                "              Health Coverage",
                "            </a>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/retirement-plans\" id=\"accessible-megamenu-credits & deduct...",
                "              Retirement Plans",
                "            </a>",
                "          </li>",
                "        </div>",
                "      </div>",
                "    </ul>",
                "  </li>",
                "  <li class=\"expanded megamenu-top-nav-item dropdown\">",
                "    <a href=\"https://www.irs.gov/forms-instructions\" aria-controls=\"accessible-megamenu-forms & ins...",
                "      Forms & Instructions",
                "    </a>",
                "    <ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms & ins...",
                "      <div class=\"mega-menu-container\">",
                "        <li style=\"display: none;\">",
                "          <a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-...",
                "            Overview",
                "          </a>",
                "        </li>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-subm...",
                "              POPULAR FORMS & INSTRUCTIONS",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-1040\" title=\"Individual Tax Return\" ...",
                "              Form 1040",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Individual Tax Return",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\" title=\"Instructions for Form 1040...",
                "              Form 1040 Instructions",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Instructions for Form 1040",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-w-9\" title=\"Request for Taxpayer Ide...",
                "              Form W-9",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Request for Taxpayer Identification Number (TIN) and Certification",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\" title=\"Request for Transcrip...",
                "              Form 4506-T",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Request for Transcript of Tax Return",
                "            </span>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column extra-padding\">",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-w-4\" class=\"mega-menu-column-header\"...",
                "              Form W-4",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Employee's Withholding Certificate",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-941\" title=\"Employer's Quarterly Fed...",
                "              Form 941",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Employer's Quarterly Federal Tax Return",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-w-2\" title=\"Employers engaged in a t...",
                "              Form W-2",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Employers engaged in a trade or business who pay compensation",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-9465\" title=\"Installment Agreement R...",
                "              Form 9465",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Installment Agreement Request",
                "            </span>",
                "          </li>",
                "        </div>",
                "        <div class=\"mega-menu-column\">",
                "          <li>",
                "            <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-subm...",
                "              POPULAR FOR TAX PROS",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" title=\"Amend/Fix Return\" id=\"...",
                "              Form 1040-X",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Amend/Fix Return",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-2848\" title=\"Apply for Power of Atto...",
                "              Form 2848",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Apply for Power of Attorney",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/forms-pubs/about-form-w-7\" title=\"Apply for an ITIN\" id=\"a...",
                "              Form W-7",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Apply for an ITIN",
                "            </span>",
                "          </li>",
                "          <li>",
                "            <a href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\" title=\"Rules Governing Practice b...",
                "              Circular 230",
                "            </a>",
                "          </li>",
                "          <li class=\"mega-menu-helper-text\">",
                "            <span class=\"desktop-only-text\">",
                "              Rules Governing Practice before IRS",
                "            </span>",
                "          </li>",
                "        </div>",
                "      </div>",
                "    </ul>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1533,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/a[1]",
              "codeLines": [
                "<a id=\"stickyNavLogo\" class=\"logo navbar-btn pull-left\" href=\"https://www.irs.gov/\" title=\"Home\" re...",
                "  <img src=\"/themes/custom/pup_base/IRS-Logo.svg\" alt=\"Home\">",
                "  <img class=\"print-logo accessible-megamenu-panel\" src=\"/themes/custom/pup_irs/images/logo-print.s...",
                "</a>"
              ]
            }
          },
          {
            "index": 1534,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing\" aria-controls=\"accessible-megamenu-file-submenu\" aria-expanded...",
                "  File",
                "</a>"
              ]
            }
          },
          {
            "index": 1535,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-submenu\" a...",
                "  <div class=\"mega-menu-container\">",
                "    <li style=\"display: none;\">",
                "      <a href=\"https://www.irs.gov/filing\" class=\"mobile-only-text\" id=\"accessible-megamenu-file-su...",
                "        Overview",
                "      </a>",
                "    </li>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-1\">",
                "          INFORMATION FOR…",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/individuals\" id=\"accessible-megamenu-file-submenu-2\" data-drup...",
                "          Individuals",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/businesses\" id=\"accessible-megamenu-file-submenu-3\" data-drupa...",
                "          Business & Self Employed",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/charities-and-nonprofits\" id=\"accessible-megamenu-file-submenu...",
                "          Charities and Nonprofits",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/individuals/international-taxpayers\" id=\"accessible-megamenu-f...",
                "          International Taxpayers",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/government-entities/federal-state-local-governments\" id=\"acces...",
                "          Federal State and Local Governments",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/government-entities/indian-tribal-governments\" id=\"accessible-...",
                "          Indian Tribal Governments",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/tax-exempt-bonds\" id=\"accessible-megamenu-file-submenu-8\" data...",
                "          Tax Exempt Bonds",
                "        </a>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-9\">",
                "          FILING FOR INDIVIDUALS",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/individuals/who-should-file\" id=\"accessible-megamenu-fi...",
                "          Who Should File",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/individuals/how-to-file\" id=\"accessible-megamenu-file-s...",
                "          How to File",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/individuals/when-to-file\" id=\"accessible-megamenu-file-...",
                "          When to File",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-ty...",
                "          Where to File",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/individuals/update-my-information\" id=\"accessible-megam...",
                "          Update My Information",
                "        </a>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-15\">",
                "          POPULAR",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/individuals/get-transcript\" id=\"accessible-megamenu-file-subme...",
                "          Get Your Tax Record",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\" id=\"accessibl...",
                "          File Your Taxes for Free",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employe...",
                "          Apply for an Employer ID Number (EIN)",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/filing/wheres-my-amended-return\" id=\"accessible-megamenu-file-...",
                "          Check Your Amended Return Status",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\" id=...",
                "          Get an Identity Protection PIN (IP PIN)",
                "        </a>",
                "      </li>",
                "    </div>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1536,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing\" class=\"mobile-only-text\" id=\"accessible-megamenu-file-submenu-...",
                "  Overview",
                "</a>"
              ]
            }
          },
          {
            "index": 1537,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-1\">",
                "  INFORMATION FOR…",
                "</span>"
              ]
            }
          },
          {
            "index": 1538,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/individuals\" id=\"accessible-megamenu-file-submenu-2\" data-drupal-link-...",
                "  Individuals",
                "</a>"
              ]
            }
          },
          {
            "index": 1539,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/businesses\" id=\"accessible-megamenu-file-submenu-3\" data-drupal-link-s...",
                "  Business & Self Employed",
                "</a>"
              ]
            }
          },
          {
            "index": 1540,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/charities-and-nonprofits\" id=\"accessible-megamenu-file-submenu-4\" data...",
                "  Charities and Nonprofits",
                "</a>"
              ]
            }
          },
          {
            "index": 1541,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/individuals/international-taxpayers\" id=\"accessible-megamenu-file-subm...",
                "  International Taxpayers",
                "</a>"
              ]
            }
          },
          {
            "index": 1542,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/government-entities/federal-state-local-governments\" id=\"accessible-me...",
                "  Federal State and Local Governments",
                "</a>"
              ]
            }
          },
          {
            "index": 1543,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/government-entities/indian-tribal-governments\" id=\"accessible-megamenu...",
                "  Indian Tribal Governments",
                "</a>"
              ]
            }
          },
          {
            "index": 1544,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/tax-exempt-bonds\" id=\"accessible-megamenu-file-submenu-8\" data-drupal-...",
                "  Tax Exempt Bonds",
                "</a>"
              ]
            }
          },
          {
            "index": 1545,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-9\">",
                "  FILING FOR INDIVIDUALS",
                "</span>"
              ]
            }
          },
          {
            "index": 1546,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/individuals/who-should-file\" id=\"accessible-megamenu-file-subme...",
                "  Who Should File",
                "</a>"
              ]
            }
          },
          {
            "index": 1547,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/individuals/how-to-file\" id=\"accessible-megamenu-file-submenu-1...",
                "  How to File",
                "</a>"
              ]
            }
          },
          {
            "index": 1548,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/individuals/when-to-file\" id=\"accessible-megamenu-file-submenu-...",
                "  When to File",
                "</a>"
              ]
            }
          },
          {
            "index": 1549,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-type\" id=\"...",
                "  Where to File",
                "</a>"
              ]
            }
          },
          {
            "index": 1550,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/individuals/update-my-information\" id=\"accessible-megamenu-file...",
                "  Update My Information",
                "</a>"
              ]
            }
          },
          {
            "index": 1551,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-15\">",
                "  POPULAR",
                "</span>"
              ]
            }
          },
          {
            "index": 1552,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/individuals/get-transcript\" id=\"accessible-megamenu-file-submenu-16\" d...",
                "  Get Your Tax Record",
                "</a>"
              ]
            }
          },
          {
            "index": 1553,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\" id=\"accessible-megame...",
                "  File Your Taxes for Free",
                "</a>"
              ]
            }
          },
          {
            "index": 1554,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identi...",
                "  Apply for an Employer ID Number (EIN)",
                "</a>"
              ]
            }
          },
          {
            "index": 1555,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/filing/wheres-my-amended-return\" id=\"accessible-megamenu-file-submenu-...",
                "  Check Your Amended Return Status",
                "</a>"
              ]
            }
          },
          {
            "index": 1556,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\" id=\"accessi...",
                "  Get an Identity Protection PIN (IP PIN)",
                "</a>"
              ]
            }
          },
          {
            "index": 1557,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments\" aria-controls=\"accessible-megamenu-pay-submenu\" aria-expande...",
                "  Pay",
                "</a>"
              ]
            }
          },
          {
            "index": 1558,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-submenu\" ar...",
                "  <div class=\"mega-menu-container\">",
                "    <li style=\"display: none;\">",
                "      <a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-pay-s...",
                "        Overview",
                "      </a>",
                "    </li>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-1\">",
                "          PAY BY",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/direct-pay\" id=\"accessible-megamenu-pay-submenu-2\" da...",
                "          Bank Account (Direct Pay)",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\" id=\"accessible-meg...",
                "          Debit or Credit Card",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/online-payment-agreement-application\" id=\"accessible-...",
                "          Payment Plan (Installment Agreement)",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\" id=\"...",
                "          Electronic Federal Tax Payment System (EFTPS)",
                "        </a>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-6\">",
                "          POPULAR",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/your-online-account\" id=\"accessible-megamenu-pay-subm...",
                "          Your Online Account",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/individuals/tax-withholding-estimator\" id=\"accessible-megamenu...",
                "          Tax Withholding Estimator",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\" id=...",
                "          Estimated Taxes",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/payments/penalties\" id=\"accessible-megamenu-pay-submenu-10\" da...",
                "          Penalties",
                "        </a>",
                "      </li>",
                "    </div>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1559,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-pay-submenu...",
                "  Overview",
                "</a>"
              ]
            }
          },
          {
            "index": 1560,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-1\">",
                "  PAY BY",
                "</span>"
              ]
            }
          },
          {
            "index": 1561,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/direct-pay\" id=\"accessible-megamenu-pay-submenu-2\" data-drupa...",
                "  Bank Account (Direct Pay)",
                "</a>"
              ]
            }
          },
          {
            "index": 1562,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\" id=\"accessible-megamenu-pa...",
                "  Debit or Credit Card",
                "</a>"
              ]
            }
          },
          {
            "index": 1563,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/online-payment-agreement-application\" id=\"accessible-megamenu...",
                "  Payment Plan (Installment Agreement)",
                "</a>"
              ]
            }
          },
          {
            "index": 1564,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\" id=\"accessib...",
                "  Electronic Federal Tax Payment System (EFTPS)",
                "</a>"
              ]
            }
          },
          {
            "index": 1565,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-6\">",
                "  POPULAR",
                "</span>"
              ]
            }
          },
          {
            "index": 1566,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/your-online-account\" id=\"accessible-megamenu-pay-submenu-7\" d...",
                "  Your Online Account",
                "</a>"
              ]
            }
          },
          {
            "index": 1567,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/individuals/tax-withholding-estimator\" id=\"accessible-megamenu-pay-sub...",
                "  Tax Withholding Estimator",
                "</a>"
              ]
            }
          },
          {
            "index": 1568,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\" id=\"accessi...",
                "  Estimated Taxes",
                "</a>"
              ]
            }
          },
          {
            "index": 1569,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/payments/penalties\" id=\"accessible-megamenu-pay-submenu-10\" data-drupa...",
                "  Penalties",
                "</a>"
              ]
            }
          },
          {
            "index": 1570,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/refunds\" aria-controls=\"accessible-megamenu-refunds-submenu\" aria-expa...",
                "  Refunds",
                "</a>"
              ]
            }
          },
          {
            "index": 1571,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-submenu...",
                "  <div class=\"mega-menu-container\">",
                "    <li style=\"display: none;\">",
                "      <a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-refund...",
                "        Overview",
                "      </a>",
                "    </li>",
                "    <div class=\"mega-menu-column no-header-extra-padding\">",
                "      <li>",
                "        <a href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\" class=\"mega-menu-column-...",
                "          Where's My Refund",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\" id=\"accessible-m...",
                "          What to Expect",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-your...",
                "          Direct Deposit",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/taxtopics/tc203\" id=\"accessible-megamenu-refunds-submenu-4\" da...",
                "          Reduced Refunds",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-refunds-s...",
                "          Fix/Correct a Return",
                "        </a>",
                "      </li>",
                "    </div>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1572,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-refunds-subm...",
                "  Overview",
                "</a>"
              ]
            }
          },
          {
            "index": 1573,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\" class=\"mega-menu-column-header\" ...",
                "  Where's My Refund",
                "</a>"
              ]
            }
          },
          {
            "index": 1574,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\" id=\"accessible-megamenu-...",
                "  What to Expect",
                "</a>"
              ]
            }
          },
          {
            "index": 1575,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-your-refund-...",
                "  Direct Deposit",
                "</a>"
              ]
            }
          },
          {
            "index": 1576,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/taxtopics/tc203\" id=\"accessible-megamenu-refunds-submenu-4\" data-drupa...",
                "  Reduced Refunds",
                "</a>"
              ]
            }
          },
          {
            "index": 1577,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-refunds-submenu-5...",
                "  Fix/Correct a Return",
                "</a>"
              ]
            }
          },
          {
            "index": 1578,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-and-deductions\" aria-controls=\"accessible-megamenu-credits & d...",
                "  Credits & Deductions",
                "</a>"
              ]
            }
          },
          {
            "index": 1579,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits & deduc...",
                "  <div class=\"mega-menu-container\">",
                "    <li style=\"display: none;\">",
                "      <a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessible-...",
                "        Overview",
                "      </a>",
                "    </li>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-submenu-...",
                "          INFORMATION FOR...",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/credits-deductions-for-individuals\" title=\"For you and your fa...",
                "          Individuals",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          For you and your family",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/credits-deductions/businesses\" title=\"Standard mileage and oth...",
                "          Businesses & Self-Employed",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Standard mileage and other information",
                "        </span>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-submenu-...",
                "          POPULAR",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\" ...",
                "          Earned Income Credit (EITC)",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\" ...",
                "          Advance Child Tax Credit",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\" id=\"accessible-meg...",
                "          Standard Deduction",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/credits-deductions/individuals/hctc\" id=\"accessible-megamenu-c...",
                "          Health Coverage",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/retirement-plans\" id=\"accessible-megamenu-credits & deductions...",
                "          Retirement Plans",
                "        </a>",
                "      </li>",
                "    </div>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1580,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessible-megame...",
                "  Overview",
                "</a>"
              ]
            }
          },
          {
            "index": 1581,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-submenu-1\">",
                "  INFORMATION FOR...",
                "</span>"
              ]
            }
          },
          {
            "index": 1582,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-deductions-for-individuals\" title=\"For you and your family\" id...",
                "  Individuals",
                "</a>"
              ]
            }
          },
          {
            "index": 1583,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-deductions/businesses\" title=\"Standard mileage and other infor...",
                "  Businesses & Self-Employed",
                "</a>"
              ]
            }
          },
          {
            "index": 1584,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits & deductions-submenu-4\">",
                "  POPULAR",
                "</span>"
              ]
            }
          },
          {
            "index": 1585,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\" id=\"acce...",
                "  Earned Income Credit (EITC)",
                "</a>"
              ]
            }
          },
          {
            "index": 1586,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\" id=\"acce...",
                "  Advance Child Tax Credit",
                "</a>"
              ]
            }
          },
          {
            "index": 1587,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\" id=\"accessible-megamenu-cr...",
                "  Standard Deduction",
                "</a>"
              ]
            }
          },
          {
            "index": 1588,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/credits-deductions/individuals/hctc\" id=\"accessible-megamenu-credits &...",
                "  Health Coverage",
                "</a>"
              ]
            }
          },
          {
            "index": 1589,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/retirement-plans\" id=\"accessible-megamenu-credits & deductions-submenu...",
                "  Retirement Plans",
                "</a>"
              ]
            }
          },
          {
            "index": 1590,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-instructions\" aria-controls=\"accessible-megamenu-forms & instruc...",
                "  Forms & Instructions",
                "</a>"
              ]
            }
          },
          {
            "index": 1591,
            "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": "ul",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
              "codeLines": [
                "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms & instruc...",
                "  <div class=\"mega-menu-container\">",
                "    <li style=\"display: none;\">",
                "      <a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-mega...",
                "        Overview",
                "      </a>",
                "    </li>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-submenu-...",
                "          POPULAR FORMS & INSTRUCTIONS",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-1040\" title=\"Individual Tax Return\" id=\"...",
                "          Form 1040",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Individual Tax Return",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\" title=\"Instructions for Form 1040 \" i...",
                "          Form 1040 Instructions",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Instructions for Form 1040",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-w-9\" title=\"Request for Taxpayer Identif...",
                "          Form W-9",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Request for Taxpayer Identification Number (TIN) and Certification",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\" title=\"Request for Transcript of...",
                "          Form 4506-T",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Request for Transcript of Tax Return",
                "        </span>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column extra-padding\">",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-w-4\" class=\"mega-menu-column-header\" tit...",
                "          Form W-4",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Employee's Withholding Certificate",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-941\" title=\"Employer's Quarterly Federal...",
                "          Form 941",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Employer's Quarterly Federal Tax Return",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-w-2\" title=\"Employers engaged in a trade...",
                "          Form W-2",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Employers engaged in a trade or business who pay compensation",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-9465\" title=\"Installment Agreement Reque...",
                "          Form 9465",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Installment Agreement Request",
                "        </span>",
                "      </li>",
                "    </div>",
                "    <div class=\"mega-menu-column\">",
                "      <li>",
                "        <span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-submenu-...",
                "          POPULAR FOR TAX PROS",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" title=\"Amend/Fix Return\" id=\"acce...",
                "          Form 1040-X",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Amend/Fix Return",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-2848\" title=\"Apply for Power of Attorney...",
                "          Form 2848",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Apply for Power of Attorney",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/forms-pubs/about-form-w-7\" title=\"Apply for an ITIN\" id=\"acces...",
                "          Form W-7",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Apply for an ITIN",
                "        </span>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\" title=\"Rules Governing Practice befor...",
                "          Circular 230",
                "        </a>",
                "      </li>",
                "      <li class=\"mega-menu-helper-text\">",
                "        <span class=\"desktop-only-text\">",
                "          Rules Governing Practice before IRS",
                "        </span>",
                "      </li>",
                "    </div>",
                "  </div>",
                "</ul>"
              ]
            }
          },
          {
            "index": 1592,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-megamenu-f...",
                "  Overview",
                "</a>"
              ]
            }
          },
          {
            "index": 1593,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-submenu-1\">",
                "  POPULAR FORMS & INSTRUCTIONS",
                "</span>"
              ]
            }
          },
          {
            "index": 1594,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040\" title=\"Individual Tax Return\" id=\"accessib...",
                "  Form 1040",
                "</a>"
              ]
            }
          },
          {
            "index": 1595,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\" title=\"Instructions for Form 1040 \" id=\"acces...",
                "  Form 1040 Instructions",
                "</a>"
              ]
            }
          },
          {
            "index": 1596,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-9\" title=\"Request for Taxpayer Identification ...",
                "  Form W-9",
                "</a>"
              ]
            }
          },
          {
            "index": 1597,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\" title=\"Request for Transcript of Tax Ret...",
                "  Form 4506-T",
                "</a>"
              ]
            }
          },
          {
            "index": 1598,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-4\" class=\"mega-menu-column-header\" title=\"Empl...",
                "  Form W-4",
                "</a>"
              ]
            }
          },
          {
            "index": 1599,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-941\" title=\"Employer's Quarterly Federal Tax Ret...",
                "  Form 941",
                "</a>"
              ]
            }
          },
          {
            "index": 1600,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-2\" title=\"Employers engaged in a trade or busi...",
                "  Form W-2",
                "</a>"
              ]
            }
          },
          {
            "index": 1601,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-9465\" title=\"Installment Agreement Request\" id=\"...",
                "  Form 9465",
                "</a>"
              ]
            }
          },
          {
            "index": 1602,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[1]/span[1]",
              "codeLines": [
                "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms & instructions-submenu-10\">",
                "  POPULAR FOR TAX PROS",
                "</span>"
              ]
            }
          },
          {
            "index": 1603,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" title=\"Amend/Fix Return\" id=\"accessible-m...",
                "  Form 1040-X",
                "</a>"
              ]
            }
          },
          {
            "index": 1604,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-2848\" title=\"Apply for Power of Attorney\" id=\"ac...",
                "  Form 2848",
                "</a>"
              ]
            }
          },
          {
            "index": 1605,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-7\" title=\"Apply for an ITIN\" id=\"accessible-me...",
                "  Form W-7",
                "</a>"
              ]
            }
          },
          {
            "index": 1606,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\" title=\"Rules Governing Practice before IRS\" i...",
                "  Circular 230",
                "</a>"
              ]
            }
          },
          {
            "index": 1611,
            "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[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]",
              "codeLines": [
                "<section class=\"language-switcher-language-url block block-language block-language-blocklanguage-in...",
                "  <div class=\"dropdown\">",
                "    <button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle...",
                "      English",
                "      <i class=\"fa fa-chevron-down\"></i>",
                "    </button>",
                "    <ul class=\"dropdown-menu\" block=\"languageswitcher\" aria-labelledby=\"languageSwitcher\">",
                "      <li hreflang=\"es\" data-drupal-link-system-path=\"<front>\" class=\"es\">",
                "        <a href=\"https://www.irs.gov/es\" class=\"language-link\" lang=\"es\" hreflang=\"es\" data-drupal-...",
                "          Español",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"zh-hans\" data-drupal-link-system-path=\"<front>\" class=\"zh-hans\">",
                "        <a href=\"https://www.irs.gov/zh-hans\" class=\"language-link\" lang=\"zh-hans\" hreflang=\"zh-han...",
                "          中文 (简体)",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"zh-hant\" data-drupal-link-system-path=\"<front>\" class=\"zh-hant\">",
                "        <a href=\"https://www.irs.gov/zh-hant\" class=\"language-link\" lang=\"zh-hant\" hreflang=\"zh-han...",
                "          中文 (繁體)",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"ko\" data-drupal-link-system-path=\"<front>\" class=\"ko\">",
                "        <a href=\"https://www.irs.gov/ko\" class=\"language-link\" lang=\"ko\" hreflang=\"ko\" data-drupal-...",
                "          한국어",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"ru\" data-drupal-link-system-path=\"<front>\" class=\"ru\">",
                "        <a href=\"https://www.irs.gov/ru\" class=\"language-link\" lang=\"ru\" hreflang=\"ru\" data-drupal-...",
                "          Русский",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"vi\" data-drupal-link-system-path=\"<front>\" class=\"vi\">",
                "        <a href=\"https://www.irs.gov/vi\" class=\"language-link\" lang=\"vi\" hreflang=\"vi\" data-drupal-...",
                "          Tiếng Việt",
                "        </a>",
                "      </li>",
                "      <li hreflang=\"ht\" data-drupal-link-system-path=\"<front>\" class=\"ht\">",
                "        <a href=\"https://www.irs.gov/ht\" class=\"language-link\" lang=\"ht\" hreflang=\"ht\" data-drupal-...",
                "          Kreyòl ayisyen",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </div>",
                "</section>"
              ]
            }
          },
          {
            "index": 1612,
            "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": "button",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle=\"dr...",
                "  English",
                "  <i class=\"fa fa-chevron-down\"></i>",
                "</button>"
              ]
            }
          },
          {
            "index": 1855,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "Home Page"
              ]
            }
          },
          {
            "index": 1870,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Helping people understand and meet their tax responsibilities"
              ]
            }
          },
          {
            "index": 1902,
            "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[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Reminders for Extension Filers"
              ]
            }
          },
          {
            "index": 1915,
            "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[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Reminders for Extension Filers"
              ]
            }
          },
          {
            "index": 1916,
            "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[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Reminders for Extension Filers"
              ]
            }
          },
          {
            "index": 1996,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/input[1]",
              "codeLines": [
                "<input placeholder=\"Search\" aria-label=\"Search\" data-drupal-selector=\"edit-search\" class=\"form-text..."
              ]
            }
          },
          {
            "index": 2020,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCcWZOFh3l-..."
              ]
            }
          },
          {
            "index": 2021,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 2022,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/button[3]",
              "codeLines": [
                "<button class=\"ytp-button ytp-overflow-button ytp-overflow-button-visible\" title=\"More\" aria-haspop...",
                "  <div class=\"ytp-overflow-icon\">",
                "    <svg height=\"100%\" viewBox=\"-5 -5 36 36\" width=\"100%\">",
                "      <path d=\"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 ...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2023,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/button[1]",
              "codeLines": [
                "<button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "    <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,...",
                "    <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 2028,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCcWZOFh3l-..."
              ]
            }
          },
          {
            "index": 2029,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 2030,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/button[3]",
              "codeLines": [
                "<button class=\"ytp-button ytp-overflow-button ytp-overflow-button-visible\" title=\"More\" aria-haspop...",
                "  <div class=\"ytp-overflow-icon\">",
                "    <svg height=\"100%\" viewBox=\"-5 -5 36 36\" width=\"100%\">",
                "      <path d=\"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 ...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2031,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/button[1]",
              "codeLines": [
                "<button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "    <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,...",
                "    <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 2032,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCcWZOFh3l-..."
              ]
            }
          },
          {
            "index": 2033,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 2034,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/button[3]",
              "codeLines": [
                "<button class=\"ytp-button ytp-overflow-button ytp-overflow-button-visible\" title=\"More\" aria-haspop...",
                "  <div class=\"ytp-overflow-icon\">",
                "    <svg height=\"100%\" viewBox=\"-5 -5 36 36\" width=\"100%\">",
                "      <path d=\"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 ...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 2035,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/button[1]",
              "codeLines": [
                "<button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "    <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,...",
                "    <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 2093,
            "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[2]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Helping people understand and meet their tax responsibilities"
              ]
            }
          },
          {
            "index": 2103,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "section",
              "path": "/html[1]/body[1]/div[2]/footer[1]/section[1]",
              "codeLines": [
                "<section class=\"container\" role=\"tablist\" aria-multiselectable=\"true\">",
                "  <div class=\"row menu\">",
                "    <div class=\"region region-footer-first\">",
                "      <nav role=\"navigation\" aria-labelledby=\"block-footernavigation-2-menu\" id=\"block-footernaviga...",
                "        <h2 class=\"visually-hidden\" id=\"block-footernavigation-2-menu\">",
                "          Footer Navigation",
                "        </h2>",
                "        <ul block=\"footernavigation_2\" class=\"menu menu--pup-footer-navigation nav\">",
                "          <li class=\"expanded dropdown first\">",
                "            <span class=\"footer-column-header navbar-text dropdown-toggle\" data-toggle=\"dropdown\">",
                "              <button class=\"footer-mobile-icon\" tabindex=\"-1\">",
                "                Our Agency",
                "                <span class=\"caret\"></span>",
                "              </button>",
                "            </span>",
                "            <ul block=\"footernavigation_2\" class=\"dropdown-menu\">",
                "              <li class=\"first\">",
                "                <a href=\"https://www.irs.gov/about-irs\" data-drupal-link-system-path=\"node/18841\">",
                "                  About IRS",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://jobs.irs.gov/\" onclick=\"ga('send', 'event', 'Outbound Links', 'Cli...",
                "                  Careers",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/statistics/soi-tax-stats-irs-operations-and-budget\" da...",
                "                  Operations and Budget",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/statistics\" data-drupal-link-system-path=\"node/19746\">",
                "                  Tax Statistics",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/help/telephone-assistance\" data-drupal-link-system-pat...",
                "                  Help",
                "                </a>",
                "              </li>",
                "              <li class=\"last\">",
                "                <a href=\"https://www.irs.gov/help/contact-your-local-irs-office\" data-drupal-link-s...",
                "                  Find a Local Office",
                "                </a>",
                "              </li>",
                "            </ul>",
                "          </li>",
                "          <li class=\"expanded dropdown\">",
                "            <span class=\"footer-column-header navbar-text dropdown-toggle\" data-toggle=\"dropdown\">",
                "              <button class=\"footer-mobile-icon\" tabindex=\"-1\">",
                "                Know Your Rights",
                "                <span class=\"caret\"></span>",
                "              </button>",
                "            </span>",
                "            <ul block=\"footernavigation_2\" class=\"dropdown-menu\">",
                "              <li class=\"first\">",
                "                <a href=\"https://www.irs.gov/taxpayer-bill-of-rights\" data-drupal-link-system-path=...",
                "                  Taxpayer Bill of Rights",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/taxpayer-advocate\" data-drupal-link-system-path=\"node/...",
                "                  Taxpayer Advocate Service",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/about-irs/protecting-taxpayer-civil-rights\" data-drupa...",
                "                  Civil Rights",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/privacy-disclosure/irs-freedom-of-information\" data-dr...",
                "                  FOIA",
                "                </a>",
                "              </li>",
                "              <li class=\"last\">",
                "                <a href=\"https://home.treasury.gov/footer/no-fear-act\" onclick=\"ga('send', 'event',...",
                "                  No FEAR Act Data",
                "                  <span class=\"fa-ext extlink\">",
                "                    <span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span>",
                "                  </span>",
                "                </a>",
                "              </li>",
                "            </ul>",
                "          </li>",
                "          <li class=\"expanded dropdown\">",
                "            <span class=\"footer-column-header navbar-text dropdown-toggle\" data-toggle=\"dropdown\">",
                "              <button class=\"footer-mobile-icon\" tabindex=\"-1\">",
                "                Resolve an Issue",
                "                <span class=\"caret\"></span>",
                "              </button>",
                "            </span>",
                "            <ul block=\"footernavigation_2\" class=\"dropdown-menu\">",
                "              <li class=\"first\">",
                "                <a href=\"https://www.irs.gov/individuals/understanding-your-irs-notice-or-letter\" d...",
                "                  IRS Notices and Letters",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/appeals\" data-drupal-link-system-path=\"node/19036\">",
                "                  Independent Office of Appeals",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/identity-theft-central\" data-drupal-link-system-path=\"...",
                "                  Identity Theft",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/privacy-disclosure/report-phishing\" data-drupal-link-s...",
                "                  Phishing",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/compliance/criminal-investigation/tax-fraud-alerts\" da...",
                "                  Tax Fraud",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/compliance/criminal-investigation\" data-drupal-link-sy...",
                "                  Criminal Investigation",
                "                </a>",
                "              </li>",
                "              <li class=\"last\">",
                "                <a href=\"https://www.irs.gov/compliance/whistleblower-office\" data-drupal-link-syst...",
                "                  Whistleblower Office",
                "                </a>",
                "              </li>",
                "            </ul>",
                "          </li>",
                "          <li class=\"expanded dropdown\">",
                "            <span class=\"footer-column-header navbar-text dropdown-toggle\" data-toggle=\"dropdown\">",
                "              <button class=\"footer-mobile-icon\" tabindex=\"-1\">",
                "                Languages",
                "                <span class=\"caret\"></span>",
                "              </button>",
                "            </span>",
                "            <ul block=\"footernavigation_2\" class=\"dropdown-menu\">",
                "              <li class=\"first\">",
                "                <a href=\"https://www.irs.gov/es\">",
                "                  Español",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/zh-hans\">",
                "                  中文 (简体)",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/zh-hant\">",
                "                  中文 (繁體)",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/ko\">",
                "                  한국어",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/ru\">",
                "                  Pусский",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/vi\">",
                "                  Tiếng Việt",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/ht\">",
                "                  Kreyòl ayisyen",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.irs.gov/\">",
                "                  English",
                "                </a>",
                "              </li>",
                "              <li class=\"last\">",
                "                <a href=\"https://www.irs.gov/help/languages\" data-drupal-link-system-path=\"node/806...",
                "                  Other Languages",
                "                </a>",
                "              </li>",
                "            </ul>",
                "          </li>",
                "          <li class=\"expanded dropdown last\">",
                "            <span class=\"footer-column-header navbar-text dropdown-toggle\" data-toggle=\"dropdown\">",
                "              <button class=\"footer-mobile-icon\" tabindex=\"-1\">",
                "                Related Sites",
                "                <span class=\"caret\"></span>",
                "              </button>",
                "            </span>",
                "            <ul block=\"footernavigation_2\" class=\"dropdown-menu\">",
                "              <li class=\"first\">",
                "                <a href=\"https://www.treasury.gov/\" onclick=\"ga('send', 'event', 'Outbound Links', ...",
                "                  U.S. Treasury",
                "                  <span class=\"fa-ext extlink\">",
                "                    <span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span>",
                "                  </span>",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.treasury.gov/tigta/\" onclick=\"ga('send', 'event', 'Outbound Li...",
                "                  Treasury Inspector General for Tax Administration",
                "                  <span class=\"fa-ext extlink\">",
                "                    <span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span>",
                "                  </span>",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.usa.gov/\" onclick=\"ga('send', 'event', 'Outbound Links', 'Clic...",
                "                  USA.gov",
                "                  <span class=\"fa-ext extlink\">",
                "                    <span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span>",
                "                  </span>",
                "                </a>",
                "              </li>",
                "              <li class=\"last\">",
                "                <a href=\"https://www.usaspending.gov/\" onclick=\"ga('send', 'event', 'Outbound Links...",
                "                  USAspending.gov",
                "                  <span class=\"fa-ext extlink\">",
                "                    <span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span>",
                "                  </span>",
                "                </a>",
                "              </li>",
                "            </ul>",
                "          </li>",
                "        </ul>",
                "      </nav>",
                "    </div>",
                "  </div>",
                "</section>"
              ]
            }
          },
          {
            "index": 2117,
            "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[2]/div[1]/div[1]/div[1]/div[1]/text()[1]",
              "codeLines": [
                "Helping people understand and meet their tax responsibilities"
              ]
            }
          },
          {
            "index": 2137,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/div[1]/div[2]/section[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  An official website of the United States Government",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.irs.gov/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 46,
          "rulesWarned": 5,
          "rulesViolated": 10,
          "warnings": {
            "minor": 78,
            "moderate": 0,
            "serious": 32,
            "critical": 1
          },
          "violations": {
            "minor": 75,
            "moderate": 3,
            "serious": 11,
            "critical": 10
          }
        },
        "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-17T23:34:53.908Z",
          "url": "https://www.irs.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"print-logo accessible-megamenu-panel\" src=\"/themes/custom/pup_irs/images/logo-print.svg\" alt=\"Home\" role=\"region\" aria-expanded=\"false\" aria-hidden=\"true\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .logo.navbar-btn.pull-left > .accessible-megamenu-panel.print-logo[alt=\"Home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-0\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-1\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-2\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits &amp; deductions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-3\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms &amp; instructions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-4\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"print-logo accessible-megamenu-panel\" src=\"/themes/custom/pup_irs/images/logo-print.svg\" alt=\"Home\" role=\"region\" aria-expanded=\"false\" aria-hidden=\"true\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile\"] > .logo.navbar-btn.pull-left > .accessible-megamenu-panel.print-logo[alt=\"Home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/filing\" aria-controls=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\" role=\"application\" id=\"accessible-megamenu-nav-item-0\">File</a>",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(2) > a[href$=\"filing\"][role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-0\" role=\"region\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/payments\" aria-controls=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" role=\"application\" id=\"accessible-megamenu-nav-item-1\">Pay</a>",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(3) > a[href$=\"payments\"][role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-1\" role=\"region\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/refunds\" aria-controls=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\" role=\"application\" id=\"accessible-megamenu-nav-item-2\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(4) > a[href$=\"refunds\"][role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-2\" role=\"region\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/credits-and-deductions\" aria-controls=\"accessible-megamenu-credits &amp; deductions-submenu\" aria-expanded=\"false\" aria-label=\"Credits &amp; Deductions menu has additional options. Use the spacebar to open the Credits &amp; Deductions sub menu or enter to navigate to the Credits &amp; Deductions page.\" role=\"application\" id=\"accessible-megamenu-nav-item-3\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(5) > a[role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits &amp; deductions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-3\" role=\"region\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-instructions\" aria-controls=\"accessible-megamenu-forms &amp; instructions-submenu\" aria-expanded=\"false\" aria-label=\"Forms &amp; Instructions menu has additional options. Use the spacebar to open the Forms &amp; Instructions sub menu or enter to navigate to the Forms &amp; Instructions page.\" role=\"application\" id=\"accessible-megamenu-nav-item-4\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(6) > a[role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application must be removed when the element is made visible, as it is not allowed for the element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "region"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms &amp; instructions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-4\" role=\"region\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role region must be removed when the element is made visible, as it is not allowed for the element"
                }
              ]
            },
            {
              "id": "aria-valid-attr-value",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures all ARIA attributes have valid values",
              "help": "ARIA attributes must conform to valid values",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-valid-attr-value?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"English\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"English\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle=\"dropdown\" aria-label=\"Press enter to activate the menu, then navigate with the tab key.\" aria-expanded=\"false\" aria-labelledby=\"English\">",
                  "target": [
                    "ul[block=\"pup_irs_informationmenu_2\"] > li:nth-child(3) > .language-switcher-language-url.block-language.block-language-blocklanguage-interface > .dropdown > .btn-default.btn[aria-labelledby=\"English\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"English\""
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/charities-and-nonprofits\" data-drupal-link-system-path=\"node/58461\">Charities &amp; Nonprofits</a>",
                          "target": [
                            "ul[block=\"pup_irs_informationmenu_2\"] > li:nth-child(4) > a[data-drupal-link-system-path=\"node/58461\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/charities-and-nonprofits\" data-drupal-link-system-path=\"node/58461\">Charities &amp; Nonprofits</a>",
                  "target": [
                    "ul[block=\"pup_irs_informationmenu_2\"] > li:nth-child(4) > a[data-drupal-link-system-path=\"node/58461\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/tax-professionals\" class=\"pup-info-menu-button\" data-drupal-link-system-path=\"node/11\">Tax Pros</a>",
                          "target": [
                            "ul[block=\"pup_irs_informationmenu_2\"] > .last > .pup-info-menu-button[data-drupal-link-system-path=\"node/11\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/tax-professionals\" class=\"pup-info-menu-button\" data-drupal-link-system-path=\"node/11\">Tax Pros</a>",
                  "target": [
                    "ul[block=\"pup_irs_informationmenu_2\"] > .last > .pup-info-menu-button[data-drupal-link-system-path=\"node/11\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#087591",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button title=\"Search\" data-drupal-selector=\"edit-submit-pup-site-index-search\" class=\"button js-form-submit form-submit btn-primary btn icon-before\" type=\"submit\" id=\"edit-submit-pup-site-index-search\" value=\"Search\" name=\"\">",
                          "target": [
                            "#edit-submit-pup-site-index-search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button title=\"Search\" data-drupal-selector=\"edit-submit-pup-site-index-search\" class=\"button js-form-submit form-submit btn-primary btn icon-before\" type=\"submit\" id=\"edit-submit-pup-site-index-search\" value=\"Search\" name=\"\">",
                  "target": [
                    "#edit-submit-pup-site-index-search"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1b1b1b",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pup-homepage-random-hero-message\" style=\"--borderColor:#c7a97b;\">\n            Helping people understand and meet their tax responsibilities\n          </div>",
                          "target": [
                            ".pup-homepage-random-hero-message"
                          ]
                        },
                        {
                          "html": "<img src=\"/pub/2021-10/hero-2-optimized.jpg\" alt=\"Two people at a computer\" class=\"hero-img-shown pup-hero-caption-light\">",
                          "target": [
                            ".hero-img-shown"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"pup-homepage-random-hero-message\" style=\"--borderColor:#c7a97b;\">\n            Helping people understand and meet their tax responsibilities\n          </div>",
                  "target": [
                    ".pup-homepage-random-hero-message"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"field field--name-field-pup-top-tasks-heading field--type-string field--label-hidden field--item\">How can we help you?</h2>",
                  "target": [
                    ".field--name-field-pup-top-tasks-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/refunds\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-search\"></i>Get Your Refund Status\n      </a>",
                  "target": [
                    ".top-8.equalHeight[href$=\"refunds\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/payments/your-online-account\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-folder-o\"></i>Sign in to Your Account\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(2) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/filing/wheres-my-amended-return\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-check-square-o\"></i>Check Your Amended Return Status\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(3) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-file-text-o\"></i>File Your Taxes for Free\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(4) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/individuals/get-transcript\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-file-text-o\"></i>Get Your Tax Record\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(5) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/payments\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-money\"></i>Make a Payment\n      </a>",
                  "target": [
                    ".top-8.equalHeight[href$=\"payments\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/help/ita\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-question-circle\"></i>Get Answers to Your Tax Questions\n      </a>",
                  "target": [
                    "a[href$=\"ita\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-laptop\"></i>Apply for an Employer ID Number (EIN)\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(8) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/forms-instructions\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-info-circle\"></i>Find Forms &amp; Instructions\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(9) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1b1b1b",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Here’s what extension filers need to know about the October deadline.</p>",
                  "target": [
                    ".slick-slide[data-slick-index=\"8\"][aria-label=\"slide 9\"] > div > .pup-slick-slide[data-description=\"Reminders for Extension Filers\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1b1b1b",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Here’s what extension filers need to know about the October deadline.</p>",
                  "target": [
                    "div[data-slick-index=\"18\"] > div > .pup-slick-slide[data-description=\"Reminders for Extension Filers\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/charities-and-nonprofits\" data-drupal-link-system-path=\"node/58461\">Charities &amp; Nonprofits</a>",
                          "target": [
                            "ul[block=\"pup_irs_informationmenu_2\"] > li:nth-child(4) > a[data-drupal-link-system-path=\"node/58461\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/charities-and-nonprofits\" data-drupal-link-system-path=\"node/58461\">Charities &amp; Nonprofits</a>",
                  "target": [
                    "ul[block=\"pup_irs_informationmenu_2\"] > li:nth-child(4) > a[data-drupal-link-system-path=\"node/58461\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/tax-professionals\" class=\"pup-info-menu-button\" data-drupal-link-system-path=\"node/11\">Tax Pros</a>",
                          "target": [
                            "ul[block=\"pup_irs_informationmenu_2\"] > .last > .pup-info-menu-button[data-drupal-link-system-path=\"node/11\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/tax-professionals\" class=\"pup-info-menu-button\" data-drupal-link-system-path=\"node/11\">Tax Pros</a>",
                  "target": [
                    "ul[block=\"pup_irs_informationmenu_2\"] > .last > .pup-info-menu-button[data-drupal-link-system-path=\"node/11\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#087591",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button title=\"Search\" data-drupal-selector=\"edit-submit-pup-site-index-search\" class=\"button js-form-submit form-submit btn-primary btn icon-before\" type=\"submit\" id=\"edit-submit-pup-site-index-search\" value=\"Search\" name=\"\">",
                          "target": [
                            "#edit-submit-pup-site-index-search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button title=\"Search\" data-drupal-selector=\"edit-submit-pup-site-index-search\" class=\"button js-form-submit form-submit btn-primary btn icon-before\" type=\"submit\" id=\"edit-submit-pup-site-index-search\" value=\"Search\" name=\"\">",
                  "target": [
                    "#edit-submit-pup-site-index-search"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1b1b1b",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"pup-homepage-random-hero-message\" style=\"--borderColor:#c7a97b;\">\n            Helping people understand and meet their tax responsibilities\n          </div>",
                          "target": [
                            ".pup-homepage-random-hero-message"
                          ]
                        },
                        {
                          "html": "<img src=\"/pub/2021-10/hero-2-optimized.jpg\" alt=\"Two people at a computer\" class=\"hero-img-shown pup-hero-caption-light\">",
                          "target": [
                            ".hero-img-shown"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"pup-homepage-random-hero-message\" style=\"--borderColor:#c7a97b;\">\n            Helping people understand and meet their tax responsibilities\n          </div>",
                  "target": [
                    ".pup-homepage-random-hero-message"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"field field--name-field-pup-top-tasks-heading field--type-string field--label-hidden field--item\">How can we help you?</h2>",
                  "target": [
                    ".field--name-field-pup-top-tasks-heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/refunds\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-search\"></i>Get Your Refund Status\n      </a>",
                  "target": [
                    ".top-8.equalHeight[href$=\"refunds\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/payments/your-online-account\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-folder-o\"></i>Sign in to Your Account\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(2) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/filing/wheres-my-amended-return\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-check-square-o\"></i>Check Your Amended Return Status\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(3) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-file-text-o\"></i>File Your Taxes for Free\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(4) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/individuals/get-transcript\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-file-text-o\"></i>Get Your Tax Record\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(5) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/payments\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-money\"></i>Make a Payment\n      </a>",
                  "target": [
                    ".top-8.equalHeight[href$=\"payments\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/help/ita\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-question-circle\"></i>Get Answers to Your Tax Questions\n      </a>",
                  "target": [
                    "a[href$=\"ita\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-laptop\"></i>Apply for an Employer ID Number (EIN)\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(8) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-md-12 pup-home-cards__first clearfix\">",
                          "target": [
                            ".pup-home-cards__first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/forms-instructions\" class=\"top-8 equalHeight\" style=\"height: 33px;\">\n        <i class=\"fa fa-info-circle\"></i>Find Forms &amp; Instructions\n      </a>",
                  "target": [
                    ".col-sm-6.col-md-4:nth-child(9) > .paragraph--type--pup-htt.paragraph.paragraph--view-mode--default > .top-8.equalHeight"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1b1b1b",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Here’s what extension filers need to know about the October deadline.</p>",
                  "target": [
                    ".slick-slide[data-slick-index=\"8\"][aria-label=\"slide 9\"] > div > .pup-slick-slide[data-description=\"Reminders for Extension Filers\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1b1b1b",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Here’s what extension filers need to know about the October deadline.</p>",
                  "target": [
                    "div[data-slick-index=\"18\"] > div > .pup-slick-slide[data-description=\"Reminders for Extension Filers\"] > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe src=\"javascript:void(0)\" title=\"\" data-gtm-yt-inspected-6811980_390=\"true\" data-gtm-yt-inspected-7=\"true\" 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": "<img class=\"print-logo\" src=\"/themes/custom/pup_irs/images/logo-print.svg\" alt=\"Home\">",
                  "target": [
                    ".region-header-left > .logo.navbar-btn.pull-left > .print-logo[alt=\"Home\"]"
                  ],
                  "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=\"dropdown-menu\" block=\"languageswitcher\" aria-labelledby=\"languageSwitcher\">",
                  "target": [
                    "ul[block=\"pup_irs_informationmenu_2\"] > li:nth-child(3) > .language-switcher-language-url.block-language.block-language-blocklanguage-interface > .dropdown > .dropdown-menu[block=\"languageswitcher\"][aria-labelledby=\"languageSwitcher\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"col-xs-10 hidden-md hidden-lg no-gutter\">",
                  "target": [
                    ".col-xs-10"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"navbar-collapse\" class=\"pup-header-content-rt col-xs-12 hidden-md hidden-lg collapse no-gutter\">",
                  "target": [
                    "#navbar-collapse"
                  ],
                  "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": "<label for=\"search-main-mobile\" class=\"control-label\">Search</label>",
                  "target": [
                    "label[for=\"search-main-mobile\"]"
                  ],
                  "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=\"form-item form-group js-form-item form-type-select js-form-type-select form-item-field-pup-historical-1 js-form-item-field-pup-historical-1\">",
                  "target": [
                    ".region-search-form-collapsible > .pup-site-header-search-block > .pup-site-header-search-block__searchfield > form > .form--inline.form-inline.clearfix > .form-item-field-pup-historical-1.js-form-item-field-pup-historical-1.form-type-select"
                  ],
                  "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=\"select-style select-wrapper\"><select data-drupal-selector=\"edit-field-pup-historical-1\" class=\"form-select form-control\" id=\"edit-field-pup-historical-1--2\" name=\"field_pup_historical_1\"><option value=\"All\">- Any -</option><option value=\"1\" selected=\"selected\">No</option></select></div>",
                  "target": [
                    ".region-search-form-collapsible > .pup-site-header-search-block > .pup-site-header-search-block__searchfield > form > .form--inline.form-inline.clearfix > .form-item-field-pup-historical-1.js-form-item-field-pup-historical-1.form-type-select > .select-style.select-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=\"form-item form-group js-form-item form-type-select js-form-type-select form-item-field-pup-historical js-form-item-field-pup-historical\">",
                  "target": [
                    ".region-search-form-collapsible > .pup-site-header-search-block > .pup-site-header-search-block__searchfield > form > .form--inline.form-inline.clearfix > .form-item-field-pup-historical.js-form-item-field-pup-historical.form-type-select"
                  ],
                  "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=\"select-style select-wrapper\"><select data-drupal-selector=\"edit-field-pup-historical\" class=\"form-select form-control\" id=\"edit-field-pup-historical--2\" name=\"field_pup_historical\"><option value=\"All\">- Any -</option><option value=\"1\" selected=\"selected\">No</option></select></div>",
                  "target": [
                    ".region-search-form-collapsible > .pup-site-header-search-block > .pup-site-header-search-block__searchfield > form > .form--inline.form-inline.clearfix > .form-item-field-pup-historical.js-form-item-field-pup-historical.form-type-select > .select-style.select-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": "<a id=\"stickyNavLogo\" class=\"logo navbar-btn pull-left\" href=\"https://www.irs.gov/\" title=\"Home\" rel=\"home\" style=\"display: none;\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .logo.navbar-btn.pull-left"
                  ],
                  "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 block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-0\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/filing\" class=\"mobile-only-text\" id=\"accessible-megamenu-file-submenu-0\" data-drupal-link-system-path=\"node/19656\">Overview</a>\n                  </li>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > li"
                  ],
                  "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 block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-1\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-pay-submenu-0\" data-drupal-link-system-path=\"node/19551\">Overview</a>\n                  </li>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > li"
                  ],
                  "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 block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-2\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-refunds-submenu-0\" data-drupal-link-system-path=\"node/19556\">Overview</a>\n                  </li>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > li"
                  ],
                  "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 block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits &amp; deductions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-3\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessible-megamenu-credits &amp; deductions-submenu-0\" data-drupal-link-system-path=\"node/80206\">Overview</a>\n                  </li>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > li"
                  ],
                  "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 block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms &amp; instructions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-4\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-megamenu-forms &amp; instructions-submenu-0\" data-drupal-link-system-path=\"node/6\">Overview</a>\n                  </li>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > li"
                  ],
                  "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": "<label for=\"search-main\" class=\"control-label\">Search</label>",
                  "target": [
                    "label[for=\"search-main\"]"
                  ],
                  "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=\"form-item form-group js-form-item form-type-select js-form-type-select form-item-field-pup-historical-1 js-form-item-field-pup-historical-1\">",
                  "target": [
                    ".region-site-navigation > .pup-site-header-search-block > .pup-site-header-search-block__searchfield > form > .form--inline.form-inline.clearfix > .form-item-field-pup-historical-1.js-form-item-field-pup-historical-1.form-type-select"
                  ],
                  "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=\"select-style select-wrapper\"><select data-drupal-selector=\"edit-field-pup-historical-1\" class=\"form-select form-control\" id=\"edit-field-pup-historical-1\" name=\"field_pup_historical_1\"><option value=\"All\">- Any -</option><option value=\"1\" selected=\"selected\">No</option></select></div>",
                  "target": [
                    ".region-site-navigation > .pup-site-header-search-block > .pup-site-header-search-block__searchfield > form > .form--inline.form-inline.clearfix > .form-item-field-pup-historical-1.js-form-item-field-pup-historical-1.form-type-select > .select-style.select-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=\"form-item form-group js-form-item form-type-select js-form-type-select form-item-field-pup-historical js-form-item-field-pup-historical\">",
                  "target": [
                    ".region-site-navigation > .pup-site-header-search-block > .pup-site-header-search-block__searchfield > form > .form--inline.form-inline.clearfix > .form-item-field-pup-historical.js-form-item-field-pup-historical.form-type-select"
                  ],
                  "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=\"select-style select-wrapper\"><select data-drupal-selector=\"edit-field-pup-historical\" class=\"form-select form-control\" id=\"edit-field-pup-historical\" name=\"field_pup_historical\"><option value=\"All\">- Any -</option><option value=\"1\" selected=\"selected\">No</option></select></div>",
                  "target": [
                    ".region-site-navigation > .pup-site-header-search-block > .pup-site-header-search-block__searchfield > form > .form--inline.form-inline.clearfix > .form-item-field-pup-historical.js-form-item-field-pup-historical.form-type-select > .select-style.select-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 id=\"pup-info-menu-collapse\" class=\"pup-header-content-rt col-xs-12 hidden-md hidden-lg collapse no-gutter\">",
                  "target": [
                    "#pup-info-menu-collapse"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"pup-header-nav-collapse\" class=\"pup-header-content-rt col-xs-12 hidden-md hidden-lg collapse no-gutter\">",
                  "target": [
                    "#pup-header-nav-collapse"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<section id=\"block-accordionmainnavigationmobile\" data-block-plugin-id=\"accordion_menus_block:main_mobile\" class=\"block block-accordion-menus block-accordion-menus-blockmain-mobile clearfix\">",
                  "target": [
                    "#block-accordionmainnavigationmobile"
                  ],
                  "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=\"accordion_menus-block-content ui-accordion-content ui-corner-bottom ui-helper-reset ui-widget-content\" id=\"ui-id-2\" aria-labelledby=\"ui-id-1\" role=\"tabpanel\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#ui-id-2"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/filing\" class=\"mobile-only-text\">Overview</a></li>",
                  "target": [
                    "#ui-id-2 > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"accordion_menus-block-content ui-accordion-content ui-corner-bottom ui-helper-reset ui-widget-content\" id=\"ui-id-4\" aria-labelledby=\"ui-id-3\" role=\"tabpanel\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#ui-id-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": "<li style=\"display: none;\"><a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\">Overview</a></li>",
                  "target": [
                    "#ui-id-4 > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"accordion_menus-block-content ui-accordion-content ui-corner-bottom ui-helper-reset ui-widget-content\" id=\"ui-id-6\" aria-labelledby=\"ui-id-5\" role=\"tabpanel\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#ui-id-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li style=\"display: none;\"><a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\">Overview</a></li>",
                  "target": [
                    "#ui-id-6 > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"accordion_menus-block-content ui-accordion-content ui-corner-bottom ui-helper-reset ui-widget-content\" id=\"ui-id-8\" aria-labelledby=\"ui-id-7\" role=\"tabpanel\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#ui-id-8"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li style=\"display: none;\"><a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\">Overview</a></li>",
                  "target": [
                    "#ui-id-8 > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"accordion_menus-block-content ui-accordion-content ui-corner-bottom ui-helper-reset ui-widget-content\" id=\"ui-id-10\" aria-labelledby=\"ui-id-9\" role=\"tabpanel\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#ui-id-10"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\">Overview</a></li>",
                  "target": [
                    "#ui-id-10 > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-0\" role=\"region\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/filing\" class=\"mobile-only-text\" id=\"accessible-megamenu-file-submenu-0\" data-drupal-link-system-path=\"node/19656\">Overview</a>\n                  </li>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > li"
                  ],
                  "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 block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-1\" role=\"region\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-pay-submenu-0\" data-drupal-link-system-path=\"node/19551\">Overview</a>\n                  </li>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > li"
                  ],
                  "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 block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-2\" role=\"region\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-refunds-submenu-0\" data-drupal-link-system-path=\"node/19556\">Overview</a>\n                  </li>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > li"
                  ],
                  "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 block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits &amp; deductions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-3\" role=\"region\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessible-megamenu-credits &amp; deductions-submenu-0\" data-drupal-link-system-path=\"node/80206\">Overview</a>\n                  </li>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > li"
                  ],
                  "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 block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms &amp; instructions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-4\" role=\"region\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                  ],
                  "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 style=\"display: none;\"><a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-megamenu-forms &amp; instructions-submenu-0\" data-drupal-link-system-path=\"node/6\">Overview</a>\n                  </li>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > li"
                  ],
                  "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=\"first\">\n                                        <a href=\"https://www.irs.gov/help/telephone-assistance\" title=\"Help\" data-drupal-link-system-path=\"node/16916\">Help</a>\n              </li>",
                  "target": [
                    ".menu--info-menu-mobile > .first"
                  ],
                  "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=\"dropdown-menu\" block=\"languageswitcher\" aria-labelledby=\"languageSwitcher\">",
                  "target": [
                    ".menu--info-menu-mobile > li:nth-child(3) > .language-switcher-language-url.block-language.block-language-blocklanguage-interface > .dropdown > .dropdown-menu[block=\"languageswitcher\"][aria-labelledby=\"languageSwitcher\"]"
                  ],
                  "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 width=\"854\" height=\"480\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" title=\"Reminders for Extension Filers\" src=\"https://www.youtube.com/embed/pQk73FZkOe4?autoplay=0&amp;start=0&amp;rel=0&amp;enablejsapi=1&amp;origin=https://www.irs.gov\" id=\"410596031\" data-gtm-yt-inspected-6811980_390=\"true\" data-gtm-yt-inspected-7=\"true\">",
                  "target": [
                    "#\\34 10596031"
                  ],
                  "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=\"fa-ext extlink\"><span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span></span>",
                  "target": [
                    ".slick-cloned[data-slick-index=\"-1\"][aria-label=\"slide 10\"] > div > .ext[data-description=\"IRS on Twitter\"][href$=\"IRSnews\"] > .fa-ext.extlink"
                  ],
                  "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 width=\"854\" height=\"480\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" title=\"Reminders for Extension Filers\" src=\"https://www.youtube.com/embed/pQk73FZkOe4?autoplay=0&amp;start=0&amp;rel=0&amp;enablejsapi=1&amp;origin=https://www.irs.gov\" id=\"pQk73FZkOe4\" data-gtm-yt-inspected-6811980_390=\"true\" data-gtm-yt-inspected-7=\"true\">",
                  "target": [
                    "#pQk73FZkOe4"
                  ],
                  "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=\"fa-ext extlink\"><span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span></span>",
                  "target": [
                    ".slick-slide[data-slick-index=\"9\"][aria-label=\"slide 10\"] > div > .ext[data-description=\"IRS on Twitter\"][href$=\"IRSnews\"] > .fa-ext.extlink"
                  ],
                  "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 width=\"854\" height=\"480\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" title=\"Reminders for Extension Filers\" src=\"https://www.youtube.com/embed/pQk73FZkOe4?autoplay=0&amp;start=0&amp;rel=0&amp;enablejsapi=1&amp;origin=https://www.irs.gov\" id=\"32187432\" data-gtm-yt-inspected-6811980_390=\"true\" data-gtm-yt-inspected-7=\"true\">",
                  "target": [
                    "#\\33 2187432"
                  ],
                  "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=\"fa-ext extlink\"><span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span></span>",
                  "target": [
                    "div[data-slick-index=\"19\"] > div > .ext[data-description=\"IRS on Twitter\"][href$=\"IRSnews\"] > .fa-ext.extlink"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 class=\"visually-hidden\" id=\"block-footernavigation-2-menu\">Footer Navigation</h2>",
                  "target": [
                    "#block-footernavigation-2-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 class=\"visually-hidden\" id=\"block-subfooter-menu\">Subfooter</h2>",
                  "target": [
                    "#block-subfooter-menu"
                  ],
                  "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 style=\"height: 1px; width: 1px; position: absolute; z-index: 100000; top: 0px; visibility: hidden;\">",
                  "target": [
                    "body > div:nth-child(9) > div"
                  ],
                  "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=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allowtransparency=\"true\" frameborder=\"0\" src=\"https://static.addtoany.com/menu/sm.23.html#type=core&amp;event=load&amp;url=https%3A%2F%2Fwww.irs.gov%2F&amp;referrer=\" style=\"height: 1px; width: 1px; border: 0px; left: 0px; top: 0px; position: absolute; z-index: 100000; display: none;\" data-gtm-yt-inspected-6811980_390=\"true\" data-gtm-yt-inspected-7=\"true\">",
                  "target": [
                    "#a2a_sm_ifr"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "span",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute cannot be used on a span with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span>",
                  "target": [
                    ".expanded.dropdown:nth-child(2) > .dropdown-menu[block=\"footernavigation_2\"] > .last > .ext[data-extlink=\"\"] > .fa-ext.extlink > .fa-external-link.fa[aria-label=\"(link is external)\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a span with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "span",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute cannot be used on a span with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span>",
                  "target": [
                    "a[href$=\"treasury.gov/\"] > .fa-ext.extlink > .fa-external-link.fa[aria-label=\"(link is external)\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a span with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "span",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute cannot be used on a span with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span>",
                  "target": [
                    "li:nth-child(2) > .ext[data-extlink=\"\"] > .fa-ext.extlink > .fa-external-link.fa[aria-label=\"(link is external)\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a span with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "span",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute cannot be used on a span with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span>",
                  "target": [
                    "a[href$=\"usa.gov/\"] > .fa-ext.extlink > .fa-external-link.fa[aria-label=\"(link is external)\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a span with no valid role attribute."
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "span",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute cannot be used on a span with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<span class=\"fa fa-external-link\" aria-label=\"(link is external)\"></span>",
                  "target": [
                    "a[href$=\"usaspending.gov/\"] > .fa-ext.extlink > .fa-external-link.fa[aria-label=\"(link is external)\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute cannot be used on a span with no valid role attribute."
                }
              ]
            },
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/filing\" aria-controls=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\" role=\"application\" id=\"accessible-megamenu-nav-item-0\">File</a>",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(2) > a[href$=\"filing\"][role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/payments\" aria-controls=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" role=\"application\" id=\"accessible-megamenu-nav-item-1\">Pay</a>",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(3) > a[href$=\"payments\"][role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/refunds\" aria-controls=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\" role=\"application\" id=\"accessible-megamenu-nav-item-2\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(4) > a[href$=\"refunds\"][role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/credits-and-deductions\" aria-controls=\"accessible-megamenu-credits &amp; deductions-submenu\" aria-expanded=\"false\" aria-label=\"Credits &amp; Deductions menu has additional options. Use the spacebar to open the Credits &amp; Deductions sub menu or enter to navigate to the Credits &amp; Deductions page.\" role=\"application\" id=\"accessible-megamenu-nav-item-3\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(5) > a[role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-instructions\" aria-controls=\"accessible-megamenu-forms &amp; instructions-submenu\" aria-expanded=\"false\" aria-label=\"Forms &amp; Instructions menu has additional options. Use the spacebar to open the Forms &amp; Instructions sub menu or enter to navigate to the Forms &amp; Instructions page.\" role=\"application\" id=\"accessible-megamenu-nav-item-4\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(6) > a[role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "tablist"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role tablist is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<section class=\"container\" role=\"tablist\" aria-multiselectable=\"true\">",
                  "target": [
                    "section[aria-multiselectable=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role tablist is not allowed for given element"
                }
              ]
            },
            {
              "id": "aria-required-children",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require child roles contain them",
              "help": "Certain ARIA roles must contain particular children",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-children?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-children",
                      "data": [
                        "tab"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA child role not present: tab"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<section class=\"container\" role=\"tablist\" aria-multiselectable=\"true\">",
                  "target": [
                    "section[aria-multiselectable=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA child role not present: tab"
                }
              ]
            },
            {
              "id": "aria-valid-attr-value",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures all ARIA attributes have valid values",
              "help": "ARIA attributes must conform to valid values",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-valid-attr-value?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": [
                        "aria-hidden=\"\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Invalid ARIA attribute value: aria-hidden=\"\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<i aria-hidden=\"\" class=\"fa fa-facebook-square\"></i>",
                  "target": [
                    ".fa-facebook-square"
                  ],
                  "failureSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-hidden=\"\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": [
                        "aria-hidden=\"\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Invalid ARIA attribute value: aria-hidden=\"\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<i aria-hidden=\"\" class=\"fa fa-twitter-square\"></i>",
                  "target": [
                    ".fa-twitter-square"
                  ],
                  "failureSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-hidden=\"\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": [
                        "aria-hidden=\"\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Invalid ARIA attribute value: aria-hidden=\"\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<i aria-hidden=\"\" class=\"fa fa-instagram\"></i>",
                  "target": [
                    ".fa-instagram"
                  ],
                  "failureSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-hidden=\"\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": [
                        "aria-hidden=\"\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Invalid ARIA attribute value: aria-hidden=\"\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<i aria-hidden=\"\" class=\"fa fa-linkedin\"></i>",
                  "target": [
                    ".fa-linkedin"
                  ],
                  "failureSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-hidden=\"\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": [
                        "aria-hidden=\"\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Invalid ARIA attribute value: aria-hidden=\"\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<i aria-hidden=\"\" class=\"fa fa-youtube-play\"></i>",
                  "target": [
                    ".fa-youtube-play"
                  ],
                  "failureSummary": "Fix all of the following:\n  Invalid ARIA attribute value: aria-hidden=\"\""
                }
              ]
            },
            {
              "id": "duplicate-id-active",
              "impact": "serious",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value of active elements is unique",
              "help": "IDs of active elements must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-active?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "accessible-megamenu-nav-item-0",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/filing\" aria-controls=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\" role=\"application\" id=\"accessible-megamenu-nav-item-0\">File</a>",
                          "target": [
                            ".nav.menu[block=\"mainnavigationmobile\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(2) > a[href$=\"filing\"][role=\"application\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: accessible-megamenu-nav-item-0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/filing\" aria-controls=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\" role=\"application\" id=\"accessible-megamenu-nav-item-0\">File</a>",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(2) > a[href$=\"filing\"][role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: accessible-megamenu-nav-item-0"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "accessible-megamenu-nav-item-1",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/payments\" aria-controls=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" role=\"application\" id=\"accessible-megamenu-nav-item-1\">Pay</a>",
                          "target": [
                            ".nav.menu[block=\"mainnavigationmobile\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(3) > a[href$=\"payments\"][role=\"application\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: accessible-megamenu-nav-item-1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/payments\" aria-controls=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" role=\"application\" id=\"accessible-megamenu-nav-item-1\">Pay</a>",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(3) > a[href$=\"payments\"][role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: accessible-megamenu-nav-item-1"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "accessible-megamenu-nav-item-2",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/refunds\" aria-controls=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\" role=\"application\" id=\"accessible-megamenu-nav-item-2\">",
                          "target": [
                            ".nav.menu[block=\"mainnavigationmobile\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(4) > a[href$=\"refunds\"][role=\"application\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: accessible-megamenu-nav-item-2"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/refunds\" aria-controls=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\" role=\"application\" id=\"accessible-megamenu-nav-item-2\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(4) > a[href$=\"refunds\"][role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: accessible-megamenu-nav-item-2"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "accessible-megamenu-nav-item-3",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/credits-and-deductions\" aria-controls=\"accessible-megamenu-credits &amp; deductions-submenu\" aria-expanded=\"false\" aria-label=\"Credits &amp; Deductions menu has additional options. Use the spacebar to open the Credits &amp; Deductions sub menu or enter to navigate to the Credits &amp; Deductions page.\" role=\"application\" id=\"accessible-megamenu-nav-item-3\">",
                          "target": [
                            ".nav.menu[block=\"mainnavigationmobile\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(5) > a[role=\"application\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: accessible-megamenu-nav-item-3"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/credits-and-deductions\" aria-controls=\"accessible-megamenu-credits &amp; deductions-submenu\" aria-expanded=\"false\" aria-label=\"Credits &amp; Deductions menu has additional options. Use the spacebar to open the Credits &amp; Deductions sub menu or enter to navigate to the Credits &amp; Deductions page.\" role=\"application\" id=\"accessible-megamenu-nav-item-3\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(5) > a[role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: accessible-megamenu-nav-item-3"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "accessible-megamenu-nav-item-4",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-instructions\" aria-controls=\"accessible-megamenu-forms &amp; instructions-submenu\" aria-expanded=\"false\" aria-label=\"Forms &amp; Instructions menu has additional options. Use the spacebar to open the Forms &amp; Instructions sub menu or enter to navigate to the Forms &amp; Instructions page.\" role=\"application\" id=\"accessible-megamenu-nav-item-4\">",
                          "target": [
                            ".nav.menu[block=\"mainnavigationmobile\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(6) > a[role=\"application\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: accessible-megamenu-nav-item-4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.irs.gov/forms-instructions\" aria-controls=\"accessible-megamenu-forms &amp; instructions-submenu\" aria-expanded=\"false\" aria-label=\"Forms &amp; Instructions menu has additional options. Use the spacebar to open the Forms &amp; Instructions sub menu or enter to navigate to the Forms &amp; Instructions page.\" role=\"application\" id=\"accessible-megamenu-nav-item-4\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .megamenu-top-nav-item.expanded.dropdown:nth-child(6) > a[role=\"application\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: accessible-megamenu-nav-item-4"
                }
              ]
            },
            {
              "id": "duplicate-id-aria",
              "impact": "critical",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value used in ARIA and in labels is unique",
              "help": "IDs used in ARIA and labels must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-aria?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "languageSwitcher",
                      "relatedNodes": [
                        {
                          "html": "<button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle=\"dropdown\" aria-label=\"Press enter to activate the menu, then navigate with the tab key.\" aria-expanded=\"false\" aria-labelledby=\"English\">",
                          "target": [
                            ".menu--info-menu-mobile > li:nth-child(3) > .language-switcher-language-url.block-language.block-language-blocklanguage-interface > .dropdown > .btn-default.btn[aria-labelledby=\"English\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: languageSwitcher"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle=\"dropdown\" aria-label=\"Press enter to activate the menu, then navigate with the tab key.\" aria-expanded=\"false\" aria-labelledby=\"English\">",
                  "target": [
                    "ul[block=\"pup_irs_informationmenu_2\"] > li:nth-child(3) > .language-switcher-language-url.block-language.block-language-blocklanguage-interface > .dropdown > .btn-default.btn[aria-labelledby=\"English\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: languageSwitcher"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "accessible-megamenu-file-submenu",
                      "relatedNodes": [
                        {
                          "html": "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-0\" role=\"region\">",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: accessible-megamenu-file-submenu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-0\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: accessible-megamenu-file-submenu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "accessible-megamenu-pay-submenu",
                      "relatedNodes": [
                        {
                          "html": "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-1\" role=\"region\">",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: accessible-megamenu-pay-submenu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-1\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: accessible-megamenu-pay-submenu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "accessible-megamenu-refunds-submenu",
                      "relatedNodes": [
                        {
                          "html": "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-2\" role=\"region\">",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: accessible-megamenu-refunds-submenu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-2\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: accessible-megamenu-refunds-submenu"
                }
              ]
            },
            {
              "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": "block-languageswitcher",
                      "relatedNodes": [
                        {
                          "html": "<section class=\"language-switcher-language-url block block-language block-language-blocklanguage-interface clearfix\" id=\"block-languageswitcher\" role=\"navigation\" data-block-plugin-id=\"language_block:language_interface\">",
                          "target": [
                            ".menu--info-menu-mobile > li:nth-child(3) > .language-switcher-language-url.block-language.block-language-blocklanguage-interface"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: block-languageswitcher"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<section class=\"language-switcher-language-url block block-language block-language-blocklanguage-interface clearfix\" id=\"block-languageswitcher\" role=\"navigation\" data-block-plugin-id=\"language_block:language_interface\">",
                  "target": [
                    "ul[block=\"pup_irs_informationmenu_2\"] > li:nth-child(3) > .language-switcher-language-url.block-language.block-language-blocklanguage-interface"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: block-languageswitcher"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "views-exposed-form-pup-site-index-search-site-search-srt-relevance",
                      "relatedNodes": [
                        {
                          "html": "<form block=\"pup_irs_exposedformpup_site_index_searchsite_search_srt_relevance_2\" action=\"/site-index-search\" method=\"get\" id=\"views-exposed-form-pup-site-index-search-site-search-srt-relevance\" accept-charset=\"UTF-8\" novalidate=\"\" data-once=\"form-updated\" data-drupal-form-fields=\"search-main,edit-field-pup-historical-1,edit-field-pup-historical,edit-submit-pup-site-index-search\">",
                          "target": [
                            ".region-site-navigation > .pup-site-header-search-block > .pup-site-header-search-block__searchfield > form"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: views-exposed-form-pup-site-index-search-site-search-srt-relevance"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<form block=\"exposedformpup_site_index_searchsite_search_srt_relevance_4\" action=\"/site-index-search\" method=\"get\" id=\"views-exposed-form-pup-site-index-search-site-search-srt-relevance\" accept-charset=\"UTF-8\" novalidate=\"\" data-once=\"form-updated\" data-drupal-form-fields=\"search-main-mobile,edit-field-pup-historical-1--2,edit-field-pup-historical--2,edit-submit-pup-site-index-search--2\">",
                  "target": [
                    ".region-search-form-collapsible > .pup-site-header-search-block > .pup-site-header-search-block__searchfield > form"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: views-exposed-form-pup-site-index-search-site-search-srt-relevance"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-navigation",
                      "relatedNodes": [
                        {
                          "html": "<ul block=\"mainnavigationmobile\" class=\"menu nav\" id=\"accessible-megamenu-navigation\">",
                          "target": [
                            ".nav.menu[block=\"mainnavigationmobile\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-navigation"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile_2\" class=\"menu nav\" id=\"accessible-megamenu-navigation\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-navigation"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "stickyNavLogo",
                      "relatedNodes": [
                        {
                          "html": "<a id=\"stickyNavLogo\" class=\"logo navbar-btn pull-left\" href=\"https://www.irs.gov/\" title=\"Home\" rel=\"home\">",
                          "target": [
                            ".nav.menu[block=\"mainnavigationmobile\"] > .logo.navbar-btn.pull-left"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: stickyNavLogo"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a id=\"stickyNavLogo\" class=\"logo navbar-btn pull-left\" href=\"https://www.irs.gov/\" title=\"Home\" rel=\"home\" style=\"display: none;\">",
                  "target": [
                    ".nav.menu[block=\"mainnavigationmobile_2\"] > .logo.navbar-btn.pull-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: stickyNavLogo"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-0",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/filing\" class=\"mobile-only-text\" id=\"accessible-megamenu-file-submenu-0\" data-drupal-link-system-path=\"node/19656\">Overview</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > li > .mobile-only-text[data-drupal-link-system-path=\"node/19656\"][href$=\"filing\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/filing\" class=\"mobile-only-text\" id=\"accessible-megamenu-file-submenu-0\" data-drupal-link-system-path=\"node/19656\">Overview</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > li > .mobile-only-text[data-drupal-link-system-path=\"node/19656\"][href$=\"filing\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-0"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-1",
                      "relatedNodes": [
                        {
                          "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-1\">INFORMATION FOR…</span>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(1) > .mega-menu-column-header"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-1\">INFORMATION FOR…</span>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(1) > .mega-menu-column-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-1"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-2",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/individuals\" id=\"accessible-megamenu-file-submenu-2\" data-drupal-link-system-path=\"node/19456\">Individuals</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/19456\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-2"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/individuals\" id=\"accessible-megamenu-file-submenu-2\" data-drupal-link-system-path=\"node/19456\">Individuals</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/19456\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-2"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-3",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/businesses\" id=\"accessible-megamenu-file-submenu-3\" data-drupal-link-system-path=\"node/18976\">Business &amp; Self Employed</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/18976\"][href$=\"businesses\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-3"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/businesses\" id=\"accessible-megamenu-file-submenu-3\" data-drupal-link-system-path=\"node/18976\">Business &amp; Self Employed</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/18976\"][href$=\"businesses\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-3"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-4",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/charities-and-nonprofits\" id=\"accessible-megamenu-file-submenu-4\" data-drupal-link-system-path=\"node/58461\">Charities and Nonprofits</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/58461\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/charities-and-nonprofits\" id=\"accessible-megamenu-file-submenu-4\" data-drupal-link-system-path=\"node/58461\">Charities and Nonprofits</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/58461\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-4"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-5",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/individuals/international-taxpayers\" id=\"accessible-megamenu-file-submenu-5\" data-drupal-link-system-path=\"node/19696\">International Taxpayers</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/19696\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-5"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/individuals/international-taxpayers\" id=\"accessible-megamenu-file-submenu-5\" data-drupal-link-system-path=\"node/19696\">International Taxpayers</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/19696\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-5"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-6",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/government-entities/federal-state-local-governments\" id=\"accessible-megamenu-file-submenu-6\" data-drupal-link-system-path=\"node/19446\">Federal State and Local Governments</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(6) > a[data-drupal-link-system-path=\"node/19446\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-6"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/government-entities/federal-state-local-governments\" id=\"accessible-megamenu-file-submenu-6\" data-drupal-link-system-path=\"node/19446\">Federal State and Local Governments</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(6) > a[data-drupal-link-system-path=\"node/19446\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-6"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-7",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/government-entities/indian-tribal-governments\" id=\"accessible-megamenu-file-submenu-7\" data-drupal-link-system-path=\"node/19601\">Indian Tribal Governments</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(7) > a[data-drupal-link-system-path=\"node/19601\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-7"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/government-entities/indian-tribal-governments\" id=\"accessible-megamenu-file-submenu-7\" data-drupal-link-system-path=\"node/19601\">Indian Tribal Governments</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(7) > a[data-drupal-link-system-path=\"node/19601\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-7"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-8",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/tax-exempt-bonds\" id=\"accessible-megamenu-file-submenu-8\" data-drupal-link-system-path=\"node/19671\">Tax Exempt Bonds</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(8) > a[data-drupal-link-system-path=\"node/19671\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-8"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/tax-exempt-bonds\" id=\"accessible-megamenu-file-submenu-8\" data-drupal-link-system-path=\"node/19671\">Tax Exempt Bonds</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(8) > a[data-drupal-link-system-path=\"node/19671\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-8"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-9",
                      "relatedNodes": [
                        {
                          "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-9\">FILING FOR INDIVIDUALS</span>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(1) > .mega-menu-column-header"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-9"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-9\">FILING FOR INDIVIDUALS</span>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(1) > .mega-menu-column-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-9"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-10",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/filing/individuals/who-should-file\" id=\"accessible-megamenu-file-submenu-10\" data-drupal-link-system-path=\"node/105206\">Who Should File</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/105206\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-10"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/filing/individuals/who-should-file\" id=\"accessible-megamenu-file-submenu-10\" data-drupal-link-system-path=\"node/105206\">Who Should File</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/105206\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-10"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-11",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/filing/individuals/how-to-file\" id=\"accessible-megamenu-file-submenu-11\" data-drupal-link-system-path=\"node/22856\">How to File</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/22856\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-11"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/filing/individuals/how-to-file\" id=\"accessible-megamenu-file-submenu-11\" data-drupal-link-system-path=\"node/22856\">How to File</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/22856\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-11"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-12",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/filing/individuals/when-to-file\" id=\"accessible-megamenu-file-submenu-12\" data-drupal-link-system-path=\"node/22726\">When to File</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/22726\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-12"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/filing/individuals/when-to-file\" id=\"accessible-megamenu-file-submenu-12\" data-drupal-link-system-path=\"node/22726\">When to File</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/22726\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-12"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-13",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-type\" id=\"accessible-megamenu-file-submenu-13\" data-drupal-link-system-path=\"node/2442\">Where to File</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/2442\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-13"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-type\" id=\"accessible-megamenu-file-submenu-13\" data-drupal-link-system-path=\"node/2442\">Where to File</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/2442\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-13"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-14",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/filing/individuals/update-my-information\" id=\"accessible-megamenu-file-submenu-14\" data-drupal-link-system-path=\"node/22861\">Update My Information</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(6) > a[data-drupal-link-system-path=\"node/22861\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-14"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/filing/individuals/update-my-information\" id=\"accessible-megamenu-file-submenu-14\" data-drupal-link-system-path=\"node/22861\">Update My Information</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(6) > a[data-drupal-link-system-path=\"node/22861\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-14"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-15",
                      "relatedNodes": [
                        {
                          "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-15\">POPULAR</span>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(1) > .mega-menu-column-header"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-15"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-file-submenu-15\">POPULAR</span>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(1) > .mega-menu-column-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-15"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-16",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/individuals/get-transcript\" id=\"accessible-megamenu-file-submenu-16\" data-drupal-link-system-path=\"node/64256\">Get Your Tax Record</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/64256\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-16"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/individuals/get-transcript\" id=\"accessible-megamenu-file-submenu-16\" data-drupal-link-system-path=\"node/64256\">Get Your Tax Record</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/64256\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-16"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-17",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\" id=\"accessible-megamenu-file-submenu-17\" data-drupal-link-system-path=\"node/54546\">File Your Taxes for Free</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/54546\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-17"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\" id=\"accessible-megamenu-file-submenu-17\" data-drupal-link-system-path=\"node/54546\">File Your Taxes for Free</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/54546\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-17"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-18",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online\" id=\"accessible-megamenu-file-submenu-18\" data-drupal-link-system-path=\"node/17153\">Apply for an Employer ID Number (EIN)</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/17153\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-18"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online\" id=\"accessible-megamenu-file-submenu-18\" data-drupal-link-system-path=\"node/17153\">Apply for an Employer ID Number (EIN)</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/17153\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-18"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-19",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/filing/wheres-my-amended-return\" id=\"accessible-megamenu-file-submenu-19\" data-drupal-link-system-path=\"node/17175\">Check Your Amended Return Status</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/17175\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-19"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/filing/wheres-my-amended-return\" id=\"accessible-megamenu-file-submenu-19\" data-drupal-link-system-path=\"node/17175\">Check Your Amended Return Status</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/17175\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-19"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-file-submenu-20",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\" id=\"accessible-megamenu-file-submenu-20\" data-drupal-link-system-path=\"node/16696\">Get an Identity Protection PIN (IP PIN)</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(6) > a[data-drupal-link-system-path=\"node/16696\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-20"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\" id=\"accessible-megamenu-file-submenu-20\" data-drupal-link-system-path=\"node/16696\">Get an Identity Protection PIN (IP PIN)</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-0\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(6) > a[data-drupal-link-system-path=\"node/16696\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-file-submenu-20"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-pay-submenu-0",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-pay-submenu-0\" data-drupal-link-system-path=\"node/19551\">Overview</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > li > .mobile-only-text[data-drupal-link-system-path=\"node/19551\"][href$=\"payments\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-pay-submenu-0\" data-drupal-link-system-path=\"node/19551\">Overview</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > li > .mobile-only-text[data-drupal-link-system-path=\"node/19551\"][href$=\"payments\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-0"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-pay-submenu-1",
                      "relatedNodes": [
                        {
                          "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-1\">PAY BY</span>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(1) > .mega-menu-column-header"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-1\">PAY BY</span>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(1) > .mega-menu-column-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-1"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-pay-submenu-2",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/payments/direct-pay\" id=\"accessible-megamenu-pay-submenu-2\" data-drupal-link-system-path=\"node/10224\">Bank Account (Direct Pay)</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/10224\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-2"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/payments/direct-pay\" id=\"accessible-megamenu-pay-submenu-2\" data-drupal-link-system-path=\"node/10224\">Bank Account (Direct Pay)</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/10224\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-2"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-pay-submenu-3",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\" id=\"accessible-megamenu-pay-submenu-3\" data-drupal-link-system-path=\"node/15583\">Debit or Credit Card</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/15583\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-3"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\" id=\"accessible-megamenu-pay-submenu-3\" data-drupal-link-system-path=\"node/15583\">Debit or Credit Card</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/15583\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-3"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-pay-submenu-4",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/payments/online-payment-agreement-application\" id=\"accessible-megamenu-pay-submenu-4\" data-drupal-link-system-path=\"node/16716\">Payment Plan (Installment Agreement)</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/16716\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/payments/online-payment-agreement-application\" id=\"accessible-megamenu-pay-submenu-4\" data-drupal-link-system-path=\"node/16716\">Payment Plan (Installment Agreement)</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/16716\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-4"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-pay-submenu-5",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\" id=\"accessible-megamenu-pay-submenu-5\" data-drupal-link-system-path=\"node/15488\">Electronic Federal Tax Payment System (EFTPS)</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/15488\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-5"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\" id=\"accessible-megamenu-pay-submenu-5\" data-drupal-link-system-path=\"node/15488\">Electronic Federal Tax Payment System (EFTPS)</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/15488\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-5"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-pay-submenu-6",
                      "relatedNodes": [
                        {
                          "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-6\">POPULAR</span>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(1) > .mega-menu-column-header"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-6"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-pay-submenu-6\">POPULAR</span>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(1) > .mega-menu-column-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-6"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-pay-submenu-7",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/payments/your-online-account\" id=\"accessible-megamenu-pay-submenu-7\" data-drupal-link-system-path=\"node/11608\">Your Online Account</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/11608\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-7"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/payments/your-online-account\" id=\"accessible-megamenu-pay-submenu-7\" data-drupal-link-system-path=\"node/11608\">Your Online Account</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/11608\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-7"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-pay-submenu-8",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/individuals/tax-withholding-estimator\" id=\"accessible-megamenu-pay-submenu-8\" data-drupal-link-system-path=\"node/107181\">Tax Withholding Estimator</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/107181\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-8"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/individuals/tax-withholding-estimator\" id=\"accessible-megamenu-pay-submenu-8\" data-drupal-link-system-path=\"node/107181\">Tax Withholding Estimator</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/107181\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-8"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-pay-submenu-9",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\" id=\"accessible-megamenu-pay-submenu-9\" data-drupal-link-system-path=\"node/17135\">Estimated Taxes</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/17135\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-9"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\" id=\"accessible-megamenu-pay-submenu-9\" data-drupal-link-system-path=\"node/17135\">Estimated Taxes</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/17135\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-9"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-pay-submenu-10",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/payments/penalties\" id=\"accessible-megamenu-pay-submenu-10\" data-drupal-link-system-path=\"node/91826\">Penalties</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/91826\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-10"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/payments/penalties\" id=\"accessible-megamenu-pay-submenu-10\" data-drupal-link-system-path=\"node/91826\">Penalties</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-1\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/91826\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-pay-submenu-10"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-refunds-submenu-0",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-refunds-submenu-0\" data-drupal-link-system-path=\"node/19556\">Overview</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > li > .mobile-only-text[data-drupal-link-system-path=\"node/19556\"][href$=\"refunds\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-refunds-submenu-0\" data-drupal-link-system-path=\"node/19556\">Overview</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > li > .mobile-only-text[data-drupal-link-system-path=\"node/19556\"][href$=\"refunds\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-0"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-refunds-submenu-1",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\" class=\"mega-menu-column-header\" id=\"accessible-megamenu-refunds-submenu-1\" onclick=\"ga('send', 'event', 'Outbound Links', 'Click', 'sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp');\">Where's My Refund</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .no-header-extra-padding.mega-menu-column > li:nth-child(1) > .mega-menu-column-header"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\" class=\"mega-menu-column-header\" id=\"accessible-megamenu-refunds-submenu-1\">Where's My Refund</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .no-header-extra-padding.mega-menu-column > li:nth-child(1) > .mega-menu-column-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-1"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-refunds-submenu-2",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\" id=\"accessible-megamenu-refunds-submenu-2\" data-drupal-link-system-path=\"node/9503\">What to Expect</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .no-header-extra-padding.mega-menu-column > li:nth-child(2) > a[data-drupal-link-system-path=\"node/9503\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-2"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\" id=\"accessible-megamenu-refunds-submenu-2\" data-drupal-link-system-path=\"node/9503\">What to Expect</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .no-header-extra-padding.mega-menu-column > li:nth-child(2) > a[data-drupal-link-system-path=\"node/9503\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-2"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-refunds-submenu-3",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-your-refund-to-one-two-or-three-accounts\" id=\"accessible-megamenu-refunds-submenu-3\" data-drupal-link-system-path=\"node/10971\">Direct Deposit</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .no-header-extra-padding.mega-menu-column > li:nth-child(3) > a[data-drupal-link-system-path=\"node/10971\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-3"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-your-refund-to-one-two-or-three-accounts\" id=\"accessible-megamenu-refunds-submenu-3\" data-drupal-link-system-path=\"node/10971\">Direct Deposit</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .no-header-extra-padding.mega-menu-column > li:nth-child(3) > a[data-drupal-link-system-path=\"node/10971\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-3"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-refunds-submenu-4",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/taxtopics/tc203\" id=\"accessible-megamenu-refunds-submenu-4\" data-drupal-link-system-path=\"node/67936\">Reduced Refunds</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .no-header-extra-padding.mega-menu-column > li:nth-child(4) > a[data-drupal-link-system-path=\"node/67936\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/taxtopics/tc203\" id=\"accessible-megamenu-refunds-submenu-4\" data-drupal-link-system-path=\"node/67936\">Reduced Refunds</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .no-header-extra-padding.mega-menu-column > li:nth-child(4) > a[data-drupal-link-system-path=\"node/67936\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-4"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-refunds-submenu-5",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-refunds-submenu-5\" data-drupal-link-system-path=\"node/19996\">Fix/Correct a Return</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .no-header-extra-padding.mega-menu-column > li:nth-child(5) > a[data-drupal-link-system-path=\"node/19996\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-5"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-refunds-submenu-5\" data-drupal-link-system-path=\"node/19996\">Fix/Correct a Return</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-2\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .no-header-extra-padding.mega-menu-column > li:nth-child(5) > a[data-drupal-link-system-path=\"node/19996\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-refunds-submenu-5"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-credits & deductions-submenu",
                      "relatedNodes": [
                        {
                          "html": "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits &amp; deductions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-3\" role=\"region\">",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits &amp; deductions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-3\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-credits & deductions-submenu-0",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessible-megamenu-credits &amp; deductions-submenu-0\" data-drupal-link-system-path=\"node/80206\">Overview</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > li > .mobile-only-text[data-drupal-link-system-path=\"node/80206\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessible-megamenu-credits &amp; deductions-submenu-0\" data-drupal-link-system-path=\"node/80206\">Overview</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > li > .mobile-only-text[data-drupal-link-system-path=\"node/80206\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-0"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-credits & deductions-submenu-1",
                      "relatedNodes": [
                        {
                          "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits &amp; deductions-submenu-1\">INFORMATION FOR...</span>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(1) > .mega-menu-column-header"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits &amp; deductions-submenu-1\">INFORMATION FOR...</span>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(1) > .mega-menu-column-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-1"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-credits & deductions-submenu-2",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/credits-deductions-for-individuals\" title=\"For you and your family\" id=\"accessible-megamenu-credits &amp; deductions-submenu-2\" data-drupal-link-system-path=\"node/5\">Individuals</a>",
                          "target": [
                            "a[title=\"For you and your family\"][data-drupal-link-system-path=\"node/5\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-2"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/credits-deductions-for-individuals\" id=\"accessible-megamenu-credits &amp; deductions-submenu-2\" data-drupal-link-system-path=\"node/5\">Individuals</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/5\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-2"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-credits & deductions-submenu-3",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/credits-deductions/businesses\" title=\"Standard mileage and other information\" id=\"accessible-megamenu-credits &amp; deductions-submenu-3\" data-drupal-link-system-path=\"node/19941\">Businesses &amp; Self-Employed</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/19941\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-3"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/credits-deductions/businesses\" id=\"accessible-megamenu-credits &amp; deductions-submenu-3\" data-drupal-link-system-path=\"node/19941\">Businesses &amp; Self-Employed</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/19941\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-3"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-credits & deductions-submenu-4",
                      "relatedNodes": [
                        {
                          "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits &amp; deductions-submenu-4\">POPULAR</span>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(1) > .mega-menu-column-header"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-credits &amp; deductions-submenu-4\">POPULAR</span>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(1) > .mega-menu-column-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-4"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-credits & deductions-submenu-5",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\" id=\"accessible-megamenu-credits &amp; deductions-submenu-5\" data-drupal-link-system-path=\"node/18966\">Earned Income Credit (EITC)</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/18966\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-5"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\" id=\"accessible-megamenu-credits &amp; deductions-submenu-5\" data-drupal-link-system-path=\"node/18966\">Earned Income Credit (EITC)</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/18966\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-5"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-credits & deductions-submenu-6",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\" id=\"accessible-megamenu-credits &amp; deductions-submenu-6\" data-drupal-link-system-path=\"node/95076\">Advance Child Tax Credit</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/95076\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-6"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\" id=\"accessible-megamenu-credits &amp; deductions-submenu-6\" data-drupal-link-system-path=\"node/95076\">Advance Child Tax Credit</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(3) > a[data-drupal-link-system-path=\"node/95076\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-6"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-credits & deductions-submenu-7",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\" id=\"accessible-megamenu-credits &amp; deductions-submenu-7\" data-drupal-link-system-path=\"node/5229\">Standard Deduction</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/5229\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-7"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\" id=\"accessible-megamenu-credits &amp; deductions-submenu-7\" data-drupal-link-system-path=\"node/5229\">Standard Deduction</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/5229\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-7"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-credits & deductions-submenu-8",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/credits-deductions/individuals/hctc\" id=\"accessible-megamenu-credits &amp; deductions-submenu-8\" data-drupal-link-system-path=\"node/17082\">Health Coverage</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/17082\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-8"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/credits-deductions/individuals/hctc\" id=\"accessible-megamenu-credits &amp; deductions-submenu-8\" data-drupal-link-system-path=\"node/17082\">Health Coverage</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(5) > a[data-drupal-link-system-path=\"node/17082\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-8"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-credits & deductions-submenu-9",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/retirement-plans\" id=\"accessible-megamenu-credits &amp; deductions-submenu-9\" data-drupal-link-system-path=\"node/19741\">Retirement Plans</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(6) > a[data-drupal-link-system-path=\"node/19741\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-9"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/retirement-plans\" id=\"accessible-megamenu-credits &amp; deductions-submenu-9\" data-drupal-link-system-path=\"node/19741\">Retirement Plans</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-3\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(3) > li:nth-child(6) > a[data-drupal-link-system-path=\"node/19741\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-credits & deductions-submenu-9"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu",
                      "relatedNodes": [
                        {
                          "html": "<ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms &amp; instructions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-4\" role=\"region\">",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms &amp; instructions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-4\" role=\"region\" style=\"top: 155px;\">",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-0",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-megamenu-forms &amp; instructions-submenu-0\" data-drupal-link-system-path=\"node/6\">Overview</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > li > .mobile-only-text[data-drupal-link-system-path=\"node/6\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-megamenu-forms &amp; instructions-submenu-0\" data-drupal-link-system-path=\"node/6\">Overview</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > li > .mobile-only-text[data-drupal-link-system-path=\"node/6\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-0"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-1",
                      "relatedNodes": [
                        {
                          "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms &amp; instructions-submenu-1\">POPULAR FORMS &amp; INSTRUCTIONS</span>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(1) > .mega-menu-column-header"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms &amp; instructions-submenu-1\">POPULAR FORMS &amp; INSTRUCTIONS</span>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(1) > .mega-menu-column-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-1"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-2",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040\" title=\"Individual Tax Return\" id=\"accessible-megamenu-forms &amp; instructions-submenu-2\" data-drupal-link-system-path=\"node/16022\">Form 1040</a>",
                          "target": [
                            "a[title=\"Individual Tax Return\"][data-drupal-link-system-path=\"node/16022\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-2"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040\" id=\"accessible-megamenu-forms &amp; instructions-submenu-2\" data-drupal-link-system-path=\"node/16022\">Form 1040</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/16022\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-2"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-3",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\" title=\"Instructions for Form 1040 \" id=\"accessible-megamenu-forms &amp; instructions-submenu-3\" onclick=\"ga('send', 'event', 'Downloads', 'File Download', '/pub/irs-pdf/i1040gi.pdf');\">Form 1040 Instructions</a>",
                          "target": [
                            ".mega-menu-column:nth-child(2) > li:nth-child(4) > a[title=\"Instructions for Form 1040 \"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-3"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\" id=\"accessible-megamenu-forms &amp; instructions-submenu-3\">Form 1040 Instructions</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-3"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-4",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-9\" title=\"Request for Taxpayer Identification Number (TIN) and Certification\" id=\"accessible-megamenu-forms &amp; instructions-submenu-4\" data-drupal-link-system-path=\"node/15825\">Form W-9</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(6) > a[data-drupal-link-system-path=\"node/15825\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-4"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-9\" id=\"accessible-megamenu-forms &amp; instructions-submenu-4\" data-drupal-link-system-path=\"node/15825\">Form W-9</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(6) > a[data-drupal-link-system-path=\"node/15825\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-4"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-5",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\" title=\"Request for Transcript of Tax Return\" id=\"accessible-megamenu-forms &amp; instructions-submenu-5\" data-drupal-link-system-path=\"node/10554\">Form 4506-T</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(8) > a[data-drupal-link-system-path=\"node/10554\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-5"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\" id=\"accessible-megamenu-forms &amp; instructions-submenu-5\" data-drupal-link-system-path=\"node/10554\">Form 4506-T</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(2) > li:nth-child(8) > a[data-drupal-link-system-path=\"node/10554\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-5"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-6",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-4\" class=\"mega-menu-column-header\" title=\"Employee's Withholding Certificate\" id=\"accessible-megamenu-forms &amp; instructions-submenu-6\" data-drupal-link-system-path=\"node/15498\">Form W-4</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .extra-padding.mega-menu-column > li:nth-child(1) > .mega-menu-column-header[data-drupal-link-system-path=\"node/15498\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-6"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-4\" class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms &amp; instructions-submenu-6\" data-drupal-link-system-path=\"node/15498\">Form W-4</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .extra-padding.mega-menu-column > li:nth-child(1) > .mega-menu-column-header[data-drupal-link-system-path=\"node/15498\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-6"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-7",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-941\" title=\"Employer's Quarterly Federal Tax Return\" id=\"accessible-megamenu-forms &amp; instructions-submenu-7\" data-drupal-link-system-path=\"node/53446\">Form 941</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .extra-padding.mega-menu-column > li:nth-child(3) > a[data-drupal-link-system-path=\"node/53446\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-7"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-941\" id=\"accessible-megamenu-forms &amp; instructions-submenu-7\" data-drupal-link-system-path=\"node/53446\">Form 941</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .extra-padding.mega-menu-column > li:nth-child(3) > a[data-drupal-link-system-path=\"node/53446\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-7"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-8",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-2\" title=\"Employers engaged in a trade or business who pay compensation\" id=\"accessible-megamenu-forms &amp; instructions-submenu-8\" data-drupal-link-system-path=\"node/5737\">Form W-2</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .extra-padding.mega-menu-column > li:nth-child(5) > a[data-drupal-link-system-path=\"node/5737\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-8"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-2\" id=\"accessible-megamenu-forms &amp; instructions-submenu-8\" data-drupal-link-system-path=\"node/5737\">Form W-2</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .extra-padding.mega-menu-column > li:nth-child(5) > a[data-drupal-link-system-path=\"node/5737\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-8"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-9",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-9465\" title=\"Installment Agreement Request\" id=\"accessible-megamenu-forms &amp; instructions-submenu-9\" data-drupal-link-system-path=\"node/15532\">Form 9465</a>",
                          "target": [
                            "a[title=\"Installment Agreement Request\"][data-drupal-link-system-path=\"node/15532\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-9"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-9465\" id=\"accessible-megamenu-forms &amp; instructions-submenu-9\" data-drupal-link-system-path=\"node/15532\">Form 9465</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .extra-padding.mega-menu-column > li:nth-child(7) > a[data-drupal-link-system-path=\"node/15532\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-9"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-10",
                      "relatedNodes": [
                        {
                          "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms &amp; instructions-submenu-10\">POPULAR FOR TAX PROS</span>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(1) > .mega-menu-column-header"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-10"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms &amp; instructions-submenu-10\">POPULAR FOR TAX PROS</span>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(1) > .mega-menu-column-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-10"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-11",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" title=\"Amend/Fix Return\" id=\"accessible-megamenu-forms &amp; instructions-submenu-11\" data-drupal-link-system-path=\"node/19996\">Form 1040-X</a>",
                          "target": [
                            "a[title=\"Amend/Fix Return\"][data-drupal-link-system-path=\"node/19996\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-11"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-1040x\" id=\"accessible-megamenu-forms &amp; instructions-submenu-11\" data-drupal-link-system-path=\"node/19996\">Form 1040-X</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(2) > a[data-drupal-link-system-path=\"node/19996\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-11"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-12",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-2848\" title=\"Apply for Power of Attorney\" id=\"accessible-megamenu-forms &amp; instructions-submenu-12\" data-drupal-link-system-path=\"node/15839\">Form 2848</a>",
                          "target": [
                            "a[title=\"Apply for Power of Attorney\"][data-drupal-link-system-path=\"node/15839\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-12"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-2848\" id=\"accessible-megamenu-forms &amp; instructions-submenu-12\" data-drupal-link-system-path=\"node/15839\">Form 2848</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(4) > a[data-drupal-link-system-path=\"node/15839\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-12"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-13",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-7\" title=\"Apply for an ITIN\" id=\"accessible-megamenu-forms &amp; instructions-submenu-13\" data-drupal-link-system-path=\"node/15536\">Form W-7</a>",
                          "target": [
                            "a[title=\"Apply for an ITIN\"][data-drupal-link-system-path=\"node/15536\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-13"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/forms-pubs/about-form-w-7\" id=\"accessible-megamenu-forms &amp; instructions-submenu-13\" data-drupal-link-system-path=\"node/15536\">Form W-7</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(6) > a[data-drupal-link-system-path=\"node/15536\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-13"
                },
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "accessible-megamenu-forms & instructions-submenu-14",
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\" title=\"Rules Governing Practice before IRS\" id=\"accessible-megamenu-forms &amp; instructions-submenu-14\" onclick=\"ga('send', 'event', 'Downloads', 'File Download', '/pub/irs-pdf/pcir230.pdf');\">Circular 230</a>",
                          "target": [
                            "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(8) > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-14"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\" id=\"accessible-megamenu-forms &amp; instructions-submenu-14\">Circular 230</a>",
                  "target": [
                    "ul[aria-labeledby=\"accessible-megamenu-nav-item-4\"][block=\"mainnavigationmobile_2\"][role=\"region\"] > .mega-menu-container > .mega-menu-column:nth-child(4) > li:nth-child(8) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: accessible-megamenu-forms & instructions-submenu-14"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle=\"dropdown\" aria-label=\"Press enter to activate the menu, then navigate with the tab key.\" aria-expanded=\"false\" aria-labelledby=\"English\">",
                  "target": [
                    "ul[block=\"pup_irs_informationmenu_2\"] > li:nth-child(3) > .language-switcher-language-url.block-language.block-language-blocklanguage-interface > .dropdown > .btn-default.btn[aria-labelledby=\"English\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "region",
                        "accessibleText": "carousel"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"pup-homepage-news\" class=\"pup-slick-carousel slick-initialized slick-slider slick-dotted\" role=\"region\" aria-label=\"carousel\" tabindex=\"-1\">",
                          "target": [
                            "#pup-homepage-news"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"pup-homepage-tools\" class=\"pup-slick-carousel slick-initialized slick-slider slick-dotted\" role=\"region\" aria-label=\"carousel\" tabindex=\"-1\">",
                  "target": [
                    "#pup-homepage-tools"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "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": "<h1 class=\"visually-hidden sr-only\">Home Page</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"pup-homepage-random-hero\" class=\"pup-homepage-random-hero\">",
                  "target": [
                    "#pup-homepage-random-hero"
                  ],
                  "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.irs.gov/",
      "what": "URL",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.irs.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=\"\" data-gtm-yt-inspected-6811980_390=\"true\" data-gtm-yt-inspected-7=\"true\" style=\"width: 0px; height: 0px; border: 0px; display: none;\">...</iframe>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"accessible-megamenu-nav-item-0\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#accessible-megamenu-nav-item-0",
                "code": "<a href=\"https://www.irs.gov/filing\" aria-controls=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\" role=\"application\" id=\"accessible-megamenu-nav-item-0\">...</a>"
              }
            ],
            "Duplicate id attribute value \"accessible-megamenu-nav-item-1\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#accessible-megamenu-nav-item-1",
                "code": "<a href=\"https://www.irs.gov/payments\" aria-controls=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" role=\"application\" id=\"accessible-megamenu-nav-item-1\">...</a>"
              }
            ],
            "Duplicate id attribute value \"accessible-megamenu-nav-item-2\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#accessible-megamenu-nav-item-2",
                "code": "<a href=\"https://www.irs.gov/refunds\" aria-controls=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\" role=\"application\" id=\"accessible-megamenu-nav-item-2\">...</a>"
              }
            ],
            "Duplicate id attribute value \"accessible-megamenu-nav-item-3\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#accessible-megamenu-nav-item-3",
                "code": "<a href=\"https://www.irs.gov/credits-and-deductions\" aria-controls=\"accessible-megamenu-credits &amp; deductions-submenu\" aria-expanded=\"false\" aria-label=\"Credits &amp; Deductions menu has additional options. Use the spacebar to open the Credits &amp; Deductions sub menu or enter to navigate to the Credits &amp; Deductions page.\" role=\"application\" id=\"accessible-megamenu-nav-item-3\">...</a>"
              }
            ],
            "Duplicate id attribute value \"accessible-megamenu-nav-item-4\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#accessible-megamenu-nav-item-4",
                "code": "<a href=\"https://www.irs.gov/forms-instructions\" aria-controls=\"accessible-megamenu-forms &amp; instructions-submenu\" aria-expanded=\"false\" aria-label=\"Forms &amp; Instructions menu has additional options. Use the spacebar to open the Forms &amp; Instructions sub menu or enter to navigate to the Forms &amp; Instructions page.\" role=\"application\" id=\"accessible-megamenu-nav-item-4\">...</a>"
              }
            ],
            "Duplicate id attribute value \"stickyNavLogo\" found on the web page.": [
              {
                "tagName": "a",
                "id": "#stickyNavLogo",
                "code": "<a id=\"stickyNavLogo\" class=\"logo navbar-btn pull-left\" href=\"https://www.irs.gov/\" title=\"Home\" rel=\"home\">...</a>"
              }
            ],
            "Duplicate id attribute value \"languageSwitcher\" found on the web page.": [
              {
                "tagName": "button",
                "id": "#languageSwitcher",
                "code": "<button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle=\"dropdown\" aria-label=\"Press enter to activate the menu, then navigate with the tab key.\" aria-expanded=\"false\" aria-labelledby=\"English\">...</button>"
              }
            ],
            "Duplicate id attribute value \"views-exposed-form-pup-site-index-search-site-search-srt-relevance\" found on the web page.": [
              {
                "tagName": "form",
                "id": "#views-exposed-form-pup-site-index-search-site-search-srt-relevance",
                "code": "<form block=\"pup_irs_exposedformpup_site_index_searchsite_search_srt_relevance_2\" action=\"/site-index-search\" method=\"get\" id=\"views-exposed-form-pup-site-index-search-site-search-srt-relevance\" accept-charset=\"UTF-8\" novalidate=\"\" data-once=\"form-updated\" data-drupal-form-fields=\"search-main,edit-field-pup-historical-1,edit-field-pup-historical,edit-submit-pup-site-index-search\">...</form>"
              }
            ],
            "Duplicate id attribute value \"block-languageswitcher\" found on the web page.": [
              {
                "tagName": "section",
                "id": "#block-languageswitcher",
                "code": "<section class=\"language-switcher-language-url block block-language block-language-blocklanguage-interface clearfix\" id=\"block-languageswitcher\" role=\"navigation\" data-block-plugin-id=\"language_block:language_interface\">...</section>"
              }
            ],
            "Duplicate id attribute value \"accessible-megamenu-navigation\" found on the web page.": [
              {
                "tagName": "ul",
                "id": "#accessible-megamenu-navigation",
                "code": "<ul block=\"mainnavigationmobile\" class=\"menu nav\" id=\"accessible-megamenu-navigation\">...</ul>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.ARIA16,ARIA9": {
            "This form control contains an aria-labelledby attribute, however it includes an ID \"English\" that does not exist on an element. The aria-labelledby attribute will be ignored for labelling test purposes.": [
              {
                "tagName": "button",
                "id": "#languageSwitcher",
                "code": "<button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle=\"dropdown\" aria-label=\"Press enter to activate the menu, then navigate with the tab key.\" aria-expanded=\"false\" aria-labelledby=\"English\">...</button>"
              }
            ]
          },
          "AA.1_3_1.ARIA6": {
            "This form control has an \"aria-label\" attribute that is empty or contains only spaces. It will be ignored for labelling test purposes.": [
              {
                "tagName": "button",
                "id": "#languageSwitcher",
                "code": "<button class=\"btn btn-default dropdown-toggle\" type=\"button\" id=\"languageSwitcher\" data-toggle=\"dropdown\" aria-label=\"Press enter to activate the menu, then navigate with the tab key.\" aria-expanded=\"false\" aria-labelledby=\"English\">...</button>"
              }
            ]
          },
          "AA.1_3_1.H85.2": {
            "If this selection list contains groups of related options, they should be grouped with optgroup.": [
              {
                "tagName": "select",
                "id": "#edit-field-pup-historical--2",
                "code": "<select data-drupal-selector=\"edit-field-pup-historical\" class=\"form-select form-control\" id=\"edit-field-pup-historical--2\" name=\"field_pup_historical\">...</select>"
              },
              {
                "tagName": "select",
                "id": "#edit-field-pup-historical-1--2",
                "code": "<select data-drupal-selector=\"edit-field-pup-historical-1\" class=\"form-select form-control\" id=\"edit-field-pup-historical-1--2\" name=\"field_pup_historical_1\">...</select>"
              },
              {
                "tagName": "select",
                "id": "#edit-field-pup-historical-1",
                "code": "<select data-drupal-selector=\"edit-field-pup-historical-1\" class=\"form-select form-control\" id=\"edit-field-pup-historical-1\" name=\"field_pup_historical_1\">...</select>"
              },
              {
                "tagName": "select",
                "id": "#edit-field-pup-historical",
                "code": "<select data-drupal-selector=\"edit-field-pup-historical\" class=\"form-select form-control\" id=\"edit-field-pup-historical\" name=\"field_pup_historical\">...</select>"
              }
            ]
          },
          "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=\"visually-hidden sr-only\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "#block-mainnavigationmobile-2-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-mainnavigationmobile-2-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-pup-irs-informationmenu-2-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-pup-irs-informationmenu-2-menu\">...</h2>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"pup-homepage-random-hero-message\" style=\"--borderColor:#c7a97b;\">...</div>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"field field--name-field-pup-top-tasks-heading field--type-string field--label-hidden field--item\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/#main-content\" class=\"visually-hidden focusable skip-link\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"pup-carousel-link-text\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"slick-instructions slick-sr-only\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"slick-sr-only\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online\" class=\"top-8 equalHeight\" style=\"height: 33px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\" class=\"top-8 equalHeight\" style=\"height: 33px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/filing/wheres-my-amended-return\" class=\"top-8 equalHeight\" style=\"height: 33px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/forms-instructions\" class=\"top-8 equalHeight\" style=\"height: 33px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/help/ita\" class=\"top-8 equalHeight\" style=\"height: 33px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/individuals/get-transcript\" class=\"top-8 equalHeight\" style=\"height: 33px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/payments\" class=\"top-8 equalHeight\" style=\"height: 33px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/payments/your-online-account\" class=\"top-8 equalHeight\" style=\"height: 33px;\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/refunds\" class=\"top-8 equalHeight\" style=\"height: 33px;\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/charities-and-nonprofits\" data-drupal-link-system-path=\"node/58461\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.irs.gov/tax-professionals\" class=\"pup-info-menu-button\" data-drupal-link-system-path=\"node/11\">...</a>"
              },
              {
                "tagName": "button",
                "id": "#edit-submit-pup-site-index-search",
                "code": "<button title=\"Search\" data-drupal-selector=\"edit-submit-pup-site-index-search\" class=\"button js-form-submit form-submit btn-primary btn icon-before\" type=\"submit\" id=\"edit-submit-pup-site-index-search\" value=\"Search\" name=\"\">...</button>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.irs.gov/",
      "what": "URL",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.irs.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 309,
            "recommendation": 15,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[6]/list[1]/listitem[3]/navigation[1]/button[1]"
              },
              "message": "The <button> element has the id \"languageSwitcher\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 4499,
                "height": 22,
                "width": 60
              },
              "snippet": "<button aria-labelledby=\"English\" aria-expanded=\"false\" aria-label=\"Press enter to activate the menu, then navigate with the tab key.\" data-toggle=\"dropdown\" id=\"languageSwitcher\" type=\"button\" class=\"btn btn-default dropdown-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]",
                "aria": "/document[1]/banner[1]/navigation[6]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "The <section> element has the id \"block-languageswitcher\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 4499,
                "height": 160,
                "width": 744
              },
              "snippet": "<section data-block-plugin-id=\"language_block:language_interface\" role=\"navigation\" id=\"block-languageswitcher\" class=\"language-switcher-language-url block block-language block-language-blocklanguage-interface clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[26]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-14\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 4198,
                "height": 18,
                "width": 81
              },
              "snippet": "<a onclick=\"ga('send', 'event', 'Downloads', 'File Download', '/pub/irs-pdf/pcir230.pdf');\" id=\"accessible-megamenu-forms & instructions-submenu-14\" title=\"Rules Governing Practice before IRS\" href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[24]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-13\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 4161,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15536\" id=\"accessible-megamenu-forms & instructions-submenu-13\" title=\"Apply for an ITIN\" href=\"https://www.irs.gov/forms-pubs/about-form-w-7\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[22]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-12\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 4124,
                "height": 18,
                "width": 71
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15839\" id=\"accessible-megamenu-forms & instructions-submenu-12\" title=\"Apply for Power of Attorney\" href=\"https://www.irs.gov/forms-pubs/about-form-2848\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[20]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-11\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 4087,
                "height": 18,
                "width": 88
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19996\" id=\"accessible-megamenu-forms & instructions-submenu-11\" title=\"Amend/Fix Return\" href=\"https://www.irs.gov/forms-pubs/about-form-1040x\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[19]"
              },
              "message": "The <span> element has the id \"accessible-megamenu-forms & instructions-submenu-10\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 4068,
                "height": 18,
                "width": 188
              },
              "snippet": "<span id=\"accessible-megamenu-forms & instructions-submenu-10\" class=\"mega-menu-column-header\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[17]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-9\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 4031,
                "height": 18,
                "width": 71
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15532\" id=\"accessible-megamenu-forms & instructions-submenu-9\" title=\"Installment Agreement Request\" href=\"https://www.irs.gov/forms-pubs/about-form-9465\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[15]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-8\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3994,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/5737\" id=\"accessible-megamenu-forms & instructions-submenu-8\" title=\"Employers engaged in a trade or business who pay compensation\" href=\"https://www.irs.gov/forms-pubs/about-form-w-2\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[13]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-7\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3957,
                "height": 18,
                "width": 63
              },
              "snippet": "<a data-drupal-link-system-path=\"node/53446\" id=\"accessible-megamenu-forms & instructions-submenu-7\" title=\"Employer's Quarterly Federal Tax Return\" href=\"https://www.irs.gov/forms-pubs/about-form-941\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[11]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-6\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3920,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15498\" id=\"accessible-megamenu-forms & instructions-submenu-6\" title=\"Employee's Withholding Certificate\" class=\"mega-menu-column-header\" href=\"https://www.irs.gov/forms-pubs/about-form-w-4\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[9]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-5\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3883,
                "height": 18,
                "width": 86
              },
              "snippet": "<a data-drupal-link-system-path=\"node/10554\" id=\"accessible-megamenu-forms & instructions-submenu-5\" title=\"Request for Transcript of Tax Return\" href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[7]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-4\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3846,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15825\" id=\"accessible-megamenu-forms & instructions-submenu-4\" title=\"Request for Taxpayer Identification Number (TIN) and Certification\" href=\"https://www.irs.gov/forms-pubs/about-form-w-9\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[5]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-3\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3809,
                "height": 18,
                "width": 151
              },
              "snippet": "<a onclick=\"ga('send', 'event', 'Downloads', 'File Download', '/pub/irs-pdf/i1040gi.pdf');\" id=\"accessible-megamenu-forms & instructions-submenu-3\" title=\"Instructions for Form 1040 \" href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[3]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-forms & instructions-submenu-2\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3772,
                "height": 18,
                "width": 71
              },
              "snippet": "<a data-drupal-link-system-path=\"node/16022\" id=\"accessible-megamenu-forms & instructions-submenu-2\" title=\"Individual Tax Return\" href=\"https://www.irs.gov/forms-pubs/about-form-1040\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[2]"
              },
              "message": "The <span> element has the id \"accessible-megamenu-forms & instructions-submenu-1\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3754,
                "height": 18,
                "width": 268
              },
              "snippet": "<span id=\"accessible-megamenu-forms & instructions-submenu-1\" class=\"mega-menu-column-header\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]"
              },
              "message": "The <ul> element has the id \"accessible-megamenu-forms & instructions-submenu\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 3754,
                "height": 481,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-forms & instructions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/application[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-nav-item-4\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 3735,
                "height": 18,
                "width": 137
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-4\" role=\"application\" aria-label=\"Forms & Instructions menu has additional options. Use the spacebar to open the Forms & Instructions sub menu or enter to navigate to the Forms & Instructions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-forms & instructions-submenu\" href=\"https://www.irs.gov/forms-instructions\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[12]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-credits & deductions-submenu-9\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3717,
                "height": 18,
                "width": 110
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19741\" id=\"accessible-megamenu-credits & deductions-submenu-9\" href=\"https://www.irs.gov/retirement-plans\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[11]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-credits & deductions-submenu-8\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3698,
                "height": 18,
                "width": 108
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17082\" id=\"accessible-megamenu-credits & deductions-submenu-8\" href=\"https://www.irs.gov/credits-deductions/individuals/hctc\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[10]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-credits & deductions-submenu-7\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3680,
                "height": 18,
                "width": 128
              },
              "snippet": "<a data-drupal-link-system-path=\"node/5229\" id=\"accessible-megamenu-credits & deductions-submenu-7\" href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[9]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-credits & deductions-submenu-6\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3661,
                "height": 18,
                "width": 168
              },
              "snippet": "<a data-drupal-link-system-path=\"node/95076\" id=\"accessible-megamenu-credits & deductions-submenu-6\" href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[8]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-credits & deductions-submenu-5\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3643,
                "height": 18,
                "width": 192
              },
              "snippet": "<a data-drupal-link-system-path=\"node/18966\" id=\"accessible-megamenu-credits & deductions-submenu-5\" href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[7]"
              },
              "message": "The <span> element has the id \"accessible-megamenu-credits & deductions-submenu-4\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3624,
                "height": 18,
                "width": 73
              },
              "snippet": "<span id=\"accessible-megamenu-credits & deductions-submenu-4\" class=\"mega-menu-column-header\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[5]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-credits & deductions-submenu-3\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3587,
                "height": 18,
                "width": 188
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19941\" id=\"accessible-megamenu-credits & deductions-submenu-3\" title=\"Standard mileage and other information\" href=\"https://www.irs.gov/credits-deductions/businesses\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[3]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-credits & deductions-submenu-2\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3550,
                "height": 18,
                "width": 72
              },
              "snippet": "<a data-drupal-link-system-path=\"node/5\" id=\"accessible-megamenu-credits & deductions-submenu-2\" title=\"For you and your family\" href=\"https://www.irs.gov/credits-deductions-for-individuals\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[2]"
              },
              "message": "The <span> element has the id \"accessible-megamenu-credits & deductions-submenu-1\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3532,
                "height": 18,
                "width": 158
              },
              "snippet": "<span id=\"accessible-megamenu-credits & deductions-submenu-1\" class=\"mega-menu-column-header\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]"
              },
              "message": "The <ul> element has the id \"accessible-megamenu-credits & deductions-submenu\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 3532,
                "height": 204,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-credits & deductions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/application[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-nav-item-3\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 3513,
                "height": 18,
                "width": 140
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-3\" role=\"application\" aria-label=\"Credits & Deductions menu has additional options. Use the spacebar to open the Credits & Deductions sub menu or enter to navigate to the Credits & Deductions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-credits & deductions-submenu\" href=\"https://www.irs.gov/credits-and-deductions\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]/listitem[6]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-refunds-submenu-5\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3495,
                "height": 18,
                "width": 133
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19996\" id=\"accessible-megamenu-refunds-submenu-5\" href=\"https://www.irs.gov/forms-pubs/about-form-1040x\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]/listitem[5]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-refunds-submenu-4\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3476,
                "height": 18,
                "width": 114
              },
              "snippet": "<a data-drupal-link-system-path=\"node/67936\" id=\"accessible-megamenu-refunds-submenu-4\" href=\"https://www.irs.gov/taxtopics/tc203\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]/listitem[4]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-refunds-submenu-3\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3458,
                "height": 18,
                "width": 94
              },
              "snippet": "<a data-drupal-link-system-path=\"node/10971\" id=\"accessible-megamenu-refunds-submenu-3\" href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-your-refund-to-one-two-or-three-accounts\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]/listitem[3]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-refunds-submenu-2\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3439,
                "height": 18,
                "width": 100
              },
              "snippet": "<a data-drupal-link-system-path=\"node/9503\" id=\"accessible-megamenu-refunds-submenu-2\" href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]/listitem[2]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-refunds-submenu-1\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3421,
                "height": 18,
                "width": 130
              },
              "snippet": "<a onclick=\"ga('send', 'event', 'Outbound Links', 'Click', 'sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp');\" id=\"accessible-megamenu-refunds-submenu-1\" class=\"mega-menu-column-header\" href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]"
              },
              "message": "The <ul> element has the id \"accessible-megamenu-refunds-submenu\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 3421,
                "height": 93,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-refunds-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/application[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-nav-item-2\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 3402,
                "height": 18,
                "width": 54
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-2\" role=\"application\" aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-refunds-submenu\" href=\"https://www.irs.gov/refunds\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[11]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-pay-submenu-10\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3384,
                "height": 18,
                "width": 58
              },
              "snippet": "<a data-drupal-link-system-path=\"node/91826\" id=\"accessible-megamenu-pay-submenu-10\" href=\"https://www.irs.gov/payments/penalties\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[10]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-pay-submenu-9\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3365,
                "height": 18,
                "width": 105
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17135\" id=\"accessible-megamenu-pay-submenu-9\" href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[9]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-pay-submenu-8\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3347,
                "height": 18,
                "width": 174
              },
              "snippet": "<a data-drupal-link-system-path=\"node/107181\" id=\"accessible-megamenu-pay-submenu-8\" href=\"https://www.irs.gov/individuals/tax-withholding-estimator\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[8]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-pay-submenu-7\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3328,
                "height": 18,
                "width": 137
              },
              "snippet": "<a data-drupal-link-system-path=\"node/11608\" id=\"accessible-megamenu-pay-submenu-7\" href=\"https://www.irs.gov/payments/your-online-account\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[7]"
              },
              "message": "The <span> element has the id \"accessible-megamenu-pay-submenu-6\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3310,
                "height": 18,
                "width": 73
              },
              "snippet": "<span id=\"accessible-megamenu-pay-submenu-6\" class=\"mega-menu-column-header\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[6]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-pay-submenu-5\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3291,
                "height": 18,
                "width": 318
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15488\" id=\"accessible-megamenu-pay-submenu-5\" href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[5]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-pay-submenu-4\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3273,
                "height": 18,
                "width": 250
              },
              "snippet": "<a data-drupal-link-system-path=\"node/16716\" id=\"accessible-megamenu-pay-submenu-4\" href=\"https://www.irs.gov/payments/online-payment-agreement-application\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[4]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-pay-submenu-3\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3254,
                "height": 18,
                "width": 132
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15583\" id=\"accessible-megamenu-pay-submenu-3\" href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[3]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-pay-submenu-2\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3236,
                "height": 18,
                "width": 174
              },
              "snippet": "<a data-drupal-link-system-path=\"node/10224\" id=\"accessible-megamenu-pay-submenu-2\" href=\"https://www.irs.gov/payments/direct-pay\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[2]"
              },
              "message": "The <span> element has the id \"accessible-megamenu-pay-submenu-1\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3217,
                "height": 18,
                "width": 55
              },
              "snippet": "<span id=\"accessible-megamenu-pay-submenu-1\" class=\"mega-menu-column-header\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]"
              },
              "message": "The <ul> element has the id \"accessible-megamenu-pay-submenu\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 3217,
                "height": 185,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-pay-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/application[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-nav-item-1\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 3199,
                "height": 18,
                "width": 24
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-1\" role=\"application\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-pay-submenu\" href=\"https://www.irs.gov/payments\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[21]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-20\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3180,
                "height": 18,
                "width": 254
              },
              "snippet": "<a data-drupal-link-system-path=\"node/16696\" id=\"accessible-megamenu-file-submenu-20\" href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[20]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-19\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3162,
                "height": 18,
                "width": 232
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17175\" id=\"accessible-megamenu-file-submenu-19\" href=\"https://www.irs.gov/filing/wheres-my-amended-return\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[19]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-18\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3143,
                "height": 18,
                "width": 268
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17153\" id=\"accessible-megamenu-file-submenu-18\" href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[18]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-17\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3125,
                "height": 18,
                "width": 156
              },
              "snippet": "<a data-drupal-link-system-path=\"node/54546\" id=\"accessible-megamenu-file-submenu-17\" href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[17]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-16\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3106,
                "height": 18,
                "width": 136
              },
              "snippet": "<a data-drupal-link-system-path=\"node/64256\" id=\"accessible-megamenu-file-submenu-16\" href=\"https://www.irs.gov/individuals/get-transcript\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[16]"
              },
              "message": "The <span> element has the id \"accessible-megamenu-file-submenu-15\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3088,
                "height": 18,
                "width": 73
              },
              "snippet": "<span id=\"accessible-megamenu-file-submenu-15\" class=\"mega-menu-column-header\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[15]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-14\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3069,
                "height": 18,
                "width": 153
              },
              "snippet": "<a data-drupal-link-system-path=\"node/22861\" id=\"accessible-megamenu-file-submenu-14\" href=\"https://www.irs.gov/filing/individuals/update-my-information\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[14]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-13\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3051,
                "height": 18,
                "width": 88
              },
              "snippet": "<a data-drupal-link-system-path=\"node/2442\" id=\"accessible-megamenu-file-submenu-13\" href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-type\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[13]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-12\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3032,
                "height": 18,
                "width": 84
              },
              "snippet": "<a data-drupal-link-system-path=\"node/22726\" id=\"accessible-megamenu-file-submenu-12\" href=\"https://www.irs.gov/filing/individuals/when-to-file\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[12]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-11\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 3014,
                "height": 18,
                "width": 77
              },
              "snippet": "<a data-drupal-link-system-path=\"node/22856\" id=\"accessible-megamenu-file-submenu-11\" href=\"https://www.irs.gov/filing/individuals/how-to-file\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[11]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-10\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 2995,
                "height": 18,
                "width": 110
              },
              "snippet": "<a data-drupal-link-system-path=\"node/105206\" id=\"accessible-megamenu-file-submenu-10\" href=\"https://www.irs.gov/filing/individuals/who-should-file\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[10]"
              },
              "message": "The <span> element has the id \"accessible-megamenu-file-submenu-9\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 2977,
                "height": 18,
                "width": 196
              },
              "snippet": "<span id=\"accessible-megamenu-file-submenu-9\" class=\"mega-menu-column-header\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[9]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-8\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 2958,
                "height": 18,
                "width": 123
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19671\" id=\"accessible-megamenu-file-submenu-8\" href=\"https://www.irs.gov/tax-exempt-bonds\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[8]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-7\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 2940,
                "height": 18,
                "width": 174
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19601\" id=\"accessible-megamenu-file-submenu-7\" href=\"https://www.irs.gov/government-entities/indian-tribal-governments\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[7]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-6\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 2921,
                "height": 18,
                "width": 242
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19446\" id=\"accessible-megamenu-file-submenu-6\" href=\"https://www.irs.gov/government-entities/federal-state-local-governments\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[6]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-5\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 2903,
                "height": 18,
                "width": 151
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19696\" id=\"accessible-megamenu-file-submenu-5\" href=\"https://www.irs.gov/individuals/international-taxpayers\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[5]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-4\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 2884,
                "height": 18,
                "width": 159
              },
              "snippet": "<a data-drupal-link-system-path=\"node/58461\" id=\"accessible-megamenu-file-submenu-4\" href=\"https://www.irs.gov/charities-and-nonprofits\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[4]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-3\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 2866,
                "height": 18,
                "width": 173
              },
              "snippet": "<a data-drupal-link-system-path=\"node/18976\" id=\"accessible-megamenu-file-submenu-3\" href=\"https://www.irs.gov/businesses\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[3]/link[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-file-submenu-2\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 2847,
                "height": 18,
                "width": 72
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19456\" id=\"accessible-megamenu-file-submenu-2\" href=\"https://www.irs.gov/individuals\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[2]"
              },
              "message": "The <span> element has the id \"accessible-megamenu-file-submenu-1\" that is already in use",
              "bounds": {
                "left": 88,
                "top": 2829,
                "height": 18,
                "width": 162
              },
              "snippet": "<span id=\"accessible-megamenu-file-submenu-1\" class=\"mega-menu-column-header\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]"
              },
              "message": "The <ul> element has the id \"accessible-megamenu-file-submenu\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 2829,
                "height": 370,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-file-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/application[1]"
              },
              "message": "The <a> element has the id \"accessible-megamenu-nav-item-0\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 2810,
                "height": 18,
                "width": 25
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-0\" role=\"application\" aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-file-submenu\" href=\"https://www.irs.gov/filing\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/link[1]"
              },
              "message": "The <a> element has the id \"stickyNavLogo\" that is already in use",
              "bounds": {
                "left": 48,
                "top": 2792,
                "height": 18,
                "width": 115
              },
              "snippet": "<a rel=\"home\" title=\"Home\" href=\"https://www.irs.gov/\" class=\"logo navbar-btn pull-left\" id=\"stickyNavLogo\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]"
              },
              "message": "The <ul> element has the id \"accessible-megamenu-navigation\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 2792,
                "height": 1443,
                "width": 784
              },
              "snippet": "<ul id=\"accessible-megamenu-navigation\" class=\"menu nav\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/div[1]/div[1]/form[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The <form> element has the id \"views-exposed-form-pup-site-index-search-site-search-srt-relevance\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 2227,
                "height": 119,
                "width": 784
              },
              "snippet": "<form data-drupal-form-fields=\"search-main,edit-field-pup-historical-1,edit-field-pup-historical,edit-submit-pup-site-index-search\" data-once=\"form-updated\" novalidate=\"\" accept-charset=\"UTF-8\" id=\"views-exposed-form-pup-site-index-search-site-search-srt-relevance\" method=\"get\" action=\"/site-index-search\" block=\"pup_irs_exposedformpup_site_index_searchsite_search_srt_relevance_2\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[4]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 8754,
                "height": 168,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 10\" role=\"group\" data-slick-index=\"-1\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[3]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 8158,
                "height": 596,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 9\" role=\"group\" data-slick-index=\"-2\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[24]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[24]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 12849,
                "height": 168,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 10\" role=\"group\" data-slick-index=\"19\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[23]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[23]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 12253,
                "height": 596,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 9\" role=\"group\" data-slick-index=\"18\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[22]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[22]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 12086,
                "height": 168,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 8\" role=\"group\" data-slick-index=\"17\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[21]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[21]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 11918,
                "height": 168,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 7\" role=\"group\" data-slick-index=\"16\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[20]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[20]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 11751,
                "height": 168,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 6\" role=\"group\" data-slick-index=\"15\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[2]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 7991,
                "height": 168,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 8\" role=\"group\" data-slick-index=\"-3\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[19]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[19]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 11602,
                "height": 149,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 5\" role=\"group\" data-slick-index=\"14\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[18]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[18]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 11435,
                "height": 168,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 4\" role=\"group\" data-slick-index=\"13\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[17]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[17]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 11267,
                "height": 168,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 3\" role=\"group\" data-slick-index=\"12\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[16]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[16]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 11100,
                "height": 168,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 2\" role=\"group\" data-slick-index=\"11\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[15]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[15]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 10969,
                "height": 131,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 1\" role=\"group\" data-slick-index=\"10\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1104,
                "top": 7824,
                "height": 168,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 7\" role=\"group\" data-slick-index=\"-4\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[2]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1102,
                "top": 5236,
                "height": 131,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 8\" role=\"group\" data-slick-index=\"-1\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[18]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[18]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1102,
                "top": 7360,
                "height": 131,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 8\" role=\"group\" data-slick-index=\"15\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[17]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[17]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1102,
                "top": 7230,
                "height": 131,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 7\" role=\"group\" data-slick-index=\"14\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[16]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[16]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1102,
                "top": 7099,
                "height": 131,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 6\" role=\"group\" data-slick-index=\"13\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[15]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[15]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1102,
                "top": 6969,
                "height": 131,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 5\" role=\"group\" data-slick-index=\"12\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[14]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[14]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1102,
                "top": 6820,
                "height": 149,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 4\" role=\"group\" data-slick-index=\"11\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[13]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[13]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1102,
                "top": 6690,
                "height": 131,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 3\" role=\"group\" data-slick-index=\"10\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[12]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[12]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1102,
                "top": 6559,
                "height": 131,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 2\" role=\"group\" data-slick-index=\"9\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[11]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1102,
                "top": 6429,
                "height": 131,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 1\" role=\"group\" data-slick-index=\"8\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1102,
                "top": 5106,
                "height": 131,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 7\" role=\"group\" data-slick-index=\"-2\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidProperty",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]"
              },
              "message": "The attribute(s) 'aria-labeledby' referenced by the element <UL> is not a valid ARIA state or property",
              "bounds": {
                "left": 48,
                "top": 3754,
                "height": 481,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-forms & instructions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidProperty",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]"
              },
              "message": "The attribute(s) 'aria-labeledby' referenced by the element <UL> is not a valid ARIA state or property",
              "bounds": {
                "left": 48,
                "top": 3532,
                "height": 204,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-credits & deductions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidProperty",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]"
              },
              "message": "The attribute(s) 'aria-labeledby' referenced by the element <UL> is not a valid ARIA state or property",
              "bounds": {
                "left": 48,
                "top": 3421,
                "height": 93,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-refunds-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidProperty",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]"
              },
              "message": "The attribute(s) 'aria-labeledby' referenced by the element <UL> is not a valid ARIA state or property",
              "bounds": {
                "left": 48,
                "top": 3217,
                "height": 185,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-pay-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidProperty",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]"
              },
              "message": "The attribute(s) 'aria-labeledby' referenced by the element <UL> is not a valid ARIA state or property",
              "bounds": {
                "left": 48,
                "top": 2829,
                "height": 370,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-file-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidProperty",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]"
              },
              "message": "The attribute(s) 'aria-labeledby' referenced by the element <UL> is not a valid ARIA state or property",
              "bounds": {
                "left": 48,
                "top": 1730,
                "height": 481,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-forms & instructions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidProperty",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]"
              },
              "message": "The attribute(s) 'aria-labeledby' referenced by the element <UL> is not a valid ARIA state or property",
              "bounds": {
                "left": 48,
                "top": 1508,
                "height": 204,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-credits & deductions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidProperty",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/region[1]"
              },
              "message": "The attribute(s) 'aria-labeledby' referenced by the element <UL> is not a valid ARIA state or property",
              "bounds": {
                "left": 48,
                "top": 1397,
                "height": 93,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-refunds-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidProperty",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]"
              },
              "message": "The attribute(s) 'aria-labeledby' referenced by the element <UL> is not a valid ARIA state or property",
              "bounds": {
                "left": 48,
                "top": 1193,
                "height": 185,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-pay-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidProperty",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]"
              },
              "message": "The attribute(s) 'aria-labeledby' referenced by the element <UL> is not a valid ARIA state or property",
              "bounds": {
                "left": 48,
                "top": 805,
                "height": 370,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-file-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[6]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[7]/link[1]"
              },
              "message": "The 'id' \"Kreyòl, ayisyen\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 4640,
                "height": 18,
                "width": 98
              },
              "snippet": "<a aria-labelledby=\"Kreyòl ayisyen\" data-drupal-link-system-path=\"<front>\" hreflang=\"ht\" lang=\"ht\" class=\"language-link\" href=\"https://www.irs.gov/ht\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[6]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "The 'id' \"Tiếng, Việt\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 4622,
                "height": 18,
                "width": 68
              },
              "snippet": "<a aria-labelledby=\"Tiếng Việt\" data-drupal-link-system-path=\"<front>\" hreflang=\"vi\" lang=\"vi\" class=\"language-link\" href=\"https://www.irs.gov/vi\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[6]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "The 'id' \"Русский\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 4603,
                "height": 18,
                "width": 56
              },
              "snippet": "<a aria-labelledby=\"Русский\" data-drupal-link-system-path=\"<front>\" hreflang=\"ru\" lang=\"ru\" class=\"language-link\" href=\"https://www.irs.gov/ru\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[6]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "The 'id' \"한국어\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 4584,
                "height": 18,
                "width": 48
              },
              "snippet": "<a aria-labelledby=\"한국어\" data-drupal-link-system-path=\"<front>\" hreflang=\"ko\" lang=\"ko\" class=\"language-link\" href=\"https://www.irs.gov/ko\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[6]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "The 'id' \"中文, (繁體)\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 4564,
                "height": 18,
                "width": 79
              },
              "snippet": "<a aria-labelledby=\"中文 (繁體)\" data-drupal-link-system-path=\"<front>\" hreflang=\"zh-hant\" lang=\"zh-hant\" class=\"language-link\" href=\"https://www.irs.gov/zh-hant\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[6]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "The 'id' \"中文, (简体)\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 4541,
                "height": 18,
                "width": 79
              },
              "snippet": "<a aria-labelledby=\"中文 (简体)\" data-drupal-link-system-path=\"<front>\" hreflang=\"zh-hans\" lang=\"zh-hans\" class=\"language-link\" href=\"https://www.irs.gov/zh-hans\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[6]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "The 'id' \"Español\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 4520,
                "height": 18,
                "width": 52
              },
              "snippet": "<a aria-labelledby=\"Español\" data-drupal-link-system-path=\"<front>\" hreflang=\"es\" lang=\"es\" class=\"language-link\" href=\"https://www.irs.gov/es\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[6]/list[1]/listitem[3]/navigation[1]/button[1]"
              },
              "message": "The 'id' \"English\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 48,
                "top": 4499,
                "height": 22,
                "width": 60
              },
              "snippet": "<button aria-labelledby=\"English\" aria-expanded=\"false\" aria-label=\"Press enter to activate the menu, then navigate with the tab key.\" data-toggle=\"dropdown\" id=\"languageSwitcher\" type=\"button\" class=\"btn btn-default dropdown-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/application[1]"
              },
              "message": "The 'id' \"accessible-megamenu-forms, &, instructions-submenu\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 48,
                "top": 3735,
                "height": 18,
                "width": 137
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-4\" role=\"application\" aria-label=\"Forms & Instructions menu has additional options. Use the spacebar to open the Forms & Instructions sub menu or enter to navigate to the Forms & Instructions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-forms & instructions-submenu\" href=\"https://www.irs.gov/forms-instructions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/application[1]"
              },
              "message": "The 'id' \"accessible-megamenu-credits, &, deductions-submenu\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 48,
                "top": 3513,
                "height": 18,
                "width": 140
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-3\" role=\"application\" aria-label=\"Credits & Deductions menu has additional options. Use the spacebar to open the Credits & Deductions sub menu or enter to navigate to the Credits & Deductions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-credits & deductions-submenu\" href=\"https://www.irs.gov/credits-and-deductions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/application[1]"
              },
              "message": "The 'id' \"accessible-megamenu-forms, &, instructions-submenu\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 48,
                "top": 1711,
                "height": 18,
                "width": 137
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-4\" role=\"application\" aria-label=\"Forms & Instructions menu has additional options. Use the spacebar to open the Forms & Instructions sub menu or enter to navigate to the Forms & Instructions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-forms & instructions-submenu\" href=\"https://www.irs.gov/forms-instructions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/application[1]"
              },
              "message": "The 'id' \"accessible-megamenu-credits, &, deductions-submenu\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 48,
                "top": 1489,
                "height": 18,
                "width": 140
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-3\" role=\"application\" aria-label=\"Credits & Deductions menu has additional options. Use the spacebar to open the Credits & Deductions sub menu or enter to navigate to the Credits & Deductions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-credits & deductions-submenu\" href=\"https://www.irs.gov/credits-and-deductions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[7]/link[1]"
              },
              "message": "The 'id' \"Kreyòl, ayisyen\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 406,
                "height": 18,
                "width": 98
              },
              "snippet": "<a aria-labelledby=\"Kreyòl ayisyen\" data-drupal-link-system-path=\"<front>\" hreflang=\"ht\" lang=\"ht\" class=\"language-link\" href=\"https://www.irs.gov/ht\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[6]/link[1]"
              },
              "message": "The 'id' \"Tiếng, Việt\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 387,
                "height": 18,
                "width": 68
              },
              "snippet": "<a aria-labelledby=\"Tiếng Việt\" data-drupal-link-system-path=\"<front>\" hreflang=\"vi\" lang=\"vi\" class=\"language-link\" href=\"https://www.irs.gov/vi\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "The 'id' \"Русский\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 369,
                "height": 18,
                "width": 56
              },
              "snippet": "<a aria-labelledby=\"Русский\" data-drupal-link-system-path=\"<front>\" hreflang=\"ru\" lang=\"ru\" class=\"language-link\" href=\"https://www.irs.gov/ru\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "The 'id' \"한국어\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 349,
                "height": 18,
                "width": 48
              },
              "snippet": "<a aria-labelledby=\"한국어\" data-drupal-link-system-path=\"<front>\" hreflang=\"ko\" lang=\"ko\" class=\"language-link\" href=\"https://www.irs.gov/ko\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "The 'id' \"中文, (繁體)\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 329,
                "height": 18,
                "width": 79
              },
              "snippet": "<a aria-labelledby=\"中文 (繁體)\" data-drupal-link-system-path=\"<front>\" hreflang=\"zh-hant\" lang=\"zh-hant\" class=\"language-link\" href=\"https://www.irs.gov/zh-hant\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "The 'id' \"中文, (简体)\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 307,
                "height": 18,
                "width": 79
              },
              "snippet": "<a aria-labelledby=\"中文 (简体)\" data-drupal-link-system-path=\"<front>\" hreflang=\"zh-hans\" lang=\"zh-hans\" class=\"language-link\" href=\"https://www.irs.gov/zh-hans\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/navigation[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "The 'id' \"Español\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 88,
                "top": 286,
                "height": 18,
                "width": 52
              },
              "snippet": "<a aria-labelledby=\"Español\" data-drupal-link-system-path=\"<front>\" hreflang=\"es\" lang=\"es\" class=\"language-link\" href=\"https://www.irs.gov/es\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/navigation[1]/button[1]"
              },
              "message": "The 'id' \"English\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 48,
                "top": 264,
                "height": 22,
                "width": 60
              },
              "snippet": "<button aria-labelledby=\"English\" aria-expanded=\"false\" aria-label=\"Press enter to activate the menu, then navigate with the tab key.\" data-toggle=\"dropdown\" id=\"languageSwitcher\" type=\"button\" class=\"btn btn-default dropdown-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RegionLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]"
              },
              "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'",
              "bounds": {
                "left": 48,
                "top": 3754,
                "height": 481,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-forms & instructions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RegionLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]"
              },
              "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'",
              "bounds": {
                "left": 48,
                "top": 3532,
                "height": 204,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-credits & deductions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RegionLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]"
              },
              "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'",
              "bounds": {
                "left": 48,
                "top": 3421,
                "height": 93,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-refunds-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RegionLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]"
              },
              "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'",
              "bounds": {
                "left": 48,
                "top": 3217,
                "height": 185,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-pay-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RegionLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]"
              },
              "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'",
              "bounds": {
                "left": 48,
                "top": 2829,
                "height": 370,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-file-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RegionLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/a[1]/img[2]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/link[1]/region[1]"
              },
              "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'",
              "bounds": {
                "left": 108,
                "top": 2792,
                "height": 19,
                "width": 56
              },
              "snippet": "<img aria-hidden=\"true\" aria-expanded=\"false\" role=\"region\" alt=\"Home\" src=\"/themes/custom/pup_irs/images/logo-print.svg\" class=\"print-logo accessible-megamenu-panel\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RegionLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]"
              },
              "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'",
              "bounds": {
                "left": 48,
                "top": 1730,
                "height": 481,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-forms & instructions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RegionLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]"
              },
              "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'",
              "bounds": {
                "left": 48,
                "top": 1508,
                "height": 204,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-credits & deductions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RegionLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/region[1]"
              },
              "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'",
              "bounds": {
                "left": 48,
                "top": 1397,
                "height": 93,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-refunds-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RegionLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]"
              },
              "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'",
              "bounds": {
                "left": 48,
                "top": 1193,
                "height": 185,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-pay-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RegionLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]"
              },
              "message": "The element with \"region\" role is not labeled with an 'aria-label' or 'aria-labelledby'",
              "bounds": {
                "left": 48,
                "top": 805,
                "height": 370,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-file-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 48,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 class=\"visually-hidden sr-only\">",
              "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 class=\"visually-hidden focusable skip-link\" href=\"https://www.irs.gov/#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 3754,
                "height": 481,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-forms & instructions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 3532,
                "height": 204,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-credits & deductions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 3421,
                "height": 93,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-refunds-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 3217,
                "height": 185,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-pay-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 2829,
                "height": 370,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-file-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/a[1]/img[2]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/link[1]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 108,
                "top": 2792,
                "height": 19,
                "width": 56
              },
              "snippet": "<img aria-hidden=\"true\" aria-expanded=\"false\" role=\"region\" alt=\"Home\" src=\"/themes/custom/pup_irs/images/logo-print.svg\" class=\"print-logo accessible-megamenu-panel\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 1730,
                "height": 481,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-forms & instructions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 1508,
                "height": 204,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-credits & deductions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 1397,
                "height": 93,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-refunds-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 1193,
                "height": 185,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-pay-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 805,
                "height": 370,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-file-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 7768,
                "height": 5502,
                "width": 784
              },
              "snippet": "<div tabindex=\"-1\" aria-label=\"carousel\" role=\"region\" class=\"pup-slick-carousel slick-initialized slick-slider slick-dotted\" id=\"pup-homepage-news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 5050,
                "height": 2651,
                "width": 784
              },
              "snippet": "<div tabindex=\"-1\" aria-label=\"carousel\" role=\"region\" class=\"pup-slick-carousel slick-initialized slick-slider slick-dotted\" id=\"pup-homepage-tools\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]",
                "aria": "/document[1]/banner[1]/navigation[6]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 4499,
                "height": 160,
                "width": 744
              },
              "snippet": "<section data-block-plugin-id=\"language_block:language_interface\" role=\"navigation\" id=\"block-languageswitcher\" class=\"language-switcher-language-url block block-language block-language-blocklanguage-interface clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[4]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 2744,
                "height": 1491,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main_mobile\" id=\"block-mainnavigationmobile\" aria-labelledby=\"block-mainnavigationmobile-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[4]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[3]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 2366,
                "height": 122,
                "width": 784
              },
              "snippet": "<nav class=\"pup-nav-en\" data-block-plugin-id=\"system_menu_block:pup-info-menu\" id=\"block-pup-irs-informationmenu\" aria-labelledby=\"block-pup-irs-informationmenu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 739,
                "height": 1472,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main_mobile\" id=\"block-mainnavigationmobile-2\" aria-labelledby=\"block-mainnavigationmobile-2-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[3]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 264,
                "height": 160,
                "width": 744
              },
              "snippet": "<section data-block-plugin-id=\"language_block:language_interface\" role=\"navigation\" id=\"block-languageswitcher\" class=\"language-switcher-language-url block block-language block-language-blocklanguage-interface clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 180,
                "height": 282,
                "width": 784
              },
              "snippet": "<nav class=\"pup-nav-en\" data-block-plugin-id=\"system_menu_block:pup-info-menu\" id=\"block-pup-irs-informationmenu-2\" aria-labelledby=\"block-pup-irs-informationmenu-2-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleApplicationLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/application[1]"
              },
              "message": "Multiple elements with \"application\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 3735,
                "height": 18,
                "width": 137
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-4\" role=\"application\" aria-label=\"Forms & Instructions menu has additional options. Use the spacebar to open the Forms & Instructions sub menu or enter to navigate to the Forms & Instructions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-forms & instructions-submenu\" href=\"https://www.irs.gov/forms-instructions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleApplicationLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/application[1]"
              },
              "message": "Multiple elements with \"application\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 3513,
                "height": 18,
                "width": 140
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-3\" role=\"application\" aria-label=\"Credits & Deductions menu has additional options. Use the spacebar to open the Credits & Deductions sub menu or enter to navigate to the Credits & Deductions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-credits & deductions-submenu\" href=\"https://www.irs.gov/credits-and-deductions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleApplicationLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/application[1]"
              },
              "message": "Multiple elements with \"application\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 3402,
                "height": 18,
                "width": 54
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-2\" role=\"application\" aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-refunds-submenu\" href=\"https://www.irs.gov/refunds\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleApplicationLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/application[1]"
              },
              "message": "Multiple elements with \"application\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 3199,
                "height": 18,
                "width": 24
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-1\" role=\"application\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-pay-submenu\" href=\"https://www.irs.gov/payments\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleApplicationLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/application[1]"
              },
              "message": "Multiple elements with \"application\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 2810,
                "height": 18,
                "width": 25
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-0\" role=\"application\" aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-file-submenu\" href=\"https://www.irs.gov/filing\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleApplicationLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/application[1]"
              },
              "message": "Multiple elements with \"application\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 1711,
                "height": 18,
                "width": 137
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-4\" role=\"application\" aria-label=\"Forms & Instructions menu has additional options. Use the spacebar to open the Forms & Instructions sub menu or enter to navigate to the Forms & Instructions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-forms & instructions-submenu\" href=\"https://www.irs.gov/forms-instructions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleApplicationLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/application[1]"
              },
              "message": "Multiple elements with \"application\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 1489,
                "height": 18,
                "width": 140
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-3\" role=\"application\" aria-label=\"Credits & Deductions menu has additional options. Use the spacebar to open the Credits & Deductions sub menu or enter to navigate to the Credits & Deductions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-credits & deductions-submenu\" href=\"https://www.irs.gov/credits-and-deductions\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleApplicationLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/application[1]"
              },
              "message": "Multiple elements with \"application\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 1378,
                "height": 18,
                "width": 54
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-2\" role=\"application\" aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-refunds-submenu\" href=\"https://www.irs.gov/refunds\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleApplicationLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/application[1]"
              },
              "message": "Multiple elements with \"application\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 1175,
                "height": 18,
                "width": 24
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-1\" role=\"application\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-pay-submenu\" href=\"https://www.irs.gov/payments\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleApplicationLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/application[1]"
              },
              "message": "Multiple elements with \"application\" role do not have unique labels",
              "bounds": {
                "left": 48,
                "top": 786,
                "height": 18,
                "width": 25
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-0\" role=\"application\" aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-file-submenu\" href=\"https://www.irs.gov/filing\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 3754,
                "height": 481,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-forms & instructions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 3532,
                "height": 204,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-credits & deductions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 3421,
                "height": 93,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-refunds-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 3217,
                "height": 185,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-pay-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 2829,
                "height": 370,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-file-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[4]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"Main navigation mobile\" label",
              "bounds": {
                "left": 8,
                "top": 2744,
                "height": 1491,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main_mobile\" id=\"block-mainnavigationmobile\" aria-labelledby=\"block-mainnavigationmobile-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[4]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[3]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"Information Menu\" label",
              "bounds": {
                "left": 8,
                "top": 2366,
                "height": 122,
                "width": 784
              },
              "snippet": "<nav class=\"pup-nav-en\" data-block-plugin-id=\"system_menu_block:pup-info-menu\" id=\"block-pup-irs-informationmenu\" aria-labelledby=\"block-pup-irs-informationmenu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 1730,
                "height": 481,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-forms & instructions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 1508,
                "height": 204,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-credits & deductions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 1397,
                "height": 93,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-refunds-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 1193,
                "height": 185,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-pay-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 48,
                "top": 805,
                "height": 370,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-file-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"Main navigation mobile\" label",
              "bounds": {
                "left": 8,
                "top": 739,
                "height": 1472,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main_mobile\" id=\"block-mainnavigationmobile-2\" aria-labelledby=\"block-mainnavigationmobile-2-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"Information Menu\" label",
              "bounds": {
                "left": 8,
                "top": 180,
                "height": 282,
                "width": 784
              },
              "snippet": "<nav class=\"pup-nav-en\" data-block-plugin-id=\"system_menu_block:pup-info-menu\" id=\"block-pup-irs-informationmenu-2\" aria-labelledby=\"block-pup-irs-informationmenu-2-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"carousel\" label",
              "bounds": {
                "left": 8,
                "top": 7768,
                "height": 5502,
                "width": 784
              },
              "snippet": "<div tabindex=\"-1\" aria-label=\"carousel\" role=\"region\" class=\"pup-slick-carousel slick-initialized slick-slider slick-dotted\" id=\"pup-homepage-news\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"carousel\" label",
              "bounds": {
                "left": 8,
                "top": 5050,
                "height": 2651,
                "width": 784
              },
              "snippet": "<div tabindex=\"-1\" aria-label=\"carousel\" role=\"region\" class=\"pup-slick-carousel slick-initialized slick-slider slick-dotted\" id=\"pup-homepage-tools\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 3735,
                "height": 18,
                "width": 137
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-4\" role=\"application\" aria-label=\"Forms & Instructions menu has additional options. Use the spacebar to open the Forms & Instructions sub menu or enter to navigate to the Forms & Instructions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-forms & instructions-submenu\" href=\"https://www.irs.gov/forms-instructions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 3513,
                "height": 18,
                "width": 140
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-3\" role=\"application\" aria-label=\"Credits & Deductions menu has additional options. Use the spacebar to open the Credits & Deductions sub menu or enter to navigate to the Credits & Deductions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-credits & deductions-submenu\" href=\"https://www.irs.gov/credits-and-deductions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 3402,
                "height": 18,
                "width": 54
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-2\" role=\"application\" aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-refunds-submenu\" href=\"https://www.irs.gov/refunds\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 3199,
                "height": 18,
                "width": 24
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-1\" role=\"application\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-pay-submenu\" href=\"https://www.irs.gov/payments\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 2810,
                "height": 18,
                "width": 25
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-0\" role=\"application\" aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-file-submenu\" href=\"https://www.irs.gov/filing\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/a[1]/img[2]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/link[1]/region[1]"
              },
              "message": "The ARIA role 'region' is not valid for the element <img>",
              "bounds": {
                "left": 108,
                "top": 2792,
                "height": 19,
                "width": 56
              },
              "snippet": "<img aria-hidden=\"true\" aria-expanded=\"false\" role=\"region\" alt=\"Home\" src=\"/themes/custom/pup_irs/images/logo-print.svg\" class=\"print-logo accessible-megamenu-panel\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 1711,
                "height": 18,
                "width": 137
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-4\" role=\"application\" aria-label=\"Forms & Instructions menu has additional options. Use the spacebar to open the Forms & Instructions sub menu or enter to navigate to the Forms & Instructions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-forms & instructions-submenu\" href=\"https://www.irs.gov/forms-instructions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 1489,
                "height": 18,
                "width": 140
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-3\" role=\"application\" aria-label=\"Credits & Deductions menu has additional options. Use the spacebar to open the Credits & Deductions sub menu or enter to navigate to the Credits & Deductions page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-credits & deductions-submenu\" href=\"https://www.irs.gov/credits-and-deductions\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 1378,
                "height": 18,
                "width": 54
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-2\" role=\"application\" aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-refunds-submenu\" href=\"https://www.irs.gov/refunds\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 1175,
                "height": 18,
                "width": 24
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-1\" role=\"application\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-pay-submenu\" href=\"https://www.irs.gov/payments\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <a>",
              "bounds": {
                "left": 48,
                "top": 786,
                "height": 18,
                "width": 25
              },
              "snippet": "<a id=\"accessible-megamenu-nav-item-0\" role=\"application\" aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\" aria-expanded=\"false\" aria-controls=\"accessible-megamenu-file-submenu\" href=\"https://www.irs.gov/filing\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/section[1]",
                "aria": "/document[1]/contentinfo[1]/tablist[1]"
              },
              "message": "The ARIA role 'tablist' is not valid for the element <section>",
              "bounds": {
                "left": 8,
                "top": 13289,
                "height": 738,
                "width": 784
              },
              "snippet": "<section aria-multiselectable=\"true\" role=\"tablist\" class=\"container\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/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": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded, aria-labeledby' is not valid for the element <ul> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 3754,
                "height": 481,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-forms & instructions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded, aria-labeledby' is not valid for the element <ul> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 3532,
                "height": 204,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-credits & deductions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded, aria-labeledby' is not valid for the element <ul> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 3421,
                "height": 93,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-refunds-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded, aria-labeledby' is not valid for the element <ul> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 3217,
                "height": 185,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-pay-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded, aria-labeledby' is not valid for the element <ul> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 2829,
                "height": 370,
                "width": 744
              },
              "snippet": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-file-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded, aria-labeledby' is not valid for the element <ul> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 1730,
                "height": 481,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-forms & instructions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded, aria-labeledby' is not valid for the element <ul> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 1508,
                "height": 204,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-credits & deductions-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded, aria-labeledby' is not valid for the element <ul> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 1397,
                "height": 93,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-refunds-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded, aria-labeledby' is not valid for the element <ul> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 1193,
                "height": 185,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-pay-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]"
              },
              "message": "The ARIA attribute 'aria-expanded, aria-labeledby' is not valid for the element <ul> with ARIA role 'region'",
              "bounds": {
                "left": 48,
                "top": 805,
                "height": 370,
                "width": 744
              },
              "snippet": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\"false\" id=\"accessible-megamenu-file-submenu\" class=\"menu dropdown-menu\" block=\"mainnavigationmobile_2\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[26]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4198,
                "height": 18,
                "width": 81
              },
              "snippet": "<a onclick=\"ga('send', 'event', 'Downloads', 'File Download', '/pub/irs-pdf/pcir230.pdf');\" id=\"accessible-megamenu-forms & instructions-submenu-14\" title=\"Rules Governing Practice before IRS\" href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[24]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4161,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15536\" id=\"accessible-megamenu-forms & instructions-submenu-13\" title=\"Apply for an ITIN\" href=\"https://www.irs.gov/forms-pubs/about-form-w-7\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[22]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4124,
                "height": 18,
                "width": 71
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15839\" id=\"accessible-megamenu-forms & instructions-submenu-12\" title=\"Apply for Power of Attorney\" href=\"https://www.irs.gov/forms-pubs/about-form-2848\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[20]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4087,
                "height": 18,
                "width": 88
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19996\" id=\"accessible-megamenu-forms & instructions-submenu-11\" title=\"Amend/Fix Return\" href=\"https://www.irs.gov/forms-pubs/about-form-1040x\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[17]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 4031,
                "height": 18,
                "width": 71
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15532\" id=\"accessible-megamenu-forms & instructions-submenu-9\" title=\"Installment Agreement Request\" href=\"https://www.irs.gov/forms-pubs/about-form-9465\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[15]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3994,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/5737\" id=\"accessible-megamenu-forms & instructions-submenu-8\" title=\"Employers engaged in a trade or business who pay compensation\" href=\"https://www.irs.gov/forms-pubs/about-form-w-2\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[13]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3957,
                "height": 18,
                "width": 63
              },
              "snippet": "<a data-drupal-link-system-path=\"node/53446\" id=\"accessible-megamenu-forms & instructions-submenu-7\" title=\"Employer's Quarterly Federal Tax Return\" href=\"https://www.irs.gov/forms-pubs/about-form-941\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[11]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3920,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15498\" id=\"accessible-megamenu-forms & instructions-submenu-6\" title=\"Employee's Withholding Certificate\" class=\"mega-menu-column-header\" href=\"https://www.irs.gov/forms-pubs/about-form-w-4\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3883,
                "height": 18,
                "width": 86
              },
              "snippet": "<a data-drupal-link-system-path=\"node/10554\" id=\"accessible-megamenu-forms & instructions-submenu-5\" title=\"Request for Transcript of Tax Return\" href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3846,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15825\" id=\"accessible-megamenu-forms & instructions-submenu-4\" title=\"Request for Taxpayer Identification Number (TIN) and Certification\" href=\"https://www.irs.gov/forms-pubs/about-form-w-9\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3809,
                "height": 18,
                "width": 151
              },
              "snippet": "<a onclick=\"ga('send', 'event', 'Downloads', 'File Download', '/pub/irs-pdf/i1040gi.pdf');\" id=\"accessible-megamenu-forms & instructions-submenu-3\" title=\"Instructions for Form 1040 \" href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[5]/region[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3772,
                "height": 18,
                "width": 71
              },
              "snippet": "<a data-drupal-link-system-path=\"node/16022\" id=\"accessible-megamenu-forms & instructions-submenu-2\" title=\"Individual Tax Return\" href=\"https://www.irs.gov/forms-pubs/about-form-1040\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[12]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3717,
                "height": 18,
                "width": 110
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19741\" id=\"accessible-megamenu-credits & deductions-submenu-9\" href=\"https://www.irs.gov/retirement-plans\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[11]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3698,
                "height": 18,
                "width": 108
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17082\" id=\"accessible-megamenu-credits & deductions-submenu-8\" href=\"https://www.irs.gov/credits-deductions/individuals/hctc\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[10]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3680,
                "height": 18,
                "width": 128
              },
              "snippet": "<a data-drupal-link-system-path=\"node/5229\" id=\"accessible-megamenu-credits & deductions-submenu-7\" href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3661,
                "height": 18,
                "width": 168
              },
              "snippet": "<a data-drupal-link-system-path=\"node/95076\" id=\"accessible-megamenu-credits & deductions-submenu-6\" href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3643,
                "height": 18,
                "width": 192
              },
              "snippet": "<a data-drupal-link-system-path=\"node/18966\" id=\"accessible-megamenu-credits & deductions-submenu-5\" href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3587,
                "height": 18,
                "width": 188
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19941\" id=\"accessible-megamenu-credits & deductions-submenu-3\" title=\"Standard mileage and other information\" href=\"https://www.irs.gov/credits-deductions/businesses\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[4]/region[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3550,
                "height": 18,
                "width": 72
              },
              "snippet": "<a data-drupal-link-system-path=\"node/5\" id=\"accessible-megamenu-credits & deductions-submenu-2\" title=\"For you and your family\" href=\"https://www.irs.gov/credits-deductions-for-individuals\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3495,
                "height": 18,
                "width": 133
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19996\" id=\"accessible-megamenu-refunds-submenu-5\" href=\"https://www.irs.gov/forms-pubs/about-form-1040x\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3476,
                "height": 18,
                "width": 114
              },
              "snippet": "<a data-drupal-link-system-path=\"node/67936\" id=\"accessible-megamenu-refunds-submenu-4\" href=\"https://www.irs.gov/taxtopics/tc203\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3458,
                "height": 18,
                "width": 94
              },
              "snippet": "<a data-drupal-link-system-path=\"node/10971\" id=\"accessible-megamenu-refunds-submenu-3\" href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-your-refund-to-one-two-or-three-accounts\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3439,
                "height": 18,
                "width": 100
              },
              "snippet": "<a data-drupal-link-system-path=\"node/9503\" id=\"accessible-megamenu-refunds-submenu-2\" href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[3]/region[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3421,
                "height": 18,
                "width": 130
              },
              "snippet": "<a onclick=\"ga('send', 'event', 'Outbound Links', 'Click', 'sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp');\" id=\"accessible-megamenu-refunds-submenu-1\" class=\"mega-menu-column-header\" href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[11]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3384,
                "height": 18,
                "width": 58
              },
              "snippet": "<a data-drupal-link-system-path=\"node/91826\" id=\"accessible-megamenu-pay-submenu-10\" href=\"https://www.irs.gov/payments/penalties\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[10]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3365,
                "height": 18,
                "width": 105
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17135\" id=\"accessible-megamenu-pay-submenu-9\" href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3347,
                "height": 18,
                "width": 174
              },
              "snippet": "<a data-drupal-link-system-path=\"node/107181\" id=\"accessible-megamenu-pay-submenu-8\" href=\"https://www.irs.gov/individuals/tax-withholding-estimator\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3328,
                "height": 18,
                "width": 137
              },
              "snippet": "<a data-drupal-link-system-path=\"node/11608\" id=\"accessible-megamenu-pay-submenu-7\" href=\"https://www.irs.gov/payments/your-online-account\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3291,
                "height": 18,
                "width": 318
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15488\" id=\"accessible-megamenu-pay-submenu-5\" href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3273,
                "height": 18,
                "width": 250
              },
              "snippet": "<a data-drupal-link-system-path=\"node/16716\" id=\"accessible-megamenu-pay-submenu-4\" href=\"https://www.irs.gov/payments/online-payment-agreement-application\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3254,
                "height": 18,
                "width": 132
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15583\" id=\"accessible-megamenu-pay-submenu-3\" href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[2]/region[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3236,
                "height": 18,
                "width": 174
              },
              "snippet": "<a data-drupal-link-system-path=\"node/10224\" id=\"accessible-megamenu-pay-submenu-2\" href=\"https://www.irs.gov/payments/direct-pay\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[21]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3180,
                "height": 18,
                "width": 254
              },
              "snippet": "<a data-drupal-link-system-path=\"node/16696\" id=\"accessible-megamenu-file-submenu-20\" href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[20]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3162,
                "height": 18,
                "width": 232
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17175\" id=\"accessible-megamenu-file-submenu-19\" href=\"https://www.irs.gov/filing/wheres-my-amended-return\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[19]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3143,
                "height": 18,
                "width": 268
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17153\" id=\"accessible-megamenu-file-submenu-18\" href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[18]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3125,
                "height": 18,
                "width": 156
              },
              "snippet": "<a data-drupal-link-system-path=\"node/54546\" id=\"accessible-megamenu-file-submenu-17\" href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[17]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3106,
                "height": 18,
                "width": 136
              },
              "snippet": "<a data-drupal-link-system-path=\"node/64256\" id=\"accessible-megamenu-file-submenu-16\" href=\"https://www.irs.gov/individuals/get-transcript\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[15]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3069,
                "height": 18,
                "width": 153
              },
              "snippet": "<a data-drupal-link-system-path=\"node/22861\" id=\"accessible-megamenu-file-submenu-14\" href=\"https://www.irs.gov/filing/individuals/update-my-information\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[14]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3051,
                "height": 18,
                "width": 88
              },
              "snippet": "<a data-drupal-link-system-path=\"node/2442\" id=\"accessible-megamenu-file-submenu-13\" href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-type\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[13]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3032,
                "height": 18,
                "width": 84
              },
              "snippet": "<a data-drupal-link-system-path=\"node/22726\" id=\"accessible-megamenu-file-submenu-12\" href=\"https://www.irs.gov/filing/individuals/when-to-file\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[12]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 3014,
                "height": 18,
                "width": 77
              },
              "snippet": "<a data-drupal-link-system-path=\"node/22856\" id=\"accessible-megamenu-file-submenu-11\" href=\"https://www.irs.gov/filing/individuals/how-to-file\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[11]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2995,
                "height": 18,
                "width": 110
              },
              "snippet": "<a data-drupal-link-system-path=\"node/105206\" id=\"accessible-megamenu-file-submenu-10\" href=\"https://www.irs.gov/filing/individuals/who-should-file\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2958,
                "height": 18,
                "width": 123
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19671\" id=\"accessible-megamenu-file-submenu-8\" href=\"https://www.irs.gov/tax-exempt-bonds\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2940,
                "height": 18,
                "width": 174
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19601\" id=\"accessible-megamenu-file-submenu-7\" href=\"https://www.irs.gov/government-entities/indian-tribal-governments\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2921,
                "height": 18,
                "width": 242
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19446\" id=\"accessible-megamenu-file-submenu-6\" href=\"https://www.irs.gov/government-entities/federal-state-local-governments\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2903,
                "height": 18,
                "width": 151
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19696\" id=\"accessible-megamenu-file-submenu-5\" href=\"https://www.irs.gov/individuals/international-taxpayers\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2884,
                "height": 18,
                "width": 159
              },
              "snippet": "<a data-drupal-link-system-path=\"node/58461\" id=\"accessible-megamenu-file-submenu-4\" href=\"https://www.irs.gov/charities-and-nonprofits\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2866,
                "height": 18,
                "width": 173
              },
              "snippet": "<a data-drupal-link-system-path=\"node/18976\" id=\"accessible-megamenu-file-submenu-3\" href=\"https://www.irs.gov/businesses\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[4]/list[1]/listitem[1]/region[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2847,
                "height": 18,
                "width": 72
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19456\" id=\"accessible-megamenu-file-submenu-2\" href=\"https://www.irs.gov/individuals\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[26]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2174,
                "height": 18,
                "width": 81
              },
              "snippet": "<a id=\"accessible-megamenu-forms & instructions-submenu-14\" href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[24]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2137,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15536\" id=\"accessible-megamenu-forms & instructions-submenu-13\" href=\"https://www.irs.gov/forms-pubs/about-form-w-7\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[22]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2100,
                "height": 18,
                "width": 71
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15839\" id=\"accessible-megamenu-forms & instructions-submenu-12\" href=\"https://www.irs.gov/forms-pubs/about-form-2848\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[3]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[20]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2063,
                "height": 18,
                "width": 88
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19996\" id=\"accessible-megamenu-forms & instructions-submenu-11\" href=\"https://www.irs.gov/forms-pubs/about-form-1040x\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[17]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 2007,
                "height": 18,
                "width": 71
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15532\" id=\"accessible-megamenu-forms & instructions-submenu-9\" href=\"https://www.irs.gov/forms-pubs/about-form-9465\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[15]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1970,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/5737\" id=\"accessible-megamenu-forms & instructions-submenu-8\" href=\"https://www.irs.gov/forms-pubs/about-form-w-2\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[13]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1933,
                "height": 18,
                "width": 63
              },
              "snippet": "<a data-drupal-link-system-path=\"node/53446\" id=\"accessible-megamenu-forms & instructions-submenu-7\" href=\"https://www.irs.gov/forms-pubs/about-form-941\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[2]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[11]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1896,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15498\" id=\"accessible-megamenu-forms & instructions-submenu-6\" class=\"mega-menu-column-header\" href=\"https://www.irs.gov/forms-pubs/about-form-w-4\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1859,
                "height": 18,
                "width": 86
              },
              "snippet": "<a data-drupal-link-system-path=\"node/10554\" id=\"accessible-megamenu-forms & instructions-submenu-5\" href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1822,
                "height": 18,
                "width": 66
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15825\" id=\"accessible-megamenu-forms & instructions-submenu-4\" href=\"https://www.irs.gov/forms-pubs/about-form-w-9\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1785,
                "height": 18,
                "width": 151
              },
              "snippet": "<a id=\"accessible-megamenu-forms & instructions-submenu-3\" href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[5]/region[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1748,
                "height": 18,
                "width": 71
              },
              "snippet": "<a data-drupal-link-system-path=\"node/16022\" id=\"accessible-megamenu-forms & instructions-submenu-2\" href=\"https://www.irs.gov/forms-pubs/about-form-1040\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]/listitem[12]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1693,
                "height": 18,
                "width": 110
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19741\" id=\"accessible-megamenu-credits & deductions-submenu-9\" href=\"https://www.irs.gov/retirement-plans\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]/listitem[11]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1674,
                "height": 18,
                "width": 108
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17082\" id=\"accessible-megamenu-credits & deductions-submenu-8\" href=\"https://www.irs.gov/credits-deductions/individuals/hctc\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]/listitem[10]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1656,
                "height": 18,
                "width": 128
              },
              "snippet": "<a data-drupal-link-system-path=\"node/5229\" id=\"accessible-megamenu-credits & deductions-submenu-7\" href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1637,
                "height": 18,
                "width": 168
              },
              "snippet": "<a data-drupal-link-system-path=\"node/95076\" id=\"accessible-megamenu-credits & deductions-submenu-6\" href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1619,
                "height": 18,
                "width": 192
              },
              "snippet": "<a data-drupal-link-system-path=\"node/18966\" id=\"accessible-megamenu-credits & deductions-submenu-5\" href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1563,
                "height": 18,
                "width": 188
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19941\" id=\"accessible-megamenu-credits & deductions-submenu-3\" href=\"https://www.irs.gov/credits-deductions/businesses\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[4]/region[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1526,
                "height": 18,
                "width": 72
              },
              "snippet": "<a data-drupal-link-system-path=\"node/5\" id=\"accessible-megamenu-credits & deductions-submenu-2\" href=\"https://www.irs.gov/credits-deductions-for-individuals\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/region[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1471,
                "height": 18,
                "width": 133
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19996\" id=\"accessible-megamenu-refunds-submenu-5\" href=\"https://www.irs.gov/forms-pubs/about-form-1040x\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/region[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1452,
                "height": 18,
                "width": 114
              },
              "snippet": "<a data-drupal-link-system-path=\"node/67936\" id=\"accessible-megamenu-refunds-submenu-4\" href=\"https://www.irs.gov/taxtopics/tc203\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/region[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1434,
                "height": 18,
                "width": 94
              },
              "snippet": "<a data-drupal-link-system-path=\"node/10971\" id=\"accessible-megamenu-refunds-submenu-3\" href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-your-refund-to-one-two-or-three-accounts\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/region[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1415,
                "height": 18,
                "width": 100
              },
              "snippet": "<a data-drupal-link-system-path=\"node/9503\" id=\"accessible-megamenu-refunds-submenu-2\" href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/div[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[3]/region[1]/listitem[2]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1397,
                "height": 18,
                "width": 130
              },
              "snippet": "<a id=\"accessible-megamenu-refunds-submenu-1\" class=\"mega-menu-column-header\" href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]/listitem[11]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1360,
                "height": 18,
                "width": 58
              },
              "snippet": "<a data-drupal-link-system-path=\"node/91826\" id=\"accessible-megamenu-pay-submenu-10\" href=\"https://www.irs.gov/payments/penalties\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]/listitem[10]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1341,
                "height": 18,
                "width": 105
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17135\" id=\"accessible-megamenu-pay-submenu-9\" href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1323,
                "height": 18,
                "width": 174
              },
              "snippet": "<a data-drupal-link-system-path=\"node/107181\" id=\"accessible-megamenu-pay-submenu-8\" href=\"https://www.irs.gov/individuals/tax-withholding-estimator\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1304,
                "height": 18,
                "width": 137
              },
              "snippet": "<a data-drupal-link-system-path=\"node/11608\" id=\"accessible-megamenu-pay-submenu-7\" href=\"https://www.irs.gov/payments/your-online-account\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1267,
                "height": 18,
                "width": 318
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15488\" id=\"accessible-megamenu-pay-submenu-5\" href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1249,
                "height": 18,
                "width": 250
              },
              "snippet": "<a data-drupal-link-system-path=\"node/16716\" id=\"accessible-megamenu-pay-submenu-4\" href=\"https://www.irs.gov/payments/online-payment-agreement-application\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1230,
                "height": 18,
                "width": 132
              },
              "snippet": "<a data-drupal-link-system-path=\"node/15583\" id=\"accessible-megamenu-pay-submenu-3\" href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[2]/region[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1212,
                "height": 18,
                "width": 174
              },
              "snippet": "<a data-drupal-link-system-path=\"node/10224\" id=\"accessible-megamenu-pay-submenu-2\" href=\"https://www.irs.gov/payments/direct-pay\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[21]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1156,
                "height": 18,
                "width": 254
              },
              "snippet": "<a data-drupal-link-system-path=\"node/16696\" id=\"accessible-megamenu-file-submenu-20\" href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[20]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1138,
                "height": 18,
                "width": 232
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17175\" id=\"accessible-megamenu-file-submenu-19\" href=\"https://www.irs.gov/filing/wheres-my-amended-return\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[19]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1119,
                "height": 18,
                "width": 268
              },
              "snippet": "<a data-drupal-link-system-path=\"node/17153\" id=\"accessible-megamenu-file-submenu-18\" href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[18]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1101,
                "height": 18,
                "width": 156
              },
              "snippet": "<a data-drupal-link-system-path=\"node/54546\" id=\"accessible-megamenu-file-submenu-17\" href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[3]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[17]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1082,
                "height": 18,
                "width": 136
              },
              "snippet": "<a data-drupal-link-system-path=\"node/64256\" id=\"accessible-megamenu-file-submenu-16\" href=\"https://www.irs.gov/individuals/get-transcript\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[15]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1045,
                "height": 18,
                "width": 153
              },
              "snippet": "<a data-drupal-link-system-path=\"node/22861\" id=\"accessible-megamenu-file-submenu-14\" href=\"https://www.irs.gov/filing/individuals/update-my-information\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[14]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1027,
                "height": 18,
                "width": 88
              },
              "snippet": "<a data-drupal-link-system-path=\"node/2442\" id=\"accessible-megamenu-file-submenu-13\" href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-type\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[13]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 1008,
                "height": 18,
                "width": 84
              },
              "snippet": "<a data-drupal-link-system-path=\"node/22726\" id=\"accessible-megamenu-file-submenu-12\" href=\"https://www.irs.gov/filing/individuals/when-to-file\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[12]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 990,
                "height": 18,
                "width": 77
              },
              "snippet": "<a data-drupal-link-system-path=\"node/22856\" id=\"accessible-megamenu-file-submenu-11\" href=\"https://www.irs.gov/filing/individuals/how-to-file\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[2]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[11]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 971,
                "height": 18,
                "width": 110
              },
              "snippet": "<a data-drupal-link-system-path=\"node/105206\" id=\"accessible-megamenu-file-submenu-10\" href=\"https://www.irs.gov/filing/individuals/who-should-file\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[8]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[9]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 934,
                "height": 18,
                "width": 123
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19671\" id=\"accessible-megamenu-file-submenu-8\" href=\"https://www.irs.gov/tax-exempt-bonds\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[7]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 916,
                "height": 18,
                "width": 174
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19601\" id=\"accessible-megamenu-file-submenu-7\" href=\"https://www.irs.gov/government-entities/indian-tribal-governments\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[6]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 897,
                "height": 18,
                "width": 242
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19446\" id=\"accessible-megamenu-file-submenu-6\" href=\"https://www.irs.gov/government-entities/federal-state-local-governments\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[5]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 879,
                "height": 18,
                "width": 151
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19696\" id=\"accessible-megamenu-file-submenu-5\" href=\"https://www.irs.gov/individuals/international-taxpayers\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[4]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 860,
                "height": 18,
                "width": 159
              },
              "snippet": "<a data-drupal-link-system-path=\"node/58461\" id=\"accessible-megamenu-file-submenu-4\" href=\"https://www.irs.gov/charities-and-nonprofits\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[3]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[4]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 842,
                "height": 18,
                "width": 173
              },
              "snippet": "<a data-drupal-link-system-path=\"node/18976\" id=\"accessible-megamenu-file-submenu-3\" href=\"https://www.irs.gov/businesses\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/div[1]/li[2]/a[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/list[1]/listitem[1]/region[1]/listitem[3]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 88,
                "top": 823,
                "height": 18,
                "width": 72
              },
              "snippet": "<a data-drupal-link-system-path=\"node/19456\" id=\"accessible-megamenu-file-submenu-2\" href=\"https://www.irs.gov/individuals\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[3]"
              },
              "message": "Element \"iframe\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -1104,
                "top": 8158,
                "height": 480,
                "width": 854
              },
              "snippet": "<iframe data-gtm-yt-inspected-6=\"true\" data-gtm-yt-inspected-7=\"true\" data-gtm-yt-inspected-6811980_390=\"true\" id=\"984655089\" src=\"https://www.youtube.com/embed/pQk73FZkOe4?autoplay=0&start=0&rel=0&enablejsapi=1&origin=https://www.irs.gov\" title=\"Reminders for Extension Filers\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\" height=\"480\" width=\"854\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[23]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[23]"
              },
              "message": "Element \"iframe\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -1104,
                "top": 12253,
                "height": 480,
                "width": 854
              },
              "snippet": "<iframe data-gtm-yt-inspected-6=\"true\" data-gtm-yt-inspected-7=\"true\" data-gtm-yt-inspected-6811980_390=\"true\" id=\"518267982\" src=\"https://www.youtube.com/embed/pQk73FZkOe4?autoplay=0&start=0&rel=0&enablejsapi=1&origin=https://www.irs.gov\" title=\"Reminders for Extension Filers\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\" height=\"480\" width=\"854\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[13]"
              },
              "message": "Element \"iframe\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -1104,
                "top": 10206,
                "height": 480,
                "width": 854
              },
              "snippet": "<iframe data-gtm-yt-inspected-6=\"true\" data-gtm-yt-inspected-7=\"true\" data-gtm-yt-inspected-6811980_390=\"true\" id=\"pQk73FZkOe4\" src=\"https://www.youtube.com/embed/pQk73FZkOe4?autoplay=0&start=0&rel=0&enablejsapi=1&origin=https://www.irs.gov\" title=\"Reminders for Extension Filers\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\" height=\"480\" width=\"854\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[3]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": -1104,
                "top": 8158,
                "height": 480,
                "width": 854
              },
              "snippet": "<iframe data-gtm-yt-inspected-6=\"true\" data-gtm-yt-inspected-7=\"true\" data-gtm-yt-inspected-6811980_390=\"true\" id=\"984655089\" src=\"https://www.youtube.com/embed/pQk73FZkOe4?autoplay=0&start=0&rel=0&enablejsapi=1&origin=https://www.irs.gov\" title=\"Reminders for Extension Filers\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\" height=\"480\" width=\"854\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[23]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[23]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": -1104,
                "top": 12253,
                "height": 480,
                "width": 854
              },
              "snippet": "<iframe data-gtm-yt-inspected-6=\"true\" data-gtm-yt-inspected-7=\"true\" data-gtm-yt-inspected-6811980_390=\"true\" id=\"518267982\" src=\"https://www.youtube.com/embed/pQk73FZkOe4?autoplay=0&start=0&rel=0&enablejsapi=1&origin=https://www.irs.gov\" title=\"Reminders for Extension Filers\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\" height=\"480\" width=\"854\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[13]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[13]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": -1104,
                "top": 10206,
                "height": 480,
                "width": 854
              },
              "snippet": "<iframe data-gtm-yt-inspected-6=\"true\" data-gtm-yt-inspected-7=\"true\" data-gtm-yt-inspected-6811980_390=\"true\" id=\"pQk73FZkOe4\" src=\"https://www.youtube.com/embed/pQk73FZkOe4?autoplay=0&start=0&rel=0&enablejsapi=1&origin=https://www.irs.gov\" title=\"Reminders for Extension Filers\" allowfullscreen=\"allowfullscreen\" frameborder=\"0\" height=\"480\" width=\"854\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[3]",
                "aria": "/document[1]/banner[1]/navigation[6]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4414,
                "height": 282,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:info-menu-mobile\" id=\"block-pup-irs-infomenumobile\" aria-labelledby=\"block-pup-irs-infomenumobile-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[5]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4254,
                "height": 140,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main\" id=\"block-pup-irs-mainnavigation\" aria-labelledby=\"block-pup-irs-mainnavigation-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[5]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 2744,
                "height": 1491,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main_mobile\" id=\"block-mainnavigationmobile\" aria-labelledby=\"block-mainnavigationmobile-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[4]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 2366,
                "height": 122,
                "width": 784
              },
              "snippet": "<nav class=\"pup-nav-en\" data-block-plugin-id=\"system_menu_block:pup-info-menu\" id=\"block-pup-irs-informationmenu\" aria-labelledby=\"block-pup-irs-informationmenu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 739,
                "height": 1472,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main_mobile\" id=\"block-mainnavigationmobile-2\" aria-labelledby=\"block-mainnavigationmobile-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[2]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 48,
                "top": 635,
                "height": 66,
                "width": 744
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:help-menu-mobile\" id=\"block-helpmenumobile\" aria-labelledby=\"block-helpmenumobile-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 180,
                "height": 282,
                "width": 784
              },
              "snippet": "<nav class=\"pup-nav-en\" data-block-plugin-id=\"system_menu_block:pup-info-menu\" id=\"block-pup-irs-informationmenu-2\" aria-labelledby=\"block-pup-irs-informationmenu-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/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": 107,
                "height": 4589,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"navbar\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/section[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/tablist[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 13289,
                "height": 738,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:pup-footer-navigation\" id=\"block-footernavigation-2\" aria-labelledby=\"block-footernavigation-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[2]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 14099,
                "height": 85,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:subfooter\" id=\"block-subfooter\" aria-labelledby=\"block-subfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/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": 13289,
                "height": 895,
                "width": 784
              },
              "snippet": "<footer aria-label=\"footer\" role=\"contentinfo\" class=\"pup-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/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": 4769,
                "height": 8501,
                "width": 784
              },
              "snippet": "<article id=\"main-content\" class=\"pup-home-page is-promoted full clearfix\" about=\"/node/58476\" role=\"article\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 32,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[4]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[4]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -248,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 10\" role=\"group\" data-slick-index=\"-1\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[3]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -526,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 9\" role=\"group\" data-slick-index=\"-2\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[24]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[24]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 5312,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 10\" role=\"group\" data-slick-index=\"19\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[23]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[23]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 5034,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 9\" role=\"group\" data-slick-index=\"18\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[22]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[22]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4756,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 8\" role=\"group\" data-slick-index=\"17\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[21]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[21]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4478,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 7\" role=\"group\" data-slick-index=\"16\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[20]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[20]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4200,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 6\" role=\"group\" data-slick-index=\"15\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[2]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -804,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 8\" role=\"group\" data-slick-index=\"-3\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[19]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[19]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 3922,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 5\" role=\"group\" data-slick-index=\"14\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[18]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[18]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 3644,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 4\" role=\"group\" data-slick-index=\"13\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[17]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[17]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 3366,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 3\" role=\"group\" data-slick-index=\"12\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[16]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[16]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 3088,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 2\" role=\"group\" data-slick-index=\"11\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[15]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[15]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 2810,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 1\" role=\"group\" data-slick-index=\"10\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]/group[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1082,
                "top": 1277,
                "height": 425,
                "width": 278
              },
              "snippet": "<div style=\"width: 278px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 7\" role=\"group\" data-slick-index=\"-4\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[2]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -525,
                "top": 823,
                "height": 250,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 8\" role=\"group\" data-slick-index=\"-1\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[18]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[18]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 8355,
                "top": 823,
                "height": 250,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 8\" role=\"group\" data-slick-index=\"15\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[17]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[17]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 7800,
                "top": 823,
                "height": 250,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 7\" role=\"group\" data-slick-index=\"14\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[16]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[16]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 7245,
                "top": 823,
                "height": 250,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 6\" role=\"group\" data-slick-index=\"13\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[15]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[15]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 6690,
                "top": 823,
                "height": 250,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 5\" role=\"group\" data-slick-index=\"12\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[14]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[14]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 6135,
                "top": 823,
                "height": 250,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 4\" role=\"group\" data-slick-index=\"11\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[13]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[13]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 5580,
                "top": 823,
                "height": 250,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 3\" role=\"group\" data-slick-index=\"10\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[12]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[12]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 5025,
                "top": 823,
                "height": 250,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 2\" role=\"group\" data-slick-index=\"9\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[11]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[11]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": 4470,
                "top": 823,
                "height": 250,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 1\" role=\"group\" data-slick-index=\"8\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[1]/group[1]"
              },
              "message": "The <div> element has the id \"\" that is empty",
              "bounds": {
                "left": -1080,
                "top": 823,
                "height": 250,
                "width": 555
              },
              "snippet": "<div style=\"width: 555px;\" aria-hidden=\"true\" id=\"\" aria-label=\"slide 7\" role=\"group\" data-slick-index=\"-2\" class=\"slick-slide slick-cloned\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": 49,
                "height": 1,
                "width": 1
              },
              "snippet": "<h1 class=\"visually-hidden sr-only\">",
              "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": 0,
                "top": 50,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"https://www.irs.gov/#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 15,
                "top": 1277,
                "height": 490,
                "width": 770
              },
              "snippet": "<div tabindex=\"-1\" aria-label=\"carousel\" role=\"region\" class=\"pup-slick-carousel slick-initialized slick-slider slick-dotted\" id=\"pup-homepage-news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[1]"
              },
              "message": "Multiple elements with \"region\" role do not have unique labels",
              "bounds": {
                "left": 15,
                "top": 823,
                "height": 315,
                "width": 770
              },
              "snippet": "<div tabindex=\"-1\" aria-label=\"carousel\" role=\"region\" class=\"pup-slick-carousel slick-initialized slick-slider slick-dotted\" id=\"pup-homepage-tools\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[2]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"carousel\" label",
              "bounds": {
                "left": 15,
                "top": 1277,
                "height": 490,
                "width": 770
              },
              "snippet": "<div tabindex=\"-1\" aria-label=\"carousel\" role=\"region\" class=\"pup-slick-carousel slick-initialized slick-slider slick-dotted\" id=\"pup-homepage-news\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]/region[1]"
              },
              "message": "Multiple \"region\" landmarks with the same parent region are not distinguished from one another because they have the same \"carousel\" label",
              "bounds": {
                "left": 15,
                "top": 823,
                "height": 315,
                "width": 770
              },
              "snippet": "<div tabindex=\"-1\" aria-label=\"carousel\" role=\"region\" class=\"pup-slick-carousel slick-initialized slick-slider slick-dotted\" id=\"pup-homepage-tools\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/section[1]",
                "aria": "/document[1]/contentinfo[1]/tablist[1]"
              },
              "message": "The ARIA role 'tablist' is not valid for the element <section>",
              "bounds": {
                "left": 0,
                "top": 1862,
                "height": 458,
                "width": 800
              },
              "snippet": "<section aria-multiselectable=\"true\" role=\"tablist\" class=\"container\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/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": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[2]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 667,
                "top": 22,
                "height": 20,
                "width": 60
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:help-menu-mobile\" id=\"block-helpmenumobile\" aria-labelledby=\"block-helpmenumobile-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/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": 0,
                "top": 50,
                "height": 0,
                "width": 800
              },
              "snippet": "<header role=\"banner\" id=\"navbar\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/section[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/tablist[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 15,
                "top": 1862,
                "height": 382,
                "width": 770
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:pup-footer-navigation\" id=\"block-footernavigation-2\" aria-labelledby=\"block-footernavigation-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[2]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 586,
                "top": 2392,
                "height": 20,
                "width": 200
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:subfooter\" id=\"block-subfooter\" aria-labelledby=\"block-subfooter-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/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": 0,
                "top": 1817,
                "height": 609,
                "width": 800
              },
              "snippet": "<footer aria-label=\"footer\" role=\"contentinfo\" class=\"pup-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/section[1]/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": 15,
                "top": 181,
                "height": 1586,
                "width": 770
              },
              "snippet": "<article id=\"main-content\" class=\"pup-home-page is-promoted full clearfix\" about=\"/node/58476\" role=\"article\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.irs.gov/",
      "what": "URL",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.irs.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Internal Revenue Service | An official website of the United States government",
          "pageurl": "https://www.irs.gov/",
          "time": 5.76,
          "creditsremaining": 940,
          "allitemcount": 396,
          "totalelements": 1446,
          "waveurl": "http://wave.webaim.org/report?url=https://www.irs.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 21,
            "items": {
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV + FOOTER > SECTION:first-child + DIV > DIV:first-child > DIV:first-child > SECTION#block-socialmediaforfooter > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV + FOOTER > SECTION:first-child + DIV > DIV:first-child > DIV:first-child > SECTION#block-socialmediaforfooter > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV + FOOTER > SECTION:first-child + DIV > DIV:first-child > DIV:first-child > SECTION#block-socialmediaforfooter > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV + FOOTER > SECTION:first-child + DIV > DIV:first-child > DIV:first-child > SECTION#block-socialmediaforfooter > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV + FOOTER > SECTION:first-child + DIV > DIV:first-child > DIV:first-child > SECTION#block-socialmediaforfooter > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "aria_reference_broken": {
                "id": "aria_reference_broken",
                "description": "Broken ARIA reference",
                "count": 16,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-pup-irs-informationmenu-2 > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON#languageSwitcher",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-pup-irs-informationmenu-2 > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-pup-irs-informationmenu-2 > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-pup-irs-informationmenu-2 > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-pup-irs-informationmenu-2 > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-pup-irs-informationmenu-2 > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-pup-irs-informationmenu-2 > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-pup-irs-informationmenu-2 > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-pup-irs-infomenumobile > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON#languageSwitcher",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-pup-irs-infomenumobile > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-pup-irs-infomenumobile > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-pup-irs-infomenumobile > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-pup-irs-infomenumobile > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-pup-irs-infomenumobile > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-pup-irs-infomenumobile > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-pup-irs-infomenumobile > H2:first-child + UL > LI:first-child + LI + LI > SECTION#block-languageswitcher > DIV:first-child > BUTTON:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 2,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > NAV#block-mainnavigationmobile-2 > H2#block-mainnavigationmobile-2-menu",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > NAV:first-child + DIV > DIV:first-child > FORM#views-exposed-form-pup-site-index-search-site-search-srt-relevance > DIV:first-child > DIV#edit-actions > BUTTON#edit-submit-pup-site-index-search"
                ],
                "contrastdata": [
                  [
                    1.27,
                    "#1b1b1b",
                    "#002d62",
                    true
                  ],
                  [
                    2.55,
                    "#087591",
                    "#002d62",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 63,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 14,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > A:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 10,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > NAV#block-mainnavigationmobile-2 > UL#accessible-megamenu-navigation > A:first-child + LI > UL#accessible-megamenu-file-submenu > DIV:first-child > LI:first-child > A#accessible-megamenu-file-submenu-0",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > NAV#block-mainnavigationmobile-2 > UL#accessible-megamenu-navigation > A:first-child + LI + LI > UL#accessible-megamenu-pay-submenu > DIV:first-child > LI:first-child > A#accessible-megamenu-pay-submenu-0",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > NAV#block-mainnavigationmobile-2 > UL#accessible-megamenu-navigation > A:first-child + LI + LI + LI > UL#accessible-megamenu-refunds-submenu > DIV:first-child > LI:first-child > A#accessible-megamenu-refunds-submenu-0",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > NAV#block-mainnavigationmobile-2 > UL#accessible-megamenu-navigation > A:first-child + LI + LI + LI + LI > UL#accessible-megamenu-credits & deductions-submenu > DIV:first-child > LI:first-child > A#accessible-megamenu-credits & deductions-submenu-0",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > NAV#block-mainnavigationmobile-2 > UL#accessible-megamenu-navigation > A:first-child + LI + LI + LI + LI + LI > UL#accessible-megamenu-forms & instructions-submenu > DIV:first-child > LI:first-child > A#accessible-megamenu-forms & instructions-submenu-0",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-mainnavigationmobile > UL#accessible-megamenu-navigation > A:first-child + LI > UL#accessible-megamenu-file-submenu > DIV:first-child > LI:first-child > A#accessible-megamenu-file-submenu-0",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-mainnavigationmobile > UL#accessible-megamenu-navigation > A:first-child + LI + LI > UL#accessible-megamenu-pay-submenu > DIV:first-child > LI:first-child > A#accessible-megamenu-pay-submenu-0",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-mainnavigationmobile > UL#accessible-megamenu-navigation > A:first-child + LI + LI + LI > UL#accessible-megamenu-refunds-submenu > DIV:first-child > LI:first-child > A#accessible-megamenu-refunds-submenu-0",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-mainnavigationmobile > UL#accessible-megamenu-navigation > A:first-child + LI + LI + LI + LI > UL#accessible-megamenu-credits & deductions-submenu > DIV:first-child > LI:first-child > A#accessible-megamenu-credits & deductions-submenu-0",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-mainnavigationmobile > UL#accessible-megamenu-navigation > A:first-child + LI + LI + LI + LI + LI > UL#accessible-megamenu-forms & instructions-submenu > DIV:first-child > LI:first-child > A#accessible-megamenu-forms & instructions-submenu-0"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > NAV#block-mainnavigationmobile-2 > UL#accessible-megamenu-navigation > A:first-child + LI + LI + LI + LI + LI > UL#accessible-megamenu-forms & instructions-submenu > DIV:first-child > LI:first-child + DIV > LI:first-child + LI + LI + LI > A#accessible-megamenu-forms & instructions-submenu-3",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > NAV#block-mainnavigationmobile-2 > UL#accessible-megamenu-navigation > A:first-child + LI + LI + LI + LI + LI > UL#accessible-megamenu-forms & instructions-submenu > DIV:first-child > LI:first-child + DIV + DIV + DIV > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A#accessible-megamenu-forms & instructions-submenu-14",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > SECTION#block-accordionmainnavigationmobile > DIV:first-child > DIV#ui-id-10 > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > SECTION#block-accordionmainnavigationmobile > DIV:first-child > DIV#ui-id-10 > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-mainnavigationmobile > UL#accessible-megamenu-navigation > A:first-child + LI + LI + LI + LI + LI > UL#accessible-megamenu-forms & instructions-submenu > DIV:first-child > LI:first-child + DIV > LI:first-child + LI + LI + LI > A#accessible-megamenu-forms & instructions-submenu-3",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-mainnavigationmobile > UL#accessible-megamenu-navigation > A:first-child + LI + LI + LI + LI + LI > UL#accessible-megamenu-forms & instructions-submenu > DIV:first-child > LI:first-child + DIV + DIV + DIV > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A#accessible-megamenu-forms & instructions-submenu-14"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 22,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON > I:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV + BUTTON > I:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV#pup-homepage-tools > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON > I:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV + BUTTON > I:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV + BUTTON + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > BUTTON:first-child > SPAN:first-child + SPAN"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-pup-irs-informationmenu-2 > H2:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-pup-irs-informationmenu-2 > H2:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-info-menu-collapse > DIV:first-child > NAV#block-pup-irs-informationmenu > H2:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-info-menu-collapse > DIV:first-child > NAV#block-pup-irs-informationmenu > H2:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-pup-irs-infomenumobile > H2:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-pup-irs-infomenumobile > H2:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > HEADER#navbar > DIV#pup-header-nav-collapse > DIV:first-child > NAV#block-pup-irs-infomenumobile > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IFRAME#130552222",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IFRAME#pQk73FZkOe4",
                  "HTML > HEAD:first-child + BODY > A:first-child + NOSCRIPT + DIV + DIV > H1:first-child + HEADER + DIV + SCRIPT + DIV > DIV:first-child > DIV:first-child > SECTION:first-child > DIV:first-child > ARTICLE#main-content > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV#pup-homepage-news > P:first-child + BUTTON + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IFRAME#462649655"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.irs.gov/",
      "what": "URL",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.irs.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.084",
        "responseTime": "2022-07-17T23:35:36.896Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1106349,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 86,
              "totalWarnings": 21,
              "totalIssues": 107
            },
            "issuesByLevel": {
              "A": {
                "count": 90,
                "pct": 84.11
              },
              "AA": {
                "count": 61,
                "pct": 57.01
              },
              "AAA": {
                "count": 107,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 8,
              "warningDensity": 2,
              "allDensity": 10
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "7521474d-52e8-42a7-bb2b-bc5df7f48649",
          "docID": "0b8d717b-9e43-4481-defd-9d686703e7ab",
          "sourceHash": "38f2c4fd6912c232aeb53dc9673de577",
          "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=7521474d-52e8-42a7-bb2b-bc5df7f48649",
          "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": 2427.84
                },
                "height": 2427.84,
                "width": 1024
              },
              "position": {
                "line": 2812,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage page-node-type-pup-home-page has-glyphicons\" data-once=\"form-single-submit\"&gt; &lt;a href=\"https://www.irs.gov/#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;noscript ari",
              "xpath": "/html/body",
              "issueID": "c691ac51e2704d5fb5d711bef39ebaea",
              "signature": "1f124b545fea4ea872cd19087c4cf592",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=c691ac51e2704d5fb5d711bef39ebaea"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 0
                },
                "bottom-right": {
                  "x": 48,
                  "y": 20
                },
                "height": 20,
                "width": 28
              },
              "position": {
                "line": 776,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/help/telephone-assistance\" title=\"Help\" data-drupal-link-system-path=\"node/16916\"&gt;Help&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "dc5fbddd91ed2661b784787f89fedcc6",
              "signature": "3ce0251146597bf04a00e5b48e77c25f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=dc5fbddd91ed2661b784787f89fedcc6"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 0
                },
                "bottom-right": {
                  "x": 52,
                  "y": 20
                },
                "height": 20,
                "width": 32
              },
              "position": {
                "line": 776,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/newsroom\" title=\"News\" data-drupal-link-system-path=\"node/19646\"&gt;News&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "bb9793104ce8b3dfcc4123e4b51aa7d7",
              "signature": "59bd29e92eaaa9b4abbe2d68162646b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=bb9793104ce8b3dfcc4123e4b51aa7d7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -25
                },
                "height": -25,
                "width": -40
              },
              "position": {
                "line": 7403,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/help/telephone-assistance\" title=\"Help\" data-drupal-link-system-path=\"node/16916\"&gt;Help&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[4]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "a18126f2f6d8d9525d5231497de4b40f",
              "signature": "3090231c7f2daf7b66527bee2ddc5956",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a18126f2f6d8d9525d5231497de4b40f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -25
                },
                "height": -25,
                "width": -40
              },
              "position": {
                "line": 7403,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/newsroom\" title=\"News\" data-drupal-link-system-path=\"node/19646\"&gt;News&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[4]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "a90233d3f11b68712c30d86f9c01f36f",
              "signature": "c9bba5cd37c808db3b2af023b035610a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=a90233d3f11b68712c30d86f9c01f36f"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 9118,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/help/telephone-assistance\" title=\"Help\" data-drupal-link-system-path=\"node/16916\"&gt;Help&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[1]/a[1]",
              "issueID": "711d9ac7902c7922a237d12cf4e8cc7c",
              "signature": "dd9ad81833a158b3ba283caea4d955fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=711d9ac7902c7922a237d12cf4e8cc7c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -30
                },
                "height": -30,
                "width": -40
              },
              "position": {
                "line": 9118,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/newsroom\" title=\"News\" data-drupal-link-system-path=\"node/19646\"&gt;News&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[2]/a[1]",
              "issueID": "6d54900d6aec105d73de8b0a86bff849",
              "signature": "4641b5d5e0040b2afd42b1802b225d2f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6d54900d6aec105d73de8b0a86bff849"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -30
                },
                "height": -30,
                "width": -40
              },
              "position": {
                "line": 9124,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/tax-professionals\" title=\"Tax Pros\" data-drupal-link-system-path=\"node/11\"&gt;Tax Pros&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[5]/a[1]",
              "issueID": "17b733853f90ecc266f0ebb9450f77c4",
              "signature": "71834562a79c609aa52ccacf83eebaff",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=17b733853f90ecc266f0ebb9450f77c4"
            },
            {
              "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": 31,
                  "y": 105
                },
                "bottom-right": {
                  "x": 32,
                  "y": 106
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 8710,
                "column": 3
              },
              "errorSnippet": "&lt;h2 class=\"visually-hidden\" id=\"block-mainnavigationmobile-2-menu\"&gt;Main navigation mobile&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/h2[1]",
              "issueID": "4837ef09a584c6d4b9b0797b797c58ae",
              "signature": "3eb2919c995cd65fc89fdb023e677612",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4837ef09a584c6d4b9b0797b797c58ae"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4938,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-pay-submenu-0\" data-drupal-link-system-path=\"node/19551\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/li[1]/a[1]",
              "issueID": "28b4018e85ef5bc0b0290c578a229abe",
              "signature": "339eed264d66266a0c3f97c118ad8251",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=28b4018e85ef5bc0b0290c578a229abe"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5238,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-refunds-submenu-0\" data-drupal-link-system-path=\"node/19556\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/li[1]/a[1]",
              "issueID": "d2023e9187f1bf9e742da5cf539f1a77",
              "signature": "8a689e1d0e8e70d9baef5eb54fb2ec3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d2023e9187f1bf9e742da5cf539f1a77"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5826,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessible-megamenu-credits &amp;amp; deductions-submenu-0\" data-drupal-link-system-path=\"node/80206\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/li[1]/a[1]",
              "issueID": "e1bbb9ffbc42ac14dbd55375a57294e4",
              "signature": "00fc0a0380d44fea77b32440594791cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e1bbb9ffbc42ac14dbd55375a57294e4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6574,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/credits-deductions-for-individuals\" id=\"accessible-megamenu-credits &amp;amp; deductions-submenu-2\" data-drupal-link-system-path=\"node/5\"&gt;Individuals&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "issueID": "052d1bb97dc8d00b778cd4b9a0bf31fd",
              "signature": "d6df63a608efd80852aeb459ce1d3e69",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=052d1bb97dc8d00b778cd4b9a0bf31fd"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6935,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-megamenu-forms &amp;amp; instructions-submenu-0\" data-drupal-link-system-path=\"node/6\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/li[1]/a[1]",
              "issueID": "c31b6edb19d24a26c74b465983b0dc5f",
              "signature": "0e1ae2d842abf67eb3d4b9cc88ceb6fa",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c31b6edb19d24a26c74b465983b0dc5f"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8716,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/section[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "f8e6849bfb11e8c24e283d0709cc2a8a",
              "signature": "bdf658df6be14f5316f734a0155bdacf",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f8e6849bfb11e8c24e283d0709cc2a8a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8747,
                "column": 75
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/section[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "c80c0b7854665e9ad2ffd96f2f4e9d7c",
              "signature": "24adf1cce7ae98cec459d407c24ee75b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c80c0b7854665e9ad2ffd96f2f4e9d7c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8765,
                "column": 75
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[1]/a[1]",
              "issueID": "c03885675d47f5568fade150c0f30fff",
              "signature": "0d4b3d977f54a50afc40e6b68e5c66de",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c03885675d47f5568fade150c0f30fff"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8767,
                "column": 75
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/credits-deductions-for-individuals\" title=\"For you and your family\"&gt;Individuals&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/section[1]/div[1]/div[4]/ul[1]/li[3]/a[1]",
              "issueID": "31765eb1d2f358bcc2218527961906d4",
              "signature": "e9f5ab980f113aeb150cd817d3917d67",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=31765eb1d2f358bcc2218527961906d4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8796,
                "column": 75
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/section[1]/div[1]/div[5]/ul[1]/li[1]/a[1]",
              "issueID": "0ef2516814d89eda4a7a2cb2ee3f3322",
              "signature": "f1db5108d1a0a293d62d506c99e49432",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0ef2516814d89eda4a7a2cb2ee3f3322"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9069,
                "column": 41
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/payments\" class=\"mobile-only-text\" id=\"accessible-megamenu-pay-submenu-0\" data-drupal-link-system-path=\"node/19551\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/li[1]/a[1]",
              "issueID": "7105fa0e30fd305be96624faf08c4008",
              "signature": "ccbe264223b355fc40d072ff3548303d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=7105fa0e30fd305be96624faf08c4008"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9100,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/refunds\" class=\"mobile-only-text\" id=\"accessible-megamenu-refunds-submenu-0\" data-drupal-link-system-path=\"node/19556\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/div[1]/li[1]/a[1]",
              "issueID": "c43027285e5b06a52ea8603085a1aee7",
              "signature": "b3d25d57f5c72a5399e78197bacbae0f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c43027285e5b06a52ea8603085a1aee7"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9100,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/credits-and-deductions\" class=\"mobile-only-text\" id=\"accessible-megamenu-credits &amp;amp; deductions-submenu-0\" data-drupal-link-system-path=\"node/80206\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/li[1]/a[1]",
              "issueID": "e58cc922ee44ec986077af905337834a",
              "signature": "63042d8f85e367f34e677bb9c0006341",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e58cc922ee44ec986077af905337834a"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9100,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/credits-deductions-for-individuals\" title=\"For you and your family\" id=\"accessible-megamenu-credits &amp;amp; deductions-submenu-2\" data-drupal-link-system-path=\"node/5\"&gt;Individuals&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/div[1]/div[1]/li[2]/a[1]",
              "issueID": "c6962dd61ddcd605cebd31ec4a50d573",
              "signature": "9357f72c9a244fd7c16990a408840b3b",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c6962dd61ddcd605cebd31ec4a50d573"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9106,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/forms-instructions\" class=\"mobile-only-text\" id=\"accessible-megamenu-forms &amp;amp; instructions-submenu-0\" data-drupal-link-system-path=\"node/6\"&gt;Overview&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/li[1]/a[1]",
              "issueID": "17203c0daef09f23a59a045525d7f2c6",
              "signature": "ec058735e8f00d2a0dde359189a64a94",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=17203c0daef09f23a59a045525d7f2c6"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -25
                },
                "height": -25,
                "width": -40
              },
              "position": {
                "line": 9112,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/filing\" class=\"top-level-nav-item\"&gt;File&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[2]/ul[1]/li[1]/a[1]",
              "issueID": "ef74cc17cfb9ea836d88be26f3a70db2",
              "signature": "0251cd72e49b6fb7f0422ae706ac4042",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ef74cc17cfb9ea836d88be26f3a70db2"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -25
                },
                "height": -25,
                "width": -40
              },
              "position": {
                "line": 9115,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/payments\" class=\"top-level-nav-item\"&gt;Pay&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[2]/ul[1]/li[2]/a[1]",
              "issueID": "bfe183ac9d83d13d3703fb812688e179",
              "signature": "9acf6eeb8aea8b7e4a9062494a212262",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=bfe183ac9d83d13d3703fb812688e179"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -25
                },
                "height": -25,
                "width": -40
              },
              "position": {
                "line": 9118,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/refunds\" class=\"top-level-nav-item\"&gt;Refunds&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[2]/ul[1]/li[3]/a[1]",
              "issueID": "06aef438dac1ed58661985c405176877",
              "signature": "1d8034fc82c518a58aeaa233943d01c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=06aef438dac1ed58661985c405176877"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -25
                },
                "height": -25,
                "width": -40
              },
              "position": {
                "line": 9118,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/credits-and-deductions\" class=\"top-level-nav-item\"&gt;Credits &amp;amp; Deductions&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[2]/ul[1]/li[4]/a[1]",
              "issueID": "42fa06a2ec6e8d6f12dee90733085386",
              "signature": "07ab015ec3ae739998d824bbcef912d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=42fa06a2ec6e8d6f12dee90733085386"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -25
                },
                "height": -25,
                "width": -40
              },
              "position": {
                "line": 9118,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/forms-instructions\" class=\"top-level-nav-item\"&gt;Forms &amp;amp; Instructions&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[2]/ul[1]/li[5]/a[1]",
              "issueID": "0e9385ab601f9e85382b26aebbb44231",
              "signature": "ebce3f10d8f6fdc564fb033cae1a22c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0e9385ab601f9e85382b26aebbb44231"
            },
            {
              "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": 979,
                  "y": 117.1875
                },
                "bottom-right": {
                  "x": 979,
                  "y": 117.1875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9044,
                "column": 121
              },
              "errorSnippet": "&lt;button title=\"Search\" data-drupal-selector=\"edit-submit-pup-site-index-search\" class=\"button js-form-submit form-submit btn-primary btn icon-before\" type=\"submit\" id=\"edit-submit-pup-site-index-search\" value=\"Search\" name=\"\"&gt;&lt;span class=\"icon g",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[4]/button[1]",
              "issueID": "16bbb3adc233b1d6d0498048d09c9e6d",
              "signature": "7b1434cd979f9607214c03fea07a3855",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=16bbb3adc233b1d6d0498048d09c9e6d"
            },
            {
              "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": 95.5
                },
                "bottom-right": {
                  "x": 55,
                  "y": 155.5
                },
                "height": 60,
                "width": 55
              },
              "position": {
                "line": 9579,
                "column": 277
              },
              "errorSnippet": "&lt;button class=\"slick-prev slick-arrow\" type=\"button\" style=\"\"&gt;&lt;i class=\"fa fa-chevron-circle-left\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;span class=\"slick-sr-only\"&gt;Previous&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
              "issueID": "bd3124cd002961ea939fe06b23ab9eb2",
              "signature": "c377b1fa097a7ecb225d531033344c8a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bd3124cd002961ea939fe06b23ab9eb2"
            },
            {
              "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": 939,
                  "y": 95.5
                },
                "bottom-right": {
                  "x": 994,
                  "y": 155.5
                },
                "height": 60,
                "width": 55
              },
              "position": {
                "line": 9741,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"slick-next slick-arrow\" type=\"button\" style=\"\"&gt;&lt;i class=\"fa fa-chevron-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;span class=\"slick-sr-only\"&gt;Next&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/button[2]",
              "issueID": "fd445a6ae300bb1faf4a0406115c0c2c",
              "signature": "d2e31b0af9aa28eaf0d0d663dbb032b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=fd445a6ae300bb1faf4a0406115c0c2c"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9741,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" aria-current=\"true\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 1 : Where's My Refund?&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/button[1]",
              "issueID": "489a9e133ed6d804680ddb4b54b4ff8e",
              "signature": "2641699e1cd28323d4d214907fb52d7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=489a9e133ed6d804680ddb4b54b4ff8e"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9741,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 2 : Tax Withholding Estimator&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/button[1]",
              "issueID": "1245bfb55b7fbbb7fd5bf1b1711b8086",
              "signature": "5bc67a4509a3e693821458a8a1ec2b84",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1245bfb55b7fbbb7fd5bf1b1711b8086"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9741,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 3 : IRS Free File&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/button[1]",
              "issueID": "23c2b1d04d9a38c6294579b744713827",
              "signature": "c072fd39483f1376117d4c61553a1ff2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=23c2b1d04d9a38c6294579b744713827"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9741,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 4 : Your Online Account&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/button[1]",
              "issueID": "af40b902750473ce56be549cdc87a207",
              "signature": "c27d4a623fbf02cb3b5f50153e110acf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=af40b902750473ce56be549cdc87a207"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9741,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 5 : Get Your Tax Records&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[5]/button[1]",
              "issueID": "17bcaf1f7dcd5cea102a27cbd9d33a1c",
              "signature": "9e0ad0cf5ed73952fc83eb84c15386b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=17bcaf1f7dcd5cea102a27cbd9d33a1c"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9741,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 6 : Pay Directly From Your Bank Account&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[6]/button[1]",
              "issueID": "796006d64fac88d069e43ebba5d6cafa",
              "signature": "a9bd18c6c8cd67bcbe1fa1a7d486720c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=796006d64fac88d069e43ebba5d6cafa"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9741,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 7 : Identity Protection PIN (IP PIN)&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[7]/button[1]",
              "issueID": "c9e4f101d89081b5a0d7aaeddf83c2fc",
              "signature": "890a540ca973ad5f178ddd8e8e966abb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c9e4f101d89081b5a0d7aaeddf83c2fc"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9741,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 8 : IRS2Go Mobile App&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[8]/button[1]",
              "issueID": "7b755b8ebefc9bd682be5044d9576d9f",
              "signature": "aca64fa7021b5e73afac25c8c465358f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=7b755b8ebefc9bd682be5044d9576d9f"
            },
            {
              "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": 80
                },
                "bottom-right": {
                  "x": 55,
                  "y": 140
                },
                "height": 60,
                "width": 55
              },
              "position": {
                "line": 9752,
                "column": 276
              },
              "errorSnippet": "&lt;button class=\"slick-prev slick-arrow\" type=\"button\" style=\"\"&gt;&lt;i class=\"fa fa-chevron-circle-left\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;span class=\"slick-sr-only\"&gt;Previous&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/button[1]",
              "issueID": "1c46f2c969431b371635af21cbdf9fc6",
              "signature": "d2ab534b4099440e5d6648c380d3db37",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1c46f2c969431b371635af21cbdf9fc6"
            },
            {
              "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": 939,
                  "y": 80
                },
                "bottom-right": {
                  "x": 994,
                  "y": 140
                },
                "height": 60,
                "width": 55
              },
              "position": {
                "line": 9989,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"slick-next slick-arrow\" type=\"button\" style=\"\"&gt;&lt;i class=\"fa fa-chevron-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;span class=\"slick-sr-only\"&gt;Next&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/button[2]",
              "issueID": "a8d897aff6a1542386cc66626370396e",
              "signature": "158bd4aecf2ba50e8880c10ddcfd5670",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a8d897aff6a1542386cc66626370396e"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9989,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" aria-current=\"true\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 1 : IRS expands voice bot options&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/button[1]",
              "issueID": "34d71ddaf834eeeba5f5daabd7207948",
              "signature": "6280c2a373bee066f61e573b3ea22066",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=34d71ddaf834eeeba5f5daabd7207948"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9989,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 2 : Child Tax Credit&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/button[1]",
              "issueID": "9c5890214d7c3a23189507c677015d68",
              "signature": "d2150760e7fd5f1292ceac94aeaed11b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9c5890214d7c3a23189507c677015d68"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9989,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 3 : Still need to file?&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/button[1]",
              "issueID": "6fcf3a0a756ba20638d8553582ca3beb",
              "signature": "ec3a9d09f612d2077cc118fcc60819f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6fcf3a0a756ba20638d8553582ca3beb"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9989,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 4 : Special filing season alerts&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/button[1]",
              "issueID": "b8d0e33ebb7950d46d8c0bf1d63c6a43",
              "signature": "350f13826d9c9a600868c9b387d9b182",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b8d0e33ebb7950d46d8c0bf1d63c6a43"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9989,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 5 : IRS is hiring&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[5]/button[1]",
              "issueID": "302dbcb1d85397405601a57a8489d7f1",
              "signature": "dd0503f6ae537628682722698b0bcb50",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=302dbcb1d85397405601a57a8489d7f1"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9989,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 6 : Recovery Rebate Credit&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[6]/button[1]",
              "issueID": "ef1ef7237b0b8dd72c74e06a5ca3880f",
              "signature": "9dd7c67755ea1a492a00e0b5b20a4646",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ef1ef7237b0b8dd72c74e06a5ca3880f"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9989,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 7 : IRS operations status&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[7]/button[1]",
              "issueID": "d5f28dc73a70f3c6bc9321007ec5c937",
              "signature": "cb556a4e34aaaa138bb2d6c42a119227",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=d5f28dc73a70f3c6bc9321007ec5c937"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9989,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 8 : A Closer Look&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[8]/button[1]",
              "issueID": "8aea6ffde78ffc896ffb3da912a98de5",
              "signature": "e946fc9a87499754dfc6323b641d1d8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8aea6ffde78ffc896ffb3da912a98de5"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9989,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 9 : Reminders for Extension Filers&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[9]/button[1]",
              "issueID": "3f4e9112ea8d4fdf02599747642c97bf",
              "signature": "d82bd4cde7974d9d554a4dcee339751e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=3f4e9112ea8d4fdf02599747642c97bf"
            },
            {
              "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": 8,
                  "y": 18
                },
                "height": 18,
                "width": 8
              },
              "position": {
                "line": 9989,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\"&gt;&lt;span class=\"slick-dot-icon\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;span class=\"slick-sr-only\"&gt;Go to slide 10 : IRS on Twitter&lt;/span&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/div[1]/section[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[10]/button[1]",
              "issueID": "0fe44e7f7d217c832a14c41862a49f41",
              "signature": "6de598ddca7b86fd6c0f5e49ebf5e826",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0fe44e7f7d217c832a14c41862a49f41"
            },
            {
              "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": 2427.84
                },
                "height": 2427.84,
                "width": 1024
              },
              "position": {
                "line": 2812,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-frontpage page-node-type-pup-home-page has-glyphicons\" data-once=\"form-single-submit\"&gt; &lt;a href=\"https://www.irs.gov/#main-content\" class=\"visually-hidden focusable skip-link\"&gt; Skip to main content &lt;/a&gt; &lt;noscript ari",
              "xpath": "/html/body",
              "issueID": "22d0624ed1512581b5d151cabb65a81e",
              "signature": "df49978b56b1af17e584822aaf9a025e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=22d0624ed1512581b5d151cabb65a81e"
            },
            {
              "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": 25
                },
                "bottom-right": {
                  "x": 1000,
                  "y": 105
                },
                "height": 80,
                "width": 1000
              },
              "position": {
                "line": 8488,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"pup-header-main\"&gt; &lt;div class=\"container\"&gt; &lt;div class=\"row pup-header-main__content\"&gt; &lt;div class=\"col-xs-2 no-gutter pup-header-content-lt\"&gt; &lt;div class=\"region region-header-left\"&gt; &lt;a class=\"logo navbar-btn pul",
              "xpath": "/html/body/div[2]/header[1]/div[2]",
              "issueID": "7717ebe1016702a51046a1ec7cb97b56",
              "signature": "a8682fae0948804e4a0044106fce49c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7717ebe1016702a51046a1ec7cb97b56"
            },
            {
              "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": -24,
                  "y": 0
                },
                "height": 0,
                "width": -24
              },
              "position": {
                "line": 4470,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"pup-header-mobile-menu pull-right\"&gt; &lt;li id=\"pup-mobile-navbar-searchBtn\" class=\"pup-header-mobile-menu__searchBtn\" data-target=\"#navbar-collapse\"&gt; Search &lt;span class=\"sr-only\"&gt;Toggle search&lt;/span&gt; &lt;div id=\"navbar-col",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]",
              "issueID": "6daa689e697de8f5056ab85855f2b72c",
              "signature": "2abb476b2ffa1f12f76054f301520b19",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6daa689e697de8f5056ab85855f2b72c"
            },
            {
              "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": 332
                },
                "height": 332,
                "width": 1024
              },
              "position": {
                "line": 6635,
                "column": 0
              },
              "errorSnippet": "&lt;ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-0\" role=\"region\" style=\"top: 155px;\"&gt; &lt;div class=\"mega-menu",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
              "issueID": "8d53d304495f6828f9f45d63923c7b61",
              "signature": "39f0eca7e82e4bdd6b265e8d0d0fef9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8d53d304495f6828f9f45d63923c7b61"
            },
            {
              "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": 224
                },
                "height": 224,
                "width": 1024
              },
              "position": {
                "line": 6635,
                "column": 0
              },
              "errorSnippet": "&lt;ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-1\" role=\"region\" style=\"top: 155px;\"&gt; &lt;div class=\"mega-menu-",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
              "issueID": "1a356e7fb305d9d2b6d97b8001b4cb8a",
              "signature": "fecfefd2f1201f66991d21b1450623a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1a356e7fb305d9d2b6d97b8001b4cb8a"
            },
            {
              "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": 236
                },
                "height": 236,
                "width": 1024
              },
              "position": {
                "line": 8123,
                "column": 110
              },
              "errorSnippet": "&lt;ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-2\" role=\"region\" style=\"top: 155px;\"&gt; &lt;div class=\"mega-m",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
              "issueID": "50e31a2fb9349769454c3cef63cef94f",
              "signature": "98acc1bb20360165a7d98b6a9d80e8a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=50e31a2fb9349769454c3cef63cef94f"
            },
            {
              "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": 260
                },
                "height": 260,
                "width": 1024
              },
              "position": {
                "line": 8555,
                "column": 7
              },
              "errorSnippet": "&lt;ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits &amp;amp; deductions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-3\" role=\"region\" style=\"top: 155px;\"&gt; ",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
              "issueID": "889cb4053544d6584240f69c87f89cd1",
              "signature": "f081d5d6f50a28fe78f16886f8459b4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=889cb4053544d6584240f69c87f89cd1"
            },
            {
              "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": 344
                },
                "height": 344,
                "width": 1024
              },
              "position": {
                "line": 8570,
                "column": 5
              },
              "errorSnippet": "&lt;ul block=\"mainnavigationmobile_2\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms &amp;amp; instructions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-4\" role=\"region\" style=\"top: 155px;\"&gt; ",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
              "issueID": "c1c6abcefaaafc3da119a9839bbb34e7",
              "signature": "a36e5ead303bb9c0bb0b21842f786813",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c1c6abcefaaafc3da119a9839bbb34e7"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9032,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"accordion_menus_block_container main_mobile ui-accordion ui-widget ui-helper-reset\" role=\"tablist\"&gt; &lt;h2 class=\"accordion-title ui-accordion-header ui-corner-top ui-state-default ui-accordion-icons ui-accordion-header-collapsed ui-cor",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/section[1]/div[1]",
              "issueID": "6f9435411dde10b821144a0b774bca24",
              "signature": "34c20f2de885833bafe6453aa3a8f20a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6f9435411dde10b821144a0b774bca24"
            },
            {
              "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": -2
                },
                "bottom-right": {
                  "x": -2,
                  "y": -14
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 8872,
                "column": 41
              },
              "errorSnippet": "&lt;ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-file-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-0\" role=\"region\" style=\"\"&gt; &lt;div class=\"mega-menu-container\"&g",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
              "issueID": "b730e8de13cb505a182a7fdf74513581",
              "signature": "e6472c4d7a0f86d366eee07805ff1fc5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b730e8de13cb505a182a7fdf74513581"
            },
            {
              "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": -2
                },
                "bottom-right": {
                  "x": -2,
                  "y": -14
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 9067,
                "column": 7
              },
              "errorSnippet": "&lt;ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-1\" role=\"region\" style=\"\"&gt; &lt;div class=\"mega-menu-container\"&gt",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
              "issueID": "7d35881eb979278cb1b1be0e0fd72989",
              "signature": "3ad9b597951dd6600655e1baa0170704",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7d35881eb979278cb1b1be0e0fd72989"
            },
            {
              "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": -2
                },
                "bottom-right": {
                  "x": -2,
                  "y": -14
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 9100,
                "column": 5
              },
              "errorSnippet": "&lt;ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-refunds-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-2\" role=\"region\" style=\"\"&gt; &lt;div class=\"mega-menu-container",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
              "issueID": "b777012a8a4a028b3294048974108e72",
              "signature": "f67fcc4ca79899c17c116d4c827b3a19",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b777012a8a4a028b3294048974108e72"
            },
            {
              "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": -2
                },
                "bottom-right": {
                  "x": -2,
                  "y": -14
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 9106,
                "column": 5
              },
              "errorSnippet": "&lt;ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-credits &amp;amp; deductions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-3\" role=\"region\" style=\"\"&gt; &lt;div class",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
              "issueID": "b12a0d6c6732497f74605287dfb292e8",
              "signature": "9ce0011beaf5b88354e5d7bd32bc5ec7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b12a0d6c6732497f74605287dfb292e8"
            },
            {
              "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": -2
                },
                "bottom-right": {
                  "x": -2,
                  "y": -14
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 9112,
                "column": 5
              },
              "errorSnippet": "&lt;ul block=\"mainnavigationmobile\" class=\"menu dropdown-menu\" id=\"accessible-megamenu-forms &amp;amp; instructions-submenu\" aria-expanded=\"false\" aria-hidden=\"true\" aria-labeledby=\"accessible-megamenu-nav-item-4\" role=\"region\" style=\"\"&gt; &lt;div class",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
              "issueID": "7709574b019f1bb8416ca9810625c1df",
              "signature": "42067490f913d56c4d78847c8ad13c7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7709574b019f1bb8416ca9810625c1df"
            },
            {
              "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": 42,
                  "y": 2321.84375
                },
                "bottom-right": {
                  "x": 982,
                  "y": 2363.84375
                },
                "height": 42,
                "width": 940
              },
              "position": {
                "line": 9980,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"row pup-footer-social-media-links\"&gt; &lt;div class=\"region region-social-media-footer pull-right\"&gt; &lt;section id=\"block-socialmediaforfooter\" data-block-plugin-id=\"block_content:40b0cf2e-cb49-4f62-888d-000cf00eb582\" class=\"block bloc",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]",
              "issueID": "285ebc5f46adfa03a2a828283896faa5",
              "signature": "0d0a29018ce3ca2175196165e1458349",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=285ebc5f46adfa03a2a828283896faa5"
            },
            {
              "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": -40,
                  "y": -24
                },
                "height": -24,
                "width": -40
              },
              "position": {
                "line": 777,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/ko\" class=\"language-link\" lang=\"ko\" hreflang=\"ko\" data-drupal-link-system-path=\"&lt;front&gt;\" aria-labelledby=\"한국어\"&gt;한국어&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "327070e8bc3c24339f5b43cc94a806ad",
              "signature": "2c543420de7a7d2c4b2a6a26ad0fb19f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=327070e8bc3c24339f5b43cc94a806ad"
            },
            {
              "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": -26,
                  "y": 20
                },
                "height": 20,
                "width": -26
              },
              "position": {
                "line": 777,
                "column": 215
              },
              "errorSnippet": "&lt;input placeholder=\"Search\" aria-label=\"Search\" data-drupal-selector=\"edit-search\" class=\"form-text form-control\" type=\"text\" id=\"search-main-mobile\" name=\"search\" value=\"\" size=\"30\" maxlength=\"128\"&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/input[1]",
              "issueID": "06390bc440eb43d18a1565103629b8c5",
              "signature": "ff345e0c8b4510a33347a5c8fda2a208",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=06390bc440eb43d18a1565103629b8c5"
            },
            {
              "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": -42,
                  "y": 20
                },
                "height": 20,
                "width": -42
              },
              "position": {
                "line": 776,
                "column": 0
              },
              "errorSnippet": "&lt;select data-drupal-selector=\"edit-field-pup-historical-1\" class=\"form-select form-control\" id=\"edit-field-pup-historical-1--2\" name=\"field_pup_historical_1\"&gt;&lt;option value=\"All\"&gt;- Any -&lt;/option&gt;&lt;option value=\"1\" selected=\"selected\"&g",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/div[1]/select[1]",
              "issueID": "bd51d44aa315dbe6900e2f8237c35e49",
              "signature": "f9624ce745348624a999f3876167d81e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bd51d44aa315dbe6900e2f8237c35e49"
            },
            {
              "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": -42,
                  "y": 20
                },
                "height": 20,
                "width": -42
              },
              "position": {
                "line": 776,
                "column": 0
              },
              "errorSnippet": "&lt;select data-drupal-selector=\"edit-field-pup-historical\" class=\"form-select form-control\" id=\"edit-field-pup-historical--2\" name=\"field_pup_historical\"&gt;&lt;option value=\"All\"&gt;- Any -&lt;/option&gt;&lt;option value=\"1\" selected=\"selected\"&gt;No&l",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[3]/div[1]/select[1]",
              "issueID": "6312e72f1dd3429a65dc95f683e8998d",
              "signature": "feebafd208094a7668a9bc6f182d475d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6312e72f1dd3429a65dc95f683e8998d"
            },
            {
              "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": 23,
                  "y": 26
                },
                "height": 26,
                "width": 23
              },
              "position": {
                "line": 4938,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/payments\" aria-controls=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" role=\"applicatio",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "d7dc3fc87d9d0db7eaf534fb112d63bc",
              "signature": "e59c6482d729f85e5a2ad5b184af6782",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d7dc3fc87d9d0db7eaf534fb112d63bc"
            },
            {
              "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": -42,
                  "y": 20
                },
                "height": 20,
                "width": -42
              },
              "position": {
                "line": 777,
                "column": 15571
              },
              "errorSnippet": "&lt;select data-drupal-selector=\"edit-field-pup-historical-1\" class=\"form-select form-control\" id=\"edit-field-pup-historical-1\" name=\"field_pup_historical_1\"&gt;&lt;option value=\"All\"&gt;- Any -&lt;/option&gt;&lt;option value=\"1\" selected=\"selected\"&gt;N",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/div[1]/select[1]",
              "issueID": "7ad9befac5d51bb21cb8aa19a9a94eac",
              "signature": "3e63096e7d833bf3b56596ec03773b31",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7ad9befac5d51bb21cb8aa19a9a94eac"
            },
            {
              "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": -42,
                  "y": 20
                },
                "height": 20,
                "width": -42
              },
              "position": {
                "line": 4973,
                "column": 34
              },
              "errorSnippet": "&lt;select data-drupal-selector=\"edit-field-pup-historical\" class=\"form-select form-control\" id=\"edit-field-pup-historical\" name=\"field_pup_historical\"&gt;&lt;option value=\"All\"&gt;- Any -&lt;/option&gt;&lt;option value=\"1\" selected=\"selected\"&gt;No&lt;/",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[3]/div[1]/select[1]",
              "issueID": "070f07c0c061063ed6487bf9f481293d",
              "signature": "9c7273d962ed10f6f967d99b96422a4c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=070f07c0c061063ed6487bf9f481293d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8686,
                "column": 41
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/#\"&gt;Pay&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/section[1]/div[1]/h2[2]/a[1]",
              "issueID": "bda4a69cd5e6d906d0a589107f353ce4",
              "signature": "6d586bed05ccc438b7b93dbc03236337",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bda4a69cd5e6d906d0a589107f353ce4"
            },
            {
              "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": -40,
                  "y": -25
                },
                "height": -25,
                "width": -40
              },
              "position": {
                "line": 8962,
                "column": 75
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/payments\" aria-controls=\"accessible-megamenu-pay-submenu\" aria-expanded=\"false\" aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\" role=\"applicatio",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "8c090e38389ec1111288f088da355820",
              "signature": "f8cb83a46ae255075a37dfec0b444e59",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8c090e38389ec1111288f088da355820"
            },
            {
              "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": -40,
                  "y": -25
                },
                "height": -25,
                "width": -40
              },
              "position": {
                "line": 9115,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/payments\" class=\"top-level-nav-item\"&gt;Pay&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[2]/ul[1]/li[2]/a[1]",
              "issueID": "d2b73003d2c5a0677259cc2dde5444e9",
              "signature": "14bb0ecf6cffd70facf9f6c6b5fbb4dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d2b73003d2c5a0677259cc2dde5444e9"
            },
            {
              "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": -40,
                  "y": -24
                },
                "height": -24,
                "width": -40
              },
              "position": {
                "line": 9121,
                "column": 5
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/ko\" class=\"language-link\" lang=\"ko\" hreflang=\"ko\" data-drupal-link-system-path=\"&lt;front&gt;\" aria-labelledby=\"한국어\"&gt;한국어&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[3]/ul[1]/li[3]/section[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "fc77f4c19c859ae2f2df3d49d876e058",
              "signature": "6a34c6d8804c63bbfc561f2de5e98e4f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fc77f4c19c859ae2f2df3d49d876e058"
            },
            {
              "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": 132
                },
                "bottom-right": {
                  "x": 168.797,
                  "y": 156
                },
                "height": 24,
                "width": 168.797
              },
              "position": {
                "line": 9408,
                "column": 13
              },
              "errorSnippet": "&lt;a href=\"https://www.irs.gov/ko\"&gt;한국어&lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/section[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[4]/a[1]",
              "issueID": "91b045a8d00be402fa18e47457490d63",
              "signature": "1170e4e4ce95053d2a7d712cbb78b07c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=91b045a8d00be402fa18e47457490d63"
            },
            {
              "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": 750,
                  "y": 2320.84375
                },
                "bottom-right": {
                  "x": 779,
                  "y": 2364.84375
                },
                "height": 44,
                "width": 29
              },
              "position": {
                "line": 9446,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/IRS\" aria-label=\"fa-facebook-square\" onclick=\"ga('send', 'event', 'Outbound Links', 'Click', 'www.facebook.com/IRS');\"&gt; &lt;i aria-hidden=\"\" class=\"fa fa-facebook-square\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "f2393a0bd3028ac4c7e3f0f200813b90",
              "signature": "e6617129c67da0202643fd8ae88822dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f2393a0bd3028ac4c7e3f0f200813b90"
            },
            {
              "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": 787,
                  "y": 2320.84375
                },
                "bottom-right": {
                  "x": 816,
                  "y": 2364.84375
                },
                "height": 44,
                "width": 29
              },
              "position": {
                "line": 9446,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.twitter.com/IRSnews\" aria-label=\"fa-twitter-square\" onclick=\"ga('send', 'event', 'Outbound Links', 'Click', 'www.twitter.com/IRSnews');\"&gt; &lt;i aria-hidden=\"\" class=\"fa fa-twitter-square\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "64c1534cbd2d685e19990bfdfe15076d",
              "signature": "1fba5d5ed5fd59977f5179c6d75c5909",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=64c1534cbd2d685e19990bfdfe15076d"
            },
            {
              "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": 824,
                  "y": 2320.84375
                },
                "bottom-right": {
                  "x": 853,
                  "y": 2364.84375
                },
                "height": 44,
                "width": 29
              },
              "position": {
                "line": 9446,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/irsnews\" aria-label=\"fa-instagram\" onclick=\"ga('send', 'event', 'Outbound Links', 'Click', 'www.instagram.com/irsnews');\"&gt; &lt;i aria-hidden=\"\" class=\"fa fa-instagram\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "56049ee203004bf27885dcfc03796cc1",
              "signature": "7e1a88c603b8f8978ec53014e14b8930",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=56049ee203004bf27885dcfc03796cc1"
            },
            {
              "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": 861,
                  "y": 2320.84375
                },
                "bottom-right": {
                  "x": 890,
                  "y": 2364.84375
                },
                "height": 44,
                "width": 29
              },
              "position": {
                "line": 9451,
                "column": 41
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/irs\" aria-label=\"fa-linkedin\" onclick=\"ga('send', 'event', 'Outbound Links', 'Click', 'www.linkedin.com/company/irs');\"&gt; &lt;i aria-hidden=\"\" class=\"fa fa-linkedin\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "e6d5898ee08597860dd268edff945dc0",
              "signature": "15bc87bdc025ae3bb98b0950c1c18eb2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e6d5898ee08597860dd268edff945dc0"
            },
            {
              "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": 898,
                  "y": 2320.84375
                },
                "bottom-right": {
                  "x": 932,
                  "y": 2364.84375
                },
                "height": 44,
                "width": 34
              },
              "position": {
                "line": 9454,
                "column": 41
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/irsvideos\" aria-label=\"fa-youtube-play\" onclick=\"ga('send', 'event', 'Outbound Links', 'Click', 'www.youtube.com/user/irsvideos');\"&gt; &lt;i aria-hidden=\"\" class=\"fa fa-youtube-play\"&gt;&lt;/i&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[5]/div[1]/a[1]",
              "issueID": "6f1e81cc4ba65c1c3aee2a75f5930999",
              "signature": "bdf4a31b3eafbfec5555e0fe1c8bf1a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6f1e81cc4ba65c1c3aee2a75f5930999"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -24,
                  "y": 0
                },
                "height": 0,
                "width": -24
              },
              "position": {
                "line": 4470,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"pup-header-mobile-menu pull-right\"&gt; &lt;li id=\"pup-mobile-navbar-searchBtn\" class=\"pup-header-mobile-menu__searchBtn\" data-target=\"#navbar-collapse\"&gt; Search &lt;span class=\"sr-only\"&gt;Toggle search&lt;/span&gt; &lt;div id=\"navbar-col",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]",
              "issueID": "2087e0e0e3a9b34ce800363a9f1640e0",
              "signature": "5ff712fc01dcba6f18d420cfac1b2f67",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2087e0e0e3a9b34ce800363a9f1640e0"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -23,
                  "y": 0
                },
                "height": 0,
                "width": -23
              },
              "position": {
                "line": 639,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"pup-mobile-navbar-searchBtn\" class=\"pup-header-mobile-menu__searchBtn\" data-target=\"#navbar-collapse\"&gt; Search &lt;span class=\"sr-only\"&gt;Toggle search&lt;/span&gt; &lt;div id=\"navbar-collapse\" class=\"pup-header-content-rt col-xs-12 hidden-",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]",
              "issueID": "4d0e57ae162f1f93790d58ac36118907",
              "signature": "5bbbbc4cc77b73cd6449d4840fdf825e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4d0e57ae162f1f93790d58ac36118907"
            },
            {
              "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": 0,
                  "y": -19
                },
                "bottom-right": {
                  "x": -30,
                  "y": -19
                },
                "height": 0,
                "width": -30
              },
              "position": {
                "line": 8530,
                "column": 9
              },
              "errorSnippet": "&lt;div id=\"navbar-collapse\" class=\"pup-header-content-rt col-xs-12 hidden-md hidden-lg collapse no-gutter\" style=\"\"&gt; &lt;div class=\"region region-search-form-collapsible\"&gt; &lt;div class=\"pup-site-header-search-block\"&gt; &lt;div class=\"pup-site-he",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]",
              "issueID": "09631dec690b3c43e826b86e641e5992",
              "signature": "e848629ddbc26461c78e66e3e7f0ecb3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=09631dec690b3c43e826b86e641e5992"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8533,
                "column": 41
              },
              "errorSnippet": "&lt;div class=\"region region-search-form-collapsible\"&gt; &lt;div class=\"pup-site-header-search-block\"&gt; &lt;div class=\"pup-site-header-search-block__searchfield\"&gt; &lt;form block=\"exposedformpup_site_index_searchsite_search_srt_relevance_4\" action=\"",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]",
              "issueID": "8f0e3077a804db99a6aca12e6fd56b5d",
              "signature": "64bc03bc8af74533ca1e3079a3e6d0d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8f0e3077a804db99a6aca12e6fd56b5d"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8534,
                "column": 21
              },
              "errorSnippet": "&lt;div class=\"pup-site-header-search-block\"&gt; &lt;div class=\"pup-site-header-search-block__searchfield\"&gt; &lt;form block=\"exposedformpup_site_index_searchsite_search_srt_relevance_4\" action=\"/site-index-search\" method=\"get\" id=\"views-exposed-form-pu",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]",
              "issueID": "5bf895a68b7e73ba63930cd5b80a876a",
              "signature": "904b15b22e27fe400c2323d327aca00b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5bf895a68b7e73ba63930cd5b80a876a"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8545,
                "column": 15
              },
              "errorSnippet": "&lt;div class=\"pup-site-header-search-block__searchfield\"&gt; &lt;form block=\"exposedformpup_site_index_searchsite_search_srt_relevance_4\" action=\"/site-index-search\" method=\"get\" id=\"views-exposed-form-pup-site-index-search-site-search-srt-relevance\" ac",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "3aaf66327c18ac30009a97487e776605",
              "signature": "35b50a8ee06015c3023cca50d77b40f1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3aaf66327c18ac30009a97487e776605"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 777,
                "column": 0
              },
              "errorSnippet": "&lt;form block=\"exposedformpup_site_index_searchsite_search_srt_relevance_4\" action=\"/site-index-search\" method=\"get\" id=\"views-exposed-form-pup-site-index-search-site-search-srt-relevance\" accept-charset=\"UTF-8\" novalidate=\"\" data-once=\"form-updated\" da",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/form[1]",
              "issueID": "8e9066df07b965935419c67be7da6423",
              "signature": "3171130e43e13b5486c99ef930f4aaf3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8e9066df07b965935419c67be7da6423"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 50
                },
                "height": 50,
                "width": 0
              },
              "position": {
                "line": 8546,
                "column": 19
              },
              "errorSnippet": "&lt;div class=\"form--inline form-inline clearfix\"&gt; &lt;div class=\"form-item form-group js-form-item form-type-textfield js-form-type-textfield form-item-search js-form-item-search\"&gt; &lt;label for=\"search-main-mobile\" class=\"control-label\" style=\"\"&",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]",
              "issueID": "bf3101186013c092b5f9ed94c950176c",
              "signature": "5eae4e690b8cc860818a6fe7812be6f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=bf3101186013c092b5f9ed94c950176c"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8589,
                "column": 29
              },
              "errorSnippet": "&lt;div class=\"form-item form-group js-form-item form-type-select js-form-type-select form-item-field-pup-historical-1 js-form-item-field-pup-historical-1\" style=\"\"&gt; &lt;label for=\"edit-field-pup-historical-1--2\" class=\"control-label\"&gt;Include Histo",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]",
              "issueID": "e277e13f2f9b6fda35cad7091cdb51fe",
              "signature": "1bfbc5a2f503f4e2f0c4a180fd00bfd3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e277e13f2f9b6fda35cad7091cdb51fe"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5382,
                "column": 321
              },
              "errorSnippet": "&lt;label for=\"edit-field-pup-historical-1--2\" class=\"control-label\"&gt;Include Historical Content&lt;/label&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/label[1]",
              "issueID": "e4aa746e7cb5f95b72f7c469b0dca5f6",
              "signature": "1261b80b0818c41b8267d878b404fa59",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e4aa746e7cb5f95b72f7c469b0dca5f6"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8595,
                "column": 27
              },
              "errorSnippet": "&lt;div class=\"form-item form-group js-form-item form-type-select js-form-type-select form-item-field-pup-historical js-form-item-field-pup-historical\" style=\"\"&gt; &lt;label for=\"edit-field-pup-historical--2\" class=\"control-label\"&gt;Include Historical ",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[3]",
              "issueID": "eb456f083be2ce3d1a8f715015fa0a82",
              "signature": "4985b4d9e6fe2430fbaea22271ee97a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=eb456f083be2ce3d1a8f715015fa0a82"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5585,
                "column": 34
              },
              "errorSnippet": "&lt;label for=\"edit-field-pup-historical--2\" class=\"control-label\"&gt;Include Historical Content&lt;/label&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[3]/label[1]",
              "issueID": "04fc785839955846696d6ae6e53fbbdf",
              "signature": "402590c775dc4453e07a541498673d71",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=04fc785839955846696d6ae6e53fbbdf"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -1,
                  "y": 0
                },
                "height": 0,
                "width": -1
              },
              "position": {
                "line": 640,
                "column": 3
              },
              "errorSnippet": "&lt;li id=\"pup-mobile-navbar-infoBtn\" class=\"pup-header-mobile-menu__infoBtn\"&gt; &lt;div class=\"region region-help-menu-mobile\"&gt; &lt;nav role=\"navigation\" aria-labelledby=\"block-helpmenumobile-menu\" id=\"block-helpmenumobile\" data-block-plugin-id=\"sys",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[2]",
              "issueID": "a88dd5ec9030665875c7033ac2dd6ae3",
              "signature": "83ea20a5192c7017ba2993fe7dd7511d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a88dd5ec9030665875c7033ac2dd6ae3"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8599,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"region region-help-menu-mobile\"&gt; &lt;nav role=\"navigation\" aria-labelledby=\"block-helpmenumobile-menu\" id=\"block-helpmenumobile\" data-block-plugin-id=\"system_menu_block:help-menu-mobile\"&gt; &lt;h2 class=\"visually-hidden\" id=\"block-help",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[2]/div[1]",
              "issueID": "89baaefdbb85a819100358f376669713",
              "signature": "d97e953995cc027c98e34db397eef624",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=89baaefdbb85a819100358f376669713"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8678,
                "column": 5
              },
              "errorSnippet": "&lt;nav role=\"navigation\" aria-labelledby=\"block-helpmenumobile-menu\" id=\"block-helpmenumobile\" data-block-plugin-id=\"system_menu_block:help-menu-mobile\"&gt; &lt;h2 class=\"visually-hidden\" id=\"block-helpmenumobile-menu\"&gt;Help Menu Mobile&lt;/h2&gt; &lt",
              "xpath": "/html/body/div[2]/header[1]/div[2]/div[1]/div[1]/div[3]/ul[1]/li[2]/div[1]/nav[1]",
              "issueID": "d7ed741fefbab89d612d4abd4c012f0f",
              "signature": "5ba9ea088b88541ebf9cdb3a4c11b8d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d7ed741fefbab89d612d4abd4c012f0f"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8800,
                "column": 71
              },
              "errorSnippet": "&lt;li&gt;&lt;span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms &amp;amp; instructions-submenu-1\"&gt;POPULAR FORMS &amp;amp; INSTRUCTIONS&lt;/span&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[1]",
              "issueID": "979258ad18ce8acbc9b756d361bb125c",
              "signature": "ec36916d1ee7c9ebe494d263024060c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=979258ad18ce8acbc9b756d361bb125c"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8877,
                "column": 57
              },
              "errorSnippet": "&lt;span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms &amp;amp; instructions-submenu-1\"&gt;POPULAR FORMS &amp;amp; INSTRUCTIONS&lt;/span&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[3]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[1]/span[1]",
              "issueID": "1e487051ca908233b6bc0c8139fe2087",
              "signature": "c3fa1ab9e11e02027eab4acbe5273649",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1e487051ca908233b6bc0c8139fe2087"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9106,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;span class=\"mega-menu-column-header\"&gt;POPULAR FORMS &amp;amp; INSTRUCTIONS&lt;/span&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/section[1]/div[1]/div[5]/ul[1]/li[2]",
              "issueID": "4eac7d3bdd6a6556a2c6d64e1d60e9bf",
              "signature": "fded2103614039a52165ca24daac10f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=4eac7d3bdd6a6556a2c6d64e1d60e9bf"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9124,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"mega-menu-column-header\"&gt;POPULAR FORMS &amp;amp; INSTRUCTIONS&lt;/span&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/section[1]/div[1]/div[5]/ul[1]/li[2]/span[1]",
              "issueID": "a9f96b9fdf0248a6ba053af794bd7e03",
              "signature": "059b1420f58b59a3c67a04c63d8ba711",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a9f96b9fdf0248a6ba053af794bd7e03"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9222,
                "column": 71
              },
              "errorSnippet": "&lt;li&gt;&lt;span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms &amp;amp; instructions-submenu-1\"&gt;POPULAR FORMS &amp;amp; INSTRUCTIONS&lt;/span&gt; &lt;/li&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[1]",
              "issueID": "9a8eb9cf0d7db7979826445b16086e04",
              "signature": "c176b34e18bafc1b36ad701a8aba2313",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9a8eb9cf0d7db7979826445b16086e04"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9299,
                "column": 57
              },
              "errorSnippet": "&lt;span class=\"mega-menu-column-header\" id=\"accessible-megamenu-forms &amp;amp; instructions-submenu-1\"&gt;POPULAR FORMS &amp;amp; INSTRUCTIONS&lt;/span&gt;",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/nav[1]/ul[1]/li[5]/ul[1]/div[1]/div[1]/li[1]/span[1]",
              "issueID": "613af8b29e062faf665aed992fde2f9e",
              "signature": "814b4b5c0608390ba527198dec1969ae",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=613af8b29e062faf665aed992fde2f9e"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9032,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"accordion_menus_block_container main_mobile ui-accordion ui-widget ui-helper-reset\" role=\"tablist\"&gt; &lt;h2 class=\"accordion-title ui-accordion-header ui-corner-top ui-state-default ui-accordion-icons ui-accordion-header-collapsed ui-cor",
              "xpath": "/html/body/div[2]/header[1]/div[5]/div[1]/section[1]/div[1]",
              "issueID": "07a9ed69a04bf976ffeecbcd11c646e8",
              "signature": "382d9601998f2c2b0b608caba667b812",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=07a9ed69a04bf976ffeecbcd11c646e8"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 1863.84375
                },
                "bottom-right": {
                  "x": 940,
                  "y": 2245.84375
                },
                "height": 382,
                "width": 940
              },
              "position": {
                "line": 10007,
                "column": 5
              },
              "errorSnippet": "&lt;section class=\"container\" role=\"tablist\" aria-multiselectable=\"true\"&gt; &lt;div class=\"row menu\"&gt; &lt;div class=\"region region-footer-first\"&gt; &lt;nav role=\"navigation\" aria-labelledby=\"block-footernavigation-2-menu\" id=\"block-footernavigation-",
              "xpath": "/html/body/div[2]/footer[1]/section[1]",
              "issueID": "b807fd18a734c3585ba3b999fd3fd6f8",
              "signature": "b17502ec489c15a6a7f4a527bb824b21",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=b807fd18a734c3585ba3b999fd3fd6f8"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.irs.gov/",
      "what": "Internal Revenue Service (IRS)",
      "result": "https://www.irs.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.irs.gov/",
      "result": [
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'application' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a id=\"accessible-megamenu-nav-item-0\" role=\"application\" aria-label=\"File menu has additional optio ... =\"false\" aria-controls=\"accessible-megamenu-file-submenu\" href=\"https://www.irs.gov/filing\">File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing\"][aria-controls=\"accessible-megamenu-file-submenu\"][aria-expanded=\"false\"][aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-0\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'application' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a id=\"accessible-megamenu-nav-item-1\" role=\"application\" aria-label=\"Pay menu has additional option ... =\"false\" aria-controls=\"accessible-megamenu-pay-submenu\" href=\"https://www.irs.gov/payments\">Pay</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments\"][aria-controls=\"accessible-megamenu-pay-submenu\"][aria-expanded=\"false\"][aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-1\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'application' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a id=\"accessible-megamenu-nav-item-2\" role=\"application\" aria-label=\"Refunds menu has additional op ... \" aria-controls=\"accessible-megamenu-refunds-submenu\" href=\"https://www.irs.gov/refunds\">Refunds</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/refunds\"][aria-controls=\"accessible-megamenu-refunds-submenu\"][aria-expanded=\"false\"][aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-2\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'application' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a id=\"accessible-megamenu-nav-item-3\" role=\"application\" aria-label=\"Credits &amp; Deductions menu  ... ; deductions-submenu\" href=\"https://www.irs.gov/credits-and-deductions\">Credits &amp; Deductions</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-and-deductions\"][aria-controls=\"accessible-megamenu-credits & deductions-submenu\"][aria-expanded=\"false\"][aria-label=\"Credits & Deductions menu has additional options. Use the spacebar to open the Credits & Deductions sub menu or enter to navigate to the Credits & Deductions page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-3\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 37,
          "bestPracticeId": 1626,
          "attribute": "The role attribute value given to this element is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "attributeDetail": "The role attribute value of 'application' given to this A is not allowed.  The element's role attribute should be set to one of the following text values: button | checkbox | menuitem | menuitemcheckbox | menuitemradio | radio | tab | switch | treeitem; or the role attribute can be removed",
          "element": "<a id=\"accessible-megamenu-nav-item-4\" role=\"application\" aria-label=\"Forms &amp; Instructions menu  ... mp; instructions-submenu\" href=\"https://www.irs.gov/forms-instructions\">Forms &amp; Instructions</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-instructions\"][aria-controls=\"accessible-megamenu-forms & instructions-submenu\"][aria-expanded=\"false\"][aria-label=\"Forms & Instructions menu has additional options. Use the spacebar to open the Forms & Instructions sub menu or enter to navigate to the Forms & Instructions page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-4\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 85,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-controls attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This A has an aria-controls attribute value of 'accessible-megamenu-file-submenu', which includes one or more invalid or duplicate ids",
          "element": "<a id=\"accessible-megamenu-nav-item-0\" role=\"application\" aria-label=\"File menu has additional optio ... =\"false\" aria-controls=\"accessible-megamenu-file-submenu\" href=\"https://www.irs.gov/filing\">File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing\"][aria-controls=\"accessible-megamenu-file-submenu\"][aria-expanded=\"false\"][aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-0\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 85,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-controls attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This A has an aria-controls attribute value of 'accessible-megamenu-pay-submenu', which includes one or more invalid or duplicate ids",
          "element": "<a id=\"accessible-megamenu-nav-item-1\" role=\"application\" aria-label=\"Pay menu has additional option ... =\"false\" aria-controls=\"accessible-megamenu-pay-submenu\" href=\"https://www.irs.gov/payments\">Pay</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments\"][aria-controls=\"accessible-megamenu-pay-submenu\"][aria-expanded=\"false\"][aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-1\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 85,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-controls attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This A has an aria-controls attribute value of 'accessible-megamenu-refunds-submenu', which includes one or more invalid or duplicate ids",
          "element": "<a id=\"accessible-megamenu-nav-item-2\" role=\"application\" aria-label=\"Refunds menu has additional op ... \" aria-controls=\"accessible-megamenu-refunds-submenu\" href=\"https://www.irs.gov/refunds\">Refunds</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/refunds\"][aria-controls=\"accessible-megamenu-refunds-submenu\"][aria-expanded=\"false\"][aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-2\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 85,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-controls attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This A has an aria-controls attribute value of 'accessible-megamenu-credits & deductions-submenu', which includes one or more invalid or duplicate ids",
          "element": "<a id=\"accessible-megamenu-nav-item-3\" role=\"application\" aria-label=\"Credits &amp; Deductions menu  ... ; deductions-submenu\" href=\"https://www.irs.gov/credits-and-deductions\">Credits &amp; Deductions</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-and-deductions\"][aria-controls=\"accessible-megamenu-credits & deductions-submenu\"][aria-expanded=\"false\"][aria-label=\"Credits & Deductions menu has additional options. Use the spacebar to open the Credits & Deductions sub menu or enter to navigate to the Credits & Deductions page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-3\"]",
            "attNo": 6
          }
        },
        {
          "engineTestId": 85,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-controls attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This A has an aria-controls attribute value of 'accessible-megamenu-forms & instructions-submenu', which includes one or more invalid or duplicate ids",
          "element": "<a id=\"accessible-megamenu-nav-item-4\" role=\"application\" aria-label=\"Forms &amp; Instructions menu  ... mp; instructions-submenu\" href=\"https://www.irs.gov/forms-instructions\">Forms &amp; Instructions</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-instructions\"][aria-controls=\"accessible-megamenu-forms & instructions-submenu\"][aria-expanded=\"false\"][aria-label=\"Forms & Instructions menu has additional options. Use the spacebar to open the Forms & Instructions sub menu or enter to navigate to the Forms & Instructions page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-4\"]",
            "attNo": 6
          }
        },
        {
          "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-languageswitcher', which is not unique in the same DOM",
          "element": "<section data-block-plugin-id=\"language_block:language_interface\" role=\"navigation\" id=\"block-langua ... ht\" class=\"language-link\" href=\"https://www.irs.gov/ht\">Kreyòl ayisyen</a></li></ul></div></section>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "section[class=\"language-switcher-language-url block block-language block-language-blocklanguage-interface clearfix\"][id=\"block-languageswitcher\"][role=\"navigation\"][data-block-plugin-id=\"language_block:language_interface\"]",
            "attNo": 4
          }
        },
        {
          "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-languageswitcher', which is not unique in the same DOM",
          "element": "<section data-block-plugin-id=\"language_block:language_interface\" role=\"navigation\" id=\"block-langua ... ht\" class=\"language-link\" href=\"https://www.irs.gov/ht\">Kreyòl ayisyen</a></li></ul></div></section>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "section[class=\"language-switcher-language-url block block-language block-language-blocklanguage-interface clearfix\"][id=\"block-languageswitcher\"][role=\"navigation\"][data-block-plugin-id=\"language_block:language_interface\"]",
            "attNo": 4
          }
        },
        {
          "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 BUTTON has an id attribute of 'languageSwitcher', which is not unique in the same DOM",
          "element": "<button aria-labelledby=\"English\" aria-expanded=\"false\" aria-label=\"Press enter to activate the menu ... =\"button\" class=\"btn btn-default dropdown-toggle\">English<i class=\"fa fa-chevron-down\"></i></button>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "button[class=\"btn btn-default dropdown-toggle\"][type=\"button\"][id=\"languageSwitcher\"][data-toggle=\"dropdown\"][aria-label=\"Press enter to activate the menu, then navigate with the tab key.\"][aria-expanded=\"false\"][aria-labelledby=\"English\"]",
            "attNo": 7
          }
        },
        {
          "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 BUTTON has an id attribute of 'languageSwitcher', which is not unique in the same DOM",
          "element": "<button aria-labelledby=\"English\" aria-expanded=\"false\" aria-label=\"Press enter to activate the menu ... =\"button\" class=\"btn btn-default dropdown-toggle\">English<i class=\"fa fa-chevron-down\"></i></button>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "button[class=\"btn btn-default dropdown-toggle\"][type=\"button\"][id=\"languageSwitcher\"][data-toggle=\"dropdown\"][aria-label=\"Press enter to activate the menu, then navigate with the tab key.\"][aria-expanded=\"false\"][aria-labelledby=\"English\"]",
            "attNo": 7
          }
        },
        {
          "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 FORM has an id attribute of 'views-exposed-form-pup-site-index-search-site-search-srt-relevance', which is not unique in the same DOM",
          "element": "<form data-drupal-form-fields=\"search-main-mobile,edit-field-pup-historical-1,edit-field-pup-histori ... aria-hidden=\"true\" class=\"icon glyphicon glyphicon-search\"></span>Search</button></div></div></form>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*: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": "form[block=\"exposedformpup_site_index_searchsite_search_srt_relevance_4\"][action=\"/site-index-search\"][method=\"get\"][id=\"views-exposed-form-pup-site-index-search-site-search-srt-relevance\"][accept-charset=\"UTF-8\"][novalidate=\"\"][data-once=\"form-updated\"][data-drupal-form-fields=\"search-main-mobile,edit-field-pup-historical-1,edit-field-pup-historical,edit-submit-pup-site-index-search\"]",
            "attNo": 8
          }
        },
        {
          "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 FORM has an id attribute of 'views-exposed-form-pup-site-index-search-site-search-srt-relevance', which is not unique in the same DOM",
          "element": "<form data-drupal-form-fields=\"search-main,edit-field-pup-historical-1,edit-field-pup-historical,edi ... aria-hidden=\"true\" class=\"icon glyphicon glyphicon-search\"></span>Search</button></div></div></form>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "form[block=\"pup_irs_exposedformpup_site_index_searchsite_search_srt_relevance_2\"][action=\"/site-index-search\"][method=\"get\"][id=\"views-exposed-form-pup-site-index-search-site-search-srt-relevance\"][accept-charset=\"UTF-8\"][novalidate=\"\"][data-once=\"form-updated\"][data-drupal-form-fields=\"search-main,edit-field-pup-historical-1,edit-field-pup-historical,edit-submit-pup-site-index-search\"]",
            "attNo": 8
          }
        },
        {
          "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 SELECT has an id attribute of 'edit-field-pup-historical-1', which is not unique in the same DOM",
          "element": "<select name=\"field_pup_historical_1\" id=\"edit-field-pup-historical-1\" class=\"form-select form-contr ... al-1\"><option value=\"All\">- Any -</option><option selected=\"selected\" value=\"1\">No</option></select>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "select[data-drupal-selector=\"edit-field-pup-historical-1\"][class=\"form-select form-control\"][id=\"edit-field-pup-historical-1\"][name=\"field_pup_historical_1\"]",
            "attNo": 4
          }
        },
        {
          "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 SELECT has an id attribute of 'edit-field-pup-historical-1', which is not unique in the same DOM",
          "element": "<select name=\"field_pup_historical_1\" id=\"edit-field-pup-historical-1\" class=\"form-select form-contr ... al-1\"><option value=\"All\">- Any -</option><option selected=\"selected\" value=\"1\">No</option></select>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "select[data-drupal-selector=\"edit-field-pup-historical-1\"][class=\"form-select form-control\"][id=\"edit-field-pup-historical-1\"][name=\"field_pup_historical_1\"]",
            "attNo": 4
          }
        },
        {
          "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 SELECT has an id attribute of 'edit-field-pup-historical', which is not unique in the same DOM",
          "element": "<select name=\"field_pup_historical\" id=\"edit-field-pup-historical\" class=\"form-select form-control\"  ... ical\"><option value=\"All\">- Any -</option><option selected=\"selected\" value=\"1\">No</option></select>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "select[data-drupal-selector=\"edit-field-pup-historical\"][class=\"form-select form-control\"][id=\"edit-field-pup-historical\"][name=\"field_pup_historical\"]",
            "attNo": 4
          }
        },
        {
          "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 SELECT has an id attribute of 'edit-field-pup-historical', which is not unique in the same DOM",
          "element": "<select name=\"field_pup_historical\" id=\"edit-field-pup-historical\" class=\"form-select form-control\"  ... ical\"><option value=\"All\">- Any -</option><option selected=\"selected\" value=\"1\">No</option></select>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "select[data-drupal-selector=\"edit-field-pup-historical\"][class=\"form-select form-control\"][id=\"edit-field-pup-historical\"][name=\"field_pup_historical\"]",
            "attNo": 4
          }
        },
        {
          "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 'edit-actions', which is not unique in the same DOM",
          "element": "<div id=\"edit-actions\" class=\"form-actions form-group js-form-wrapper form-wrapper\" data-drupal-sele ... earch\"><span aria-hidden=\"true\" class=\"icon glyphicon glyphicon-search\"></span>Search</button></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-drupal-selector=\"edit-actions\"][class=\"form-actions form-group js-form-wrapper form-wrapper\"][id=\"edit-actions\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This DIV has an id attribute of 'edit-actions', which is not unique in the same DOM",
          "element": "<div id=\"edit-actions\" class=\"form-actions form-group js-form-wrapper form-wrapper\" data-drupal-sele ... earch\"><span aria-hidden=\"true\" class=\"icon glyphicon glyphicon-search\"></span>Search</button></div>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "div[data-drupal-selector=\"edit-actions\"][class=\"form-actions form-group js-form-wrapper form-wrapper\"][id=\"edit-actions\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This BUTTON has an id attribute of 'edit-submit-pup-site-index-search', which is not unique in the same DOM",
          "element": "<button name=\"\" value=\"Search\" id=\"edit-submit-pup-site-index-search\" type=\"submit\" class=\"button js ... tle=\"Search\"><span aria-hidden=\"true\" class=\"icon glyphicon glyphicon-search\"></span>Search</button>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "button[title=\"Search\"][data-drupal-selector=\"edit-submit-pup-site-index-search\"][class=\"button js-form-submit form-submit btn-primary btn icon-before\"][type=\"submit\"][id=\"edit-submit-pup-site-index-search\"][value=\"Search\"][name=\"\"]",
            "attNo": 7
          }
        },
        {
          "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 BUTTON has an id attribute of 'edit-submit-pup-site-index-search', which is not unique in the same DOM",
          "element": "<button name=\"\" value=\"Search\" id=\"edit-submit-pup-site-index-search\" type=\"submit\" class=\"button js ... tle=\"Search\"><span aria-hidden=\"true\" class=\"icon glyphicon glyphicon-search\"></span>Search</button>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "button[title=\"Search\"][data-drupal-selector=\"edit-submit-pup-site-index-search\"][class=\"button js-form-submit form-submit btn-primary btn icon-before\"][type=\"submit\"][id=\"edit-submit-pup-site-index-search\"][value=\"Search\"][name=\"\"]",
            "attNo": 7
          }
        },
        {
          "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 UL has an id attribute of 'accessible-megamenu-navigation', which is not unique in the same DOM",
          "element": "<ul id=\"accessible-megamenu-navigation\" class=\"menu nav\" block=\"mainnavigationmobile_2\"><a style=\"di ... ndividuals/who-should-file\">Who Should File</a></li><li><a data-drupal-link-system-path=\"node/22856\"",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile_2\"][class=\"menu nav\"][id=\"accessible-megamenu-navigation\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This UL has an id attribute of 'accessible-megamenu-navigation', which is not unique in the same DOM",
          "element": "<ul id=\"accessible-megamenu-navigation\" class=\"menu nav\" block=\"mainnavigationmobile\"><a rel=\"home\"  ... </li><li><a data-drupal-link-system-path=\"node/22856\" id=\"accessible-megamenu-file-submenu-11\" href=",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile\"][class=\"menu nav\"][id=\"accessible-megamenu-navigation\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'stickyNavLogo', which is not unique in the same DOM",
          "element": "<a style=\"display: none;\" rel=\"home\" title=\"Home\" href=\"https://www.irs.gov/\" class=\"logo navbar-btn ... src=\"/themes/custom/pup_irs/images/logo-print.svg\" class=\"print-logo accessible-megamenu-panel\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"stickyNavLogo\"][class=\"logo navbar-btn pull-left\"][href=\"https://www.irs.gov/\"][title=\"Home\"][rel=\"home\"]",
            "attNo": 6
          }
        },
        {
          "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 A has an id attribute of 'stickyNavLogo', which is not unique in the same DOM",
          "element": "<a rel=\"home\" title=\"Home\" href=\"https://www.irs.gov/\" class=\"logo navbar-btn pull-left\" id=\"stickyN ... src=\"/themes/custom/pup_irs/images/logo-print.svg\" class=\"print-logo accessible-megamenu-panel\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[id=\"stickyNavLogo\"][class=\"logo navbar-btn pull-left\"][href=\"https://www.irs.gov/\"][title=\"Home\"][rel=\"home\"]",
            "attNo": 5
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-nav-item-0', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-nav-item-0\" role=\"application\" aria-label=\"File menu has additional optio ... =\"false\" aria-controls=\"accessible-megamenu-file-submenu\" href=\"https://www.irs.gov/filing\">File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing\"][aria-controls=\"accessible-megamenu-file-submenu\"][aria-expanded=\"false\"][aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-0\"]",
            "attNo": 6
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-nav-item-0', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-nav-item-0\" role=\"application\" aria-label=\"File menu has additional optio ... =\"false\" aria-controls=\"accessible-megamenu-file-submenu\" href=\"https://www.irs.gov/filing\">File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing\"][aria-controls=\"accessible-megamenu-file-submenu\"][aria-expanded=\"false\"][aria-label=\"File menu has additional options. Use the spacebar to open the File sub menu or enter to navigate to the File page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-0\"]",
            "attNo": 6
          }
        },
        {
          "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 UL has an id attribute of 'accessible-megamenu-file-submenu', which is not unique in the same DOM",
          "element": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"t ... ga-menu-column\"><li><span id=\"accessible-megamenu-file-submenu-15\" class=\"mega-menu-column-header\">P",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile_2\"][class=\"menu dropdown-menu\"][id=\"accessible-megamenu-file-submenu\"][aria-expanded=\"false\"][aria-hidden=\"true\"][aria-labeledby=\"accessible-megamenu-nav-item-0\"][role=\"region\"]",
            "attNo": 8
          }
        },
        {
          "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 UL has an id attribute of 'accessible-megamenu-file-submenu', which is not unique in the same DOM",
          "element": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-0\" aria-hidden=\"true\" aria-expanded=\" ... pan id=\"accessible-megamenu-file-submenu-15\" class=\"mega-menu-column-header\">POPULAR</span></li><li>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile\"][class=\"menu dropdown-menu\"][id=\"accessible-megamenu-file-submenu\"][aria-expanded=\"false\"][aria-hidden=\"true\"][aria-labeledby=\"accessible-megamenu-nav-item-0\"][role=\"region\"]",
            "attNo": 7
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-file-submenu-0', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19656\" id=\"accessible-megamenu-file-submenu-0\" class=\"mobile-only-text\" href=\"https://www.irs.gov/filing\">Overview</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing\"][class=\"mobile-only-text\"][id=\"accessible-megamenu-file-submenu-0\"][data-drupal-link-system-path=\"node/19656\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-file-submenu-0', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19656\" id=\"accessible-megamenu-file-submenu-0\" class=\"mobile-only-text\" href=\"https://www.irs.gov/filing\">Overview</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing\"][class=\"mobile-only-text\"][id=\"accessible-megamenu-file-submenu-0\"][data-drupal-link-system-path=\"node/19656\"]",
            "attNo": 4
          }
        },
        {
          "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 SPAN has an id attribute of 'accessible-megamenu-file-submenu-1', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-file-submenu-1\" class=\"mega-menu-column-header\">INFORMATION FOR…</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-file-submenu-1\"]",
            "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 SPAN has an id attribute of 'accessible-megamenu-file-submenu-1', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-file-submenu-1\" class=\"mega-menu-column-header\">INFORMATION FOR…</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-file-submenu-1\"]",
            "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 A has an id attribute of 'accessible-megamenu-file-submenu-2', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19456\" id=\"accessible-megamenu-file-submenu-2\" href=\"https://www.irs.gov/individuals\">Individuals</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/individuals\"][id=\"accessible-megamenu-file-submenu-2\"][data-drupal-link-system-path=\"node/19456\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-2', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19456\" id=\"accessible-megamenu-file-submenu-2\" href=\"https://www.irs.gov/individuals\">Individuals</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/individuals\"][id=\"accessible-megamenu-file-submenu-2\"][data-drupal-link-system-path=\"node/19456\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-3', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/18976\" id=\"accessible-megamenu-file-submenu-3\" href=\"https://www.irs.gov/businesses\">Business &amp; Self Employed</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/businesses\"][id=\"accessible-megamenu-file-submenu-3\"][data-drupal-link-system-path=\"node/18976\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-3', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/18976\" id=\"accessible-megamenu-file-submenu-3\" href=\"https://www.irs.gov/businesses\">Business &amp; Self Employed</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/businesses\"][id=\"accessible-megamenu-file-submenu-3\"][data-drupal-link-system-path=\"node/18976\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-4', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/58461\" id=\"accessible-megamenu-file-submenu-4\" href=\"https://www.irs.gov/charities-and-nonprofits\">Charities and Nonprofits</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/charities-and-nonprofits\"][id=\"accessible-megamenu-file-submenu-4\"][data-drupal-link-system-path=\"node/58461\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-4', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/58461\" id=\"accessible-megamenu-file-submenu-4\" href=\"https://www.irs.gov/charities-and-nonprofits\">Charities and Nonprofits</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/charities-and-nonprofits\"][id=\"accessible-megamenu-file-submenu-4\"][data-drupal-link-system-path=\"node/58461\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-5', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19696\" id=\"accessible-megamenu-file-submenu-5\" href=\"https://www.irs.gov/individuals/international-taxpayers\">International Taxpayers</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/individuals/international-taxpayers\"][id=\"accessible-megamenu-file-submenu-5\"][data-drupal-link-system-path=\"node/19696\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-5', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19696\" id=\"accessible-megamenu-file-submenu-5\" href=\"https://www.irs.gov/individuals/international-taxpayers\">International Taxpayers</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/individuals/international-taxpayers\"][id=\"accessible-megamenu-file-submenu-5\"][data-drupal-link-system-path=\"node/19696\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-6', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19446\" id=\"accessible-megamenu-file-submenu-6\" href=\"https://w ... irs.gov/government-entities/federal-state-local-governments\">Federal State and Local Governments</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/government-entities/federal-state-local-governments\"][id=\"accessible-megamenu-file-submenu-6\"][data-drupal-link-system-path=\"node/19446\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-6', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19446\" id=\"accessible-megamenu-file-submenu-6\" href=\"https://w ... irs.gov/government-entities/federal-state-local-governments\">Federal State and Local Governments</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/government-entities/federal-state-local-governments\"][id=\"accessible-megamenu-file-submenu-6\"][data-drupal-link-system-path=\"node/19446\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-7', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19601\" id=\"accessible-megamenu-file-submenu-7\" href=\"https://www.irs.gov/government-entities/indian-tribal-governments\">Indian Tribal Governments</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(7)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/government-entities/indian-tribal-governments\"][id=\"accessible-megamenu-file-submenu-7\"][data-drupal-link-system-path=\"node/19601\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-7', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19601\" id=\"accessible-megamenu-file-submenu-7\" href=\"https://www.irs.gov/government-entities/indian-tribal-governments\">Indian Tribal Governments</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(7)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/government-entities/indian-tribal-governments\"][id=\"accessible-megamenu-file-submenu-7\"][data-drupal-link-system-path=\"node/19601\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-8', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19671\" id=\"accessible-megamenu-file-submenu-8\" href=\"https://www.irs.gov/tax-exempt-bonds\">Tax Exempt Bonds</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/tax-exempt-bonds\"][id=\"accessible-megamenu-file-submenu-8\"][data-drupal-link-system-path=\"node/19671\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-8', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19671\" id=\"accessible-megamenu-file-submenu-8\" href=\"https://www.irs.gov/tax-exempt-bonds\">Tax Exempt Bonds</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/tax-exempt-bonds\"][id=\"accessible-megamenu-file-submenu-8\"][data-drupal-link-system-path=\"node/19671\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'accessible-megamenu-file-submenu-9', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-file-submenu-9\" class=\"mega-menu-column-header\">FILING FOR INDIVIDUALS</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-file-submenu-9\"]",
            "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 SPAN has an id attribute of 'accessible-megamenu-file-submenu-9', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-file-submenu-9\" class=\"mega-menu-column-header\">FILING FOR INDIVIDUALS</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-file-submenu-9\"]",
            "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 A has an id attribute of 'accessible-megamenu-file-submenu-10', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/105206\" id=\"accessible-megamenu-file-submenu-10\" href=\"https://www.irs.gov/filing/individuals/who-should-file\">Who Should File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/individuals/who-should-file\"][id=\"accessible-megamenu-file-submenu-10\"][data-drupal-link-system-path=\"node/105206\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-10', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/105206\" id=\"accessible-megamenu-file-submenu-10\" href=\"https://www.irs.gov/filing/individuals/who-should-file\">Who Should File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/individuals/who-should-file\"][id=\"accessible-megamenu-file-submenu-10\"][data-drupal-link-system-path=\"node/105206\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-11', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/22856\" id=\"accessible-megamenu-file-submenu-11\" href=\"https://www.irs.gov/filing/individuals/how-to-file\">How to File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/individuals/how-to-file\"][id=\"accessible-megamenu-file-submenu-11\"][data-drupal-link-system-path=\"node/22856\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-11', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/22856\" id=\"accessible-megamenu-file-submenu-11\" href=\"https://www.irs.gov/filing/individuals/how-to-file\">How to File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/individuals/how-to-file\"][id=\"accessible-megamenu-file-submenu-11\"][data-drupal-link-system-path=\"node/22856\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-12', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/22726\" id=\"accessible-megamenu-file-submenu-12\" href=\"https://www.irs.gov/filing/individuals/when-to-file\">When to File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/individuals/when-to-file\"][id=\"accessible-megamenu-file-submenu-12\"][data-drupal-link-system-path=\"node/22726\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-12', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/22726\" id=\"accessible-megamenu-file-submenu-12\" href=\"https://www.irs.gov/filing/individuals/when-to-file\">When to File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/individuals/when-to-file\"][id=\"accessible-megamenu-file-submenu-12\"][data-drupal-link-system-path=\"node/22726\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-13', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/2442\" id=\"accessible-megamenu-file-submenu-13\" href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-type\">Where to File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-type\"][id=\"accessible-megamenu-file-submenu-13\"][data-drupal-link-system-path=\"node/2442\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-13', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/2442\" id=\"accessible-megamenu-file-submenu-13\" href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-type\">Where to File</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/where-to-file-tax-returns-addresses-listed-by-return-type\"][id=\"accessible-megamenu-file-submenu-13\"][data-drupal-link-system-path=\"node/2442\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-14', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/22861\" id=\"accessible-megamenu-file-submenu-14\" href=\"https://www.irs.gov/filing/individuals/update-my-information\">Update My Information</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/individuals/update-my-information\"][id=\"accessible-megamenu-file-submenu-14\"][data-drupal-link-system-path=\"node/22861\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-14', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/22861\" id=\"accessible-megamenu-file-submenu-14\" href=\"https://www.irs.gov/filing/individuals/update-my-information\">Update My Information</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/individuals/update-my-information\"][id=\"accessible-megamenu-file-submenu-14\"][data-drupal-link-system-path=\"node/22861\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'accessible-megamenu-file-submenu-15', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-file-submenu-15\" class=\"mega-menu-column-header\">POPULAR</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-file-submenu-15\"]",
            "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 SPAN has an id attribute of 'accessible-megamenu-file-submenu-15', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-file-submenu-15\" class=\"mega-menu-column-header\">POPULAR</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-file-submenu-15\"]",
            "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 A has an id attribute of 'accessible-megamenu-file-submenu-16', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/64256\" id=\"accessible-megamenu-file-submenu-16\" href=\"https://www.irs.gov/individuals/get-transcript\">Get Your Tax Record</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/individuals/get-transcript\"][id=\"accessible-megamenu-file-submenu-16\"][data-drupal-link-system-path=\"node/64256\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-16', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/64256\" id=\"accessible-megamenu-file-submenu-16\" href=\"https://www.irs.gov/individuals/get-transcript\">Get Your Tax Record</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/individuals/get-transcript\"][id=\"accessible-megamenu-file-submenu-16\"][data-drupal-link-system-path=\"node/64256\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-17', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/54546\" id=\"accessible-megamenu-file-submenu-17\" href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\">File Your Taxes for Free</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\"][id=\"accessible-megamenu-file-submenu-17\"][data-drupal-link-system-path=\"node/54546\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-17', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/54546\" id=\"accessible-megamenu-file-submenu-17\" href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\">File Your Taxes for Free</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/free-file-do-your-federal-taxes-for-free\"][id=\"accessible-megamenu-file-submenu-17\"][data-drupal-link-system-path=\"node/54546\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-18', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/17153\" id=\"accessible-megamenu-file-submenu-18\" href=\"https:// ... ed/apply-for-an-employer-identification-number-ein-online\">Apply for an Employer ID Number (EIN)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online\"][id=\"accessible-megamenu-file-submenu-18\"][data-drupal-link-system-path=\"node/17153\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-18', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/17153\" id=\"accessible-megamenu-file-submenu-18\" href=\"https:// ... ed/apply-for-an-employer-identification-number-ein-online\">Apply for an Employer ID Number (EIN)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/businesses/small-businesses-self-employed/apply-for-an-employer-identification-number-ein-online\"][id=\"accessible-megamenu-file-submenu-18\"][data-drupal-link-system-path=\"node/17153\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-19', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/17175\" id=\"accessible-megamenu-file-submenu-19\" href=\"https://www.irs.gov/filing/wheres-my-amended-return\">Check Your Amended Return Status</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/wheres-my-amended-return\"][id=\"accessible-megamenu-file-submenu-19\"][data-drupal-link-system-path=\"node/17175\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-19', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/17175\" id=\"accessible-megamenu-file-submenu-19\" href=\"https://www.irs.gov/filing/wheres-my-amended-return\">Check Your Amended Return Status</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/filing/wheres-my-amended-return\"][id=\"accessible-megamenu-file-submenu-19\"][data-drupal-link-system-path=\"node/17175\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-20', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/16696\" id=\"accessible-megamenu-file-submenu-20\" href=\"https:// ... entity-theft-fraud-scams/get-an-identity-protection-pin\">Get an Identity Protection PIN (IP PIN)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\"][id=\"accessible-megamenu-file-submenu-20\"][data-drupal-link-system-path=\"node/16696\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-file-submenu-20', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/16696\" id=\"accessible-megamenu-file-submenu-20\" href=\"https:// ... entity-theft-fraud-scams/get-an-identity-protection-pin\">Get an Identity Protection PIN (IP PIN)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/identity-theft-fraud-scams/get-an-identity-protection-pin\"][id=\"accessible-megamenu-file-submenu-20\"][data-drupal-link-system-path=\"node/16696\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-nav-item-1', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-nav-item-1\" role=\"application\" aria-label=\"Pay menu has additional option ... =\"false\" aria-controls=\"accessible-megamenu-pay-submenu\" href=\"https://www.irs.gov/payments\">Pay</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments\"][aria-controls=\"accessible-megamenu-pay-submenu\"][aria-expanded=\"false\"][aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-1\"]",
            "attNo": 6
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-nav-item-1', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-nav-item-1\" role=\"application\" aria-label=\"Pay menu has additional option ... =\"false\" aria-controls=\"accessible-megamenu-pay-submenu\" href=\"https://www.irs.gov/payments\">Pay</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments\"][aria-controls=\"accessible-megamenu-pay-submenu\"][aria-expanded=\"false\"][aria-label=\"Pay menu has additional options. Use the spacebar to open the Pay sub menu or enter to navigate to the Pay page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-1\"]",
            "attNo": 6
          }
        },
        {
          "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 UL has an id attribute of 'accessible-megamenu-pay-submenu', which is not unique in the same DOM",
          "element": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"t ... nu-pay-submenu-10\" href=\"https://www.irs.gov/payments/penalties\">Penalties</a></li></div></div></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile_2\"][class=\"menu dropdown-menu\"][id=\"accessible-megamenu-pay-submenu\"][aria-expanded=\"false\"][aria-hidden=\"true\"][aria-labeledby=\"accessible-megamenu-nav-item-1\"][role=\"region\"]",
            "attNo": 8
          }
        },
        {
          "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 UL has an id attribute of 'accessible-megamenu-pay-submenu', which is not unique in the same DOM",
          "element": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-1\" aria-hidden=\"true\" aria-expanded=\" ... nu-pay-submenu-10\" href=\"https://www.irs.gov/payments/penalties\">Penalties</a></li></div></div></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile\"][class=\"menu dropdown-menu\"][id=\"accessible-megamenu-pay-submenu\"][aria-expanded=\"false\"][aria-hidden=\"true\"][aria-labeledby=\"accessible-megamenu-nav-item-1\"][role=\"region\"]",
            "attNo": 7
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-pay-submenu-0', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19551\" id=\"accessible-megamenu-pay-submenu-0\" class=\"mobile-only-text\" href=\"https://www.irs.gov/payments\">Overview</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments\"][class=\"mobile-only-text\"][id=\"accessible-megamenu-pay-submenu-0\"][data-drupal-link-system-path=\"node/19551\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-pay-submenu-0', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19551\" id=\"accessible-megamenu-pay-submenu-0\" class=\"mobile-only-text\" href=\"https://www.irs.gov/payments\">Overview</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments\"][class=\"mobile-only-text\"][id=\"accessible-megamenu-pay-submenu-0\"][data-drupal-link-system-path=\"node/19551\"]",
            "attNo": 4
          }
        },
        {
          "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 SPAN has an id attribute of 'accessible-megamenu-pay-submenu-1', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-pay-submenu-1\" class=\"mega-menu-column-header\">PAY BY</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-pay-submenu-1\"]",
            "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 SPAN has an id attribute of 'accessible-megamenu-pay-submenu-1', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-pay-submenu-1\" class=\"mega-menu-column-header\">PAY BY</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-pay-submenu-1\"]",
            "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 A has an id attribute of 'accessible-megamenu-pay-submenu-2', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/10224\" id=\"accessible-megamenu-pay-submenu-2\" href=\"https://www.irs.gov/payments/direct-pay\">Bank Account (Direct Pay)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/direct-pay\"][id=\"accessible-megamenu-pay-submenu-2\"][data-drupal-link-system-path=\"node/10224\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-2', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/10224\" id=\"accessible-megamenu-pay-submenu-2\" href=\"https://www.irs.gov/payments/direct-pay\">Bank Account (Direct Pay)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/direct-pay\"][id=\"accessible-megamenu-pay-submenu-2\"][data-drupal-link-system-path=\"node/10224\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-3', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15583\" id=\"accessible-megamenu-pay-submenu-3\" href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\">Debit or Credit Card</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\"][id=\"accessible-megamenu-pay-submenu-3\"][data-drupal-link-system-path=\"node/15583\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-3', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15583\" id=\"accessible-megamenu-pay-submenu-3\" href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\">Debit or Credit Card</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/pay-taxes-by-credit-or-debit-card\"][id=\"accessible-megamenu-pay-submenu-3\"][data-drupal-link-system-path=\"node/15583\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-4', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/16716\" id=\"accessible-megamenu-pay-submenu-4\" href=\"https://www.irs.gov/payments/online-payment-agreement-application\">Payment Plan (Installment Agreement)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/online-payment-agreement-application\"][id=\"accessible-megamenu-pay-submenu-4\"][data-drupal-link-system-path=\"node/16716\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-4', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/16716\" id=\"accessible-megamenu-pay-submenu-4\" href=\"https://www.irs.gov/payments/online-payment-agreement-application\">Payment Plan (Installment Agreement)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/online-payment-agreement-application\"][id=\"accessible-megamenu-pay-submenu-4\"][data-drupal-link-system-path=\"node/16716\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-5', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15488\" id=\"accessible-megamenu-pay-submenu-5\" href=\"https://ww ... s/eftps-the-electronic-federal-tax-payment-system\">Electronic Federal Tax Payment System (EFTPS)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\"][id=\"accessible-megamenu-pay-submenu-5\"][data-drupal-link-system-path=\"node/15488\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-5', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15488\" id=\"accessible-megamenu-pay-submenu-5\" href=\"https://ww ... s/eftps-the-electronic-federal-tax-payment-system\">Electronic Federal Tax Payment System (EFTPS)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/eftps-the-electronic-federal-tax-payment-system\"][id=\"accessible-megamenu-pay-submenu-5\"][data-drupal-link-system-path=\"node/15488\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This SPAN has an id attribute of 'accessible-megamenu-pay-submenu-6', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-pay-submenu-6\" class=\"mega-menu-column-header\">POPULAR</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-pay-submenu-6\"]",
            "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 SPAN has an id attribute of 'accessible-megamenu-pay-submenu-6', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-pay-submenu-6\" class=\"mega-menu-column-header\">POPULAR</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-pay-submenu-6\"]",
            "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 A has an id attribute of 'accessible-megamenu-pay-submenu-7', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/11608\" id=\"accessible-megamenu-pay-submenu-7\" href=\"https://www.irs.gov/payments/your-online-account\">Your Online Account</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/your-online-account\"][id=\"accessible-megamenu-pay-submenu-7\"][data-drupal-link-system-path=\"node/11608\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-7', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/11608\" id=\"accessible-megamenu-pay-submenu-7\" href=\"https://www.irs.gov/payments/your-online-account\">Your Online Account</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/your-online-account\"][id=\"accessible-megamenu-pay-submenu-7\"][data-drupal-link-system-path=\"node/11608\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-8', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/107181\" id=\"accessible-megamenu-pay-submenu-8\" href=\"https://www.irs.gov/individuals/tax-withholding-estimator\">Tax Withholding Estimator</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/individuals/tax-withholding-estimator\"][id=\"accessible-megamenu-pay-submenu-8\"][data-drupal-link-system-path=\"node/107181\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-8', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/107181\" id=\"accessible-megamenu-pay-submenu-8\" href=\"https://www.irs.gov/individuals/tax-withholding-estimator\">Tax Withholding Estimator</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/individuals/tax-withholding-estimator\"][id=\"accessible-megamenu-pay-submenu-8\"][data-drupal-link-system-path=\"node/107181\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-9', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/17135\" id=\"accessible-megamenu-pay-submenu-9\" href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\">Estimated Taxes</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\"][id=\"accessible-megamenu-pay-submenu-9\"][data-drupal-link-system-path=\"node/17135\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-9', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/17135\" id=\"accessible-megamenu-pay-submenu-9\" href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\">Estimated Taxes</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/businesses/small-businesses-self-employed/estimated-taxes\"][id=\"accessible-megamenu-pay-submenu-9\"][data-drupal-link-system-path=\"node/17135\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-10', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/91826\" id=\"accessible-megamenu-pay-submenu-10\" href=\"https://www.irs.gov/payments/penalties\">Penalties</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/penalties\"][id=\"accessible-megamenu-pay-submenu-10\"][data-drupal-link-system-path=\"node/91826\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-pay-submenu-10', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/91826\" id=\"accessible-megamenu-pay-submenu-10\" href=\"https://www.irs.gov/payments/penalties\">Penalties</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/payments/penalties\"][id=\"accessible-megamenu-pay-submenu-10\"][data-drupal-link-system-path=\"node/91826\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-nav-item-2', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-nav-item-2\" role=\"application\" aria-label=\"Refunds menu has additional op ... \" aria-controls=\"accessible-megamenu-refunds-submenu\" href=\"https://www.irs.gov/refunds\">Refunds</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/refunds\"][aria-controls=\"accessible-megamenu-refunds-submenu\"][aria-expanded=\"false\"][aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-2\"]",
            "attNo": 6
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-nav-item-2', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-nav-item-2\" role=\"application\" aria-label=\"Refunds menu has additional op ... \" aria-controls=\"accessible-megamenu-refunds-submenu\" href=\"https://www.irs.gov/refunds\">Refunds</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/refunds\"][aria-controls=\"accessible-megamenu-refunds-submenu\"][aria-expanded=\"false\"][aria-label=\"Refunds menu has additional options. Use the spacebar to open the Refunds sub menu or enter to navigate to the Refunds page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-2\"]",
            "attNo": 6
          }
        },
        {
          "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 UL has an id attribute of 'accessible-megamenu-refunds-submenu', which is not unique in the same DOM",
          "element": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"t ... ref=\"https://www.irs.gov/forms-pubs/about-form-1040x\">Fix/Correct a Return</a></li></div></div></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile_2\"][class=\"menu dropdown-menu\"][id=\"accessible-megamenu-refunds-submenu\"][aria-expanded=\"false\"][aria-hidden=\"true\"][aria-labeledby=\"accessible-megamenu-nav-item-2\"][role=\"region\"]",
            "attNo": 8
          }
        },
        {
          "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 UL has an id attribute of 'accessible-megamenu-refunds-submenu', which is not unique in the same DOM",
          "element": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-2\" aria-hidden=\"true\" aria-expanded=\" ... ref=\"https://www.irs.gov/forms-pubs/about-form-1040x\">Fix/Correct a Return</a></li></div></div></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile\"][class=\"menu dropdown-menu\"][id=\"accessible-megamenu-refunds-submenu\"][aria-expanded=\"false\"][aria-hidden=\"true\"][aria-labeledby=\"accessible-megamenu-nav-item-2\"][role=\"region\"]",
            "attNo": 7
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-refunds-submenu-0', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19556\" id=\"accessible-megamenu-refunds-submenu-0\" class=\"mobile-only-text\" href=\"https://www.irs.gov/refunds\">Overview</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/refunds\"][class=\"mobile-only-text\"][id=\"accessible-megamenu-refunds-submenu-0\"][data-drupal-link-system-path=\"node/19556\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-refunds-submenu-0', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19556\" id=\"accessible-megamenu-refunds-submenu-0\" class=\"mobile-only-text\" href=\"https://www.irs.gov/refunds\">Overview</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/refunds\"][class=\"mobile-only-text\"][id=\"accessible-megamenu-refunds-submenu-0\"][data-drupal-link-system-path=\"node/19556\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-refunds-submenu-1', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-refunds-submenu-1\" class=\"mega-menu-column-header\" href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\">Where's My Refund</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\"][class=\"mega-menu-column-header\"][id=\"accessible-megamenu-refunds-submenu-1\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-refunds-submenu-1', which is not unique in the same DOM",
          "element": "<a onclick=\"ga('send', 'event', 'Outbound Links', 'Click', 'sa.www4.irs.gov/irfof/lang/en/irfofgetst ... column-header\" href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\">Where's My Refund</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp\"][class=\"mega-menu-column-header\"][id=\"accessible-megamenu-refunds-submenu-1\"][onclick=\"ga('send', 'event', 'Outbound Links', 'Click', 'sa.www4.irs.gov/irfof/lang/en/irfofgetstatus.jsp');\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-refunds-submenu-2', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/9503\" id=\"accessible-megamenu-refunds-submenu-2\" href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\">What to Expect</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\"][id=\"accessible-megamenu-refunds-submenu-2\"][data-drupal-link-system-path=\"node/9503\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-refunds-submenu-2', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/9503\" id=\"accessible-megamenu-refunds-submenu-2\" href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\">What to Expect</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/refunds/what-to-expect-for-refunds-this-year\"][id=\"accessible-megamenu-refunds-submenu-2\"][data-drupal-link-system-path=\"node/9503\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-refunds-submenu-3', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/10971\" id=\"accessible-megamenu-refunds-submenu-3\" href=\"https: ... efund-faster-tell-irs-to-direct-deposit-your-refund-to-one-two-or-three-accounts\">Direct Deposit</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-your-refund-to-one-two-or-three-accounts\"][id=\"accessible-megamenu-refunds-submenu-3\"][data-drupal-link-system-path=\"node/10971\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-refunds-submenu-3', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/10971\" id=\"accessible-megamenu-refunds-submenu-3\" href=\"https: ... efund-faster-tell-irs-to-direct-deposit-your-refund-to-one-two-or-three-accounts\">Direct Deposit</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/refunds/get-your-refund-faster-tell-irs-to-direct-deposit-your-refund-to-one-two-or-three-accounts\"][id=\"accessible-megamenu-refunds-submenu-3\"][data-drupal-link-system-path=\"node/10971\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-refunds-submenu-4', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/67936\" id=\"accessible-megamenu-refunds-submenu-4\" href=\"https://www.irs.gov/taxtopics/tc203\">Reduced Refunds</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/taxtopics/tc203\"][id=\"accessible-megamenu-refunds-submenu-4\"][data-drupal-link-system-path=\"node/67936\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-refunds-submenu-4', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/67936\" id=\"accessible-megamenu-refunds-submenu-4\" href=\"https://www.irs.gov/taxtopics/tc203\">Reduced Refunds</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/taxtopics/tc203\"][id=\"accessible-megamenu-refunds-submenu-4\"][data-drupal-link-system-path=\"node/67936\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-refunds-submenu-5', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19996\" id=\"accessible-megamenu-refunds-submenu-5\" href=\"https://www.irs.gov/forms-pubs/about-form-1040x\">Fix/Correct a Return</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-1040x\"][id=\"accessible-megamenu-refunds-submenu-5\"][data-drupal-link-system-path=\"node/19996\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-refunds-submenu-5', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19996\" id=\"accessible-megamenu-refunds-submenu-5\" href=\"https://www.irs.gov/forms-pubs/about-form-1040x\">Fix/Correct a Return</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-1040x\"][id=\"accessible-megamenu-refunds-submenu-5\"][data-drupal-link-system-path=\"node/19996\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-nav-item-3', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-nav-item-3\" role=\"application\" aria-label=\"Credits &amp; Deductions menu  ... ; deductions-submenu\" href=\"https://www.irs.gov/credits-and-deductions\">Credits &amp; Deductions</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-and-deductions\"][aria-controls=\"accessible-megamenu-credits & deductions-submenu\"][aria-expanded=\"false\"][aria-label=\"Credits & Deductions menu has additional options. Use the spacebar to open the Credits & Deductions sub menu or enter to navigate to the Credits & Deductions page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-3\"]",
            "attNo": 6
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-nav-item-3', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-nav-item-3\" role=\"application\" aria-label=\"Credits &amp; Deductions menu  ... ; deductions-submenu\" href=\"https://www.irs.gov/credits-and-deductions\">Credits &amp; Deductions</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-and-deductions\"][aria-controls=\"accessible-megamenu-credits & deductions-submenu\"][aria-expanded=\"false\"][aria-label=\"Credits & Deductions menu has additional options. Use the spacebar to open the Credits & Deductions sub menu or enter to navigate to the Credits & Deductions page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-3\"]",
            "attNo": 6
          }
        },
        {
          "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 UL has an id attribute of 'accessible-megamenu-credits & deductions-submenu', which is not unique in the same DOM",
          "element": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"t ... ns-submenu-9\" href=\"https://www.irs.gov/retirement-plans\">Retirement Plans</a></li></div></div></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile_2\"][class=\"menu dropdown-menu\"][id=\"accessible-megamenu-credits & deductions-submenu\"][aria-expanded=\"false\"][aria-hidden=\"true\"][aria-labeledby=\"accessible-megamenu-nav-item-3\"][role=\"region\"]",
            "attNo": 8
          }
        },
        {
          "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 UL has an id attribute of 'accessible-megamenu-credits & deductions-submenu', which is not unique in the same DOM",
          "element": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-3\" aria-hidden=\"true\" aria-expanded=\" ... ns-submenu-9\" href=\"https://www.irs.gov/retirement-plans\">Retirement Plans</a></li></div></div></ul>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile\"][class=\"menu dropdown-menu\"][id=\"accessible-megamenu-credits & deductions-submenu\"][aria-expanded=\"false\"][aria-hidden=\"true\"][aria-labeledby=\"accessible-megamenu-nav-item-3\"][role=\"region\"]",
            "attNo": 7
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-0', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/80206\" id=\"accessible-megamenu-credits &amp; deductions-submenu-0\" class=\"mobile-only-text\" href=\"https://www.irs.gov/credits-and-deductions\">Overview</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-and-deductions\"][class=\"mobile-only-text\"][id=\"accessible-megamenu-credits & deductions-submenu-0\"][data-drupal-link-system-path=\"node/80206\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-0', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/80206\" id=\"accessible-megamenu-credits &amp; deductions-submenu-0\" class=\"mobile-only-text\" href=\"https://www.irs.gov/credits-and-deductions\">Overview</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-and-deductions\"][class=\"mobile-only-text\"][id=\"accessible-megamenu-credits & deductions-submenu-0\"][data-drupal-link-system-path=\"node/80206\"]",
            "attNo": 4
          }
        },
        {
          "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 SPAN has an id attribute of 'accessible-megamenu-credits & deductions-submenu-1', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-credits &amp; deductions-submenu-1\" class=\"mega-menu-column-header\">INFORMATION FOR...</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-credits & deductions-submenu-1\"]",
            "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 SPAN has an id attribute of 'accessible-megamenu-credits & deductions-submenu-1', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-credits &amp; deductions-submenu-1\" class=\"mega-menu-column-header\">INFORMATION FOR...</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-credits & deductions-submenu-1\"]",
            "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 A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-2', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/5\" id=\"accessible-megamenu-credits &amp; deductions-submenu-2\" href=\"https://www.irs.gov/credits-deductions-for-individuals\">Individuals</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-deductions-for-individuals\"][id=\"accessible-megamenu-credits & deductions-submenu-2\"][data-drupal-link-system-path=\"node/5\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-2', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/5\" id=\"accessible-megamenu-credits &amp; deductions-submenu-2\" ... r you and your family\" href=\"https://www.irs.gov/credits-deductions-for-individuals\">Individuals</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-deductions-for-individuals\"][title=\"For you and your family\"][id=\"accessible-megamenu-credits & deductions-submenu-2\"][data-drupal-link-system-path=\"node/5\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-3', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19941\" id=\"accessible-megamenu-credits &amp; deductions-submenu-3\" href=\"https://www.irs.gov/credits-deductions/businesses\">Businesses &amp; Self-Employed</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-deductions/businesses\"][id=\"accessible-megamenu-credits & deductions-submenu-3\"][data-drupal-link-system-path=\"node/19941\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-3', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19941\" id=\"accessible-megamenu-credits &amp; deductions-submen ... rmation\" href=\"https://www.irs.gov/credits-deductions/businesses\">Businesses &amp; Self-Employed</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-deductions/businesses\"][title=\"Standard mileage and other information\"][id=\"accessible-megamenu-credits & deductions-submenu-3\"][data-drupal-link-system-path=\"node/19941\"]",
            "attNo": 4
          }
        },
        {
          "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 SPAN has an id attribute of 'accessible-megamenu-credits & deductions-submenu-4', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-credits &amp; deductions-submenu-4\" class=\"mega-menu-column-header\">POPULAR</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-credits & deductions-submenu-4\"]",
            "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 SPAN has an id attribute of 'accessible-megamenu-credits & deductions-submenu-4', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-credits &amp; deductions-submenu-4\" class=\"mega-menu-column-header\">POPULAR</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-credits & deductions-submenu-4\"]",
            "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 A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-5', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/18966\" id=\"accessible-megamenu-credits &amp; deductions-submen ... rs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\">Earned Income Credit (EITC)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\"][id=\"accessible-megamenu-credits & deductions-submenu-5\"][data-drupal-link-system-path=\"node/18966\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-5', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/18966\" id=\"accessible-megamenu-credits &amp; deductions-submen ... rs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\">Earned Income Credit (EITC)</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-deductions/individuals/earned-income-tax-credit-eitc\"][id=\"accessible-megamenu-credits & deductions-submenu-5\"][data-drupal-link-system-path=\"node/18966\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-6', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/95076\" id=\"accessible-megamenu-credits &amp; deductions-submen ... w.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\">Advance Child Tax Credit</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\"][id=\"accessible-megamenu-credits & deductions-submenu-6\"][data-drupal-link-system-path=\"node/95076\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-6', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/95076\" id=\"accessible-megamenu-credits &amp; deductions-submen ... w.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\">Advance Child Tax Credit</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-deductions/advance-child-tax-credit-payments-in-2021\"][id=\"accessible-megamenu-credits & deductions-submenu-6\"][data-drupal-link-system-path=\"node/95076\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-7', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/5229\" id=\"accessible-megamenu-credits &amp; deductions-submenu-7\" href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\">Standard Deduction</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\"][id=\"accessible-megamenu-credits & deductions-submenu-7\"][data-drupal-link-system-path=\"node/5229\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-7', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/5229\" id=\"accessible-megamenu-credits &amp; deductions-submenu-7\" href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\">Standard Deduction</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/help/ita/how-much-is-my-standard-deduction\"][id=\"accessible-megamenu-credits & deductions-submenu-7\"][data-drupal-link-system-path=\"node/5229\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-8', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/17082\" id=\"accessible-megamenu-credits &amp; deductions-submenu-8\" href=\"https://www.irs.gov/credits-deductions/individuals/hctc\">Health Coverage</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-deductions/individuals/hctc\"][id=\"accessible-megamenu-credits & deductions-submenu-8\"][data-drupal-link-system-path=\"node/17082\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-8', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/17082\" id=\"accessible-megamenu-credits &amp; deductions-submenu-8\" href=\"https://www.irs.gov/credits-deductions/individuals/hctc\">Health Coverage</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/credits-deductions/individuals/hctc\"][id=\"accessible-megamenu-credits & deductions-submenu-8\"][data-drupal-link-system-path=\"node/17082\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-9', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19741\" id=\"accessible-megamenu-credits &amp; deductions-submenu-9\" href=\"https://www.irs.gov/retirement-plans\">Retirement Plans</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/retirement-plans\"][id=\"accessible-megamenu-credits & deductions-submenu-9\"][data-drupal-link-system-path=\"node/19741\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-credits & deductions-submenu-9', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19741\" id=\"accessible-megamenu-credits &amp; deductions-submenu-9\" href=\"https://www.irs.gov/retirement-plans\">Retirement Plans</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/retirement-plans\"][id=\"accessible-megamenu-credits & deductions-submenu-9\"][data-drupal-link-system-path=\"node/19741\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-nav-item-4', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-nav-item-4\" role=\"application\" aria-label=\"Forms &amp; Instructions menu  ... mp; instructions-submenu\" href=\"https://www.irs.gov/forms-instructions\">Forms &amp; Instructions</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-instructions\"][aria-controls=\"accessible-megamenu-forms & instructions-submenu\"][aria-expanded=\"false\"][aria-label=\"Forms & Instructions menu has additional options. Use the spacebar to open the Forms & Instructions sub menu or enter to navigate to the Forms & Instructions page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-4\"]",
            "attNo": 6
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-nav-item-4', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-nav-item-4\" role=\"application\" aria-label=\"Forms &amp; Instructions menu  ... mp; instructions-submenu\" href=\"https://www.irs.gov/forms-instructions\">Forms &amp; Instructions</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-instructions\"][aria-controls=\"accessible-megamenu-forms & instructions-submenu\"][aria-expanded=\"false\"][aria-label=\"Forms & Instructions menu has additional options. Use the spacebar to open the Forms & Instructions sub menu or enter to navigate to the Forms & Instructions page.\"][role=\"application\"][id=\"accessible-megamenu-nav-item-4\"]",
            "attNo": 6
          }
        },
        {
          "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 UL has an id attribute of 'accessible-megamenu-forms & instructions-submenu', which is not unique in the same DOM",
          "element": "<ul style=\"top: 155px;\" role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"t ... ructions-submenu-9\" href=\"https://www.irs.gov/forms-pubs/about-form-9465\">Form 9465</a></li><li clas",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile_2\"][class=\"menu dropdown-menu\"][id=\"accessible-megamenu-forms & instructions-submenu\"][aria-expanded=\"false\"][aria-hidden=\"true\"][aria-labeledby=\"accessible-megamenu-nav-item-4\"][role=\"region\"]",
            "attNo": 8
          }
        },
        {
          "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 UL has an id attribute of 'accessible-megamenu-forms & instructions-submenu', which is not unique in the same DOM",
          "element": "<ul role=\"region\" aria-labeledby=\"accessible-megamenu-nav-item-4\" aria-hidden=\"true\" aria-expanded=\" ... -megamenu-forms &amp; instructions-submenu-8\" title=\"Employers engaged in a trade or business who pa",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile\"][class=\"menu dropdown-menu\"][id=\"accessible-megamenu-forms & instructions-submenu\"][aria-expanded=\"false\"][aria-hidden=\"true\"][aria-labeledby=\"accessible-megamenu-nav-item-4\"][role=\"region\"]",
            "attNo": 7
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-0', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/6\" id=\"accessible-megamenu-forms &amp; instructions-submenu-0\" class=\"mobile-only-text\" href=\"https://www.irs.gov/forms-instructions\">Overview</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-instructions\"][class=\"mobile-only-text\"][id=\"accessible-megamenu-forms & instructions-submenu-0\"][data-drupal-link-system-path=\"node/6\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-0', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/6\" id=\"accessible-megamenu-forms &amp; instructions-submenu-0\" class=\"mobile-only-text\" href=\"https://www.irs.gov/forms-instructions\">Overview</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-instructions\"][class=\"mobile-only-text\"][id=\"accessible-megamenu-forms & instructions-submenu-0\"][data-drupal-link-system-path=\"node/6\"]",
            "attNo": 4
          }
        },
        {
          "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 SPAN has an id attribute of 'accessible-megamenu-forms & instructions-submenu-1', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-forms &amp; instructions-submenu-1\" class=\"mega-menu-column-header\">POPULAR FORMS &amp; INSTRUCTIONS</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-forms & instructions-submenu-1\"]",
            "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 SPAN has an id attribute of 'accessible-megamenu-forms & instructions-submenu-1', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-forms &amp; instructions-submenu-1\" class=\"mega-menu-column-header\">POPULAR FORMS &amp; INSTRUCTIONS</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-forms & instructions-submenu-1\"]",
            "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-2', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/16022\" id=\"accessible-megamenu-forms &amp; instructions-submenu-2\" href=\"https://www.irs.gov/forms-pubs/about-form-1040\">Form 1040</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-1040\"][id=\"accessible-megamenu-forms & instructions-submenu-2\"][data-drupal-link-system-path=\"node/16022\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-2', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/16022\" id=\"accessible-megamenu-forms &amp; instructions-submen ... 2\" title=\"Individual Tax Return\" href=\"https://www.irs.gov/forms-pubs/about-form-1040\">Form 1040</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-1040\"][title=\"Individual Tax Return\"][id=\"accessible-megamenu-forms & instructions-submenu-2\"][data-drupal-link-system-path=\"node/16022\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-3', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-forms &amp; instructions-submenu-3\" href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\">Form 1040 Instructions</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\"][id=\"accessible-megamenu-forms & instructions-submenu-3\"]",
            "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-3', which is not unique in the same DOM",
          "element": "<a onclick=\"ga('send', 'event', 'Downloads', 'File Download', '/pub/irs-pdf/i1040gi.pdf');\" id=\"acce ... ctions for Form 1040 \" href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\">Form 1040 Instructions</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/pub/irs-pdf/i1040gi.pdf\"][title=\"Instructions for Form 1040 \"][id=\"accessible-megamenu-forms & instructions-submenu-3\"][onclick=\"ga('send', 'event', 'Downloads', 'File Download', '/pub/irs-pdf/i1040gi.pdf');\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-4', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15825\" id=\"accessible-megamenu-forms &amp; instructions-submenu-4\" href=\"https://www.irs.gov/forms-pubs/about-form-w-9\">Form W-9</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-w-9\"][id=\"accessible-megamenu-forms & instructions-submenu-4\"][data-drupal-link-system-path=\"node/15825\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-4', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15825\" id=\"accessible-megamenu-forms &amp; instructions-submen ... on Number (TIN) and Certification\" href=\"https://www.irs.gov/forms-pubs/about-form-w-9\">Form W-9</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-w-9\"][title=\"Request for Taxpayer Identification Number (TIN) and Certification\"][id=\"accessible-megamenu-forms & instructions-submenu-4\"][data-drupal-link-system-path=\"node/15825\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-5', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/10554\" id=\"accessible-megamenu-forms &amp; instructions-submenu-5\" href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\">Form 4506-T</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\"][id=\"accessible-megamenu-forms & instructions-submenu-5\"][data-drupal-link-system-path=\"node/10554\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-5', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/10554\" id=\"accessible-megamenu-forms &amp; instructions-submen ... or Transcript of Tax Return\" href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\">Form 4506-T</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(8)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-4506-t\"][title=\"Request for Transcript of Tax Return\"][id=\"accessible-megamenu-forms & instructions-submenu-5\"][data-drupal-link-system-path=\"node/10554\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-6', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15498\" id=\"accessible-megamenu-forms &amp; instructions-submen ... 6\" class=\"mega-menu-column-header\" href=\"https://www.irs.gov/forms-pubs/about-form-w-4\">Form W-4</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-w-4\"][class=\"mega-menu-column-header\"][id=\"accessible-megamenu-forms & instructions-submenu-6\"][data-drupal-link-system-path=\"node/15498\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-6', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15498\" id=\"accessible-megamenu-forms &amp; instructions-submen ... e\" class=\"mega-menu-column-header\" href=\"https://www.irs.gov/forms-pubs/about-form-w-4\">Form W-4</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-w-4\"][class=\"mega-menu-column-header\"][title=\"Employee's Withholding Certificate\"][id=\"accessible-megamenu-forms & instructions-submenu-6\"][data-drupal-link-system-path=\"node/15498\"]",
            "attNo": 5
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-7', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/53446\" id=\"accessible-megamenu-forms &amp; instructions-submenu-7\" href=\"https://www.irs.gov/forms-pubs/about-form-941\">Form 941</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-941\"][id=\"accessible-megamenu-forms & instructions-submenu-7\"][data-drupal-link-system-path=\"node/53446\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-7', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/53446\" id=\"accessible-megamenu-forms &amp; instructions-submen ... er's Quarterly Federal Tax Return\" href=\"https://www.irs.gov/forms-pubs/about-form-941\">Form 941</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-941\"][title=\"Employer's Quarterly Federal Tax Return\"][id=\"accessible-megamenu-forms & instructions-submenu-7\"][data-drupal-link-system-path=\"node/53446\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-8', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/5737\" id=\"accessible-megamenu-forms &amp; instructions-submenu-8\" href=\"https://www.irs.gov/forms-pubs/about-form-w-2\">Form W-2</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-w-2\"][id=\"accessible-megamenu-forms & instructions-submenu-8\"][data-drupal-link-system-path=\"node/5737\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-8', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/5737\" id=\"accessible-megamenu-forms &amp; instructions-submenu ...  or business who pay compensation\" href=\"https://www.irs.gov/forms-pubs/about-form-w-2\">Form W-2</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(5)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-w-2\"][title=\"Employers engaged in a trade or business who pay compensation\"][id=\"accessible-megamenu-forms & instructions-submenu-8\"][data-drupal-link-system-path=\"node/5737\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-9', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15532\" id=\"accessible-megamenu-forms &amp; instructions-submenu-9\" href=\"https://www.irs.gov/forms-pubs/about-form-9465\">Form 9465</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(7)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-9465\"][id=\"accessible-megamenu-forms & instructions-submenu-9\"][data-drupal-link-system-path=\"node/15532\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-9', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15532\" id=\"accessible-megamenu-forms &amp; instructions-submen ... =\"Installment Agreement Request\" href=\"https://www.irs.gov/forms-pubs/about-form-9465\">Form 9465</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(3)>*:nth-child(7)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-9465\"][title=\"Installment Agreement Request\"][id=\"accessible-megamenu-forms & instructions-submenu-9\"][data-drupal-link-system-path=\"node/15532\"]",
            "attNo": 4
          }
        },
        {
          "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 SPAN has an id attribute of 'accessible-megamenu-forms & instructions-submenu-10', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-forms &amp; instructions-submenu-10\" class=\"mega-menu-column-header\">POPULAR FOR TAX PROS</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-forms & instructions-submenu-10\"]",
            "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 SPAN has an id attribute of 'accessible-megamenu-forms & instructions-submenu-10', which is not unique in the same DOM",
          "element": "<span id=\"accessible-megamenu-forms &amp; instructions-submenu-10\" class=\"mega-menu-column-header\">POPULAR FOR TAX PROS</span>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "span[class=\"mega-menu-column-header\"][id=\"accessible-megamenu-forms & instructions-submenu-10\"]",
            "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-11', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19996\" id=\"accessible-megamenu-forms &amp; instructions-submenu-11\" href=\"https://www.irs.gov/forms-pubs/about-form-1040x\">Form 1040-X</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-1040x\"][id=\"accessible-megamenu-forms & instructions-submenu-11\"][data-drupal-link-system-path=\"node/19996\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-11', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/19996\" id=\"accessible-megamenu-forms &amp; instructions-submen ... -11\" title=\"Amend/Fix Return\" href=\"https://www.irs.gov/forms-pubs/about-form-1040x\">Form 1040-X</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-1040x\"][title=\"Amend/Fix Return\"][id=\"accessible-megamenu-forms & instructions-submenu-11\"][data-drupal-link-system-path=\"node/19996\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-12', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15839\" id=\"accessible-megamenu-forms &amp; instructions-submenu-12\" href=\"https://www.irs.gov/forms-pubs/about-form-2848\">Form 2848</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-2848\"][id=\"accessible-megamenu-forms & instructions-submenu-12\"][data-drupal-link-system-path=\"node/15839\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-12', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15839\" id=\"accessible-megamenu-forms &amp; instructions-submen ... le=\"Apply for Power of Attorney\" href=\"https://www.irs.gov/forms-pubs/about-form-2848\">Form 2848</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-2848\"][title=\"Apply for Power of Attorney\"][id=\"accessible-megamenu-forms & instructions-submenu-12\"][data-drupal-link-system-path=\"node/15839\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-13', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15536\" id=\"accessible-megamenu-forms &amp; instructions-submenu-13\" href=\"https://www.irs.gov/forms-pubs/about-form-w-7\">Form W-7</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-w-7\"][id=\"accessible-megamenu-forms & instructions-submenu-13\"][data-drupal-link-system-path=\"node/15536\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 94,
          "bestPracticeId": 1352,
          "attribute": "This element has an id attribute set to a value that is not unique in the same DOM",
          "attributeDetail": "This A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-13', which is not unique in the same DOM",
          "element": "<a data-drupal-link-system-path=\"node/15536\" id=\"accessible-megamenu-forms &amp; instructions-submenu-13\" title=\"Apply for an ITIN\" href=\"https://www.irs.gov/forms-pubs/about-form-w-7\">Form W-7</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(6)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/forms-pubs/about-form-w-7\"][title=\"Apply for an ITIN\"][id=\"accessible-megamenu-forms & instructions-submenu-13\"][data-drupal-link-system-path=\"node/15536\"]",
            "attNo": 4
          }
        },
        {
          "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-14', which is not unique in the same DOM",
          "element": "<a id=\"accessible-megamenu-forms &amp; instructions-submenu-14\" href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\">Circular 230</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(8)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\"][id=\"accessible-megamenu-forms & instructions-submenu-14\"]",
            "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 A has an id attribute of 'accessible-megamenu-forms & instructions-submenu-14', which is not unique in the same DOM",
          "element": "<a onclick=\"ga('send', 'event', 'Downloads', 'File Download', '/pub/irs-pdf/pcir230.pdf');\" id=\"acce ... s Governing Practice before IRS\" href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\">Circular 230</a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(5)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(6)>*:nth-child(2)>*:nth-child(1)>*:nth-child(4)>*:nth-child(8)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://www.irs.gov/pub/irs-pdf/pcir230.pdf\"][title=\"Rules Governing Practice before IRS\"][id=\"accessible-megamenu-forms & instructions-submenu-14\"][onclick=\"ga('send', 'event', 'Downloads', 'File Download', '/pub/irs-pdf/pcir230.pdf');\"]",
            "attNo": 4
          }
        },
        {
          "engineTestId": 95,
          "bestPracticeId": 1626,
          "attribute": "This element has an aria-labelledby attribute value that includes one or more invalid or duplicate ids",
          "attributeDetail": "This BUTTON has an aria-labelledby attribute value of 'English', which includes one or more invalid or duplicate ids",
          "element": "<button aria-labelledby=\"English\" aria-expanded=\"false\" aria-label=\"Press enter to activate the menu ... =\"button\" class=\"btn btn-default dropdown-toggle\">English<i class=\"fa fa-chevron-down\"></i></button>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide the ID of an element which contains the label content for this element.",
            "fix": {
              "aria-labelledby": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "button[class=\"btn btn-default dropdown-toggle\"][type=\"button\"][id=\"languageSwitcher\"][data-toggle=\"dropdown\"][aria-label=\"Press enter to activate the menu, then navigate with the tab key.\"][aria-expanded=\"false\"][aria-labelledby=\"English\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 246,
          "bestPracticeId": 393,
          "attribute": "This element should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
          "attributeDetail": "This UL should only contain li elements (without an ARIA-assigned role), script elements (without an ARIA-assigned role) or template elements (without an ARIA-assigned role); or elements with a role=listitem attribute; as direct child elements",
          "element": "<ul id=\"accessible-megamenu-navigation\" class=\"menu nav\" block=\"mainnavigationmobile_2\"><a style=\"di ... ndividuals/who-should-file\">Who Should File</a></li><li><a data-drupal-link-system-path=\"node/22856\"",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(2)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "ul[block=\"mainnavigationmobile_2\"][class=\"menu nav\"][id=\"accessible-megamenu-navigation\"]",
            "attNo": 3
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T23:32:51",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      47
    ],
    [
      "ibm",
      18
    ],
    [
      "alfa",
      15
    ],
    [
      "motion",
      13
    ],
    [
      "focInd",
      10
    ],
    [
      "wave",
      6
    ],
    [
      "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": 17,
  "logSize": 1707,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T23:35:36",
  "elapsedSeconds": 172,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 1,
        "focInd": 1,
        "focOp": 90,
        "hover": 83,
        "labClash": 4,
        "linkUl": 252,
        "role": 104,
        "styleDiff": 57,
        "zIndex": 31
      },
      "alfa": {
        "r11": 12,
        "r14": 4,
        "r20": 40,
        "r3": 624,
        "r57": 20,
        "r65": 13,
        "r66": 1,
        "r68": 4,
        "r69": 1,
        "r73": 4
      },
      "axe": {
        "aria-allowed-role": 6,
        "aria-valid-attr-value": 21,
        "color-contrast-enhanced": 16,
        "color-contrast": 16,
        "hidden-content": 0,
        "aria-allowed-attr": 15,
        "aria-required-children": 4,
        "duplicate-id-active": 15,
        "duplicate-id-aria": 16,
        "duplicate-id": 69,
        "label-content-name-mismatch": 3,
        "landmark-unique": 2,
        "region": 4
      },
      "htmlcs": {
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.4_1_1.F77": 40,
        "w:AA.1_3_1.ARIA16,ARIA9": 1,
        "w:AA.1_3_1.ARIA6": 1,
        "w:AA.1_3_1.H85.2": 4,
        "w:AA.1_4_3.G145.Abs": 4,
        "w:AA.1_4_3.G145.Alpha": 2,
        "w:AA.1_4_3.G18.Abs": 4,
        "w:AA.1_4_3.G18.Alpha": 9,
        "w:AA.1_4_3.G18.BgImage": 3
      },
      "ibm": {
        "RPT_Elem_UniqueId": 388,
        "Rpt_Aria_ValidProperty": 40,
        "Rpt_Aria_ValidIdRef": 80,
        "Rpt_Aria_RegionLabel_Implicit": 44,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8,
        "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit": 52,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 24,
        "Rpt_Aria_MultipleApplicationLandmarks": 40,
        "landmark_name_unique": 64,
        "aria_semantics_role": 48,
        "aria_semantics_attribute": 44,
        "aria_hidden_focus_misuse": 404,
        "element_attribute_deprecated": 3,
        "aria_role_redundant": 12
      },
      "wave": {
        "e:link_empty": 20,
        "e:aria_reference_broken": 64,
        "c:contrast": 6,
        "a:alt_redundant": 14,
        "a:link_redundant": 10,
        "a:link_pdf": 6,
        "a:noscript": 1,
        "a:text_small": 22,
        "a:title_redundant": 7,
        "a:youtube_video": 3
      },
      "tenon": {
        "28": 4,
        "79": 28,
        "95": 4,
        "98": 80,
        "134": 69,
        "144": 60,
        "152": 68,
        "153": 42,
        "190": 8
      },
      "continuum": {
        "37": 20,
        "85": 20,
        "94": 656,
        "95": 4,
        "246": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 1,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 13,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 68,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 21,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 2,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 126,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 78,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 5,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "aria_semantics_role": {
              "score": 36,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "aria_role_redundant": {
              "score": 9,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          },
          "continuum": {
            "37": {
              "score": 15,
              "what": "a element has a role attribute that is not allowed"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 14,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 8,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 12,
              "what": "Link has no accessible name"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 20,
              "what": "Link contains no text"
            }
          }
        },
        "visibleLabelNotName": {
          "alfa": {
            "r14": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 2,
              "what": "Element visible text is not part of its accessible name"
            }
          }
        },
        "ariaBadAttribute": {
          "alfa": {
            "r20": {
              "score": 40,
              "what": "ARIA attribute is not defined"
            }
          },
          "axe": {
            "aria-valid-attr-value": {
              "score": 21,
              "what": "ARIA attribute has an invalid value"
            },
            "aria-allowed-attr": {
              "score": 15,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          },
          "ibm": {
            "Rpt_Aria_ValidProperty": {
              "score": 40,
              "what": "ARIA attribute is invalid for the role"
            },
            "aria_semantics_attribute": {
              "score": 44,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 468,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-active": {
              "score": 11,
              "what": "id attribute value of the active element is not unique"
            },
            "duplicate-id-aria": {
              "score": 12,
              "what": "id attribute used in ARIA or in a label has a value that is not unique"
            },
            "duplicate-id": {
              "score": 52,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 30,
              "what": "Duplicate id attribute value"
            }
          },
          "ibm": {
            "RPT_Elem_UniqueId": {
              "score": 291,
              "what": "Element id attribute value is not unique within the document"
            }
          },
          "continuum": {
            "94": {
              "score": 492,
              "what": "Elements contains an id attribute set to a value that is not unique in the DOM"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 10,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 2,
              "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": 4,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          },
          "axe": {
            "aria-required-children": {
              "score": 4,
              "what": "ARIA role does not contain a required child"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 1,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 12,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 5,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          },
          "ibm": {
            "landmark_name_unique": {
              "score": 48,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "iframeTitleBad": {
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.ARIA16,ARIA9": {
              "score": 1,
              "what": "aria-labelledby attribute references a nonexistent element"
            }
          },
          "continuum": {
            "95": {
              "score": 4,
              "what": "element has an aria-labelledby value that includes an invalid or duplicate id"
            }
          }
        },
        "labelEmpty": {
          "htmlcs": {
            "w:AA.1_3_1.ARIA6": {
              "score": 1,
              "what": "Value of the aria-label attribute of the form control is empty or only whitespace"
            }
          }
        },
        "selectFlatRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H85.2": {
              "score": 1,
              "what": "Selection list may contain groups of related options that are not grouped with optgroup"
            }
          }
        },
        "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.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 2,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "ariaReferenceBad": {
          "ibm": {
            "Rpt_Aria_ValidIdRef": {
              "score": 80,
              "what": "ARIA property does not reference the non-empty unique id of a visible element"
            }
          },
          "wave": {
            "e:aria_reference_broken": {
              "score": 64,
              "what": "Broken ARIA reference"
            }
          }
        },
        "regionNoText": {
          "ibm": {
            "Rpt_Aria_RegionLabel_Implicit": {
              "score": 44,
              "what": "Element with a region role has no label that describes its purpose"
            }
          }
        },
        "regionConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleRegionsUniqueLabel_Implicit": {
              "score": 39,
              "what": "Element with a region role has no unique label among the region-role elements"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 18,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "applicationConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleApplicationLandmarks": {
              "score": 30,
              "what": "Element with an application role has no unique purpose label among the application-role elements"
            }
          }
        },
        "focusableHidden": {
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 404,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 4,
              "what": "Redundant text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 5,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 2,
              "what": "Link to PDF document"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 17,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 52,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 2,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 7,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:youtube_video": {
              "score": 1,
              "what": "YouTube video may have no or incorrect captions"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 40,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 60,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 34,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 11,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 8,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "controlleeBadID": {
          "continuum": {
            "85": {
              "score": 20,
              "what": "aria-controls attribute references an invalid or duplicate ID"
            }
          }
        },
        "listChild": {
          "continuum": {
            "246": {
              "score": 4,
              "what": "ul element does not contain only li, script, template, or listitem-role elements as direct child elements"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 2500,
      "log": 59,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "duplicateID",
          "score": 840
        },
        {
          "groupName": "focusableHidden",
          "score": 406
        },
        {
          "groupName": "linkIndication",
          "score": 128
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 116
        },
        {
          "groupName": "ariaReferenceBad",
          "score": 108
        },
        {
          "groupName": "roleBad",
          "score": 106
        },
        {
          "groupName": "focusableOperable",
          "score": 70
        },
        {
          "groupName": "leadingClipsText",
          "score": 62
        },
        {
          "groupName": "fontSmall",
          "score": 61
        },
        {
          "groupName": "landmarkConfusion",
          "score": 51
        },
        {
          "groupName": "regionNoText",
          "score": 46
        },
        {
          "groupName": "linkTextsSame",
          "score": 42
        },
        {
          "groupName": "regionConfusion",
          "score": 41
        },
        {
          "groupName": "targetSize",
          "score": 36
        },
        {
          "groupName": "applicationConfusion",
          "score": 32
        },
        {
          "groupName": "linkNoText",
          "score": 27
        },
        {
          "groupName": "hoverSurprise",
          "score": 23
        },
        {
          "groupName": "controlleeBadID",
          "score": 22
        },
        {
          "groupName": "navConfusion",
          "score": 20
        },
        {
          "groupName": "inconsistentStyles",
          "score": 16
        },
        {
          "groupName": "contrastAA",
          "score": 16
        },
        {
          "groupName": "focusIndication",
          "score": 15
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 14
        },
        {
          "groupName": "allCaps",
          "score": 13
        },
        {
          "groupName": "zIndexNotZero",
          "score": 10
        },
        {
          "groupName": "titleRedundant",
          "score": 10
        },
        {
          "groupName": "tabIndexMissing",
          "score": 10
        },
        {
          "groupName": "childMissing",
          "score": 8
        },
        {
          "groupName": "contrastRisk",
          "score": 8
        },
        {
          "groupName": "contrastAAA",
          "score": 7
        },
        {
          "groupName": "linkPair",
          "score": 7
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "labelBadID",
          "score": 6
        },
        {
          "groupName": "imageTextRedundant",
          "score": 6
        },
        {
          "groupName": "listChild",
          "score": 6
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "labelClash",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "pdfLink",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "labelEmpty",
          "score": 3
        },
        {
          "groupName": "selectFlatRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        }
      ]
    }
  }
}