Accessibility test digest

Synopsis

Page: Defense Logistics Agency (DLA)

URL: https://www.dla.mil/

Score: 675

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 Defense Logistics Agency (DLA) web page at https://www.dla.mil/ 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 675 (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
total675
log12
focusIndication198
linkIndication73
linkForcesNewWindow53
contrastAA51
visibleLabelNotName26
noLeading26
leadingClipsText18
contrastAAA16
contrastRisk15
linkNoText13
roleBad12
hoverSurprise11
titleRedundant11
fontSmall10
inconsistentStyles8
zIndexNotZero8
ariaBadAttribute8
labelBadID8
footerConfusion8
linkPair8
imageTextLong7
focusableOperable6
childMissing6
applicationNoText6
submitButton5
obsolete5
horizontalScrolling5
h1Missing4
landmarkConfusion4
contentBeyondLandmarks4
linkTextsSame4
targetSize4
pseudoParagraphRisk4
visibleBulk3
hiddenContentRisk3
footerMultiple3
pseudoNavListRisk3
headingStructure3
scrollRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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-dla",
  "host": {
    "id": "dla",
    "which": "https://www.dla.mil/",
    "what": "Defense Logistics Agency (DLA)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T21:45:17"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T21:47:14"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.dla.mil/",
        "what": "Defense Logistics Agency (DLA)"
      },
      {
        "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.dla.mil/",
        "what": "Defense Logistics Agency (DLA)"
      },
      {
        "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.dla.mil/",
      "what": "Defense Logistics Agency (DLA)",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.dla.mil/",
      "result": {
        "bytes": [
          688352,
          688352,
          688352,
          688352,
          688352
        ],
        "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.dla.mil/",
      "what": "Defense Logistics Agency (DLA)",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.dla.mil/",
      "result": {
        "visibleElements": 353
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.dla.mil/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.dla.mil/",
      "result": {
        "tabFocusables": 76,
        "tabFocused": 76,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dla.mil/",
      "what": "URL",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.dla.mil/",
      "result": {
        "totals": {
          "total": 76,
          "types": {
            "indicatorMissing": {
              "total": 61,
              "tagNames": {
                "A": 61
              }
            },
            "nonOutlinePresent": {
              "total": 13,
              "tagNames": {
                "A": 11,
                "INPUT": 1,
                "BUTTON": 1
              }
            },
            "outlinePresent": {
              "total": 2,
              "meanDelay": 0,
              "tagNames": {
                "BUTTON": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Search"
            },
            {
              "tagName": "A",
              "text": "Home"
            },
            {
              "tagName": "A",
              "text": "What DLA Offers"
            },
            {
              "tagName": "A",
              "text": "Working With DLA"
            },
            {
              "tagName": "A",
              "text": "Customer Support"
            },
            {
              "tagName": "A",
              "text": "Careers"
            },
            {
              "tagName": "A",
              "text": "About DLA"
            },
            {
              "tagName": "A",
              "text": "DLA leaders visit team members, warfighters in Jordan, Kuwait"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Tipping back: A commentary on alcoholism"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "DLA Aviation, Air Force award contract for aircraft component support"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "DLA Distribution’s current operations director retires"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "New video promotes ‘Leap into Summer’ fitness program"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "DLA Distribution Anniston welcomes new commander"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "A change of leadership for DLA Distribution Europe"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Leadership changes hands at DLA Distribution Pearl Harbor"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Read more DLA news"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "McNamara Headquarters Complex on Fort Belvoir, Virginia"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Coronavirus Information"
            },
            {
              "tagName": "A",
              "text": "Strategic Plan Lines of Effort"
            },
            {
              "tagName": "A",
              "text": "Strategic Plan Critical Capabilities"
            },
            {
              "tagName": "A",
              "text": "Sexual Assault Prevention and Response"
            },
            {
              "tagName": "A",
              "text": "DLA's 60th Anniversary"
            },
            {
              "tagName": "A",
              "text": "All DLA Campaigns"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "A",
              "text": "Site Index"
            },
            {
              "tagName": "A",
              "text": "DLA Strategic Plan"
            },
            {
              "tagName": "A",
              "text": "IG Hotline"
            },
            {
              "tagName": "A",
              "text": "FOIA"
            },
            {
              "tagName": "A",
              "text": "No FEAR Act"
            },
            {
              "tagName": "A",
              "text": "Whistleblower Protection Act"
            },
            {
              "tagName": "A",
              "text": "EEO"
            },
            {
              "tagName": "A",
              "text": "Accessibility/Section 508"
            },
            {
              "tagName": "A",
              "text": "SAPR"
            },
            {
              "tagName": "A",
              "text": "Webmaster"
            },
            {
              "tagName": "A",
              "text": "Images"
            },
            {
              "tagName": "A",
              "text": "Public Affairs"
            },
            {
              "tagName": "A",
              "text": "DOD Information Quality Guidelines"
            },
            {
              "tagName": "A",
              "text": "Link Disclaimer"
            },
            {
              "tagName": "A",
              "text": "Plain Language"
            },
            {
              "tagName": "A",
              "text": "Privacy & Security"
            },
            {
              "tagName": "A",
              "text": "USA.gov"
            },
            {
              "tagName": "A",
              "text": "DOD Web Policy"
            },
            {
              "tagName": "A",
              "text": "DOD Open Government"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Hosted by Defense Media Activity - WEB.mil"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content (Press Enter)."
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "How to do business with DLA"
            },
            {
              "tagName": "A",
              "text": "Customer Support"
            },
            {
              "tagName": "A",
              "text": "Excess property disposal"
            },
            {
              "tagName": "A",
              "text": "What DLA offers"
            },
            {
              "tagName": "A",
              "text": "Place an order with DLA"
            },
            {
              "tagName": "A",
              "text": "Check an order's status"
            },
            {
              "tagName": "A",
              "text": "New to DLA?"
            },
            {
              "tagName": "A",
              "text": "Frequently used resources"
            },
            {
              "tagName": "A",
              "text": "Training"
            },
            {
              "tagName": "A",
              "text": "Reference DoD catalog tools"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Yes, I'll give feedback",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "No thanks",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dla.mil/",
      "what": "URL",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.dla.mil/",
      "result": {
        "totals": {
          "total": 140,
          "types": {
            "onlyFocusable": {
              "total": 2,
              "tagNames": {
                "UL": 2
              }
            },
            "onlyOperable": {
              "total": 2,
              "tagNames": {
                "A": 1,
                "svg": 1
              }
            },
            "focusableAndOperable": {
              "total": 136,
              "tagNames": {
                "INPUT": 8,
                "A": 121,
                "BUTTON": 7
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "UL",
              "id": "ui-id-1",
              "text": "<ul id=\"ui-id-1\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            },
            {
              "tagName": "UL",
              "id": "ui-id-2",
              "text": "<ul id=\"ui-id-2\" tabindex=\"0\" class=\"ui-menu ui-widget ui-widget-content ui-auto"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "skip-target",
              "text": "<a id=\"skip-target\" name=\"skip-target\" class=\"skip\" tabindex=\"-1\" innertext=\"Sta",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "svg",
              "id": "",
              "text": "<svg aria-hidden=\"true\" class=\"fsrAbandonButton fsrButton fsrButton__inviteClose",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATE",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATE\" id=\"__VIEWSTATE\" value=\"UY4ecwdsqRdD5YAz",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATEGENERATOR",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATEGENERATOR\" id=\"__VIEWSTATEGENERATOR\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__VIEWSTATEENCRYPTED",
              "text": "<input type=\"hidden\" name=\"__VIEWSTATEENCRYPTED\" id=\"__VIEWSTATEENCRYPTED\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__EVENTVALIDATION",
              "text": "<input type=\"hidden\" name=\"__EVENTVALIDATION\" id=\"__EVENTVALIDATION\" value=\"sReX",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "skip-link",
              "text": "Skip to main content (Press Enter).",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.dla.mil/\" rel=\"\" target=\"\" style=\"cursor: default;\"> <img sr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"mobileSearch\" class=\"skin-search-input usagov-search-au",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"desktopSearch\" class=\"skin-search-input usagov-search-a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What DLA Offers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Excess Property Disposal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Working With DLA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Small Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Federal and International Cataloging",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Defense Data Standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Procurement Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Self Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Order",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Your Order",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brochures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Warfighter Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About DLA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organizations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Headquarters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Aviation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Disposition Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Distribution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Energy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Land and Maritime",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Troop Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA CENTCOM & SOCOM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Europe & Africa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Indo-Pacific",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leaders",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Hall of Fame",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "60th Anniversary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Media Gallery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"94197\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"96028\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "anch_1_96028",
              "text": "How to do business with DLA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_2_96028",
              "text": "Customer Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_3_96028",
              "text": "Excess property disposal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"96029\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "anch_1_96029",
              "text": "What DLA offers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_2_96029",
              "text": "Place an order with DLA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_3_96029",
              "text": "Check an order's status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_4_96029",
              "text": "New to DLA?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_5_96029",
              "text": "Frequently used resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_6_96029",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "anch_7_96029",
              "text": "Reference DoD catalog tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"91765\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"94039\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA leaders visit team members, warfighters in Jordan, Kuwait",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.dla.mil/AboutDLA/News/NewsArticleView/Article/3093237/dla-l",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tipping back: A commentary on alcoholism",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.dla.mil/AboutDLA/News/NewsArticleView/Article/3091161/tippi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Aviation, Air Force award contract for aircraft component support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.dla.mil/AboutDLA/News/NewsArticleView/Article/3089886/dla-a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Distribution’s current operations director retires",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.dla.mil/AboutDLA/News/NewsArticleView/Article/3087973/dla-d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New video promotes ‘Leap into Summer’ fitness program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.dla.mil/AboutDLA/News/NewsArticleView/Article/3085287/new-v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Distribution Anniston welcomes new commander",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.dla.mil/AboutDLA/News/NewsArticleView/Article/3084358/dla-d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A change of leadership for DLA Distribution Europe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.dla.mil/AboutDLA/News/NewsArticleView/Article/3083962/a-cha",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership changes hands at DLA Distribution Pearl Harbor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.dla.mil/AboutDLA/News/NewsArticleView/Article/3083123/leade",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read more DLA news",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"101960\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/HQ/Operating-Status\" style=\"cursor: default;\"><img alt=\"Yellow Operati",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "McNamara Headquarters Complex on Fort Belvoir, Virginia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"91797\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/Info/strategicplan\" target=\"_blank\" style=\"cursor: default;\"><strong><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coronavirus Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Plan Lines of Effort",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategic Plan Critical Capabilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sexual Assault Prevention and Response",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA's 60th Anniversary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All DLA Campaigns",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"94040\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/HQ/PublicAffairsOffice/Offers/LoglinesMagazine/\" style=\"cursor: defaul",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"65879\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site Index",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DLA Strategic Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IG Hotline",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whistleblower Protection Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility/Section 508",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SAPR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webmaster",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Images",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DOD Information Quality Guidelines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Link Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plain Language",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy & Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DOD Web Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DOD Open Government",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"66847\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/dla.mil\" title=\"D L A Facebook link\" target=\"_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/DLAMIL\" title=\"D L A twitter link\" target=\"_blank\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.youtube.com/user/DODLogisticsAgency\" title=\"D L A you tube l",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.flickr.com/photos/dlamil\" title=\"D L A Flickr Link\" target=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.linkedin.com/company/defense-logistics-agency\" title=\"D L A ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hosted by Defense Media Activity - WEB.mil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "ScrollTop",
              "text": "<input name=\"ScrollTop\" type=\"hidden\" id=\"ScrollTop\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "__dnnVariable",
              "text": "<input name=\"__dnnVariable\" type=\"hidden\" id=\"__dnnVariable\" autocomplete=\"off\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "cboxPrevious",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxNext",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxSlideshow",
              "text": "Slideshow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "fsrFocusFirst",
              "text": "<button aria-label=\"Close dialog\" class=\"fsrAbandonButton fsrInvite__closeWrappe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Yes, I'll give feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "No thanks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dla.mil/",
      "what": "URL",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.dla.mil/",
      "result": {
        "totals": {
          "triggers": 101,
          "headTriggers": 20,
          "tailTriggers": 81,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 35
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "skip-link",
                "text": "Skiptomaincontent(PressEnter)."
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgsrc=\"/Portals/104/DLA-logo-w-blueback-Web.png?"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Search"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Home"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Home"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "WhatDLAOffersExcessPropertyDisposalDocumentService"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "WhatDLAOffers"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "WorkingWithDLAApplicationsSmallBusinessFederalandI"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "WorkingWithDLA"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "CustomerSupportSelfHelpHowtoOrderFindYourOrderTrai"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "CustomerSupport"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Careers"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Careers"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "AboutDLAOrganizationsDLAHeadquartersDLAAviationDLA"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "AboutDLA"
              },
              {
                "tagName": "A",
                "id": "anch_1_96028",
                "text": "HowtodobusinesswithDLA"
              },
              {
                "tagName": "A",
                "id": "anch_2_96028",
                "text": "CustomerSupport"
              },
              {
                "tagName": "A",
                "id": "anch_3_96028",
                "text": "Excesspropertydisposal"
              },
              {
                "tagName": "A",
                "id": "anch_1_96029",
                "text": "WhatDLAoffers"
              },
              {
                "tagName": "A",
                "id": "anch_2_96029",
                "text": "PlaceanorderwithDLA"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "<imgsrc=\"https://media.defense.gov/2022/Jul/13/200"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgsrc=\"https://media.defense.gov/2022/Jul/12/200"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "DLAleadersvisitteammembers,warfightersinJordan,Kuw"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "PlainLanguage"
              },
              {
                "tagName": "A",
                "id": "anch_7_96029",
                "text": "ReferenceDoDcatalogtools"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "DLAAviation,AirForceawardcontractforaircraftcompon"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgalt=\"YellowOperatingStatus\"src=\"/portals/104/I"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "SAPR"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgalt=\"LoglinesSeptember-October2019\"src=\"/Porta"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgalt=\"DLAyoutubelink\"src=\"/portals/104/Images/F"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Webmaster"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "DLADistribution’scurrentoperationsdirectorretires"
              },
              {
                "tagName": "A",
                "id": "anch_4_96029",
                "text": "NewtoDLA?"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "EEO"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "<imgalt=\"DLAtwitterlink\"src=\"/portals/104/Images/F"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dla.mil/",
      "what": "URL",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.dla.mil/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 9
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search Defense Logistics Agency"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search Defense Logistics Agency"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Previous"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Next"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Slideshow"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close dialog"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Yes, I'll give feedback (Opens in a new window)",
                "content": "Yes, I'll give feedback"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "No thanks",
                "content": "No thanks"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.dla.mil/",
      "result": {
        "totals": {
          "links": 122,
          "adjacent": {
            "total": 71,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to main content (Press Enter).",
            "",
            "Search",
            "Search",
            "Search",
            "Home",
            "What DLA Offers",
            "Working With DLA",
            "Customer Support",
            "Careers",
            "About DLA",
            "Organizations",
            "Locations",
            "Leaders",
            "News",
            "History",
            "Media Gallery",
            "",
            "",
            "",
            "How to do business with DLA",
            "Customer Support",
            "Excess property disposal",
            "",
            "What DLA offers",
            "Place an order with DLA",
            "Check an order's status",
            "New to DLA?",
            "Frequently used resources",
            "Training",
            "Reference DoD catalog tools",
            "",
            "",
            "DLA leaders visit team members, warfighters in Jordan, Kuwait",
            "",
            "Tipping back: A commentary on alcoholism",
            "",
            "DLA Aviation, Air Force award contract for aircraft component support",
            "",
            "DLA Distribution’s current operations director retires",
            "",
            "New video promotes ‘Leap into Summer’ fitness program",
            "",
            "DLA Distribution Anniston welcomes new commander",
            "",
            "A change of leadership for DLA Distribution Europe",
            "",
            "Leadership changes hands at DLA Distribution Pearl Harbor",
            "",
            "Read more DLA news",
            "",
            "",
            "McNamara Headquarters Complex on Fort Belvoir, Virginia",
            "",
            "",
            "Coronavirus Information",
            "Strategic Plan Lines of Effort",
            "Strategic Plan Critical Capabilities",
            "Sexual Assault Prevention and Response",
            "DLA's 60th Anniversary",
            "All DLA Campaigns",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "Hosted by Defense Media Activity - WEB.mil"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.dla.mil/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dla.mil/",
      "what": "URL",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.dla.mil/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.dla.mil/",
      "result": {
        "roleElements": 10,
        "badRoleElements": 5,
        "redundantRoleElements": 1,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "status": {
              "bad": 2,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "H1": {
            "heading": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.dla.mil/",
      "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": 7,
            "subtotals": [
              2,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 71,
            "subtotals": [
              44,
              27
            ]
          },
          "listLink": {
            "total": 51,
            "subtotals": [
              31,
              20
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 11,
            "subtotals": [
              10,
              1
            ]
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "solid": [
                "Toggle navigation"
              ],
              "none": [
                "Previous",
                "Next",
                "Slideshow",
                "",
                "Yes, I'll give feedback",
                "No thanks"
              ]
            },
            "borderWidth": {
              "1px": [
                "Toggle navigation"
              ],
              "0px": [
                "Previous",
                "Next",
                "Slideshow",
                "",
                "Yes, I'll give feedback",
                "No thanks"
              ]
            },
            "height": {
              "auto": [
                "Toggle navigation",
                "Slideshow"
              ],
              "25px": [
                "Previous",
                "Next"
              ],
              "43.6719px": [
                ""
              ],
              "48.2969px": [
                "Yes, I'll give feedback",
                "No thanks"
              ]
            },
            "lineHeight": {
              "20px": [
                "Toggle navigation",
                "Previous",
                "Next",
                "Slideshow"
              ],
              "normal": [
                "",
                "Yes, I'll give feedback",
                "No thanks"
              ]
            },
            "minHeight": {
              "0px": [
                "Toggle navigation",
                "Previous",
                "Next",
                "Slideshow",
                ""
              ],
              "auto": [
                "Yes, I'll give feedback",
                "No thanks"
              ]
            },
            "minWidth": {
              "0px": [
                "Toggle navigation",
                "Previous",
                "Next",
                "Slideshow",
                "",
                "No thanks"
              ],
              "160px": [
                "Yes, I'll give feedback"
              ]
            },
            "outlineStyle": {
              "none": [
                "Toggle navigation",
                "Previous",
                "Next",
                "Slideshow",
                "Yes, I'll give feedback",
                "No thanks"
              ],
              "auto": [
                ""
              ]
            },
            "outlineWidth": {
              "0px": [
                "Toggle navigation",
                "Previous",
                "Next",
                "Slideshow",
                "Yes, I'll give feedback",
                "No thanks"
              ],
              "1px": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content (Press Enter).",
                "",
                "Search",
                "Search",
                "Search",
                "Organizations",
                "Locations",
                "Leaders",
                "News",
                "History",
                "Media Gallery",
                "",
                "",
                "",
                "How to do business with DLA",
                "Customer Support",
                "Excess property disposal",
                "",
                "What DLA offers",
                "Place an order with DLA",
                "Check an order's status",
                "New to DLA?",
                "Frequently used resources",
                "Training",
                "Reference DoD catalog tools",
                "",
                "",
                "Read more DLA news",
                "",
                "",
                "McNamara Headquarters Complex on Fort Belvoir, Virginia",
                "",
                "",
                "DLA's 60th Anniversary",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Hosted by Defense Media Activity - WEB.mil"
              ],
              "700": [
                "Home",
                "What DLA Offers",
                "Working With DLA",
                "Customer Support",
                "Careers",
                "About DLA",
                "DLA leaders visit team members, warfighters in Jordan, Kuwait",
                "",
                "Tipping back: A commentary on alcoholism",
                "",
                "DLA Aviation, Air Force award contract for aircraft component support",
                "",
                "DLA Distribution’s current operations director retires",
                "",
                "New video promotes ‘Leap into Summer’ fitness program",
                "",
                "DLA Distribution Anniston welcomes new commander",
                "",
                "A change of leadership for DLA Distribution Europe",
                "",
                "Leadership changes hands at DLA Distribution Pearl Harbor",
                "",
                "Coronavirus Information",
                "Strategic Plan Lines of Effort",
                "Strategic Plan Critical Capabilities",
                "Sexual Assault Prevention and Response",
                "All DLA Campaigns"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(255, 255, 255)": [
                "Excess Property Disposal",
                "Document Services",
                "Products",
                "Services",
                "Programs",
                "Applications",
                "Small Business",
                "Federal and International Cataloging",
                "Defense Data Standards",
                "Events",
                "Procurement Policies",
                "Government Programs",
                "Forms",
                "Self Help",
                "How to Order",
                "Find Your Order",
                "Training",
                "Brochures",
                "Warfighter Support",
                "DLA Headquarters",
                "DLA Aviation",
                "DLA Disposition Services",
                "DLA Distribution",
                "DLA Energy",
                "DLA Land and Maritime",
                "DLA Troop Support",
                "DLA CENTCOM & SOCOM",
                "DLA Europe & Africa",
                "DLA Indo-Pacific",
                "DLA Hall of Fame",
                "60th Anniversary"
              ],
              "rgb(8, 68, 118)": [
                "Contact Us",
                "Site Index",
                "DLA Strategic Plan",
                "IG Hotline",
                "FOIA",
                "No FEAR Act",
                "Whistleblower Protection Act",
                "EEO",
                "Accessibility/Section 508",
                "SAPR",
                "Webmaster",
                "Images",
                "Public Affairs",
                "DOD Information Quality Guidelines",
                "Link Disclaimer",
                "Plain Language",
                "Privacy & Security",
                "USA.gov",
                "DOD Web Policy",
                "DOD Open Government"
              ]
            },
            "fontSize": {
              "12px": [
                "Excess Property Disposal",
                "Document Services",
                "Products",
                "Services",
                "Programs",
                "Applications",
                "Small Business",
                "Federal and International Cataloging",
                "Defense Data Standards",
                "Events",
                "Procurement Policies",
                "Government Programs",
                "Forms",
                "Self Help",
                "How to Order",
                "Find Your Order",
                "Training",
                "Brochures",
                "Warfighter Support",
                "DLA Headquarters",
                "DLA Aviation",
                "DLA Disposition Services",
                "DLA Distribution",
                "DLA Energy",
                "DLA Land and Maritime",
                "DLA Troop Support",
                "DLA CENTCOM & SOCOM",
                "DLA Europe & Africa",
                "DLA Indo-Pacific",
                "DLA Hall of Fame",
                "60th Anniversary"
              ],
              "14px": [
                "Contact Us",
                "Site Index",
                "DLA Strategic Plan",
                "IG Hotline",
                "FOIA",
                "No FEAR Act",
                "Whistleblower Protection Act",
                "EEO",
                "Accessibility/Section 508",
                "SAPR",
                "Webmaster",
                "Images",
                "Public Affairs",
                "DOD Information Quality Guidelines",
                "Link Disclaimer",
                "Plain Language",
                "Privacy & Security",
                "USA.gov",
                "DOD Web Policy",
                "DOD Open Government"
              ]
            },
            "lineHeight": {
              "17.1429px": [
                "Excess Property Disposal",
                "Document Services",
                "Products",
                "Services",
                "Programs",
                "Applications",
                "Small Business",
                "Federal and International Cataloging",
                "Defense Data Standards",
                "Events",
                "Procurement Policies",
                "Government Programs",
                "Forms",
                "Self Help",
                "How to Order",
                "Find Your Order",
                "Training",
                "Brochures",
                "Warfighter Support",
                "DLA Headquarters",
                "DLA Aviation",
                "DLA Disposition Services",
                "DLA Distribution",
                "DLA Energy",
                "DLA Land and Maritime",
                "DLA Troop Support",
                "DLA CENTCOM & SOCOM",
                "DLA Europe & Africa",
                "DLA Indo-Pacific",
                "DLA Hall of Fame",
                "60th Anniversary"
              ],
              "20px": [
                "Contact Us",
                "Site Index",
                "DLA Strategic Plan",
                "IG Hotline",
                "FOIA",
                "No FEAR Act",
                "Whistleblower Protection Act",
                "EEO",
                "Accessibility/Section 508",
                "SAPR",
                "Webmaster",
                "Images",
                "Public Affairs",
                "DOD Information Quality Guidelines",
                "Link Disclaimer",
                "Plain Language",
                "Privacy & Security",
                "USA.gov",
                "DOD Web Policy",
                "DOD Open Government"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "500": [
                "How to do business with DLA",
                "Customer Support",
                "Excess property disposal",
                "What DLA offers",
                "Place an order with DLA",
                "Check an order's status",
                "New to DLA?",
                "Frequently used resources",
                "Training",
                "Reference DoD catalog tools"
              ],
              "700": [
                "DLA News"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "How to do business with DLA",
                "Customer Support",
                "Excess property disposal",
                "What DLA offers",
                "Place an order with DLA",
                "Check an order's status",
                "New to DLA?",
                "Frequently used resources",
                "Training",
                "Reference DoD catalog tools"
              ],
              "rgb(51, 51, 51)": [
                "DLA News"
              ]
            },
            "fontSize": {
              "30px": [
                "How to do business with DLA",
                "Customer Support",
                "Excess property disposal",
                "What DLA offers",
                "Place an order with DLA",
                "Check an order's status",
                "New to DLA?",
                "Frequently used resources",
                "Training",
                "Reference DoD catalog tools"
              ],
              "15.4px": [
                "DLA News"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.dla.mil/",
      "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.dla.mil/",
      "result": {
        "totals": {
          "total": 23,
          "tagNames": {
            "A": 1,
            "DIV": 5,
            "UL": 6,
            "H2": 10,
            "BUTTON": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "skip-link",
            "text": "Skip to main content (Press Enter)."
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Search Defense Logistics Agency: Search"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Excess Property Disposal Document Services Products Services Programs"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Applications Small Business Federal and International Cataloging Defense Data Standards Events Procu"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Self Help How to Order Find Your Order Training Brochures Warfighter Support"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Organizations DLA Headquarters DLA Aviation DLA Disposition Services DLA Distribution DLA Energy DLA"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "DLA Headquarters DLA Aviation DLA Disposition Services DLA Distribution DLA Energy DLA Land and Mari"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "DLA Hall of Fame 60th Anniversary"
          },
          {
            "tagName": "H2",
            "id": "ml_1_96028_label",
            "text": "How to do business with DLA"
          },
          {
            "tagName": "H2",
            "id": "ml_2_96028_label",
            "text": "Customer Support"
          },
          {
            "tagName": "H2",
            "id": "ml_3_96028_label",
            "text": "Excess property disposal"
          },
          {
            "tagName": "H2",
            "id": "ml_1_96029_label",
            "text": "What DLA offers"
          },
          {
            "tagName": "H2",
            "id": "ml_2_96029_label",
            "text": "Place an order with DLA"
          },
          {
            "tagName": "H2",
            "id": "ml_3_96029_label",
            "text": "Check an order's status"
          },
          {
            "tagName": "H2",
            "id": "ml_4_96029_label",
            "text": "New to DLA?"
          },
          {
            "tagName": "H2",
            "id": "ml_5_96029_label",
            "text": "Frequently used resources"
          },
          {
            "tagName": "H2",
            "id": "ml_6_96029_label",
            "text": "Training"
          },
          {
            "tagName": "H2",
            "id": "ml_7_96029_label",
            "text": "Reference DoD catalog tools"
          },
          {
            "tagName": "DIV",
            "id": "cboxOverlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "colorbox",
            "text": "PreviousNextSlideshow"
          },
          {
            "tagName": "DIV",
            "id": "cboxWrapper",
            "text": "PreviousNextSlideshow"
          },
          {
            "tagName": "DIV",
            "id": "fsrFullScreenContainer",
            "text": "We'd welcome your feedback! Would you take a brief survey so we can improve your experience on our s"
          },
          {
            "tagName": "BUTTON",
            "id": "fsrFocusFirst",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.dla.mil/",
      "result": {
        "totals": {
          "failures": 11,
          "warnings": 4
        },
        "items": [
          {
            "index": 86,
            "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]/form[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/a[1]",
              "codeLines": [
                "<a href=\"/About-DLA/News/All-News\" aria-labelledby=\"adash\">",
                "  Read more DLA news",
                "  <span class=\"fa fa-angle-double-right\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 603,
            "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": 690,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/form[1]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Defense Logistics Agency"
              ]
            }
          },
          {
            "index": 691,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/form[1]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "The Nation's Combat Logistics Support Agency"
              ]
            }
          },
          {
            "index": 702,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/form[1]/div[1]/header[1]/div[1]/div[2]/div[2]/ul[1]",
              "codeLines": [
                "<ul></ul>"
              ]
            }
          },
          {
            "index": 708,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/form[1]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Defense Logistics Agency"
              ]
            }
          },
          {
            "index": 709,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/form[1]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "The Nation's Combat Logistics Support Agency"
              ]
            }
          },
          {
            "index": 737,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <a href=\"/HQ/Operating-Status\">",
                "    <img alt=\"Yellow Operating Status\" src=\"/portals/104/Images/OperatingStatus/yellow-operating-st...",
                "  </a>",
                "  <br>",
                "  <br>",
                "  <a href=\"/HQ/Operating-Status\">",
                "    McNamara Headquarters Complex on Fort Belvoir, Virginia",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 738,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <span style=\"font-size:larger;\">",
                "    <a href=\"/Info/strategicplan\" target=\"_blank\">",
                "      <strong>",
                "        <img alt=\"Strategic Plan 2021 to 2026\" src=\"/portals/104/Images/Hot Buttons/StrategicPlanBu...",
                "      </strong>",
                "    </a>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 739,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <span style=\"font-size:larger;\">",
                "    <strong>",
                "      <a href=\"/Info/Coronavirus\">",
                "        Coronavirus Information",
                "      </a>",
                "    </strong>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 740,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <span style=\"font-size:larger;\">",
                "    <strong>",
                "      <a href=\"/Info/strategicplan/#LinesOfEffort\">",
                "        Strategic Plan Lines of Effort",
                "      </a>",
                "    </strong>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 741,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[4]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <span style=\"font-size:larger;\">",
                "    <strong>",
                "      <a href=\"/Info/strategicplan/#CriticalCapabilities\">",
                "        Strategic Plan Critical Capabilities",
                "      </a>",
                "    </strong>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 742,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[5]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <span style=\"font-size:larger;\">",
                "    <strong>",
                "      <a href=\"/Info/SAPR\">",
                "        Sexual Assault Prevention and Response",
                "      </a>",
                "    </strong>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 743,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[6]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <a href=\"https://go.usa.gov/xMcxH\">",
                "    <span style=\"font-size:larger;\">",
                "      <strong>",
                "        DLA's 60th Anniversary",
                "      </strong>",
                "    </span>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 744,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[7]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <span style=\"font-size:larger;\">",
                "    <strong>",
                "      <a href=\"/Info/\">",
                "        All DLA Campaigns",
                "      </a>",
                "    </strong>",
                "  </span>",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.dla.mil/",
      "result": {
        "totals": {
          "rulesNA": 44,
          "rulesPassed": 50,
          "rulesWarned": 4,
          "rulesViolated": 6,
          "warnings": {
            "minor": 11,
            "moderate": 0,
            "serious": 79,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 2,
            "serious": 13,
            "critical": 1
          }
        },
        "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-17T21:46:43.678Z",
          "url": "https://www.dla.mil/",
          "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": "#335d8b",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-header skin-header-background\">",
                          "target": [
                            ".skin-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-text withsub\">Defense Logistics Agency</span>",
                  "target": [
                    ".withsub"
                  ],
                  "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": "#3399cc",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-header skin-header-background\">",
                          "target": [
                            ".skin-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"subtitle-text\">The Nation's Combat Logistics Support Agency</span>",
                  "target": [
                    ".subtitle-text"
                  ],
                  "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": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/\" target=\"\">Home\n\t\t</a>",
                  "target": [
                    ".active > a[href$=\"dla.mil/\"][target=\"\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/What-DLA-Offers/\" target=\"\" aria-expanded=\"false\">What DLA Offers<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(2) > a[target=\"\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/Working-With-DLA/\" target=\"\" aria-expanded=\"false\">Working With DLA<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(3) > a[target=\"\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/CustomerSupport/\" target=\"\" aria-expanded=\"false\">Customer Support<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(4) > a[target=\"\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/Careers/\" target=\"\">Careers\n\t\t</a>",
                  "target": [
                    "a[href$=\"Careers/\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/AboutDLA/\" target=\"\" aria-expanded=\"false\">About DLA<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(6) > a[href$=\"AboutDLA/\"][target=\"\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of two hands shaking with the DLA emblem above them\" src=\"https://media.defense.gov/2020/Jun/11/2002314701/740/740/0/200610-D-D0441-5002.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_1_96028 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_1_96028_label\" style=\"visibility:visible;\">How to do business with DLA</h2>",
                  "target": [
                    "#ml_1_96028_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a person wearing a headset.\" src=\"https://media.defense.gov/2020/Jun/09/2002313118/740/740/0/200609-D-D0441-5001.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_2_96028 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_2_96028_label\" style=\"visibility:visible;\">Customer Support</h2>",
                  "target": [
                    "#ml_2_96028_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of stacks of military vehicles being packaged into crates\" src=\"https://media.defense.gov/2020/Jun/11/2002314703/740/740/0/200610-D-D0441-5003.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_3_96028 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_3_96028_label\" style=\"visibility:visible;\">Excess property disposal</h2>",
                  "target": [
                    "#ml_3_96028_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a hand holding a tray with a delivery truck, fuel drum, construction materials, medical supplies, storage and a forklift\" src=\"https://media.defense.gov/2020/Jun/11/2002314743/740/740/0/200611-D-D0441-5011.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_1_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_1_96029_label\" style=\"visibility:visible;\">What DLA offers</h2>",
                  "target": [
                    "#ml_1_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a clipboard with a checklist labeled &quot;order&quot; accompanied by a pencil\" src=\"https://media.defense.gov/2020/Jun/11/2002314708/740/740/0/200611-D-D0441-5007.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_2_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_2_96029_label\" style=\"visibility:visible;\">Place an order with DLA</h2>",
                  "target": [
                    "#ml_2_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of clipboard with a checklist labeled with the word &quot;order&quot; accompanied by a magnifying glass\" src=\"https://media.defense.gov/2020/Jun/11/2002314704/740/740/0/200611-D-D0441-5000.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_3_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_3_96029_label\" style=\"visibility:visible;\">Check an order's status</h2>",
                  "target": [
                    "#ml_3_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a hand holding up the DLA emblem\" class=\"img-responsive center-block\" src=\"https://media.defense.gov/2020/Jun/11/2002314707/740/740/0/200611-D-D0441-5006.PNG\">",
                          "target": [
                            "#anch_4_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_4_96029_label\" style=\"visibility:visible;\">New to DLA?</h2>",
                  "target": [
                    "#ml_4_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a globe accompanied by a mouse pointer and the letters &quot;WWW&quot;\" class=\"img-responsive center-block\" src=\"https://media.defense.gov/2020/Jun/11/2002314706/740/740/0/200611-D-D0441-5005.PNG\">",
                          "target": [
                            "#anch_5_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_5_96029_label\" style=\"visibility:visible;\">Frequently used resources</h2>",
                  "target": [
                    "#ml_5_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a speaker in front of a presentation slide\" class=\"img-responsive center-block\" src=\"https://media.defense.gov/2020/Jun/11/2002314711/740/740/0/200611-D-D0441-5010.PNG\">",
                          "target": [
                            "#anch_6_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_6_96029_label\" style=\"visibility:visible;\">Training</h2>",
                  "target": [
                    "#ml_6_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a row of books\" class=\"img-responsive center-block\" src=\"https://media.defense.gov/2020/Jun/11/2002314709/740/740/0/200611-D-D0441-5008.PNG\">",
                          "target": [
                            "#anch_7_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_7_96029_label\" style=\"visibility:visible;\">Reference DoD catalog tools</h2>",
                  "target": [
                    "#ml_7_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"title\">\n        <span id=\"dnn_ctr94039_dnnTitle_titleLabel\" class=\"Head\">DLA News</span>\n\n\n\n    </h2>",
                          "target": [
                            ".base-container > .title"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span id=\"dnn_ctr94039_dnnTitle_titleLabel\" class=\"Head\">DLA News</span>",
                  "target": [
                    "#dnn_ctr94039_dnnTitle_titleLabel"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/AboutDLA/ContactUs\">Contact Us</a>",
                  "target": [
                    "a[href$=\"ContactUs\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/SiteIndex\">Site Index</a>",
                  "target": [
                    "a[href$=\"SiteIndex\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/Info/strategicplan\">DLA Strategic Plan</a>",
                  "target": [
                    "li:nth-child(3) > a[href$=\"strategicplan\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/Inspector-General/HotlineForm\">IG Hotline</a>",
                  "target": [
                    "a[href$=\"HotlineForm\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/FOIA\">FOIA</a>",
                  "target": [
                    "a[href$=\"FOIA\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/EEO/Offers/NoFEAR\" target=\"_blank\">No FEAR Act</a>",
                  "target": [
                    "a[href$=\"NoFEAR\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/EEO/Offers/NoFEAR#Whistleblower\">Whistleblower Protection Act</a>",
                  "target": [
                    ".col-sm-3:nth-child(2) > ul > li:nth-child(2) > a"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/EEO\" target=\"_blank\">EEO</a>",
                  "target": [
                    "a[href$=\"EEO\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/508\">Accessibility/Section 508</a>",
                  "target": [
                    "a[href=\"/508\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/Info/SAPR\" target=\"_blank\">SAPR</a>",
                  "target": [
                    "a[href$=\"SAPR\"][target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/AboutDLA/webmaster\">Webmaster</a>",
                  "target": [
                    "a[href$=\"webmaster\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/News/Images\">Images</a>",
                  "target": [
                    "a[href$=\"Images\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/Public-Affairs\">Public Affairs</a>",
                  "target": [
                    "a[href$=\"Public-Affairs\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.defense.gov/Resources/DOD-Information-Quality-Guidelines\" target=\"_blank\">DOD Information Quality Guidelines</a>",
                  "target": [
                    ".col-sm-3:nth-child(3) > ul > li:nth-child(4) > a[target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.defense.gov/Resources/External-Link-Disclaimer\" target=\"_blank\">Link Disclaimer</a>",
                  "target": [
                    ".col-sm-3:nth-child(3) > ul > li:nth-child(5) > a[target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.esd.whs.mil/DD/plainlanguage\" target=\"_blank\">Plain Language</a>",
                  "target": [
                    ".col-sm-3:nth-child(4) > ul > li:nth-child(1) > a[target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.defense.gov/Legal-Administrative/Privacy-Security\" target=\"_blank\">Privacy &amp; Security</a>",
                  "target": [
                    "li:nth-child(2) > a[target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usa.gov\" target=\"_blank\">USA.gov</a>",
                  "target": [
                    "a[href$=\"www.usa.gov\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://dodcio.defense.gov/DoD-Web-Policy\" target=\"_blank\">DOD Web Policy&nbsp;</a>",
                  "target": [
                    ".col-sm-3:nth-child(4) > ul > li:nth-child(4) > a[target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://open.defense.gov\" target=\"_blank\">DOD Open Government</a>",
                  "target": [
                    "a[href$=\"open.defense.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#335d8b",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-header skin-header-background\">",
                          "target": [
                            ".skin-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-text withsub\">Defense Logistics Agency</span>",
                  "target": [
                    ".withsub"
                  ],
                  "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": "#3399cc",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-header skin-header-background\">",
                          "target": [
                            ".skin-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"subtitle-text\">The Nation's Combat Logistics Support Agency</span>",
                  "target": [
                    ".subtitle-text"
                  ],
                  "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": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/\" target=\"\">Home\n\t\t</a>",
                  "target": [
                    ".active > a[href$=\"dla.mil/\"][target=\"\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/What-DLA-Offers/\" target=\"\" aria-expanded=\"false\">What DLA Offers<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(2) > a[target=\"\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/Working-With-DLA/\" target=\"\" aria-expanded=\"false\">Working With DLA<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(3) > a[target=\"\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/CustomerSupport/\" target=\"\" aria-expanded=\"false\">Customer Support<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(4) > a[target=\"\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/Careers/\" target=\"\">Careers\n\t\t</a>",
                  "target": [
                    "a[href$=\"Careers/\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"navbar-collapse nav-main-collapse collapse otnav nopad\">",
                          "target": [
                            ".navbar-collapse"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.dla.mil/AboutDLA/\" target=\"\" aria-expanded=\"false\">About DLA<span class=\"fa fa-lg fa-angle-down\"></span>\n\t\t</a>",
                  "target": [
                    ".dropdown.top-level:nth-child(6) > a[href$=\"AboutDLA/\"][target=\"\"]"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of two hands shaking with the DLA emblem above them\" src=\"https://media.defense.gov/2020/Jun/11/2002314701/740/740/0/200610-D-D0441-5002.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_1_96028 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_1_96028_label\" style=\"visibility:visible;\">How to do business with DLA</h2>",
                  "target": [
                    "#ml_1_96028_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a person wearing a headset.\" src=\"https://media.defense.gov/2020/Jun/09/2002313118/740/740/0/200609-D-D0441-5001.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_2_96028 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_2_96028_label\" style=\"visibility:visible;\">Customer Support</h2>",
                  "target": [
                    "#ml_2_96028_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of stacks of military vehicles being packaged into crates\" src=\"https://media.defense.gov/2020/Jun/11/2002314703/740/740/0/200610-D-D0441-5003.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_3_96028 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_3_96028_label\" style=\"visibility:visible;\">Excess property disposal</h2>",
                  "target": [
                    "#ml_3_96028_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a hand holding a tray with a delivery truck, fuel drum, construction materials, medical supplies, storage and a forklift\" src=\"https://media.defense.gov/2020/Jun/11/2002314743/740/740/0/200611-D-D0441-5011.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_1_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_1_96029_label\" style=\"visibility:visible;\">What DLA offers</h2>",
                  "target": [
                    "#ml_1_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a clipboard with a checklist labeled &quot;order&quot; accompanied by a pencil\" src=\"https://media.defense.gov/2020/Jun/11/2002314708/740/740/0/200611-D-D0441-5007.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_2_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_2_96029_label\" style=\"visibility:visible;\">Place an order with DLA</h2>",
                  "target": [
                    "#ml_2_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of clipboard with a checklist labeled with the word &quot;order&quot; accompanied by a magnifying glass\" src=\"https://media.defense.gov/2020/Jun/11/2002314704/740/740/0/200611-D-D0441-5000.PNG\" class=\"img-responsive center-block\">",
                          "target": [
                            "#anch_3_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_3_96029_label\" style=\"visibility:visible;\">Check an order's status</h2>",
                  "target": [
                    "#ml_3_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a hand holding up the DLA emblem\" class=\"img-responsive center-block\" src=\"https://media.defense.gov/2020/Jun/11/2002314707/740/740/0/200611-D-D0441-5006.PNG\">",
                          "target": [
                            "#anch_4_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_4_96029_label\" style=\"visibility:visible;\">New to DLA?</h2>",
                  "target": [
                    "#ml_4_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a globe accompanied by a mouse pointer and the letters &quot;WWW&quot;\" class=\"img-responsive center-block\" src=\"https://media.defense.gov/2020/Jun/11/2002314706/740/740/0/200611-D-D0441-5005.PNG\">",
                          "target": [
                            "#anch_5_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_5_96029_label\" style=\"visibility:visible;\">Frequently used resources</h2>",
                  "target": [
                    "#ml_5_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a speaker in front of a presentation slide\" class=\"img-responsive center-block\" src=\"https://media.defense.gov/2020/Jun/11/2002314711/740/740/0/200611-D-D0441-5010.PNG\">",
                          "target": [
                            "#anch_6_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_6_96029_label\" style=\"visibility:visible;\">Training</h2>",
                  "target": [
                    "#ml_6_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "22.5pt (30px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"A simplified illustration of a row of books\" class=\"img-responsive center-block\" src=\"https://media.defense.gov/2020/Jun/11/2002314709/740/740/0/200611-D-D0441-5008.PNG\">",
                          "target": [
                            "#anch_7_96029 > .center-block.img-responsive"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"ml_7_96029_label\" style=\"visibility:visible;\">Reference DoD catalog tools</h2>",
                  "target": [
                    "#ml_7_96029_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "11.5pt (15.4px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"title\">\n        <span id=\"dnn_ctr94039_dnnTitle_titleLabel\" class=\"Head\">DLA News</span>\n\n\n\n    </h2>",
                          "target": [
                            ".base-container > .title"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span id=\"dnn_ctr94039_dnnTitle_titleLabel\" class=\"Head\">DLA News</span>",
                  "target": [
                    "#dnn_ctr94039_dnnTitle_titleLabel"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/AboutDLA/ContactUs\">Contact Us</a>",
                  "target": [
                    "a[href$=\"ContactUs\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/SiteIndex\">Site Index</a>",
                  "target": [
                    "a[href$=\"SiteIndex\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/Info/strategicplan\">DLA Strategic Plan</a>",
                  "target": [
                    "li:nth-child(3) > a[href$=\"strategicplan\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/Inspector-General/HotlineForm\">IG Hotline</a>",
                  "target": [
                    "a[href$=\"HotlineForm\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/FOIA\">FOIA</a>",
                  "target": [
                    "a[href$=\"FOIA\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/EEO/Offers/NoFEAR\" target=\"_blank\">No FEAR Act</a>",
                  "target": [
                    "a[href$=\"NoFEAR\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/EEO/Offers/NoFEAR#Whistleblower\">Whistleblower Protection Act</a>",
                  "target": [
                    ".col-sm-3:nth-child(2) > ul > li:nth-child(2) > a"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/EEO\" target=\"_blank\">EEO</a>",
                  "target": [
                    "a[href$=\"EEO\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/508\">Accessibility/Section 508</a>",
                  "target": [
                    "a[href=\"/508\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/Info/SAPR\" target=\"_blank\">SAPR</a>",
                  "target": [
                    "a[href$=\"SAPR\"][target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/AboutDLA/webmaster\">Webmaster</a>",
                  "target": [
                    "a[href$=\"webmaster\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/News/Images\">Images</a>",
                  "target": [
                    "a[href$=\"Images\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/Public-Affairs\">Public Affairs</a>",
                  "target": [
                    "a[href$=\"Public-Affairs\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.defense.gov/Resources/DOD-Information-Quality-Guidelines\" target=\"_blank\">DOD Information Quality Guidelines</a>",
                  "target": [
                    ".col-sm-3:nth-child(3) > ul > li:nth-child(4) > a[target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.defense.gov/Resources/External-Link-Disclaimer\" target=\"_blank\">Link Disclaimer</a>",
                  "target": [
                    ".col-sm-3:nth-child(3) > ul > li:nth-child(5) > a[target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.esd.whs.mil/DD/plainlanguage\" target=\"_blank\">Plain Language</a>",
                  "target": [
                    ".col-sm-3:nth-child(4) > ul > li:nth-child(1) > a[target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.defense.gov/Legal-Administrative/Privacy-Security\" target=\"_blank\">Privacy &amp; Security</a>",
                  "target": [
                    "li:nth-child(2) > a[target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.usa.gov\" target=\"_blank\">USA.gov</a>",
                  "target": [
                    "a[href$=\"www.usa.gov\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://dodcio.defense.gov/DoD-Web-Policy\" target=\"_blank\">DOD Web Policy&nbsp;</a>",
                  "target": [
                    ".col-sm-3:nth-child(4) > ul > li:nth-child(4) > a[target=\"_blank\"]"
                  ],
                  "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": "#084476",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"skin-footer-background\">",
                          "target": [
                            ".skin-footer-background"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://open.defense.gov\" target=\"_blank\">DOD Open Government</a>",
                  "target": [
                    "a[href$=\"open.defense.gov\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "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": "<button type=\"button\" class=\"navbar-toggle pull-left skin-nav-toggle\" data-toggle=\"collapse\" data-target=\".navbar-collapse\">\n                <span class=\"sr-only\">Toggle navigation</span>\n                <span class=\"fa fa-bars\"></span>\n            </button>",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "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=\"visible-xs title-text\">\n                    DLA\n                </div>",
                  "target": [
                    ".visible-xs.title-text"
                  ],
                  "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=\"mobile-search visible-xs pull-right\" hidden=\"\">",
                  "target": [
                    ".mobile-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": "<div class=\"mobile-search-popup\" style=\"display: none;\">",
                  "target": [
                    ".mobile-search-popup"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(2) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(3) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(4) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.top-level:nth-child(6) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.dm:nth-child(1) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown.dm:nth-child(5) > .dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">",
                  "target": [
                    "#colorbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgImage"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"desktop-search hidden-xs\">",
                          "target": [
                            ".desktop-search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined due to a background image"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"skin-search-go\" href=\"#\" title=\"Search\"><span class=\"fa fa-search fa-lg\"></span>\n                        <span class=\"sr-only\">Search</span>\n                    </a>",
                  "target": [
                    ".desktop-search > .skin-search-go[href=\"#\"][title=\"Search\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined due to a background image"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-attr",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-level=\"1\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-level=\"1\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<p aria-level=\"1\" class=\"fsr_p\" id=\"fsrDescription\">Would you take a brief survey so we can improve your experience on our site?</p>",
                  "target": [
                    "#fsrDescription"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-level=\"1\""
                }
              ]
            },
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "application"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role application is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav class=\"nav-main\" role=\"application\">",
                  "target": [
                    "nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role application is not allowed for given element"
                }
              ]
            },
            {
              "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",
                        "bgColor": "#0076a3",
                        "contrastRatio": 5.09,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button aria-label=\"Yes, I'll give feedback (Opens in a new window)\" class=\"fsrButton fsrAcceptButton fsrButton--hoverEffects fsrButton__inviteAccept\" tabindex=\"0\">Yes, I'll give feedback</button>",
                          "target": [
                            ".fsrAcceptButton"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.09 (foreground color: #ffffff, background color: #0076a3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button aria-label=\"Yes, I'll give feedback (Opens in a new window)\" class=\"fsrButton fsrAcceptButton fsrButton--hoverEffects fsrButton__inviteAccept\" tabindex=\"0\">Yes, I'll give feedback</button>",
                  "target": [
                    ".fsrAcceptButton"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.09 (foreground color: #ffffff, background color: #0076a3, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0076a3",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.09,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fsrInvite\" id=\"fsrInvite\">",
                          "target": [
                            "#fsrInvite"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.09 (foreground color: #0076a3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button aria-label=\"No thanks\" class=\"fsrButton fsrButton__inviteDecline fsrDeclineButton\" tabindex=\"0\">No thanks</button>",
                  "target": [
                    ".fsrButton__inviteDecline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.09 (foreground color: #0076a3, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#627085",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.02,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fsrInvite\" id=\"fsrInvite\">",
                          "target": [
                            "#fsrInvite"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.02 (foreground color: #627085, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fsrFooter__poweredby\">Powered by Verint Experience Cloud</span>",
                  "target": [
                    ".fsrFooter__poweredby"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.02 (foreground color: #627085, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). 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 alt=\"\" aria-labelledby=\"ml_1_96028_label\" class=\"blockEach\" href=\"/SmallBusiness\" id=\"anch_1_96028\">",
                  "target": [
                    "#anch_1_96028"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "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 alt=\"\" aria-labelledby=\"ml_2_96028_label\" class=\"blockEach\" href=\"/CustomerSupport\" id=\"anch_2_96028\">",
                  "target": [
                    "#anch_2_96028"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "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 alt=\"\" aria-labelledby=\"ml_3_96028_label\" class=\"blockEach\" href=\"/What-DLA-Offers/Excess-Property-Disposal\" id=\"anch_3_96028\">",
                  "target": [
                    "#anch_3_96028"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "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-labelledby=\"ml_1_96029_label\" class=\"blockEach\" href=\"/What-DLA-Offers\" id=\"anch_1_96029\">",
                  "target": [
                    "#anch_1_96029"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "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-labelledby=\"ml_2_96029_label\" class=\"blockEach\" href=\"/CustomerSupport/Order\" id=\"anch_2_96029\">",
                  "target": [
                    "#anch_2_96029"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "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-labelledby=\"ml_3_96029_label\" class=\"blockEach\" href=\"/CustomerSupport/Where\" id=\"anch_3_96029\">",
                  "target": [
                    "#anch_3_96029"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "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-labelledby=\"ml_4_96029_label\" class=\"blockEach\" href=\"/AboutDLA\" id=\"anch_4_96029\">",
                  "target": [
                    "#anch_4_96029"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "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-labelledby=\"ml_5_96029_label\" class=\"blockEach\" href=\"/Customer-Support/Frequently-Used-Resources\" id=\"anch_5_96029\">",
                  "target": [
                    "#anch_5_96029"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "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-labelledby=\"ml_6_96029_label\" class=\"blockEach\" href=\"/CustomerSupport/Training\" id=\"anch_6_96029\">",
                  "target": [
                    "#anch_6_96029"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "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-labelledby=\"ml_7_96029_label\" class=\"blockEach\" href=\"/What-DLA-Offers/Federal-and-International-Cataloging\" id=\"anch_7_96029\">",
                  "target": [
                    "#anch_7_96029"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-contentinfo",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one contentinfo landmark",
              "help": "Document should not have more than one contentinfo landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-contentinfo?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-contentinfo",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"fsrFooter--invite\"> <span class=\"fsrFooter__poweredby\">Powered by Verint Experience Cloud</span>   </footer>",
                          "target": [
                            ".fsrFooter--invite"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one contentinfo landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<footer role=\"contentinfo\">",
                  "target": [
                    "footer[role=\"contentinfo\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one contentinfo 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": "contentinfo",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"fsrFooter--invite\"> <span class=\"fsrFooter__poweredby\">Powered by Verint Experience Cloud</span>   </footer>",
                          "target": [
                            ".fsrFooter--invite"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<footer role=\"contentinfo\">",
                  "target": [
                    "footer[role=\"contentinfo\"]"
                  ],
                  "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.dla.mil/",
      "what": "URL",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.dla.mil/",
      "result": {
        "Error": {
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "#Form",
                "code": "<form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\">...</form>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H44.NonExistentFragment": {
            "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"desktopSearch\" class=\"visuallyhidden\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"mobileSearch\" class=\"visuallyhidden\">...</label>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#LiveHTMLWrapper66847",
                "code": "<div id=\"LiveHTMLWrapper66847\" class=\"livehtml\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"text-align: center;\">...</p>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#ml_1_96028_label",
                "code": "<h2 id=\"ml_1_96028_label\" style=\"visibility:visible;\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#ml_1_96028_label",
                "code": "<h2 id=\"ml_1_96028_label\" style=\"visibility:visible;\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "#skip-link",
                "code": "<a id=\"skip-link\" href=\"#skip-target\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#fsrFullScreenContainer",
                "code": "<div class=\"fsrAbandonButton fsrModalBackdrop\" id=\"fsrFullScreenContainer\" data-isbackdrop=\"true\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "#ml_1_96028_label",
                "code": "<h2 id=\"ml_1_96028_label\" style=\"visibility:visible;\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#ml_1_96029_label",
                "code": "<h2 id=\"ml_1_96029_label\" style=\"visibility:visible;\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#ml_2_96028_label",
                "code": "<h2 id=\"ml_2_96028_label\" style=\"visibility:visible;\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#ml_2_96029_label",
                "code": "<h2 id=\"ml_2_96029_label\" style=\"visibility:visible;\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#ml_3_96028_label",
                "code": "<h2 id=\"ml_3_96028_label\" style=\"visibility:visible;\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#ml_3_96029_label",
                "code": "<h2 id=\"ml_3_96029_label\" style=\"visibility:visible;\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#ml_4_96029_label",
                "code": "<h2 id=\"ml_4_96029_label\" style=\"visibility:visible;\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#ml_5_96029_label",
                "code": "<h2 id=\"ml_5_96029_label\" style=\"visibility:visible;\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#ml_6_96029_label",
                "code": "<h2 id=\"ml_6_96029_label\" style=\"visibility:visible;\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#ml_7_96029_label",
                "code": "<h2 id=\"ml_7_96029_label\" style=\"visibility:visible;\">...</h2>"
              }
            ]
          },
          "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": "span",
                "id": "",
                "code": "<span class=\"title-text withsub\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/508\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/AboutDLA/ContactUs\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/AboutDLA/webmaster\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/EEO\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/EEO/Offers/NoFEAR\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/EEO/Offers/NoFEAR#Whistleblower\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/FOIA\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/Info/SAPR\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/Info/strategicplan\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/Inspector-General/HotlineForm\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/News/Images\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/Public-Affairs\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/SiteIndex\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.defense.gov/Resources/External-Link-Disclaimer\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.dla.mil/\" target=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.dla.mil/AboutDLA/\" target=\"\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.dla.mil/Careers/\" target=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.dla.mil/CustomerSupport/\" target=\"\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.dla.mil/What-DLA-Offers/\" target=\"\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.dla.mil/Working-With-DLA/\" target=\"\" aria-expanded=\"false\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://dodcio.defense.gov/DoD-Web-Policy\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://open.defense.gov\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.defense.gov/Legal-Administrative/Privacy-Security\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.defense.gov/Resources/DOD-Information-Quality-Guidelines\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.esd.whs.mil/DD/plainlanguage\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.usa.gov\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"desktopSearch\" class=\"visuallyhidden\">...</label>"
              },
              {
                "tagName": "span",
                "id": "#dnn_ctr94039_dnnTitle_titleLabel",
                "code": "<span id=\"dnn_ctr94039_dnnTitle_titleLabel\" class=\"Head\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"subtitle-text\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "div",
                "id": "#usasearch_sayt",
                "code": "<div id=\"usasearch_sayt\" style=\"background: none; border: 0px; display: block; float: none; height: 0px; line-height: 0; margin: 0px; padding: 0px; position: static; width: 0px;\">...</div>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"101960\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"65879\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"66847\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"91765\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"91797\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"94039\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"94040\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"94197\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"96028\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"96029\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#skip-target",
                "code": "<a id=\"skip-target\" name=\"skip-target\" class=\"skip\" tabindex=\"-1\" innertext=\"Start of main content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dla.mil/",
      "what": "URL",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.dla.mil/",
      "result": {
        "content": {
          "totals": {
            "violation": 19,
            "recommendation": 7,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[2]/label[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The value \"desktopSearch\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 8,
                "top": 104,
                "height": 18,
                "width": 224
              },
              "snippet": "<label class=\"visuallyhidden\" for=\"desktopSearch\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 224
              },
              "snippet": "<a href=\"#skip-target\" id=\"skip-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 7738,
                "height": 527,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/footer[1]",
                "aria": "/document[1]/dialog[2]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 8746,
                "height": 19,
                "width": 784
              },
              "snippet": "<footer class=\"fsrFooter--invite\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ApplicationLandmarkLabel",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "Element with \"application\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 141,
                "height": 796,
                "width": 784
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[9]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 4856,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_6_96029_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[8]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 4368,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_5_96029_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[7]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 3881,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_4_96029_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[6]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 3394,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_3_96029_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[5]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 2906,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_2_96029_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[10]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[10]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 5343,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_7_96029_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[4]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 2419,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_1_96029_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[3]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 1932,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_3_96028_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[2]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 1444,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_2_96028_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]",
                "aria": "/document[1]/main[1]/link[1]/heading[1]"
              },
              "message": "Text contrast of 1.17 with its background is less than the WCAG AA minimum requirements for text of size 24px and weight of 700",
              "bounds": {
                "left": 8,
                "top": 957,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 style=\"visibility:visible;\" id=\"ml_1_96028_label\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/section[3]/button[2]",
                "aria": "/document[1]/dialog[2]/button[3]"
              },
              "message": "Text contrast of 4.43 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400",
              "bounds": {
                "left": 156,
                "top": 8725,
                "height": 22,
                "width": 77
              },
              "snippet": "<button tabindex=\"0\" class=\"fsrButton fsrButton__inviteDecline fsrDeclineButton\" aria-label=\"No thanks\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/section[3]/button[1]",
                "aria": "/document[1]/dialog[2]/button[2]"
              },
              "message": "Text contrast of 4.12 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400",
              "bounds": {
                "left": 8,
                "top": 8725,
                "height": 22,
                "width": 144
              },
              "snippet": "<button tabindex=\"0\" class=\"fsrButton fsrAcceptButton fsrButton--hoverEffects fsrButton__inviteAccept\" aria-label=\"Yes, I'll give feedback (Opens in a new window)\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <nav>",
              "bounds": {
                "left": 8,
                "top": 141,
                "height": 796,
                "width": 784
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/section[2]/p[1]",
                "aria": "/document[1]/dialog[2]"
              },
              "message": "The ARIA attribute 'aria-level' is not valid for the element <p> with ARIA role 'none'",
              "bounds": {
                "left": 8,
                "top": 8690,
                "height": 19,
                "width": 784
              },
              "snippet": "<p id=\"fsrDescription\" class=\"fsr_p\" aria-level=\"1\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[6]",
                "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 http-equiv=\"Content-Style-Type\" content=\"text/css\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "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 http-equiv=\"Content-Script-Type\" content=\"text/javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "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 http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/button[1]/svg[1]",
                "aria": "/document[1]/dialog[2]/button[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 16,
                "top": 8267,
                "height": 331,
                "width": 332
              },
              "snippet": "<svg xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" width=\"332px\" viewBox=\"0 0 332 331\" version=\"1.1\" height=\"331px\" focusable=\"false\" class=\"fsrAbandonButton fsrButton fsrButton__inviteClose\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 910,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"main-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 7738,
                "height": 527,
                "width": 784
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/section[2]/h1[1]",
                "aria": "/document[1]/dialog[2]/heading[1]"
              },
              "message": "The explicitly-assigned ARIA role \"heading\" is redundant with the implicit role of the element <h1>",
              "bounds": {
                "left": 8,
                "top": 8643,
                "height": 28,
                "width": 784
              },
              "snippet": "<h1 role=\"heading\" id=\"fsrHeading\" class=\"fsrInvite__heading\" aria-level=\"1\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 4,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/header[1]/div[1]/div[2]/div[1]/div[2]/label[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The value \"desktopSearch\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 550,
                "top": 18,
                "height": 1,
                "width": 1
              },
              "snippet": "<label class=\"visuallyhidden\" for=\"desktopSearch\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": -30,
                "height": 30,
                "width": 792
              },
              "snippet": "<a href=\"#skip-target\" id=\"skip-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ApplicationLandmarkLabel",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "Element with \"application\" role does not have a label",
              "bounds": {
                "left": 25,
                "top": 110,
                "height": 36,
                "width": 750
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/application[1]"
              },
              "message": "The ARIA role 'application' is not valid for the element <nav>",
              "bounds": {
                "left": 25,
                "top": 110,
                "height": 36,
                "width": 750
              },
              "snippet": "<nav role=\"application\" class=\"nav-main\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[6]",
                "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 http-equiv=\"Content-Style-Type\" content=\"text/css\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "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 http-equiv=\"Content-Script-Type\" content=\"text/javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "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 http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 25,
                "top": 0,
                "height": 146,
                "width": 750
              },
              "snippet": "<header role=\"banner\" id=\"main-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/form[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 25,
                "top": 3068,
                "height": 321,
                "width": 750
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dla.mil/",
      "what": "URL",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.dla.mil/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "The Nation's Combat Logistics Support Agency",
          "pageurl": "https://www.dla.mil/",
          "time": 3.02,
          "creditsremaining": 1078,
          "allitemcount": 134,
          "totalelements": 625,
          "waveurl": "http://wave.webaim.org/report?url=https://www.dla.mil/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child > DIV:first-child > BUTTON:first-child + DIV + DIV > DIV:first-child > SPAN:first-child + SPAN"
                ],
                "contrastdata": [
                  [
                    3.19,
                    "#3399cc",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 38,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 10,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV > DIV#dnn_ContentPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr96029_ContentPane > DIV#dnn_ctr96029_ModuleContent > DIV#mvcContainer-96029 > DIV#Items-96029 > DIV:first-child > DIV:first-child > DIV#ml_1_96029_item > A#anch_1_96029 > H2:first-child + IMG",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV > DIV#dnn_ContentPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr96029_ContentPane > DIV#dnn_ctr96029_ModuleContent > DIV#mvcContainer-96029 > DIV#Items-96029 > DIV:first-child > DIV:first-child > DIV#ml_3_96029_item > A#anch_3_96029 > H2:first-child + IMG",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 2,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child + DIV > LABEL:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 11,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child + DIV > DIV:first-child > NAV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > HEADER#main-header > DIV:first-child + DIV > DIV:first-child > NAV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child > SPAN:first-child + DIV > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV > SPAN:first-child + DIV > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_RightPane > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr101960_ContentPane > DIV#dnn_ctr101960_ModuleContent > DIV#dnn_ctr101960_HtmlModule_lblContent > P:first-child > A:first-child + BR + BR + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 3,
                "selectors": [
                  "HTML > BODY#Body > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious > SPAN:first-child",
                  "HTML > BODY#Body > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext > SPAN:first-child",
                  "HTML > BODY#Body > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow > SPAN:first-child"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 12,
                "selectors": [
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_ContentPaneLeft > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr94039_ContentPane > DIV#dnn_ctr94039_ModuleContent > DIV#dnn_ctr94039_Dashboard_ph > DIV#adash > DIV:first-child + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV + HR + DIV > SPAN:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_RightPane > DIV:first-child > A:first-child + DIV > DIV#dnn_ctr101960_ContentPane > DIV#dnn_ctr101960_ModuleContent > DIV#dnn_ctr101960_HtmlModule_lblContent > P:first-child > A:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_RightPane > DIV:first-child + DIV > A:first-child + DIV > DIV#dnn_ctr91797_ContentPane > DIV#dnn_ctr91797_ModuleContent > DIV#dnn_ctr91797_HtmlModule_lblContent > P:first-child > SPAN:first-child > A:first-child > STRONG:first-child > IMG:first-child",
                  "HTML > BODY#Body > FORM#Form > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + STYLE + DIV > DIV#content > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV#dnn_RightPane > DIV:first-child + DIV + DIV > A:first-child + DIV > DIV#dnn_ctr94040_ContentPane > DIV#dnn_ctr94040_ModuleContent > DIV#LiveHTMLWrapper94040 > DIV:first-child > BR:first-child + A > IMG:first-child",
                  "HTML > BODY#Body > FORM:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV#fsrFullScreenContainer > DIV#fsrInvite > BUTTON:first-child + SECTION > DIV:first-child + PICTURE > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dla.mil/",
      "what": "URL",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.dla.mil/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.089",
        "responseTime": "2022-07-17T21:47:15.044Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1032888,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 40,
              "totalWarnings": 1,
              "totalIssues": 41
            },
            "issuesByLevel": {
              "A": {
                "count": 16,
                "pct": 39.02
              },
              "AA": {
                "count": 4,
                "pct": 9.76
              },
              "AAA": {
                "count": 41,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "2f389e2e-1561-4cd1-8da4-b245fcb87e43",
          "docID": "2a20948e-dfc4-440f-ac7c-91e69f52e0aa",
          "sourceHash": "35129daa8ff1c46877c05d7d9b2443a2",
          "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=2f389e2e-1561-4cd1-8da4-b245fcb87e43",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2005.48
                },
                "height": 2005.48,
                "width": 1024
              },
              "position": {
                "line": 2151,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"Body\"&gt; &lt;form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\"&gt;\n&lt;div class=\"aspNetHidden\"&gt;\n&lt;input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\" style=\"\"&gt;\n&lt;input type=\"hidden\" name=\"__EV",
              "xpath": "/html/body",
              "issueID": "2e92e06977fd5da7aa905b8ee8da4ff7",
              "signature": "b6cdcf62856c6cb627890f02de30f64c",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=2e92e06977fd5da7aa905b8ee8da4ff7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 115,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"mobile-search-link\" href=\"#\" title=\"Search\"&gt;&lt;span class=\"search-icon fa closed fa-lg\"&gt;&lt;/span&gt; &lt;span class=\"sr-only\"&gt;Search&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "2c8551cec4946e64806e5e2d3367ba67",
              "signature": "c7e965491f6b528ebe51f43be235d0c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2c8551cec4946e64806e5e2d3367ba67"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 115,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skin-search-go\" href=\"#\" title=\"Search\"&gt;&lt;span class=\"fa fa-search fa-inverse fa-lg\"&gt;&lt;/span&gt; &lt;span class=\"sr-only\"&gt;Search&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "242ceac29cc620a023cc8048e005b7b1",
              "signature": "e43374884ecdd07a276e3e5cae246ea2",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=242ceac29cc620a023cc8048e005b7b1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 920.5,
                  "y": 27
                },
                "bottom-right": {
                  "x": 937.5,
                  "y": 43
                },
                "height": 16,
                "width": 17
              },
              "position": {
                "line": 116,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skin-search-go\" href=\"#\" title=\"Search\"&gt;&lt;span class=\"fa fa-search fa-lg\"&gt;&lt;/span&gt; &lt;span class=\"sr-only\"&gt;Search&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/header[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "df3ed07d7ab0d7e5bf7ee8981917386a",
              "signature": "7af463eade7f5e6790e3ba1dae73f89a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=df3ed07d7ab0d7e5bf7ee8981917386a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 108.359375,
                  "y": 30.703125
                },
                "bottom-right": {
                  "x": 148.359375,
                  "y": 46.703125
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 8157,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/dla.mil\" title=\"D L A Facebook link\" target=\"_blank\"&gt;&lt;img alt=\"D L A Facebook link\" src=\"/portals/104/Images/Footer/Icon_40px_FaceBook.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "3996eb758cb2aebd7b7cc06c73baf9af",
              "signature": "a2cf443c5cdd8654572e620a2838d9cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3996eb758cb2aebd7b7cc06c73baf9af"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 163.921875,
                  "y": 30.703125
                },
                "bottom-right": {
                  "x": 203.921875,
                  "y": 46.703125
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 8164,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/DLAMIL\" title=\"D L A twitter link\" target=\"_blank\"&gt;&lt;img alt=\"D L A twitter link\" src=\"/portals/104/Images/Footer/Icon_40px_Twitter_grey_bkgd.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "ed8a2346385eb212e031ffca1dd586b1",
              "signature": "64acdca11a5473d3277b2ca34de34a60",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ed8a2346385eb212e031ffca1dd586b1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 223.375,
                  "y": 30.703125
                },
                "bottom-right": {
                  "x": 263.375,
                  "y": 46.703125
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 8171,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.youtube.com/user/DODLogisticsAgency\" title=\"D L A you tube link\" target=\"_blank\"&gt;&lt;img alt=\"D L A you tube link\" src=\"/portals/104/Images/Footer/Icon_40px_YouTube.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "43318e013642a418c5827eb4bb74e582",
              "signature": "f643b359ede5e183dc5469f0fd06101f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=43318e013642a418c5827eb4bb74e582"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 127.8125,
                  "y": 90.703125
                },
                "bottom-right": {
                  "x": 167.8125,
                  "y": 106.703125
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 8178,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.flickr.com/photos/dlamil\" title=\"D L A Flickr Link\" target=\"_blank\"&gt;&lt;img alt=\"D L A Flickr Link\" src=\"/portals/104/Images/Footer/Icon_40px_Flickr.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "809bd91503748d1680e42026172828bc",
              "signature": "8e9a365cd80adefcb4dffbd4c53d19b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=809bd91503748d1680e42026172828bc"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 183.375,
                  "y": 90.703125
                },
                "bottom-right": {
                  "x": 223.375,
                  "y": 106.703125
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 8185,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.linkedin.com/company/defense-logistics-agency\" title=\"D L A linked in link\" target=\"_blank\"&gt;&lt;img alt=\"D L A linked in link\" src=\"/portals/104/Images/Footer/linkedin40.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[5]",
              "issueID": "fce5a7e7b77fd8888dcd2dc218066bc6",
              "signature": "16927e9679fb8f3d35007e73e4a2291d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=fce5a7e7b77fd8888dcd2dc218066bc6"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 103.5,
                  "y": 285.796875
                },
                "bottom-right": {
                  "x": 246.5,
                  "y": 304.778075
                },
                "height": 18.981199999999998,
                "width": 143
              },
              "position": {
                "line": 9131,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"Yes, I'll give feedback (Opens in a new window)\" class=\"fsrButton fsrAcceptButton fsrButton--hoverEffects fsrButton__inviteAccept\" tabindex=\"0\"&gt;Yes, I'll give feedback&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/section[3]/button[1]",
              "issueID": "79ccf1a88fb76dc79b658417eab9730b",
              "signature": "aa4ec6819c1c05c220a6186fd2ee501a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=79ccf1a88fb76dc79b658417eab9730b"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 175.109375,
                  "y": 333.578125
                },
                "bottom-right": {
                  "x": 246.090575,
                  "y": 352.559325
                },
                "height": 18.981199999999998,
                "width": 70.9812
              },
              "position": {
                "line": 9131,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-label=\"No thanks\" class=\"fsrButton fsrButton__inviteDecline fsrDeclineButton\" tabindex=\"0\"&gt;No thanks&lt;/button&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/section[3]/button[2]",
              "issueID": "85f7653f137f746bda144165e8f49548",
              "signature": "81c99892c023e38e310eca9967430af6",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=85f7653f137f746bda144165e8f49548"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 116.66,
                  "y": 406.359375
                },
                "bottom-right": {
                  "x": 325.65999999999997,
                  "y": 422.359375
                },
                "height": 16,
                "width": 209
              },
              "position": {
                "line": 9131,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"fsrFooter__poweredby\"&gt;Powered by Verint Experience Cloud&lt;/span&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/footer[1]/span[1]",
              "issueID": "d1be4c9edcd50c4165a6fdd5b85c06b8",
              "signature": "8b1d06650853e52efa87c86f0e13af9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d1be4c9edcd50c4165a6fdd5b85c06b8"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 220,
                  "y": 123.672
                },
                "height": 123.672,
                "width": 220
              },
              "position": {
                "line": 6274,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-labelledby=\"ml_6_96029_label\" class=\"blockEach\" href=\"/CustomerSupport/Training\" id=\"anch_6_96029\"&gt; &lt;h2 id=\"ml_6_96029_label\" style=\"visibility:visible;\"&gt;Training&lt;/h2&gt; &lt;img alt=\"A simplified illustration of a speaker in front",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/a[1]",
              "issueID": "a1be9a5bf6220eb16d30eaa1f60cca78",
              "signature": "307a3c7868492bdb7618de3031d3b517",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a1be9a5bf6220eb16d30eaa1f60cca78"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 1
                },
                "height": 1,
                "width": 0
              },
              "position": {
                "line": 9131,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"sr-btn-label\"&gt;Previous&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[1]/span[1]",
              "issueID": "86cb5ab2337d3ac008d51d7c67a2190c",
              "signature": "30ed8a3456db75c5c61d6a7758c8c523",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=86cb5ab2337d3ac008d51d7c67a2190c"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 1
                },
                "height": 1,
                "width": 0
              },
              "position": {
                "line": 9131,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"sr-btn-label\"&gt;Next&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[2]/span[1]",
              "issueID": "b6341a3756d7f41f853cacb601c0c535",
              "signature": "3c3362dabbb499fb381d7ce91f0104a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=b6341a3756d7f41f853cacb601c0c535"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 1
                },
                "height": 1,
                "width": 0
              },
              "position": {
                "line": 9131,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"sr-btn-label\"&gt;Slideshow&lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/button[3]/span[1]",
              "issueID": "a1cdb81eabc9b6b9b15e93bf438439bc",
              "signature": "527bfb1f44db9035182aa96d4c87e7a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=a1cdb81eabc9b6b9b15e93bf438439bc"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2005.48
                },
                "height": 2005.48,
                "width": 1024
              },
              "position": {
                "line": 2151,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"Body\"&gt; &lt;form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\"&gt;\n&lt;div class=\"aspNetHidden\"&gt;\n&lt;input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\" style=\"\"&gt;\n&lt;input type=\"hidden\" name=\"__EV",
              "xpath": "/html/body",
              "issueID": "bb4b4d2e04af8ea7977dca7183dbc699",
              "signature": "f685659b2a1fd1f42eaa06165b1a5980",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bb4b4d2e04af8ea7977dca7183dbc699"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 214.640625
                },
                "bottom-right": {
                  "x": 298.328,
                  "y": 478.124625
                },
                "height": 263.484,
                "width": 283.328
              },
              "position": {
                "line": 8962,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"dnn_ctr91797_HtmlModule_lblContent\" class=\"Normal\"&gt; &lt;p style=\"text-align: center;\"&gt;&lt;span style=\"font-size:larger;\"&gt;&lt;a href=\"/Info/strategicplan\" target=\"_blank\"&gt;&lt;strong&gt;&lt;img alt=\"Strategic Plan 2021 to 2026\" src=",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "ee9e2bbf588b56046eb60cbf6812f993",
              "signature": "b24db398bad3c1a4e6ca1ff684be5cd6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ee9e2bbf588b56046eb60cbf6812f993"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 2005.484375
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2005.484375
                },
                "height": 0,
                "width": 1024
              },
              "position": {
                "line": 9131,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"__fsr fsrNoLogoBg\" role=\"dialog\" aria-describedby=\"fsrDescription\" aria-labelledby=\"fsrHeading\"&gt; &lt;div class=\"fsrAbandonButton fsrModalBackdrop\" id=\"fsrFullScreenContainer\" data-isbackdrop=\"true\"&gt; &lt;div class=\"fsrInvite\" id=\"fsrI",
              "xpath": "/html/body/div[3]",
              "issueID": "bdd1ce64127caf586881c72e796ce055",
              "signature": "9e8c281c03fef56e18439bb3b44c8c6b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=bdd1ce64127caf586881c72e796ce055"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 9131,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"fsrAbandonButton fsrModalBackdrop\" id=\"fsrFullScreenContainer\" data-isbackdrop=\"true\"&gt; &lt;div class=\"fsrInvite\" id=\"fsrInvite\"&gt; &lt;button aria-label=\"Close dialog\" class=\"fsrAbandonButton fsrInvite__closeWrapper\" tabindex=\"0\" id=\"f",
              "xpath": "/html/body/div[3]/div[1]",
              "issueID": "469839eb8f1399b7f6563d93eabcb647",
              "signature": "910d89d9a8501f460953c6bdb04767ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=469839eb8f1399b7f6563d93eabcb647"
            },
            {
              "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": 15,
                  "y": 62
                },
                "bottom-right": {
                  "x": 45,
                  "y": 78
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8051,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/EEO\" target=\"_blank\"&gt;EEO&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "717c59cca0642710aef4be5a67255249",
              "signature": "73bc3ae5511274244abb66e6b22a5e37",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=717c59cca0642710aef4be5a67255249"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2005.48
                },
                "height": 2005.48,
                "width": 1024
              },
              "position": {
                "line": 2151,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"Body\"&gt; &lt;form method=\"post\" action=\"/\" id=\"Form\" enctype=\"multipart/form-data\"&gt;\n&lt;div class=\"aspNetHidden\"&gt;\n&lt;input type=\"hidden\" name=\"__EVENTTARGET\" id=\"__EVENTTARGET\" value=\"\" style=\"\"&gt;\n&lt;input type=\"hidden\" name=\"__EV",
              "xpath": "/html/body",
              "issueID": "e33aa409b17dfc6c6cadbf5c62579bc6",
              "signature": "09df1af24d527cf2af12672139abfeec",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=e33aa409b17dfc6c6cadbf5c62579bc6"
            },
            {
              "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": 50.421875,
                  "y": 214.640625
                },
                "bottom-right": {
                  "x": 263.421875,
                  "y": 257.640625
                },
                "height": 43,
                "width": 213
              },
              "position": {
                "line": 7905,
                "column": 17
              },
              "errorSnippet": "&lt;a href=\"/Info/strategicplan\" target=\"_blank\"&gt;&lt;strong&gt;&lt;img alt=\"Strategic Plan 2021 to 2026\" src=\"/portals/104/Images/Hot Buttons/StrategicPlanButton2021.png\" style=\"width: 75%;\" title=\"Strategic Plan 2021 to 2026\"&gt;&lt;/strong&gt;&lt;/a",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/a[1]",
              "issueID": "beb43f5c3a52a9b189ad2879948c79bd",
              "signature": "0deeabeb95e0cb8a9eb6a3976f48f409",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=beb43f5c3a52a9b189ad2879948c79bd"
            },
            {
              "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": 15,
                  "y": 2
                },
                "bottom-right": {
                  "x": 97,
                  "y": 18
                },
                "height": 16,
                "width": 82
              },
              "position": {
                "line": 8037,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/EEO/Offers/NoFEAR\" target=\"_blank\"&gt;No FEAR Act&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "a2903be16a4a9eef8c073d203a85c0fc",
              "signature": "e38e587d5cd3015840f9261cc9307595",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a2903be16a4a9eef8c073d203a85c0fc"
            },
            {
              "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": 15,
                  "y": 62
                },
                "bottom-right": {
                  "x": 45,
                  "y": 78
                },
                "height": 16,
                "width": 30
              },
              "position": {
                "line": 8051,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/EEO\" target=\"_blank\"&gt;EEO&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "74b5a58be337ca5465344af73eed20b0",
              "signature": "5821bd5d3088e855469a4b5c1143c480",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=74b5a58be337ca5465344af73eed20b0"
            },
            {
              "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": 15,
                  "y": 122
                },
                "bottom-right": {
                  "x": 53,
                  "y": 138
                },
                "height": 16,
                "width": 38
              },
              "position": {
                "line": 8065,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"/Info/SAPR\" target=\"_blank\"&gt;SAPR&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "791af7a31ff977437d1521e128c20418",
              "signature": "0bcfa55913be5b684f0b79553e866d3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=791af7a31ff977437d1521e128c20418"
            },
            {
              "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": 15,
                  "y": 62
                },
                "bottom-right": {
                  "x": 129,
                  "y": 98
                },
                "height": 36,
                "width": 114
              },
              "position": {
                "line": 8097,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.defense.gov/Resources/DOD-Information-Quality-Guidelines\" target=\"_blank\"&gt;DOD Information Quality Guidelines&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "f4c3dea3d4a1f44b726489dfe5a4c069",
              "signature": "e3cd689b58e9a61c1ec7de4bf41c47c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f4c3dea3d4a1f44b726489dfe5a4c069"
            },
            {
              "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": 15,
                  "y": 102
                },
                "bottom-right": {
                  "x": 110,
                  "y": 118
                },
                "height": 16,
                "width": 95
              },
              "position": {
                "line": 8104,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.defense.gov/Resources/External-Link-Disclaimer\" target=\"_blank\"&gt;Link Disclaimer&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/ul[1]/li[5]/a[1]",
              "issueID": "f8e79a19e26a177f11a285a868108e64",
              "signature": "52da663695942b71fa40fac1b1a31fab",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f8e79a19e26a177f11a285a868108e64"
            },
            {
              "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": 15,
                  "y": 2
                },
                "bottom-right": {
                  "x": 112,
                  "y": 18
                },
                "height": 16,
                "width": 97
              },
              "position": {
                "line": 8111,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.esd.whs.mil/DD/plainlanguage\" target=\"_blank\"&gt;Plain Language&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[1]/a[1]",
              "issueID": "25418fb81c654db2d6b617c4b30f377c",
              "signature": "e3a1cf07005ff4821e755d5ddd8c7574",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=25418fb81c654db2d6b617c4b30f377c"
            },
            {
              "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": 15,
                  "y": 22
                },
                "bottom-right": {
                  "x": 129,
                  "y": 38
                },
                "height": 16,
                "width": 114
              },
              "position": {
                "line": 8118,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.defense.gov/Legal-Administrative/Privacy-Security\" target=\"_blank\"&gt;Privacy &amp;amp; Security&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[2]/a[1]",
              "issueID": "60eefb594c2d7cd548aeedd78bce874d",
              "signature": "890286f02ab096cb84f12c95878d6a57",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=60eefb594c2d7cd548aeedd78bce874d"
            },
            {
              "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": 15,
                  "y": 42
                },
                "bottom-right": {
                  "x": 70,
                  "y": 58
                },
                "height": 16,
                "width": 55
              },
              "position": {
                "line": 8129,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://www.usa.gov\" target=\"_blank\"&gt;USA.gov&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[3]/a[1]",
              "issueID": "31a0c8ff069437b51e566fb12546fc97",
              "signature": "fcec489dab9a4108d6169a2e5eaa069c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=31a0c8ff069437b51e566fb12546fc97"
            },
            {
              "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": 15,
                  "y": 62
                },
                "bottom-right": {
                  "x": 124,
                  "y": 78
                },
                "height": 16,
                "width": 109
              },
              "position": {
                "line": 8136,
                "column": 9
              },
              "errorSnippet": "&lt;a href=\"https://dodcio.defense.gov/DoD-Web-Policy\" target=\"_blank\"&gt;DOD Web Policy&amp;nbsp;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[4]/a[1]",
              "issueID": "12993efb536f2b0df9679baae23cdbc4",
              "signature": "3e53dafb7078445ff88396691cc098eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=12993efb536f2b0df9679baae23cdbc4"
            },
            {
              "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": 15,
                  "y": 82
                },
                "bottom-right": {
                  "x": 92,
                  "y": 118
                },
                "height": 36,
                "width": 77
              },
              "position": {
                "line": 8143,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://open.defense.gov\" target=\"_blank\"&gt;DOD Open Government&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/ul[1]/li[5]/a[1]",
              "issueID": "7af1e705a9f1296bd4b0f2a7ddf6bab7",
              "signature": "2c7f8c5a3cdb8735e12783d1a09a7258",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7af1e705a9f1296bd4b0f2a7ddf6bab7"
            },
            {
              "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": 108.359375,
                  "y": 30.703125
                },
                "bottom-right": {
                  "x": 148.359375,
                  "y": 46.703125
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 8157,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/dla.mil\" title=\"D L A Facebook link\" target=\"_blank\"&gt;&lt;img alt=\"D L A Facebook link\" src=\"/portals/104/Images/Footer/Icon_40px_FaceBook.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "6f12cfdc1674b3f1a5ef4a6c3073c0c0",
              "signature": "92a9f52da05f66fafe982c72f98fa9c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6f12cfdc1674b3f1a5ef4a6c3073c0c0"
            },
            {
              "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": 163.921875,
                  "y": 30.703125
                },
                "bottom-right": {
                  "x": 203.921875,
                  "y": 46.703125
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 8164,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/DLAMIL\" title=\"D L A twitter link\" target=\"_blank\"&gt;&lt;img alt=\"D L A twitter link\" src=\"/portals/104/Images/Footer/Icon_40px_Twitter_grey_bkgd.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "e9d944fb0ead0f450868f6f5648a29e4",
              "signature": "f3d5a2faa7c4bd3ed5a5ec34b76f703d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e9d944fb0ead0f450868f6f5648a29e4"
            },
            {
              "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": 223.375,
                  "y": 30.703125
                },
                "bottom-right": {
                  "x": 263.375,
                  "y": 46.703125
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 8171,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.youtube.com/user/DODLogisticsAgency\" title=\"D L A you tube link\" target=\"_blank\"&gt;&lt;img alt=\"D L A you tube link\" src=\"/portals/104/Images/Footer/Icon_40px_YouTube.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "582cc89ac7003196e20e852d2df28a24",
              "signature": "e255c12e1b7356853837fcb924dca809",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=582cc89ac7003196e20e852d2df28a24"
            },
            {
              "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": 127.8125,
                  "y": 90.703125
                },
                "bottom-right": {
                  "x": 167.8125,
                  "y": 106.703125
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 8178,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"https://www.flickr.com/photos/dlamil\" title=\"D L A Flickr Link\" target=\"_blank\"&gt;&lt;img alt=\"D L A Flickr Link\" src=\"/portals/104/Images/Footer/Icon_40px_Flickr.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "0c40190fcbb277cee9ca2789690a65b1",
              "signature": "5fbdade34878208f1fb9fc72ecf30325",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0c40190fcbb277cee9ca2789690a65b1"
            },
            {
              "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": 183.375,
                  "y": 90.703125
                },
                "bottom-right": {
                  "x": 223.375,
                  "y": 106.703125
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 8185,
                "column": 4
              },
              "errorSnippet": "&lt;a href=\"http://www.linkedin.com/company/defense-logistics-agency\" title=\"D L A linked in link\" target=\"_blank\"&gt;&lt;img alt=\"D L A linked in link\" src=\"/portals/104/Images/Footer/linkedin40.png\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[5]",
              "issueID": "4aa1af5d35da86bf8ff0dd7b64b39793",
              "signature": "14b10521daf101d1babde10957bf6ebe",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4aa1af5d35da86bf8ff0dd7b64b39793"
            },
            {
              "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": 374.671875,
                  "y": 1977.484375
                },
                "bottom-right": {
                  "x": 648.671875,
                  "y": 1993.484375
                },
                "height": 16,
                "width": 274
              },
              "position": {
                "line": 8192,
                "column": 4
              },
              "errorSnippet": "&lt;a target=\"_blank\" rel=\"noreferrer noopener\" href=\"https://www.web.dma.mil/\"&gt;Hosted by Defense Media Activity - WEB.mil&lt;/a&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[2]/a[1]",
              "issueID": "5f2b923dd2a1d4629a8e4d795abe0a8a",
              "signature": "62ddbdca58cfa18907cf8c12ba3124ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5f2b923dd2a1d4629a8e4d795abe0a8a"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 203.328125,
                  "y": 27.03125
                },
                "bottom-right": {
                  "x": 203.328125,
                  "y": 27.03125
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5357,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/form[1]/div[3]/div[2]/div[2]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/br[1]",
              "issueID": "b1bcfb4d578cb758b55d1edbd59248a0",
              "signature": "40a36812feb6a8c057780ea65cbbff59",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=b1bcfb4d578cb758b55d1edbd59248a0"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 275.046875,
                  "y": 30.703125
                },
                "bottom-right": {
                  "x": 275.046875,
                  "y": 30.703125
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7522,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/form[1]/div[3]/footer[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/br[2]",
              "issueID": "68ab9aacdcf05c3886307003edfc8cc0",
              "signature": "39c0fe13b445d27f363b54f2aa410f6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=68ab9aacdcf05c3886307003edfc8cc0"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.dla.mil/",
      "what": "Defense Logistics Agency (DLA)",
      "result": "https://www.dla.mil/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.dla.mil/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T21:45:17",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "focInd",
      22
    ],
    [
      "hover",
      19
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      14
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 12,
  "logSize": 552,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T21:47:14",
  "elapsedSeconds": 124,
  "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,
        "focInd": 196,
        "focOp": 5,
        "hover": 35,
        "linkUl": 142,
        "role": 11,
        "styleDiff": 23,
        "zIndex": 23
      },
      "alfa": {
        "r14": 4,
        "r61": 4,
        "r66": 2,
        "r68": 4,
        "r69": 2,
        "r73": 32
      },
      "axe": {
        "color-contrast-enhanced": 48,
        "color-contrast": 39,
        "hidden-content": 0,
        "link-in-text-block": 1,
        "aria-allowed-attr": 4,
        "aria-allowed-role": 1,
        "label-content-name-mismatch": 30,
        "landmark-no-duplicate-contentinfo": 2,
        "landmark-unique": 2
      },
      "htmlcs": {
        "e:AA.3_2_2.H32.2": 4,
        "w:AA.1_3_1.H44.NonExistentFragment": 2,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G145.Abs": 10,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.BgImage": 30,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.4_1_2.H91.A.EmptyWithName": 10,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG20_Label_RefValid": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 4,
        "Rpt_Aria_MultipleContentinfoLandmarks_Implicit": 8,
        "Rpt_Aria_ApplicationLandmarkLabel": 4,
        "IBMA_Color_Contrast_WCAG2AA": 48,
        "aria_semantics_role": 4,
        "aria_semantics_attribute": 4,
        "element_attribute_deprecated": 4,
        "aria_role_redundant": 3
      },
      "wave": {
        "c:contrast": 3,
        "a:alt_long": 10,
        "a:label_orphaned": 2,
        "a:link_redundant": 11,
        "a:text_small": 3,
        "a:title_redundant": 12
      },
      "tenon": {
        "28": 4,
        "79": 32,
        "95": 12,
        "98": 4,
        "134": 9,
        "144": 16,
        "152": 4,
        "155": 2,
        "218": 68,
        "242": 8
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 196,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 4,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 9,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 71,
              "what": "Non-underlined adjacent links"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 1,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 8,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "aria_semantics_role": {
              "score": 3,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 6,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "visibleLabelNotName": {
          "alfa": {
            "r14": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 23,
              "what": "Element visible text is not part of its accessible name"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 12,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 29,
              "what": "Element has insufficient color contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 36,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 24,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 4,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          },
          "ibm": {
            "aria_semantics_attribute": {
              "score": 4,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "footerMultiple": {
          "axe": {
            "landmark-no-duplicate-contentinfo": {
              "score": 1,
              "what": "Page has more than 1 contentinfo landmark (footer)"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.H44.NonExistentFragment": {
              "score": 2,
              "what": "Label for attribute references a nonexistent element"
            }
          },
          "ibm": {
            "WCAG20_Label_RefValid": {
              "score": 4,
              "what": "for attribute does not reference a non-empty, unique id attribute of an input element"
            }
          },
          "wave": {
            "a:label_orphaned": {
              "score": 2,
              "what": "Orphaned form label"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 3,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "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.BgImage": {
              "score": 8,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 10,
              "what": "Link has a name attribute but no href attribute or text"
            },
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 2,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "footerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleContentinfoLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a contentinfo role has no unique purpose label among the contentinfo-role elements"
            }
          }
        },
        "applicationNoText": {
          "ibm": {
            "Rpt_Aria_ApplicationLandmarkLabel": {
              "score": 4,
              "what": "Element with an application role has no purpose label"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 3,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 5,
              "what": "Long text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 6,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 2,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 7,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 3,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 8,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 16,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 2,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 51,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 2,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 675,
      "log": 12,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 198
        },
        {
          "groupName": "linkIndication",
          "score": 73
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 53
        },
        {
          "groupName": "contrastAA",
          "score": 51
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 26
        },
        {
          "groupName": "noLeading",
          "score": 26
        },
        {
          "groupName": "leadingClipsText",
          "score": 18
        },
        {
          "groupName": "contrastAAA",
          "score": 16
        },
        {
          "groupName": "contrastRisk",
          "score": 15
        },
        {
          "groupName": "linkNoText",
          "score": 13
        },
        {
          "groupName": "roleBad",
          "score": 12
        },
        {
          "groupName": "hoverSurprise",
          "score": 11
        },
        {
          "groupName": "titleRedundant",
          "score": 11
        },
        {
          "groupName": "fontSmall",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 8
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 8
        },
        {
          "groupName": "labelBadID",
          "score": 8
        },
        {
          "groupName": "footerConfusion",
          "score": 8
        },
        {
          "groupName": "linkPair",
          "score": 8
        },
        {
          "groupName": "imageTextLong",
          "score": 7
        },
        {
          "groupName": "focusableOperable",
          "score": 6
        },
        {
          "groupName": "childMissing",
          "score": 6
        },
        {
          "groupName": "applicationNoText",
          "score": 6
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "obsolete",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "targetSize",
          "score": 4
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "footerMultiple",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        }
      ]
    }
  }
}