Accessibility test digest

Synopsis

Page: Department of Veterans Affairs

URL: https://www.va.gov/

Score: 370

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the Department of Veterans Affairs web page at https://www.va.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 370 (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
total370
log109
linkForcesNewWindow74
contrastAA33
menuNavigation21
contrastAAA15
inconsistentStyles11
roleBad10
bannerConfusion8
linkIndication7
visibleLabelNotName7
contentBeyondLandmarks7
presentationChild6
targetSize6
contrastRisk5
footerConfusion5
zIndexNotZero4
h1Missing4
skipRepeatedContent4
landmarkConfusion4
visibleBulk3
hoverSurprise3
hiddenContentRisk3
linkConfusionRisk3
banners3
scrollRisk3
obsolete3
linkPair3
noScriptRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoLinkRisk: 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-dva",
  "host": {
    "id": "dva",
    "which": "https://www.va.gov/",
    "what": "Department of Veterans Affairs"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T22:16:33"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T22:18:56"
    }
  ],
  "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.va.gov/",
        "what": "Department of Veterans Affairs"
      },
      {
        "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.va.gov/",
        "what": "Department of Veterans Affairs"
      },
      {
        "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.va.gov/",
      "what": "Department of Veterans Affairs",
      "result": "https://www.va.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.va.gov/",
      "result": {
        "bytes": [
          209538,
          209538,
          209538,
          209538,
          209538
        ],
        "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.va.gov/",
      "what": "Department of Veterans Affairs",
      "result": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.va.gov/",
      "result": {
        "visibleElements": 354
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.va.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.va.gov/",
      "result": {
        "tabFocusables": 99,
        "tabFocused": 99,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.va.gov/",
      "what": "URL",
      "result": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.va.gov/",
      "result": {
        "totals": {
          "total": 99,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 99,
              "meanDelay": 0,
              "tagNames": {
                "A": 89,
                "BUTTON": 10
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to Content",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Here’s how you know",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Talk to the Veterans Crisis Line now",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact us",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Sign in",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "VA Benefits and Health Care",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "About VA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a VA Location",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "My VA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find VA locations tool",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "vaccine information page",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Refill and track your prescriptions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Send a secure message to your health care team",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Schedule and manage health appointments",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View your lab and test results",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Apply now for VA health care",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Check your claim or appeal status",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View your payment history",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Upload evidence to support your claim",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File for a VA disability increase",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "File a claim for compensation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View your payment history",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Change your current education benefits",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Compare GI Bill benefits by school",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Apply for education benefits",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Veteran ID cards",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get your VA medical records",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Download your benefit letters",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Change your address",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Request your military records (DD214)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Service member benefits",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Family member benefits",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Burials and memorials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers and employment",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Housing assistance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pension",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Life insurance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education and training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Records",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Health care",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Disability",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a VA health facility, regional office, or cemetery",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Talk to a Veterans Crisis Line responder now",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Sign in or create an account to use more tools",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "State Veterans Affairs Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Support for those who served",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VAntage Point: news you can use",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Homeless Veterans",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Women Veterans",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Minority Veterans",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LGBTQ+ Veterans",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PTSD",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mental health",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Adaptive sports and special events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VA outreach events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "National Resource Directory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VA forms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VA health care providers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accredited claims representatives",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VA mobile apps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Veterans Service Organizations (VSOs)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "State Veterans Affairs offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Doing business with VA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers at VA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VA outreach materials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Your VA welcome kit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VAntage Point blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Email updates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flickr",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All VA social media",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Veterans Crisis Line",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources and support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "800-698-2411",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "TTY: 711",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find a VA location",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Tagalog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Other languages",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Civil Rights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Freedom of Information Act (FOIA)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plain language",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy, policies, and legal information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VA Privacy Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VA performance dashboard",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Veterans Portrait Project",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.va.gov/",
      "what": "URL",
      "result": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.va.gov/",
      "result": {
        "totals": {
          "total": 151,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 151,
              "tagNames": {
                "A": 132,
                "BUTTON": 18,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "b41d0827dee30bd2c7653a65e5382284",
              "text": "Skip to Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "update your browser",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "usa-banner-toggle",
              "text": "Here’s how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "a35dd69f2d763f4b0c8a74fbf13aa447",
              "text": "Talk to the Veterans Crisis Line now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" class=\"va-header-logo\" style=\"cursor: default;\"> <img src=\"https://s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-header-dropdown-input-field",
              "text": "<input aria-autocomplete=\"none\" aria-controls=\"search-header-dropdown-listbox\" a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "search-header-dropdown-submit-button",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Sign in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "VA Benefits and Health Care",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "About VA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a VA Location",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My VA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find VA locations tool",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "vaccine information page",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "acd0eb87a4821ddbc4db43d8813840c5",
              "text": "Refill and track your prescriptions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "20839a8da7ac4a5bf517aa98bad9e182",
              "text": "Send a secure message to your health care team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "50b75f1825d2791de55d994a4eb2a9fe",
              "text": "Schedule and manage health appointments",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "1db56f9695a4874d35457fdbb1adfa21",
              "text": "View your lab and test results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "cbb086f48c95fbc455dd1ecddb104ab0",
              "text": "Apply now for VA health care",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ef69e3ef135e63a11cd1cc11ed739a51",
              "text": "Check your claim or appeal status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "b1c765e7757d431de2d1102d84975bd1",
              "text": "View your payment history",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "c2fe0866cc07810ee53017c39a24fe0e",
              "text": "Upload evidence to support your claim",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "be90ce17863faa7d5b77108747badf3f",
              "text": "File for a VA disability increase",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "567634800d52463c9bf77a333014ecd3",
              "text": "File a claim for compensation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "97d7be566b227ebccc57edd41aac39f4",
              "text": "View your payment history",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "960d4211567d0c1e7c5aa6ebc90d14ff",
              "text": "Change your current education benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "6617096c437169afa9962d9f5113d434",
              "text": "Compare GI Bill benefits by school",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "b4cf928e7e37ccef5ca2932b4dfab885",
              "text": "Apply for education benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "d9774c599dd287ed4cd9228f2ebc4189",
              "text": "Get Veteran ID cards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "35a1552c3a9c84fccebe98db5f9d75fb",
              "text": "Get your VA medical records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "1ed7d3caa5d41bc925a7f2991daf60cb",
              "text": "Download your benefit letters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "9ceece5e079590df9c8fd95bd2009b98",
              "text": "Change your address",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "72dea966a4245dd56a892f22b70f6c8a",
              "text": "Request your military records (DD214)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "9dee7c74791aa61a34d830ecc7501b7b",
              "text": "Service member benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "50e8121128f37659bfcb77b0e9622955",
              "text": "Family member benefits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "8c11fb3e4cc83fab056a403b54480d91",
              "text": "Burials and memorials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "3c6282c779ff447f99ae4528a4ac20f4",
              "text": "Careers and employment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "9dd75f3f304eae2c78f592dcae9176d2",
              "text": "Housing assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "1629d6cc027ce94666e3c485856730f8",
              "text": "Pension",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "54f59c5397549c353a91ed5a36bfae41",
              "text": "Life insurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "39d0599a27ba5aba6d101b25782f430b",
              "text": "Education and training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "48749746330c56fc45d756638dcdfd70",
              "text": "Records",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "e4de09872a3950cba8e39d088df3ef91",
              "text": "Health care",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "6663035ff9129d14d88a70f769e1e0bf",
              "text": "Disability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ce88a4b5ae8cfead0c6529fbc7b8b2c5",
              "text": "Find a VA health facility, regional office, or cemetery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "3ec8f77b9b420d56d45eb8a9cbc9759a",
              "text": "Talk to a Veterans Crisis Line responder now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "d0fdb528a07297c56e2646854c539302",
              "text": "Sign in or create an account to use more tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "08e476fa512262464af1c171183a1134",
              "text": "State Veterans Affairs Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "86ff052662cb95abd346ccefe98af998",
              "text": "Support for those who served",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "cad9912094451a84e4929fc66ab97fb1",
              "text": "VAntage Point: news you can use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Homeless Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Women Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Minority Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LGBTQ+ Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PTSD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mental health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adaptive sports and special events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA outreach events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Resource Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA health care providers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accredited claims representatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA mobile apps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans Service Organizations (VSOs)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Veterans Affairs offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Doing business with VA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers at VA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA outreach materials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your VA welcome kit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VAntage Point blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flickr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All VA social media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Veterans Crisis Line",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources and support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "800-698-2411",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TTY: 711",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a VA location",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources and support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "800-698-2411",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "TTY: 711",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find a VA location",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Veteran programs and services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Homeless Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Women Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Minority Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LGBTQ+ Veterans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PTSD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mental health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adaptive sports and special events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA outreach events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Resource Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "More VA resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA health care providers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accredited claims representatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA mobile apps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans Service Organizations (VSOs)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "State Veterans Affairs offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Doing business with VA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers at VA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA outreach materials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your VA welcome kit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Get VA updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VAntage Point blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Email updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flickr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All VA social media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Language assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tagalog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other languages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tagalog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other languages",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"Go to VA.gov\" style=\"cursor: default;\"><img src=\"https://www.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Civil Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Freedom of Information Act (FOIA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plain language",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy, policies, and legal information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA Privacy Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VA performance dashboard",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Veterans Portrait Project",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Close this modal\" class=\"va-modal-close va-overlay-close va-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Call 800-273-8255 and select 1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Text 838255",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Start a confidential chat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "800-799-4889",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VeteransCrisisLine.net",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"va-alert-close\" aria-label=\"Close notification\" style=\"cursor: de",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.va.gov/",
      "what": "URL",
      "result": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.va.gov/",
      "result": {
        "totals": {
          "triggers": 170,
          "headTriggers": 20,
          "tailTriggers": 150,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "b41d0827dee30bd2c7653a65e5382284",
                "text": "SkiptoContent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.va.gov/",
      "what": "URL",
      "result": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.va.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 18
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Here’s how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Talk to the Veterans Crisis Line now"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Close"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Sign in"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "VA Benefits and Health Care"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "About VA"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Talk to a Veterans Crisis Line responder now"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Sign in or create an account to use more tools"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Veterans Crisis Line"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Contact us"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Veteran programs and services"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "More VA resources"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Get VA updates"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Language assistance"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close this modal"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.va.gov/",
      "result": {
        "totals": {
          "links": 132,
          "adjacent": {
            "total": 40,
            "underlined": 35,
            "underlinedPercent": 87
          }
        },
        "items": {
          "underlined": [
            "Skip to Content",
            "update your browser",
            "",
            "Find VA locations tool",
            "vaccine information page",
            "Service member benefits",
            "Family member benefits",
            "Burials and memorials",
            "Careers and employment",
            "Housing assistance",
            "Pension",
            "Life insurance",
            "Education and training",
            "Records",
            "Health care",
            "Disability",
            "State Veterans Affairs Offices",
            "Support for those who served",
            "VAntage Point: news you can use",
            "Resources and support",
            "Contact us",
            "800-698-2411",
            "TTY: 711",
            "Find a VA location",
            "Resources and support",
            "Contact us",
            "800-698-2411",
            "TTY: 711",
            "Find a VA location",
            "",
            "Call 800-273-8255 and select 1",
            "Text 838255",
            "Start a confidential chat",
            "800-799-4889",
            "VeteransCrisisLine.net"
          ],
          "notUnderlined": [
            "Contact us",
            "Home",
            "Find a VA Location",
            "My VA",
            "Find a VA health facility, regional office, or cemetery"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.va.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 25,
              "correct": 6,
              "incorrect": 19
            },
            "specific": {
              "tab": {
                "total": 5,
                "correct": 5,
                "incorrect": 0
              },
              "left": {
                "total": 5,
                "correct": 0,
                "incorrect": 5
              },
              "right": {
                "total": 5,
                "correct": 0,
                "incorrect": 5
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 5,
                "correct": 0,
                "incorrect": 5
              },
              "end": {
                "total": 5,
                "correct": 1,
                "incorrect": 4
              }
            }
          },
          "menuItems": {
            "total": 5,
            "correct": 0,
            "incorrect": 5
          },
          "menus": {
            "total": 1,
            "correct": 0,
            "incorrect": 1
          }
        },
        "menuItems": {
          "incorrect": [
            {
              "tagName": "LI",
              "text": "Home",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "VA Benefits and Health Care",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "About VA",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "Find a VA Location",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LI",
              "text": "My VA",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.va.gov/",
      "what": "URL",
      "result": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.va.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.va.gov/",
      "result": {
        "roleElements": 14,
        "badRoleElements": 5,
        "redundantRoleElements": 0,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "SPAN": {
            "status": {
              "bad": 1,
              "redundant": 0
            }
          },
          "INPUT": {
            "combobox": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            }
          },
          "SECTION": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.va.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": 17,
            "subtotals": [
              5,
              2,
              2,
              1,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 40,
            "subtotals": [
              18,
              16,
              5,
              1
            ]
          },
          "listLink": {
            "total": 92,
            "subtotals": [
              73,
              19
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 27,
            "subtotals": [
              12,
              11,
              4
            ]
          },
          "h3": {
            "total": 4,
            "subtotals": [
              3,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here’s how you know",
                "Talk to the Veterans Crisis Line now",
                "Veterans Crisis Line",
                "Contact us",
                "Veteran programs and services",
                "More VA resources",
                "Get VA updates",
                "Language assistance"
              ],
              "600": [
                "Search"
              ],
              "700": [
                "Close",
                "Search",
                "Sign in",
                "VA Benefits and Health Care",
                "About VA",
                "Talk to a Veterans Crisis Line responder now",
                "Sign in or create an account to use more tools",
                ""
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Here’s how you know",
                "Veterans Crisis Line"
              ],
              "none": [
                "Talk to the Veterans Crisis Line now",
                "Close",
                "Search",
                "Search",
                "Sign in",
                "VA Benefits and Health Care",
                "About VA",
                "Talk to a Veterans Crisis Line responder now",
                "Sign in or create an account to use more tools",
                "Contact us",
                "Veteran programs and services",
                "More VA resources",
                "Get VA updates",
                "Language assistance",
                ""
              ]
            },
            "borderStyle": {
              "none": [
                "Here’s how you know",
                "Talk to the Veterans Crisis Line now",
                "Close",
                "Search",
                "Search",
                "Sign in",
                "Talk to a Veterans Crisis Line responder now",
                "Sign in or create an account to use more tools",
                "Veterans Crisis Line",
                ""
              ],
              "solid none none": [
                "VA Benefits and Health Care",
                "About VA"
              ],
              "solid none": [
                "Contact us",
                "Veteran programs and services",
                "More VA resources",
                "Get VA updates",
                "Language assistance"
              ]
            },
            "borderWidth": {
              "0px": [
                "Here’s how you know",
                "Talk to the Veterans Crisis Line now",
                "Close",
                "Search",
                "Search",
                "Sign in",
                "Talk to a Veterans Crisis Line responder now",
                "Sign in or create an account to use more tools",
                "Veterans Crisis Line",
                ""
              ],
              "3px 0px 0px": [
                "VA Benefits and Health Care",
                "About VA"
              ],
              "3px 0px": [
                "Contact us",
                "Veteran programs and services",
                "More VA resources",
                "Get VA updates",
                "Language assistance"
              ]
            },
            "height": {
              "12px": [
                "Here’s how you know"
              ],
              "32px": [
                "Talk to the Veterans Crisis Line now",
                "Search"
              ],
              "auto": [
                "Close",
                "Contact us",
                "Veteran programs and services",
                "More VA resources",
                "Get VA updates",
                "Language assistance"
              ],
              "42px": [
                "Search",
                ""
              ],
              "36px": [
                "Sign in"
              ],
              "51px": [
                "VA Benefits and Health Care",
                "About VA"
              ],
              "85px": [
                "Talk to a Veterans Crisis Line responder now",
                "Sign in or create an account to use more tools"
              ],
              "24px": [
                "Veterans Crisis Line"
              ]
            },
            "lineHeight": {
              "12px": [
                "Here’s how you know"
              ],
              "16px": [
                "Talk to the Veterans Crisis Line now",
                "Close",
                "Search",
                "Search",
                "Sign in",
                "VA Benefits and Health Care",
                "About VA",
                "Talk to a Veterans Crisis Line responder now",
                "Sign in or create an account to use more tools",
                "Contact us",
                "Veteran programs and services",
                "More VA resources",
                "Get VA updates",
                "Language assistance"
              ],
              "24px": [
                "Veterans Crisis Line"
              ],
              "40px": [
                ""
              ]
            },
            "minWidth": {
              "0px": [
                "Here’s how you know",
                "Talk to the Veterans Crisis Line now",
                "Search",
                "Search",
                "Sign in",
                "VA Benefits and Health Care",
                "About VA",
                "Talk to a Veterans Crisis Line responder now",
                "Sign in or create an account to use more tools",
                "Veterans Crisis Line",
                "Contact us",
                "Veteran programs and services",
                "More VA resources",
                "Get VA updates",
                "Language assistance",
                ""
              ],
              "100px": [
                "Close"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Find VA locations tool",
                "vaccine information page",
                "Resources and support",
                "Contact us",
                "800-698-2411",
                "TTY: 711",
                "Find a VA location",
                "Resources and support",
                "Contact us",
                "800-698-2411",
                "TTY: 711",
                "Find a VA location",
                "",
                "Call 800-273-8255 and select 1",
                "Text 838255",
                "Start a confidential chat",
                "VeteransCrisisLine.net"
              ],
              "600": [
                "Skip to Content"
              ],
              "700": [
                "update your browser",
                "Contact us",
                "Home",
                "Find a VA Location",
                "My VA",
                "Service member benefits",
                "Family member benefits",
                "Burials and memorials",
                "Careers and employment",
                "Housing assistance",
                "Pension",
                "Life insurance",
                "Education and training",
                "Records",
                "Health care",
                "Disability",
                "Find a VA health facility, regional office, or cemetery",
                "State Veterans Affairs Offices",
                "Support for those who served",
                "VAntage Point: news you can use",
                "800-799-4889"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to Content",
                "update your browser",
                "",
                "Find VA locations tool",
                "vaccine information page",
                "Service member benefits",
                "Family member benefits",
                "Burials and memorials",
                "Careers and employment",
                "Housing assistance",
                "Pension",
                "Life insurance",
                "Education and training",
                "Records",
                "Health care",
                "Disability",
                "State Veterans Affairs Offices",
                "Support for those who served",
                "VAntage Point: news you can use",
                "Resources and support",
                "Contact us",
                "800-698-2411",
                "TTY: 711",
                "Find a VA location",
                "Resources and support",
                "Contact us",
                "800-698-2411",
                "TTY: 711",
                "Find a VA location",
                "",
                "Call 800-273-8255 and select 1",
                "Text 838255",
                "Start a confidential chat",
                "800-799-4889",
                "VeteransCrisisLine.net"
              ],
              "none": [
                "Contact us",
                "Home",
                "Find a VA Location",
                "My VA",
                "Find a VA health facility, regional office, or cemetery"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(0, 71, 149)": [
                "Refill and track your prescriptions",
                "Send a secure message to your health care team",
                "Schedule and manage health appointments",
                "View your lab and test results",
                "Apply now for VA health care",
                "Check your claim or appeal status",
                "View your payment history",
                "Upload evidence to support your claim",
                "File for a VA disability increase",
                "File a claim for compensation",
                "View your payment history",
                "Change your current education benefits",
                "Compare GI Bill benefits by school",
                "Apply for education benefits",
                "Get Veteran ID cards",
                "Get your VA medical records",
                "Download your benefit letters",
                "Change your address",
                "Request your military records (DD214)"
              ],
              "rgb(255, 255, 255)": [
                "Homeless Veterans",
                "Women Veterans",
                "Minority Veterans",
                "LGBTQ+ Veterans",
                "PTSD",
                "Mental health",
                "Adaptive sports and special events",
                "VA outreach events",
                "National Resource Directory",
                "VA forms",
                "VA health care providers",
                "Accredited claims representatives",
                "VA mobile apps",
                "Veterans Service Organizations (VSOs)",
                "State Veterans Affairs offices",
                "Doing business with VA",
                "Careers at VA",
                "VA outreach materials",
                "Your VA welcome kit",
                "VAntage Point blog",
                "News releases",
                "Email updates",
                "Facebook",
                "Instagram",
                "Twitter",
                "Flickr",
                "YouTube",
                "All VA social media",
                "Homeless Veterans",
                "Women Veterans",
                "Minority Veterans",
                "LGBTQ+ Veterans",
                "PTSD",
                "Mental health",
                "Adaptive sports and special events",
                "VA outreach events",
                "National Resource Directory",
                "VA forms",
                "VA health care providers",
                "Accredited claims representatives",
                "VA mobile apps",
                "Veterans Service Organizations (VSOs)",
                "State Veterans Affairs offices",
                "Doing business with VA",
                "Careers at VA",
                "VA outreach materials",
                "Your VA welcome kit",
                "VAntage Point blog",
                "News releases",
                "Email updates",
                "Facebook",
                "Instagram",
                "Twitter",
                "Flickr",
                "YouTube",
                "All VA social media",
                "Español",
                "Tagalog",
                "Other languages",
                "Español",
                "Tagalog",
                "Other languages",
                "Accessibility",
                "Civil Rights",
                "Freedom of Information Act (FOIA)",
                "Office of Inspector General",
                "Plain language",
                "Privacy, policies, and legal information",
                "VA Privacy Service",
                "No FEAR Act Data",
                "USA.gov",
                "VA performance dashboard",
                "Veterans Portrait Project"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(50, 58, 69)": [
                "Health care",
                "Disability",
                "Education",
                "Records",
                "Service member benefits",
                "Family member benefits",
                "Burials and memorials",
                "Careers and employment",
                "Housing assistance",
                "Pension",
                "Life insurance",
                "Education and training",
                "Records",
                "Health care",
                "Disability"
              ],
              "rgb(255, 255, 255)": [
                "Veteran programs and services",
                "More VA resources",
                "Get VA updates",
                "In crisis? Talk to someone now",
                "Get answers",
                "Call us",
                "Visit a medical center or regional office",
                "Get answers",
                "Call us",
                "Visit a medical center or regional office",
                "Language assistance",
                "Language assistance"
              ]
            },
            "fontSize": {
              "20px": [
                "Health care",
                "Disability",
                "Education",
                "Records"
              ],
              "17px": [
                "Service member benefits",
                "Family member benefits",
                "Burials and memorials",
                "Careers and employment",
                "Housing assistance",
                "Pension",
                "Life insurance",
                "Education and training",
                "Records",
                "Health care",
                "Disability"
              ],
              "17.6px": [
                "Veteran programs and services",
                "More VA resources",
                "Get VA updates",
                "In crisis? Talk to someone now",
                "Get answers",
                "Call us",
                "Visit a medical center or regional office",
                "Get answers",
                "Call us",
                "Visit a medical center or regional office",
                "Language assistance",
                "Language assistance"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(50, 58, 69)": [
                "State Veterans Affairs Offices",
                "Support for those who served",
                "VAntage Point: news you can use"
              ],
              "rgb(33, 33, 33)": [
                "We’re here anytime, day or night – 24/7"
              ]
            },
            "fontSize": {
              "17px": [
                "State Veterans Affairs Offices",
                "Support for those who served",
                "VAntage Point: news you can use"
              ],
              "20px": [
                "We’re here anytime, day or night – 24/7"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.va.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.va.gov/",
      "result": {
        "totals": {
          "total": 7,
          "tagNames": {
            "DIV": 6,
            "BUTTON": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "mega-menu-mobile",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "login-root",
            "text": "SearchUse up and down arrows to review autocomplete results and enter to search. Touch device users,"
          },
          {
            "tagName": "DIV",
            "id": "search",
            "text": "Use up and down arrows to review autocomplete results and enter to search. Touch device users, explo"
          },
          {
            "tagName": "DIV",
            "id": "mega-menu",
            "text": "HomeVA Benefits and Health CareAbout VAFind a VA LocationMy VA"
          },
          {
            "tagName": "DIV",
            "id": "vetnav",
            "text": "HomeVA Benefits and Health CareAbout VAFind a VA LocationMy VA"
          },
          {
            "tagName": "DIV",
            "id": "modal-crisisline",
            "text": "We’re here anytime, day or night – 24/7If you are a Veteran in crisis or concerned about one, connec"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.va.gov/",
      "result": {
        "totals": {
          "failures": 4,
          "warnings": 0
        },
        "items": [
          {
            "index": 102,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[2]/li[4]/a[1]",
              "codeLines": [
                "<a aria-label=\"TTY: 7 1 1.\" href=\"tel:+1711\">",
                "  TTY: 711",
                "</a>"
              ]
            }
          },
          {
            "index": 742,
            "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]/a[1]/text()[1]",
              "codeLines": [
                "Skip to Content"
              ]
            }
          },
          {
            "index": 878,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 1405,
            "verdict": "failed",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.va.gov/",
      "result": {
        "totals": {
          "rulesNA": 46,
          "rulesPassed": 48,
          "rulesWarned": 4,
          "rulesViolated": 4,
          "warnings": {
            "minor": 13,
            "moderate": 0,
            "serious": 76,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 2,
            "serious": 6,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-17T22:18:25.660Z",
          "url": "https://www.va.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"sitewide-search-drop-down-panel-button va-btn-withicon va-dropdown-trigger va-btn-withicon va-dropdown-trigger\" aria-controls=\"search\" aria-expanded=\"false\">",
                          "target": [
                            ".sitewide-search-drop-down-panel-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>",
                  "target": [
                    ".sitewide-search-drop-down-panel-button > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-expanded=\"false\" aria-controls=\"vetnav-va-benefits-and-health-care\" class=\"vetnav-level1\" data-e2e-id=\"va-benefits-and-health-care-0\">VA Benefits and Health Care</button>",
                          "target": [
                            "button[data-e2e-id=\"va-benefits-and-health-care-0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button aria-expanded=\"false\" aria-controls=\"vetnav-va-benefits-and-health-care\" class=\"vetnav-level1\" data-e2e-id=\"va-benefits-and-health-care-0\">VA Benefits and Health Care</button>",
                  "target": [
                    "button[data-e2e-id=\"va-benefits-and-health-care-0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-expanded=\"false\" aria-controls=\"vetnav-about-va\" class=\"vetnav-level1\" data-e2e-id=\"about-va-1\">About VA</button>",
                          "target": [
                            "button[aria-controls=\"vetnav-about-va\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button aria-expanded=\"false\" aria-controls=\"vetnav-about-va\" class=\"vetnav-level1\" data-e2e-id=\"about-va-1\">About VA</button>",
                  "target": [
                    "button[aria-controls=\"vetnav-about-va\"]"
                  ],
                  "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": "#323a45",
                        "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><strong>Natural disaster affecting your area:</strong>&nbsp;Use the&nbsp;<a href=\"https://www.va.gov/find-locations\">Find VA locations tool</a>&nbsp;to check the status and operating hours of your local VA facility.</p>",
                  "target": [
                    "va-banner[show-close=\"true\"] > p:nth-child(1)"
                  ],
                  "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": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Natural disaster affecting your area:</strong>",
                  "target": [
                    "va-banner[show-close=\"true\"] > p:nth-child(1) > strong"
                  ],
                  "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": "#004795",
                        "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": "<a href=\"https://www.va.gov/find-locations\">Find VA locations tool</a>",
                  "target": [
                    "p:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "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><strong>Coronavirus information:</strong>&nbsp;To get the latest updates and sign up to stay informed about COVID-19 vaccines, visit our&nbsp;<a href=\"https://www.va.gov/health-care/covid-19-vaccine/\">vaccine information page</a>.&nbsp;</p>",
                  "target": [
                    "va-banner[show-close=\"true\"] > p:nth-child(2)"
                  ],
                  "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": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Coronavirus information:</strong>",
                  "target": [
                    "va-banner[show-close=\"true\"] > p:nth-child(2) > strong"
                  ],
                  "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": "#004795",
                        "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": "<a href=\"https://www.va.gov/health-care/covid-19-vaccine/\">vaccine information page</a>",
                  "target": [
                    "p:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"homepage-hub\">",
                          "target": [
                            ".homepage-hub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"heading-level-2 homepage-heading\">Access and manage your VA benefits and health care</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/service-member-benefits\" id=\"9dee7c74791aa61a34d830ecc7501b7b\"><i class=\"icon-small icon-heading hub-icon-service-member hub-background-service-member white vads-u-margin-right--0p5\"></i>Service member benefits</a>",
                  "target": [
                    "#\\39 dee7c74791aa61a34d830ecc7501b7b"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Find out what benefits you may be eligible for during service and which time-sensitive benefits to consider when separating or retiring.</p>",
                  "target": [
                    "div[data-entity-id=\"809\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/family-member-benefits\" id=\"50e8121128f37659bfcb77b0e9622955\"><i class=\"icon-small icon-heading hub-icon-family-member hub-background-family-member white vads-u-margin-right--0p5\"></i>Family member benefits</a>",
                  "target": [
                    "#\\35 0e8121128f37659bfcb77b0e9622955"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Learn about the benefits you may qualify for as a spouse, dependent, or survivor. And find out what you're eligible for as a family member caring for a Veteran with disabilities.</p>",
                  "target": [
                    "div[data-entity-id=\"810\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/burials-memorials\" id=\"8c11fb3e4cc83fab056a403b54480d91\"><i class=\"icon-small icon-heading hub-icon-burials hub-background-burials white vads-u-margin-right--0p5\"></i>Burials and memorials</a>",
                  "target": [
                    "#\\38 c11fb3e4cc83fab056a403b54480d91"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Get help planning a burial in a VA national cemetery, order a headstone or other memorial item to honor a Veteran's service, and apply for survivor and dependent benefits.</p>",
                  "target": [
                    "div[data-entity-id=\"78\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers-employment\" id=\"3c6282c779ff447f99ae4528a4ac20f4\"><i class=\"icon-small icon-heading hub-icon-careers hub-background-careers white vads-u-margin-right--0p5\"></i>Careers and employment</a>",
                  "target": [
                    "#\\33 c6282c779ff447f99ae4528a4ac20f4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Apply for vocational rehabilitation services, get support for your Veteran-owned small business, and access other career resources.</p>",
                  "target": [
                    "div[data-entity-id=\"72\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/housing-assistance\" id=\"9dd75f3f304eae2c78f592dcae9176d2\"><i class=\"icon-small icon-heading hub-icon-housing hub-background-housing white vads-u-margin-right--0p5\"></i>Housing assistance</a>",
                  "target": [
                    "#\\39 dd75f3f304eae2c78f592dcae9176d2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Find out if you're eligible for a VA-backed home loan. If you have a service-connected disability, see if you qualify for a housing grant to help you live more independently.</p>",
                  "target": [
                    "div[data-entity-id=\"74\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/pension\" id=\"1629d6cc027ce94666e3c485856730f8\"><i class=\"icon-small icon-heading hub-icon-pension hub-background-pension white vads-u-margin-right--0p5\"></i>Pension</a>",
                  "target": [
                    "#\\31 629d6cc027ce94666e3c485856730f8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Apply for monthly payments for wartime Veterans and survivors with limited or no income who meet certain age and disability requirements.</p>",
                  "target": [
                    "div[data-entity-id=\"73\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/life-insurance\" id=\"54f59c5397549c353a91ed5a36bfae41\"><i class=\"icon-small icon-heading hub-icon-life-insurance hub-background-life-insurance white vads-u-margin-right--0p5\"></i>Life insurance</a>",
                  "target": [
                    "#\\35 4f59c5397549c353a91ed5a36bfae41"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Explore VA life insurance options for Veterans, service members, and families. Manage your policy online, file claims for benefits, and access helpful resources.</p>",
                  "target": [
                    "div[data-entity-id=\"77\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/education\" id=\"39d0599a27ba5aba6d101b25782f430b\"><i class=\"icon-small icon-heading hub-icon-education hub-background-education white vads-u-margin-right--0p5\"></i>Education and training</a>",
                  "target": [
                    "#\\33 9d0599a27ba5aba6d101b25782f430b"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Apply for and manage your GI Bill and other education benefits to help pay for college and training programs.</p>",
                  "target": [
                    "div[data-entity-id=\"71\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/records\" id=\"48749746330c56fc45d756638dcdfd70\"><i class=\"icon-small icon-heading hub-icon-records hub-background-records white vads-u-margin-right--0p5\"></i>Records</a>",
                  "target": [
                    "#\\34 8749746330c56fc45d756638dcdfd70"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Apply for a printed Veteran ID card, get your VA benefit letters and medical records, and learn how to apply for a discharge upgrade.</p>",
                  "target": [
                    "div[data-entity-id=\"79\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/health-care\" id=\"e4de09872a3950cba8e39d088df3ef91\"><i class=\"icon-small icon-heading hub-icon-health-care hub-background-health-care white vads-u-margin-right--0p5\"></i>Health care</a>",
                  "target": [
                    "#e4de09872a3950cba8e39d088df3ef91"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Apply for VA health care, find out how to access services, and manage your health and benefits online.</p>",
                  "target": [
                    "div[data-entity-id=\"67\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/disability\" id=\"6663035ff9129d14d88a70f769e1e0bf\"><i class=\"icon-small icon-heading hub-icon-disability hub-background-disability white vads-u-margin-right--0p5\"></i>Disability</a>",
                  "target": [
                    "#\\36 663035ff9129d14d88a70f769e1e0bf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">File a claim for disability compensation for conditions related to your military service, and manage your benefits over time.</p>",
                  "target": [
                    "div[data-entity-id=\"68\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"no-external-icon\" href=\"https://www.va.gov/about_va/state-dva-offices.asp\" id=\"08e476fa512262464af1c171183a1134\">\n            State Veterans Affairs Offices\n          </a>",
                  "target": [
                    "#\\30 8e476fa512262464af1c171183a1134"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"homepage-news-story-desc\">State Veterans Affairs Offices provides information and resources to Veterans available in their state.</p>",
                  "target": [
                    "div[data-entity-id=\"21\"] > .homepage-news-story-desc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"no-external-icon\" href=\"https://www.blogs.va.gov/VAntage/help-for-afghanistan-veterans-families/\" id=\"86ff052662cb95abd346ccefe98af998\" target=\"_blank\" rel=\"noopener \">\n            Support for those who served\n          </a>",
                  "target": [
                    "#\\38 6ff052662cb95abd346ccefe98af998"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"homepage-news-story-desc\">Help for Afghanistan Veterans and families</p>",
                  "target": [
                    "div[data-entity-id=\"22\"] > .homepage-news-story-desc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"no-external-icon\" href=\"https://www.blogs.va.gov/VAntage/\" id=\"cad9912094451a84e4929fc66ab97fb1\" target=\"_blank\" rel=\"noopener \">\n            VAntage Point: news you can use\n          </a>",
                  "target": [
                    "#cad9912094451a84e4929fc66ab97fb1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"homepage-news-story-desc\">VAntage Point is VA’s official blog. Here you will find stories from around VA and the Veteran community.</p>",
                  "target": [
                    "div[data-entity-id=\"23\"] > .homepage-news-story-desc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"sitewide-search-drop-down-panel-button va-btn-withicon va-dropdown-trigger va-btn-withicon va-dropdown-trigger\" aria-controls=\"search\" aria-expanded=\"false\">",
                          "target": [
                            ".sitewide-search-drop-down-panel-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>",
                  "target": [
                    ".sitewide-search-drop-down-panel-button > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-expanded=\"false\" aria-controls=\"vetnav-va-benefits-and-health-care\" class=\"vetnav-level1\" data-e2e-id=\"va-benefits-and-health-care-0\">VA Benefits and Health Care</button>",
                          "target": [
                            "button[data-e2e-id=\"va-benefits-and-health-care-0\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button aria-expanded=\"false\" aria-controls=\"vetnav-va-benefits-and-health-care\" class=\"vetnav-level1\" data-e2e-id=\"va-benefits-and-health-care-0\">VA Benefits and Health Care</button>",
                  "target": [
                    "button[data-e2e-id=\"va-benefits-and-health-care-0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-expanded=\"false\" aria-controls=\"vetnav-about-va\" class=\"vetnav-level1\" data-e2e-id=\"about-va-1\">About VA</button>",
                          "target": [
                            "button[aria-controls=\"vetnav-about-va\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button aria-expanded=\"false\" aria-controls=\"vetnav-about-va\" class=\"vetnav-level1\" data-e2e-id=\"about-va-1\">About VA</button>",
                  "target": [
                    "button[aria-controls=\"vetnav-about-va\"]"
                  ],
                  "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": "#323a45",
                        "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><strong>Natural disaster affecting your area:</strong>&nbsp;Use the&nbsp;<a href=\"https://www.va.gov/find-locations\">Find VA locations tool</a>&nbsp;to check the status and operating hours of your local VA facility.</p>",
                  "target": [
                    "va-banner[show-close=\"true\"] > p:nth-child(1)"
                  ],
                  "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": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Natural disaster affecting your area:</strong>",
                  "target": [
                    "va-banner[show-close=\"true\"] > p:nth-child(1) > strong"
                  ],
                  "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": "#004795",
                        "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": "<a href=\"https://www.va.gov/find-locations\">Find VA locations tool</a>",
                  "target": [
                    "p:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "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><strong>Coronavirus information:</strong>&nbsp;To get the latest updates and sign up to stay informed about COVID-19 vaccines, visit our&nbsp;<a href=\"https://www.va.gov/health-care/covid-19-vaccine/\">vaccine information page</a>.&nbsp;</p>",
                  "target": [
                    "va-banner[show-close=\"true\"] > p:nth-child(2)"
                  ],
                  "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": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Coronavirus information:</strong>",
                  "target": [
                    "va-banner[show-close=\"true\"] > p:nth-child(2) > strong"
                  ],
                  "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": "#004795",
                        "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": "<a href=\"https://www.va.gov/health-care/covid-19-vaccine/\">vaccine information page</a>",
                  "target": [
                    "p:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"homepage-hub\">",
                          "target": [
                            ".homepage-hub"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"heading-level-2 homepage-heading\">Access and manage your VA benefits and health care</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/service-member-benefits\" id=\"9dee7c74791aa61a34d830ecc7501b7b\"><i class=\"icon-small icon-heading hub-icon-service-member hub-background-service-member white vads-u-margin-right--0p5\"></i>Service member benefits</a>",
                  "target": [
                    "#\\39 dee7c74791aa61a34d830ecc7501b7b"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Find out what benefits you may be eligible for during service and which time-sensitive benefits to consider when separating or retiring.</p>",
                  "target": [
                    "div[data-entity-id=\"809\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/family-member-benefits\" id=\"50e8121128f37659bfcb77b0e9622955\"><i class=\"icon-small icon-heading hub-icon-family-member hub-background-family-member white vads-u-margin-right--0p5\"></i>Family member benefits</a>",
                  "target": [
                    "#\\35 0e8121128f37659bfcb77b0e9622955"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Learn about the benefits you may qualify for as a spouse, dependent, or survivor. And find out what you're eligible for as a family member caring for a Veteran with disabilities.</p>",
                  "target": [
                    "div[data-entity-id=\"810\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/burials-memorials\" id=\"8c11fb3e4cc83fab056a403b54480d91\"><i class=\"icon-small icon-heading hub-icon-burials hub-background-burials white vads-u-margin-right--0p5\"></i>Burials and memorials</a>",
                  "target": [
                    "#\\38 c11fb3e4cc83fab056a403b54480d91"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Get help planning a burial in a VA national cemetery, order a headstone or other memorial item to honor a Veteran's service, and apply for survivor and dependent benefits.</p>",
                  "target": [
                    "div[data-entity-id=\"78\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/careers-employment\" id=\"3c6282c779ff447f99ae4528a4ac20f4\"><i class=\"icon-small icon-heading hub-icon-careers hub-background-careers white vads-u-margin-right--0p5\"></i>Careers and employment</a>",
                  "target": [
                    "#\\33 c6282c779ff447f99ae4528a4ac20f4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Apply for vocational rehabilitation services, get support for your Veteran-owned small business, and access other career resources.</p>",
                  "target": [
                    "div[data-entity-id=\"72\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/housing-assistance\" id=\"9dd75f3f304eae2c78f592dcae9176d2\"><i class=\"icon-small icon-heading hub-icon-housing hub-background-housing white vads-u-margin-right--0p5\"></i>Housing assistance</a>",
                  "target": [
                    "#\\39 dd75f3f304eae2c78f592dcae9176d2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Find out if you're eligible for a VA-backed home loan. If you have a service-connected disability, see if you qualify for a housing grant to help you live more independently.</p>",
                  "target": [
                    "div[data-entity-id=\"74\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/pension\" id=\"1629d6cc027ce94666e3c485856730f8\"><i class=\"icon-small icon-heading hub-icon-pension hub-background-pension white vads-u-margin-right--0p5\"></i>Pension</a>",
                  "target": [
                    "#\\31 629d6cc027ce94666e3c485856730f8"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Apply for monthly payments for wartime Veterans and survivors with limited or no income who meet certain age and disability requirements.</p>",
                  "target": [
                    "div[data-entity-id=\"73\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/life-insurance\" id=\"54f59c5397549c353a91ed5a36bfae41\"><i class=\"icon-small icon-heading hub-icon-life-insurance hub-background-life-insurance white vads-u-margin-right--0p5\"></i>Life insurance</a>",
                  "target": [
                    "#\\35 4f59c5397549c353a91ed5a36bfae41"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Explore VA life insurance options for Veterans, service members, and families. Manage your policy online, file claims for benefits, and access helpful resources.</p>",
                  "target": [
                    "div[data-entity-id=\"77\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/education\" id=\"39d0599a27ba5aba6d101b25782f430b\"><i class=\"icon-small icon-heading hub-icon-education hub-background-education white vads-u-margin-right--0p5\"></i>Education and training</a>",
                  "target": [
                    "#\\33 9d0599a27ba5aba6d101b25782f430b"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Apply for and manage your GI Bill and other education benefits to help pay for college and training programs.</p>",
                  "target": [
                    "div[data-entity-id=\"71\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/records\" id=\"48749746330c56fc45d756638dcdfd70\"><i class=\"icon-small icon-heading hub-icon-records hub-background-records white vads-u-margin-right--0p5\"></i>Records</a>",
                  "target": [
                    "#\\34 8749746330c56fc45d756638dcdfd70"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Apply for a printed Veteran ID card, get your VA benefit letters and medical records, and learn how to apply for a discharge upgrade.</p>",
                  "target": [
                    "div[data-entity-id=\"79\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/health-care\" id=\"e4de09872a3950cba8e39d088df3ef91\"><i class=\"icon-small icon-heading hub-icon-health-care hub-background-health-care white vads-u-margin-right--0p5\"></i>Health care</a>",
                  "target": [
                    "#e4de09872a3950cba8e39d088df3ef91"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">Apply for VA health care, find out how to access services, and manage your health and benefits online.</p>",
                  "target": [
                    "div[data-entity-id=\"67\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/disability\" id=\"6663035ff9129d14d88a70f769e1e0bf\"><i class=\"icon-small icon-heading hub-icon-disability hub-background-disability white vads-u-margin-right--0p5\"></i>Disability</a>",
                  "target": [
                    "#\\36 663035ff9129d14d88a70f769e1e0bf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"vads-u-margin-top--0\">File a claim for disability compensation for conditions related to your military service, and manage your benefits over time.</p>",
                  "target": [
                    "div[data-entity-id=\"68\"] > .vads-u-margin-top--0"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"no-external-icon\" href=\"https://www.va.gov/about_va/state-dva-offices.asp\" id=\"08e476fa512262464af1c171183a1134\">\n            State Veterans Affairs Offices\n          </a>",
                  "target": [
                    "#\\30 8e476fa512262464af1c171183a1134"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"homepage-news-story-desc\">State Veterans Affairs Offices provides information and resources to Veterans available in their state.</p>",
                  "target": [
                    "div[data-entity-id=\"21\"] > .homepage-news-story-desc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"no-external-icon\" href=\"https://www.blogs.va.gov/VAntage/help-for-afghanistan-veterans-families/\" id=\"86ff052662cb95abd346ccefe98af998\" target=\"_blank\" rel=\"noopener \">\n            Support for those who served\n          </a>",
                  "target": [
                    "#\\38 6ff052662cb95abd346ccefe98af998"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"homepage-news-story-desc\">Help for Afghanistan Veterans and families</p>",
                  "target": [
                    "div[data-entity-id=\"22\"] > .homepage-news-story-desc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004795",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"no-external-icon\" href=\"https://www.blogs.va.gov/VAntage/\" id=\"cad9912094451a84e4929fc66ab97fb1\" target=\"_blank\" rel=\"noopener \">\n            VAntage Point: news you can use\n          </a>",
                  "target": [
                    "#cad9912094451a84e4929fc66ab97fb1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#323a45",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\" merger\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"homepage-news-story-desc\">VAntage Point is VA’s official blog. Here you will find stories from around VA and the Veteran community.</p>",
                  "target": [
                    "div[data-entity-id=\"23\"] > .homepage-news-story-desc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured 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": "<div class=\"incompatible-browser-warning\">",
                  "target": [
                    ".incompatible-browser-warning"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-banner-content usa-grid usa-accordion-content\" id=\"gov-banner\" aria-hidden=\"true\">",
                  "target": [
                    "#gov-banner"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"va-nav-controls\">",
                  "target": [
                    "#va-nav-controls"
                  ],
                  "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=\"va-dropdown-panel vads-u-padding--0 vads-u-margin--0\" id=\"search\" hidden=\"\">",
                  "target": [
                    "#search"
                  ],
                  "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 role=\"menuitem\"><a class=\"vetnav-level1\" data-testid=\"mobile-home-nav-link\" href=\"/\">Home</a></li>",
                  "target": [
                    "li[role=\"menuitem\"]: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 aria-hidden=\"true\" class=\"usa-grid-full flex-container usa-grid-flex-mobile va-footer-content\">",
                  "target": [
                    ".flex-container.usa-grid-flex-mobile.va-footer-content:nth-child(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": "<div class=\"usa-accordion-content va-footer-accordion-content\" id=\"veteran-contact\" aria-hidden=\"true\">",
                  "target": [
                    "#veteran-contact"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-accordion-content va-footer-accordion-content\" aria-hidden=\"true\" id=\"footer-veteran-programs\">",
                  "target": [
                    "#footer-veteran-programs"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-accordion-content va-footer-accordion-content\" aria-hidden=\"true\" id=\"veteran-resources\">",
                  "target": [
                    "#veteran-resources"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-accordion-content va-footer-accordion-content\" id=\"veteran-connect\" aria-hidden=\"true\">",
                  "target": [
                    "#veteran-connect"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-accordion-content va-footer-accordion-content vads-u-padding-bottom--0 vads-u-padding-left--0p5\" id=\"veteran-language-support\" aria-hidden=\"true\">",
                  "target": [
                    "#veteran-language-support"
                  ],
                  "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=\"modal-crisisline\" class=\"va-overlay va-modal va-modal-large\" role=\"alertdialog\">",
                  "target": [
                    "#modal-crisisline"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "state veterans affairs offices",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.va.gov",
                          "port": "",
                          "pathname": "/about_va/",
                          "search": {},
                          "hash": "",
                          "filename": "state-dva-offices.asp"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.va.gov/statedva.htm\">State Veterans Affairs offices</a>",
                          "target": [
                            "#footer-services > .va-footer-links > li:nth-child(6) > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"no-external-icon\" href=\"https://www.va.gov/about_va/state-dva-offices.asp\" id=\"08e476fa512262464af1c171183a1134\">\n            State Veterans Affairs Offices\n          </a>",
                  "target": [
                    "#\\30 8e476fa512262464af1c171183a1134"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bb",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.55,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"usa-banner\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.55 (foreground color: #0071bb, background color: #f1f1f1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner-button-text\">Here’s how you know</span>",
                  "target": [
                    ".usa-banner-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.55 (foreground color: #0071bb, background color: #f1f1f1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bb",
                        "contrastRatio": 5.14,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"sign-in-link\">Sign in</button>",
                          "target": [
                            ".sign-in-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.14 (foreground color: #ffffff, background color: #0071bb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"sign-in-link\">Sign in</button>",
                  "target": [
                    ".sign-in-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.14 (foreground color: #ffffff, background color: #0071bb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bb",
                        "contrastRatio": 5.14,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/find-locations/\" class=\"homepage-button\" id=\"ce88a4b5ae8cfead0c6529fbc7b8b2c5\">",
                          "target": [
                            "#ce88a4b5ae8cfead0c6529fbc7b8b2c5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.14 (foreground color: #ffffff, background color: #0071bb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Find a VA health facility, regional office, or cemetery</span>",
                  "target": [
                    "#ce88a4b5ae8cfead0c6529fbc7b8b2c5 > .button-inner > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.14 (foreground color: #ffffff, background color: #0071bb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#cd2026",
                        "contrastRatio": 5.48,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"homepage-button vcl va-overlay-trigger\" data-show=\"#modal-crisisline\" id=\"3ec8f77b9b420d56d45eb8a9cbc9759a\">",
                          "target": [
                            "#\\33 ec8f77b9b420d56d45eb8a9cbc9759a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.48 (foreground color: #ffffff, background color: #cd2026, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Talk to a Veterans Crisis Line responder now</span>",
                  "target": [
                    "#\\33 ec8f77b9b420d56d45eb8a9cbc9759a > .button-inner > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.48 (foreground color: #ffffff, background color: #cd2026, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0071bb",
                        "contrastRatio": 5.14,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"homepage-button signin-signup-modal-trigger\" id=\"d0fdb528a07297c56e2646854c539302\">",
                          "target": [
                            "#d0fdb528a07297c56e2646854c539302"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.14 (foreground color: #ffffff, background color: #0071bb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Sign in or create an account to use more tools</span>",
                  "target": [
                    "#d0fdb528a07297c56e2646854c539302 > .button-inner > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.14 (foreground color: #ffffff, background color: #0071bb, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a aria-label=\"TTY: 7 1 1.\" href=\"tel:+1711\">TTY: 711</a>",
                  "target": [
                    ".va-footer-links:nth-child(4) > li:nth-child(4) > a[aria-label=\"TTY: 7 1 1.\"][href$=\"tel:+1711\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-banner",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one banner landmark",
              "help": "Document should not have more than one banner landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-banner?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-banner",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div role=\"banner\" class=\"alert warning\"><i aria-hidden=\"true\" role=\"img\"></i><div class=\"body\" role=\"presentation\"><slot name=\"headline\"></slot><slot></slot></div></div>",
                          "target": [
                            [
                              "va-banner[show-close=\"true\"]",
                              "va-alert",
                              ".alert"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one banner landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"header\" role=\"banner\">",
                  "target": [
                    "header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one banner landmark"
                }
              ]
            },
            {
              "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": "banner",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<div role=\"banner\" class=\"alert warning\"><i aria-hidden=\"true\" role=\"img\"></i><div class=\"body\" role=\"presentation\"><slot name=\"headline\"></slot><slot></slot></div></div>",
                          "target": [
                            [
                              "va-banner[show-close=\"true\"]",
                              "va-alert",
                              ".alert"
                            ]
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"header\" role=\"banner\">",
                  "target": [
                    "header"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.va.gov/",
      "what": "URL",
      "result": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.va.gov/",
      "result": {
        "Error": {
          "AA.1_3_1.F92,ARIA4": {
            "This element's role is \"presentation\" but contains child elements with semantic meaning.": [
              {
                "tagName": "svg",
                "id": "",
                "code": "<svg focusable=\"false\" role=\"presentation\" height=\"24\" pointer-events=\"none\" viewBox=\"0 0 216 146\" width=\"24\">...</svg>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.19:1. Recommendation:  change text colour to #fff.": [
              {
                "tagName": "va-banner",
                "id": "",
                "code": "<va-banner class=\"ie-deprecation-warning hydrated\" headline=\"You'll need to use a different web browser\" show-close=\"\" type=\"warning\" visible=\"false\">...</va-banner>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#modal-crisisline",
                "code": "<div id=\"modal-crisisline\" class=\"va-overlay va-modal va-modal-large\" role=\"alertdialog\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"heading-level-2 homepage-heading\">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "#2384c5677d6302661cb63d6a10a3cf91",
                "code": "<span class=\"va-crisis-line-text\" id=\"2384c5677d6302661cb63d6a10a3cf91\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "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": "button",
                "id": "",
                "code": "<button aria-expanded=\"false\" aria-controls=\"vetnav-about-va\" class=\"vetnav-level1\" data-e2e-id=\"about-va-1\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button aria-expanded=\"false\" aria-controls=\"vetnav-va-benefits-and-health-care\" class=\"vetnav-level1\" data-e2e-id=\"va-benefits-and-health-care-0\">...</button>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.va.gov/",
      "what": "URL",
      "result": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.va.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 6,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[2]/li[4]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[4]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 607,
                "top": 3300,
                "height": 24,
                "width": 63
              },
              "snippet": "<a href=\"tel:+1711\" aria-label=\"TTY: 7 1 1.\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/va-banner[1]/p[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 61,
                "top": 387,
                "height": 19,
                "width": 181
              },
              "snippet": "<a href=\"https://www.va.gov/health-care/covid-19-vaccine/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/va-banner[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 296,
                "height": 49,
                "width": 800
              },
              "snippet": "<p>",
              "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": 16,
                "top": -144,
                "height": 56,
                "width": 151
              },
              "snippet": "<a id=\"b41d0827dee30bd2c7653a65e5382284\" href=\"#content\" class=\"show-on-focus\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/section[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 2967,
                "height": 867,
                "width": 800
              },
              "snippet": "<section role=\"contentinfo\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/va-banner[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Text contrast of 1.19 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 210,
                "height": 67,
                "width": 763
              },
              "snippet": "<va-banner visible=\"false\" type=\"warning\" show-close=\"\" headline=\"You'll need to use a different web browser\" class=\"ie-deprecation-warning hydrated\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 280,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"header\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 7,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[2]/li[4]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[5]/listitem[4]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 607,
                "top": 3220,
                "height": 24,
                "width": 56
              },
              "snippet": "<a href=\"tel:+1711\" aria-label=\"TTY: 7 1 1.\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/va-banner[1]/#document-fragment[1]/va-alert[1]/#document-fragment[1]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 760,
                "top": 231,
                "height": 27,
                "width": 24
              },
              "snippet": "<button aria-label=\"Close notification\" class=\"va-alert-close\">",
              "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": 16,
                "top": -144,
                "height": 56,
                "width": 142
              },
              "snippet": "<a id=\"b41d0827dee30bd2c7653a65e5382284\" href=\"#content\" class=\"show-on-focus\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/section[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 2887,
                "height": 867,
                "width": 800
              },
              "snippet": "<section role=\"contentinfo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/va-banner[1]/#document-fragment[1]/va-alert[1]/#document-fragment[1]/div[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 215,
                "height": 202,
                "width": 800
              },
              "snippet": "<div class=\"alert warning\" role=\"banner\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 207,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"header\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/va-banner[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Text contrast of 1.19 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 0,
                "top": 207,
                "height": 0,
                "width": 0
              },
              "snippet": "<va-banner visible=\"false\" type=\"warning\" show-close=\"\" headline=\"You'll need to use a different web browser\" class=\"ie-deprecation-warning hydrated\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 207,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"header\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.va.gov/",
      "what": "URL",
      "result": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.va.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "VA.gov Home | Veterans Affairs",
          "pageurl": "https://www.va.gov/",
          "time": 4.73,
          "creditsremaining": 1039,
          "allitemcount": 114,
          "totalelements": 588,
          "waveurl": "http://wave.webaim.org/report?url=https://www.va.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 2,
            "items": {
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN#content > SECTION:first-child > DIV:first-child > H1:first-child + DIV > DIV:first-child + DIV > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > A#567634800d52463c9bf77a333014ecd3"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.va.gov/",
      "what": "URL",
      "result": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.va.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.089",
        "responseTime": "2022-07-17T22:18:56.665Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1056665,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 177,
              "failing": 3
            },
            "issues": {
              "totalErrors": 27,
              "totalWarnings": 0,
              "totalIssues": 27
            },
            "issuesByLevel": {
              "A": {
                "count": 3,
                "pct": 11.11
              },
              "AA": {
                "count": 3,
                "pct": 11.11
              },
              "AAA": {
                "count": 27,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "40f986b4-74dc-4e6f-a672-9eb5bf8f61b8",
          "docID": "23e01ab6-11c4-4fb8-fff9-1883c8e81fd6",
          "sourceHash": "8fec57af215b652dff41605ccab29b3b",
          "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=40f986b4-74dc-4e6f-a672-9eb5bf8f61b8",
          "resultSet": [
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 774,
                  "y": 113.59375
                },
                "bottom-right": {
                  "x": 905,
                  "y": 137.59375
                },
                "height": 24,
                "width": 131
              },
              "position": {
                "line": 8484,
                "column": 0
              },
              "errorSnippet": "&lt;button class=\"va-button-link va-overlay-trigger\" data-show=\"#modal-crisisline\"&gt;Veterans Crisis Line&lt;/button&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[1]/button[1]",
              "issueID": "c7b1f0d3c3c15b552bc9019c9fc497e1",
              "signature": "b965111702ec34e5b15acf05c826e074",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=c7b1f0d3c3c15b552bc9019c9fc497e1"
            },
            {
              "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": -24.4,
                  "y": 20
                },
                "height": 20,
                "width": -24.4
              },
              "position": {
                "line": 295,
                "column": 215
              },
              "errorSnippet": "&lt;input aria-autocomplete=\"none\" aria-controls=\"search-header-dropdown-listbox\" aria-expanded=\"false\" aria-haspopup=\"listbox\" aria-label=\"Search\" autocomplete=\"off\" class=\"vads-u-width--full search-dropdown-input-field vads-u-margin--0 vads-u-display--",
              "xpath": "/html/body/header[1]/div[2]/div[3]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/input[1]",
              "issueID": "1a1f52e50539fbb84d6c43fab8cb072f",
              "signature": "2181482e2f6ccea8696f969e5c0f69dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1a1f52e50539fbb84d6c43fab8cb072f"
            },
            {
              "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": 678,
                  "y": 0
                },
                "bottom-right": {
                  "x": 718,
                  "y": 41
                },
                "height": 41,
                "width": 40
              },
              "position": {
                "line": 8484,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Close this modal\" class=\"va-modal-close va-overlay-close va-crisis-panel-close\" type=\"button\"&gt;&lt;i class=\"fas fa-times-circle va-overlay-close\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/button&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/button[1]",
              "issueID": "b6692f22dc92a6db6ff86c5750a10af1",
              "signature": "467ac2cc34cef4088e7397f24f8b1d52",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b6692f22dc92a6db6ff86c5750a10af1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 294,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://browsehappy.com/\" target=\"_blank\" rel=\"noopener \"&gt;update your browser&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "86cf22218d7cfcca7ad9b80e9c2aa48d",
              "signature": "a9664f71571e12878177a9270cd0d121",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=86cf22218d7cfcca7ad9b80e9c2aa48d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 362.609375,
                  "y": 2459.4375
                },
                "bottom-right": {
                  "x": 633.609375,
                  "y": 2483.4375
                },
                "height": 24,
                "width": 271
              },
              "position": {
                "line": 4599,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"no-external-icon\" href=\"https://www.blogs.va.gov/VAntage/help-for-afghanistan-veterans-families/\" id=\"86ff052662cb95abd346ccefe98af998\" target=\"_blank\" rel=\"noopener \"&gt; Support for those who served &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/section[4]/div[1]/div[2]/h3[1]/a[1]",
              "issueID": "4e8fc863f543740915161ba65cec2e89",
              "signature": "4c0ee12b5835d796a2abeca58035ca68",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4e8fc863f543740915161ba65cec2e89"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 709.21875,
                  "y": 2459.4375
                },
                "bottom-right": {
                  "x": 978.21875,
                  "y": 2505.4375
                },
                "height": 46,
                "width": 269
              },
              "position": {
                "line": 4755,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"no-external-icon\" href=\"https://www.blogs.va.gov/VAntage/\" id=\"cad9912094451a84e4929fc66ab97fb1\" target=\"_blank\" rel=\"noopener \"&gt; VAntage Point: news you can use &lt;/a&gt;",
              "xpath": "/html/body/main[1]/section[2]/section[4]/div[1]/div[3]/h3[1]/a[1]",
              "issueID": "f0323e335d7bfd4bf277c7a28366d8f5",
              "signature": "46ad7f0a6513f326269164abfbd443a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f0323e335d7bfd4bf277c7a28366d8f5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 12,
                  "y": 369.59375
                },
                "bottom-right": {
                  "x": 200,
                  "y": 393.59375
                },
                "height": 24,
                "width": 188
              },
              "position": {
                "line": 5344,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.nrd.gov\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;National Resource Directory&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "bcdae6bfc071c7d1b72e3e2d7390a65e",
              "signature": "45771f0ff269c7a52e1855acfe745a68",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bcdae6bfc071c7d1b72e3e2d7390a65e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 266,
                  "y": 123.59375
                },
                "bottom-right": {
                  "x": 429,
                  "y": 147.59375
                },
                "height": 24,
                "width": 163
              },
              "position": {
                "line": 6092,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.accesstocare.va.gov/ourproviders/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;VA health care providers&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "f003a2e0b9d75a0b1d6e58588dbee943",
              "signature": "a4ff168bc3fbb4bacec3507e0a645aaf",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f003a2e0b9d75a0b1d6e58588dbee943"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 266,
                  "y": 187.59375
                },
                "bottom-right": {
                  "x": 369,
                  "y": 211.59375
                },
                "height": 24,
                "width": 103
              },
              "position": {
                "line": 6093,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.mobile.va.gov/appstore/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;VA mobile apps&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "b80f8439176bfa5a12dac6fd854e4947",
              "signature": "719892a88051fc80593ddb6f84718039",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b80f8439176bfa5a12dac6fd854e4947"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 520,
                  "y": 91.59375
                },
                "bottom-right": {
                  "x": 647,
                  "y": 115.59375
                },
                "height": 24,
                "width": 127
              },
              "position": {
                "line": 6453,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.blogs.va.gov/VAntage/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;VAntage Point blog&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "9f17283ff0f112fa5a2881d003ef4311",
              "signature": "847490a30d9298c82721edce8b7d306f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9f17283ff0f112fa5a2881d003ef4311"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 520,
                  "y": 155.59375
                },
                "bottom-right": {
                  "x": 615,
                  "y": 179.59375
                },
                "height": 24,
                "width": 95
              },
              "position": {
                "line": 6620,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://public.govdelivery.com/accounts/USVA/subscriber/new/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Email updates&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "85dc6e269530f1b0f9acaaebed4b42ea",
              "signature": "ff3d17258b756ea0cfcc5a0675dfc6b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=85dc6e269530f1b0f9acaaebed4b42ea"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 520,
                  "y": 187.59375
                },
                "bottom-right": {
                  "x": 585,
                  "y": 211.59375
                },
                "height": 24,
                "width": 65
              },
              "position": {
                "line": 6621,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/VeteransAffairs\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Facebook&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "7b4bf32e42400fb9440cd88241f4fb84",
              "signature": "5f43a8c9e007b6f7829aff002a4e6930",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7b4bf32e42400fb9440cd88241f4fb84"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 520,
                  "y": 219.59375
                },
                "bottom-right": {
                  "x": 588,
                  "y": 243.59375
                },
                "height": 24,
                "width": 68
              },
              "position": {
                "line": 6621,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/deptvetaffairs/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Instagram&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "6e923e641181528fac0c99841d0fdfc8",
              "signature": "310d231f22a30fc15223af44546fd13c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6e923e641181528fac0c99841d0fdfc8"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 520,
                  "y": 251.59375
                },
                "bottom-right": {
                  "x": 567,
                  "y": 275.59375
                },
                "height": 24,
                "width": 47
              },
              "position": {
                "line": 6621,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.twitter.com/DeptVetAffairs/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Twitter&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[6]/a[1]",
              "issueID": "46550c7869f2018a121e9b1393576c32",
              "signature": "c5d4a8be4b5cb61bd285fd56873a974a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=46550c7869f2018a121e9b1393576c32"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 520,
                  "y": 283.59375
                },
                "bottom-right": {
                  "x": 557,
                  "y": 307.59375
                },
                "height": 24,
                "width": 37
              },
              "position": {
                "line": 6692,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.flickr.com/photos/VeteransAffairs/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Flickr&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[7]/a[1]",
              "issueID": "3a651deb1e5ac467ff6df16d89d53ee4",
              "signature": "1607366b517a9e6e47b1ef7e67d6e920",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3a651deb1e5ac467ff6df16d89d53ee4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 520,
                  "y": 315.59375
                },
                "bottom-right": {
                  "x": 579,
                  "y": 339.59375
                },
                "height": 24,
                "width": 59
              },
              "position": {
                "line": 6693,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/DeptVetAffairs\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[8]/a[1]",
              "issueID": "369794aeba9d602ebda9daa438060282",
              "signature": "54d8e6b14f2b191c7f39211bc2e2a29c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=369794aeba9d602ebda9daa438060282"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -4
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8087,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.nrd.gov\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;National Resource Directory&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/ul[1]/li[9]/a[1]",
              "issueID": "91e1400f6ef5dca9ff4602da15cd3892",
              "signature": "2073bf0ffe210e5a51265463bb2af8e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=91e1400f6ef5dca9ff4602da15cd3892"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -4
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8111,
                "column": 246
              },
              "errorSnippet": "&lt;a href=\"https://www.accesstocare.va.gov/ourproviders/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;VA health care providers&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "012592d50751b995f0ea46eb530e3ba4",
              "signature": "3e2dd9b6aaf2bbf08a743b85fc1123c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=012592d50751b995f0ea46eb530e3ba4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -4
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8195,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://www.mobile.va.gov/appstore/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;VA mobile apps&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "3735838763e97cea78ef8b7354436825",
              "signature": "7caed91bab0ff1eece344e8a813875aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3735838763e97cea78ef8b7354436825"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -4
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8236,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://www.blogs.va.gov/VAntage/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;VAntage Point blog&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "935878b9e4a05fe4ad43f6fdaca2b8d9",
              "signature": "28189bc31772ad104f52a05a92706a59",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=935878b9e4a05fe4ad43f6fdaca2b8d9"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -4
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8246,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://public.govdelivery.com/accounts/USVA/subscriber/new/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Email updates&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "89d771fd6c9dfb82be058ab1e34b182d",
              "signature": "baa755e91844f88224f4047cc6b817b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=89d771fd6c9dfb82be058ab1e34b182d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -4
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8259,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/VeteransAffairs\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Facebook&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "2ed3f3b4707367f424c993c961a29768",
              "signature": "b59d7fa30f32df5b55efab1c2493e9e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2ed3f3b4707367f424c993c961a29768"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -4
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8264,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://www.instagram.com/deptvetaffairs/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Instagram&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "564eb10ca88a2b380213e7ae9912950a",
              "signature": "52ec38137f404c2cf0c4675eff9b318e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=564eb10ca88a2b380213e7ae9912950a"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -4
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8269,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://www.twitter.com/DeptVetAffairs/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Twitter&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "3e488278502e770ce59f8033e4f4d06e",
              "signature": "f26dfec75d605ccdaff0a9ba35575572",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3e488278502e770ce59f8033e4f4d06e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -4
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8274,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://www.flickr.com/photos/VeteransAffairs/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;Flickr&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "285a5e9efa91c21ad1629482aff0afb2",
              "signature": "86d3d78ae14e5cafc3f6d8d5c5108507",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=285a5e9efa91c21ad1629482aff0afb2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -4
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8285,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/DeptVetAffairs\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;YouTube&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/div[1]/ul[1]/li[8]/a[1]",
              "issueID": "88d22fe4481b2b1a06a545827a0e4c85",
              "signature": "4d3d0d27caf9b8fe762a751470fbeaf9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=88d22fe4481b2b1a06a545827a0e4c85"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 584,
                  "y": 706.984375
                },
                "bottom-right": {
                  "x": 640,
                  "y": 726.984375
                },
                "height": 20,
                "width": 56
              },
              "position": {
                "line": 8446,
                "column": 11
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov/\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/section[1]/footer[1]/div[1]/div[1]/div[1]/div[5]/ul[1]/li[9]/a[1]",
              "issueID": "4468d8f9dad66ef49c3b15fc5ceb21cf",
              "signature": "c7873ca96e66e3331dad076c9e57f780",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4468d8f9dad66ef49c3b15fc5ceb21cf"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.va.gov/",
      "what": "Department of Veterans Affairs",
      "result": "https://www.va.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.va.gov/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T22:16:33",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      54
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      8
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      5
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 32,
  "logSize": 3249,
  "errorLogCount": 8,
  "errorLogSize": 2601,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T22:18:56",
  "elapsedSeconds": 151,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "hover": 1,
        "linkUl": 10,
        "menuNav": 38,
        "role": 10,
        "styleDiff": 36,
        "zIndex": 7
      },
      "alfa": {
        "r14": 4,
        "r57": 4,
        "r61": 4,
        "r87": 4
      },
      "axe": {
        "color-contrast-enhanced": 53,
        "color-contrast": 38,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "label-content-name-mismatch": 3,
        "landmark-no-duplicate-banner": 2,
        "landmark-unique": 2
      },
      "htmlcs": {
        "e:AA.1_3_1.F92,ARIA4": 4,
        "e:AA.1_4_3.G18.Fail": 4,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.Abs": 2,
        "w:AA.1_4_3.G18.BgImage": 3
      },
      "ibm": {
        "WCAG21_Label_Accessible": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8,
        "Rpt_Aria_MultipleContentinfoLandmarks_Implicit": 4,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 8,
        "IBMA_Color_Contrast_WCAG2AA": 4,
        "element_attribute_deprecated": 1,
        "aria_role_redundant": 1
      },
      "wave": {
        "a:link_redundant": 1,
        "a:noscript": 1
      },
      "tenon": {
        "129": 3,
        "152": 8,
        "218": 96
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 5,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "menuNavigation": {
          "testaro": {
            "menuNav": {
              "score": 19,
              "what": "Nonstandard keyboard navigation among focusable menu items"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 8,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 1,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 9,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "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"
            }
          },
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 3,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 2,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 4,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 13,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 29,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 3,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "banners": {
          "axe": {
            "landmark-no-duplicate-banner": {
              "score": 1,
              "what": "Page has more than 1 banner landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "presentationChild": {
          "htmlcs": {
            "e:AA.1_3_1.F92,ARIA4": {
              "score": 4,
              "what": "Element has presentation role but semantic child"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "footerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleContentinfoLandmarks_Implicit": {
              "score": 3,
              "what": "Element with a contentinfo role has no unique purpose label among the contentinfo-role elements"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 4,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 72,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 370,
      "log": 109,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkForcesNewWindow",
          "score": 74
        },
        {
          "groupName": "contrastAA",
          "score": 33
        },
        {
          "groupName": "menuNavigation",
          "score": 21
        },
        {
          "groupName": "contrastAAA",
          "score": 15
        },
        {
          "groupName": "inconsistentStyles",
          "score": 11
        },
        {
          "groupName": "roleBad",
          "score": 10
        },
        {
          "groupName": "bannerConfusion",
          "score": 8
        },
        {
          "groupName": "linkIndication",
          "score": 7
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 7
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 7
        },
        {
          "groupName": "presentationChild",
          "score": 6
        },
        {
          "groupName": "targetSize",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 5
        },
        {
          "groupName": "footerConfusion",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "banners",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "obsolete",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}