Accessibility test digest

Synopsis

Page: Army

URL: https://www.army.mil/

Score: 1029

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 Army web page at https://www.army.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 1029 (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
total1029
log31
preventions100
focusIndication206
contentBeyondLandmarks77
parentMissing62
linkForcesNewWindow44
contrastAA38
imageTextLong38
linkNoText35
fontSmall34
listItemOrphan33
linkPair33
overflowHidden30
hoverSurprise28
roleBad28
menuNavigation18
targetSize18
linkIndication16
zIndexNotZero16
childMissing13
contrastAAA11
tabFocusability10
leadingClipsText10
tabIndexMissing10
metaBansZoom9
inconsistentStyles8
titleRedundant7
contrastRisk6
allCaps6
imageNoText6
h1Missing5
skipRepeatedContent4
decorativeImageRisk4
scrollRisk4
linkTextsSame4
visibleBulk3
focusableOperable3
hiddenContentRisk3
linkConfusionRisk3
cssBansRotate3
mainNot13
pseudoNavListRisk3
headingStructure3
nonWebLink3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

mainNot1: 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:

nonWebLink: 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-army",
  "host": {
    "id": "army",
    "which": "https://www.army.mil/",
    "what": "Army"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T21:06:20"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T21:08:18"
    }
  ],
  "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.army.mil/",
        "what": "Army"
      },
      {
        "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.army.mil/",
        "what": "Army"
      },
      {
        "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.army.mil/",
      "what": "Army",
      "result": "https://www.army.mil/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.army.mil/",
      "result": {
        "bytes": [
          629473,
          629473,
          629473,
          629473,
          629473
        ],
        "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.army.mil/",
      "what": "Army",
      "result": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.army.mil/",
      "result": {
        "visibleElements": 305
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.army.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.army.mil/",
      "result": {
        "tabFocusables": 76,
        "tabFocused": 76,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.army.mil/",
      "what": "URL",
      "result": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.army.mil/",
      "result": {
        "totals": {
          "total": 76,
          "types": {
            "indicatorMissing": {
              "total": 64,
              "tagNames": {
                "A": 63,
                "INPUT": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 12,
              "meanDelay": 0,
              "tagNames": {
                "A": 11,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "MENU"
            },
            {
              "tagName": "A",
              "text": "SEARCH"
            },
            {
              "tagName": "A",
              "text": "Who We Are"
            },
            {
              "tagName": "A",
              "text": "Organization"
            },
            {
              "tagName": "A",
              "text": "Quality of Life"
            },
            {
              "tagName": "A",
              "text": "Army A-Z"
            },
            {
              "tagName": "A",
              "text": "Army Worldwide"
            },
            {
              "tagName": "A",
              "text": "Press Releases"
            },
            {
              "tagName": "A",
              "text": "STAND-TO!"
            },
            {
              "tagName": "A",
              "text": "Soldier Features"
            },
            {
              "tagName": "A",
              "text": "Photos"
            },
            {
              "tagName": "A",
              "text": "Videos"
            },
            {
              "tagName": "A",
              "text": "Publications"
            },
            {
              "tagName": "A",
              "text": "Secretary"
            },
            {
              "tagName": "A",
              "text": "Under Secretary"
            },
            {
              "tagName": "A",
              "text": "Chief of Staff"
            },
            {
              "tagName": "A",
              "text": "Vice Chief of Staff"
            },
            {
              "tagName": "A",
              "text": "Sergeant Major of the Army"
            },
            {
              "tagName": "A",
              "text": "Valor"
            },
            {
              "tagName": "A",
              "text": "Events"
            },
            {
              "tagName": "A",
              "text": "Heritage"
            },
            {
              "tagName": "A",
              "text": "Army 101"
            },
            {
              "tagName": "A",
              "text": "Official U.S. Army Facebook"
            },
            {
              "tagName": "A",
              "text": "Official U.S. Army Twitter"
            },
            {
              "tagName": "A",
              "text": "Official U.S. Army Youtube"
            },
            {
              "tagName": "A",
              "text": "Official U.S. Army Instagram"
            },
            {
              "tagName": "A",
              "text": "Official U.S. Army Flickr"
            },
            {
              "tagName": "A",
              "text": "Official U.S. Army LinkedIn"
            },
            {
              "tagName": "A",
              "text": "Newsroom"
            },
            {
              "tagName": "A",
              "text": "Public Affairs"
            },
            {
              "tagName": "A",
              "text": "Social Media Guide"
            },
            {
              "tagName": "A",
              "text": "Join"
            },
            {
              "tagName": "A",
              "text": "FAQs"
            },
            {
              "tagName": "A",
              "text": "AKO"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Poland's tank purchase shores up modernization plan, NATO alliance July 11, 2022"
            },
            {
              "tagName": "A",
              "text": "Army medical units receive modernized equipment July 14, 2022"
            },
            {
              "tagName": "A",
              "text": "Kaneshiro becomes 44th Medal of Honor recipient of the 1st Cavalry Division July 12, 2022"
            },
            {
              "tagName": "A",
              "text": "New York Army National Guard, South African forces train together July 13, 2022"
            },
            {
              "tagName": "A",
              "text": "AFC cross-functional team tackles modernization of air and missile defense July 13, 2022"
            },
            {
              "tagName": "A",
              "text": "Army offering major incentives to future Soldiers July 12, 2022"
            },
            {
              "tagName": "A",
              "text": "Army announces Total Army COVID-19 vaccination statistics July 15, 2022"
            },
            {
              "tagName": "A",
              "text": "Army Establishes two new Initiatives to Combat Harmful Behaviors July 14, 2022"
            },
            {
              "tagName": "A",
              "text": "Army announces Korea Rotational Force Transition June 30, 2022"
            },
            {
              "tagName": "A",
              "text": "Army approves Milestone C and awards LRIP contract for the Mobile Protected Firepower program June 2"
            },
            {
              "tagName": "A",
              "text": "At the gates of Camp Henry: A mother’s sacrifice and a son’s journey home May 5, 2022"
            },
            {
              "tagName": "A",
              "text": "Army air traffic controller guides community closer with sports May 4, 2022"
            },
            {
              "tagName": "A",
              "text": "Army inspectors general of the year awardees announced May 5, 2022"
            },
            {
              "tagName": "A",
              "text": "Bengali chief warrant officer finds the American dream through serving May 3, 2022"
            },
            {
              "tagName": "A",
              "text": "Army nurse 'strives for excellence' in providing medical care around the globe May 1, 2022"
            },
            {
              "tagName": "A",
              "text": "Army veteran reflects on career ahead of Vietnam War observance March 23, 2022"
            },
            {
              "tagName": "A",
              "text": "Official U.S. Army Facebook"
            },
            {
              "tagName": "A",
              "text": "Official U.S. Army Twitter"
            },
            {
              "tagName": "A",
              "text": "Official U.S. Army Youtube"
            },
            {
              "tagName": "A",
              "text": "Official U.S. Army Flickr"
            },
            {
              "tagName": "A",
              "text": "Official U.S. Army Instagram"
            },
            {
              "tagName": "A",
              "text": "Home"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "A",
              "text": "Privacy"
            },
            {
              "tagName": "A",
              "text": "Terms Of Use"
            },
            {
              "tagName": "A",
              "text": "Accessibility/Section 508"
            },
            {
              "tagName": "A",
              "text": "FOIA"
            },
            {
              "tagName": "A",
              "text": "No FEAR Act"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "HOME",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Lead Story The people left behind: Suicide from a survivor's perspective",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Featured Video 5 Things to Know | July 2022 | U.S. Army",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Featured Photo Live-fire Exercise",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Spotlight Medal of Honor",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Spotlight Army Humanitarian Relief",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Spotlight NATO",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Newsroom: Resources for journalists and media outlets",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VIEW ALL NEWS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VIEW ALL ANNOUNCEMENTS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "VIEW ALL FEATURES",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.army.mil/",
      "what": "URL",
      "result": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.army.mil/",
      "result": {
        "totals": {
          "total": 154,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "UL": 1
              }
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 153,
              "tagNames": {
                "A": 144,
                "INPUT": 9
              }
            }
          }
        },
        "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"
            }
          ],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "MENU",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HOME",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SEARCH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "menu-item-about",
              "text": "<input type=\"checkbox\" id=\"menu-item-about\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who We Are",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality of Life",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army A-Z",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "menu-item-news",
              "text": "<input type=\"checkbox\" id=\"menu-item-news\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army Worldwide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "STAND-TO!",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Soldier Features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "menu-item-media",
              "text": "<input type=\"checkbox\" id=\"menu-item-media\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Photos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "menu-item-leaders",
              "text": "<input type=\"checkbox\" id=\"menu-item-leaders\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Secretary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Under Secretary",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chief of Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vice Chief of Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sergeant Major of the Army",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "menu-item-features",
              "text": "<input type=\"checkbox\" id=\"menu-item-features\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Valor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heritage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army 101",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Army Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Army Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Army Youtube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Army Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Army Flickr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Army LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Media Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AKO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"www.army.mil\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "usagov-search-query",
              "text": "<input autocomplete=\"off\" placeholder=\"Search\" class=\"usagov-search-autocomplete",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input aria-label=\"Search\" name=\"commit\" type=\"submit\" value=\"\" class=\"search-su",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lead Story The people left behind: Suicide from a survivor's perspective",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Featured Video 5 Things to Know | July 2022 | U.S. Army",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Featured Photo Live-fire Exercise",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spotlight Medal of Honor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spotlight Army Humanitarian Relief",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spotlight NATO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsroom: Resources for journalists and media outlets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Poland's tank purchase shores up modernization plan, NATO alliance July 11, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army medical units receive modernized equipment July 14, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kaneshiro becomes 44th Medal of Honor recipient of the 1st Cavalry Division July",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New York Army National Guard, South African forces train together July 13, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AFC cross-functional team tackles modernization of air and missile defense July ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army offering major incentives to future Soldiers July 12, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VIEW ALL NEWS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army announces Total Army COVID-19 vaccination statistics July 15, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army Establishes two new Initiatives to Combat Harmful Behaviors July 14, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army announces Korea Rotational Force Transition June 30, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army approves Milestone C and awards LRIP contract for the Mobile Protected Fire",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VIEW ALL ANNOUNCEMENTS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "At the gates of Camp Henry: A mother’s sacrifice and a son’s journey home May 5,",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army air traffic controller guides community closer with sports May 4, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army inspectors general of the year awardees announced May 5, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bengali chief warrant officer finds the American dream through serving May 3, 20",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army nurse 'strives for excellence' in providing medical care around the globe M",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army veteran reflects on career ahead of Vietnam War observance March 23, 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VIEW ALL FEATURES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "thumbnail",
              "text": "<a class=\"thumbnail hidden\" id=\"thumbnail\"><span class=\"thumbnail-button\"></span",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "single-view",
              "text": "<a class=\"single-view hidden\" id=\"single-view\"><span class=\"single-view-button\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "download",
              "text": "<a class=\"download hidden\" id=\"download\" target=\"_blank\"><span class=\"download-b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "share",
              "text": "<a class=\"share hidden\" id=\"share\" style=\"cursor: default;\"><span class=\"share-b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "fb-social",
              "text": "<a id=\"fb-social\" href=\"\" target=\"_blank\"> <span></span> </a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "twitter-social",
              "text": "<a id=\"twitter-social\" href=\"\" target=\"_blank\"> <span></span> </a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "pint-social",
              "text": "<a id=\"pint-social\" href=\"\" target=\"_blank\"> <span></span> </a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"close click-close\" href=\"javascript:;\" style=\"cursor: default;\"><span ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "next-button",
              "text": "<a class=\"lb-button is-visible\" id=\"next-button\" href=\"javascript:;\" title=\"Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "prev-button",
              "text": "<a class=\"lb-button\" id=\"prev-button\" href=\"javascript:;\" title=\"Previous image\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Live-fire Exercise",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Anniversary Jump",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chief of Staff Autograph",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remembering D-Day",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "11th Airborne Activation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Artillery Table",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Competition Fire",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medical Check",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tank Convoy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SMA Deadlift",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Trooper Greeting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NATO Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Above the Desert",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Oberlausitz Live-Fire",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Rock Dawn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eternal Heroes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Night Navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USMA Class of 2022",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flags-In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Competition Course",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Heavy Load",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Army Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Capabilities Briefing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Raven's Challenge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Soldiers Walk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Maneuvering Malvesti",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Band Competition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hague Hype",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ready for Action",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Justified Movement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family Embrace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Parachute Prep",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hammer Time",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seeking Cover",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Smoky Silhouette",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Helping Hand",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cold Patrol",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Arctic Enchantment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "President meets Paratroopers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Combat Check",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Snowy Assault",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cadet Ranger Challenge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twilight Tank",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Task Force COVID Guardian",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Helicopter Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Immediate Response Force",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Warrior Watch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "High Block",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cold Water Immersion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Air Cav Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flight Maneuvers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fun and Games",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medevac Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bradley Gunnery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Crawl the Course",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Festive Flyover",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Southern Vanguard View",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medical Prep",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cadet Discussion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "West Point Honors",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Army Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Army Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Army Youtube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Army Flickr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Official U.S. Army Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms Of Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility/Section 508",
              "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
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.army.mil/",
      "what": "URL",
      "result": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.army.mil/",
      "result": {
        "totals": {
          "triggers": 147,
          "headTriggers": 20,
          "tailTriggers": 127,
          "impactTriggers": 34,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 68,
          "opacityImpact": 0,
          "unhoverables": 23
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "ABOUTWhoWeAreOrganizationQualityofLifeArmyA-Z"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "WhoWeAre"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "WhoWeAre"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Organization"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Organization"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "QualityofLife"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "QualityofLife"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ArmyA-Z"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "ArmyA-Z"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "NEWSArmyWorldwidePressReleasesSTAND-TO!SoldierFeat"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ArmyWorldwide"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "ArmyWorldwide"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "PressReleases"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "PressReleases"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "STAND-TO!"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "STAND-TO!"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "SoldierFeatures"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "FeaturedVideo5ThingstoKnow|July2022|U.S.Army",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "SpotlightArmyHumanitarianRelief",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "FeaturedPhotoLive-fireExercise",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "FeaturedVideo5ThingstoKnow|July2022|U.S.Army",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "UnderSecretary"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "ContactUs"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Heritage"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "TermsOfUse"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Newsroom"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "Privacy"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.army.mil/",
      "what": "URL",
      "result": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.army.mil/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 7
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "ABOUT"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "NEWS"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "MULTIMEDIA"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "LEADERS"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "FEATURES"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search news, photos and videos on Army.mil"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.army.mil/",
      "result": {
        "totals": {
          "links": 144,
          "adjacent": {
            "total": 14,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "MENU",
            "HOME",
            "SEARCH",
            "Newsroom: Resources for journalists and media outlets",
            "VIEW ALL NEWS",
            "VIEW ALL ANNOUNCEMENTS",
            "VIEW ALL FEATURES",
            "",
            "",
            "",
            "",
            "",
            "",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.army.mil/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 25,
              "correct": 9,
              "incorrect": 16
            },
            "specific": {
              "tab": {
                "total": 5,
                "correct": 5,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 5,
                "correct": 0,
                "incorrect": 5
              },
              "down": {
                "total": 5,
                "correct": 0,
                "incorrect": 5
              },
              "home": {
                "total": 5,
                "correct": 2,
                "incorrect": 3
              },
              "end": {
                "total": 5,
                "correct": 2,
                "incorrect": 3
              }
            }
          },
          "menuItems": {
            "total": 5,
            "correct": 0,
            "incorrect": 5
          },
          "menus": {
            "total": 2,
            "correct": 0,
            "incorrect": 2
          }
        },
        "menuItems": {
          "incorrect": [
            {
              "tagName": "LABEL",
              "text": "ABOUT",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "LABEL",
              "text": "NEWS",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "LABEL",
              "text": "MULTIMEDIA",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            },
            {
              "tagName": "LABEL",
              "text": "LEADERS",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "LABEL",
              "text": "FEATURES",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.army.mil/",
      "what": "URL",
      "result": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.army.mil/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.army.mil/",
      "result": {
        "roleElements": 10,
        "badRoleElements": 3,
        "redundantRoleElements": 0,
        "tagNames": {
          "A": {
            "button": {
              "bad": 2,
              "redundant": 0
            }
          },
          "DIV": {
            "status": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.army.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": {
          "adjacentLink": {
            "total": 14,
            "subtotals": [
              7,
              4,
              2,
              1
            ]
          },
          "listLink": {
            "total": 130,
            "subtotals": [
              76,
              20,
              8,
              7,
              7,
              6,
              6
            ]
          },
          "h4": {
            "total": 3
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Newsroom:                 Resources for journalists and media outlets"
              ],
              "600": [
                "HOME",
                "VIEW ALL NEWS",
                "VIEW ALL ANNOUNCEMENTS",
                "VIEW ALL FEATURES",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "700": [
                "MENU",
                "SEARCH"
              ]
            },
            "opacity": {
              "0": [
                "",
                "",
                "",
                ""
              ],
              "1": [
                "MENU",
                "HOME",
                "SEARCH",
                "Newsroom:                 Resources for journalists and media outlets",
                "VIEW ALL NEWS",
                "VIEW ALL ANNOUNCEMENTS",
                "VIEW ALL FEATURES",
                "",
                "",
                ""
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Official U.S. Army Facebook",
                "Official U.S. Army Twitter",
                "Official U.S. Army Youtube",
                "Official U.S. Army Instagram",
                "Official U.S. Army Flickr",
                "Official U.S. Army LinkedIn",
                "",
                "",
                "",
                "Official U.S. Army Facebook",
                "Official U.S. Army Twitter",
                "Official U.S. Army Youtube",
                "Official U.S. Army Flickr",
                "Official U.S. Army Instagram"
              ],
              "600": [
                "Who We Are",
                "Organization",
                "Quality of Life",
                "Army A-Z",
                "Army Worldwide",
                "Press Releases",
                "STAND-TO!",
                "Soldier Features",
                "Photos",
                "Videos",
                "Publications",
                "Secretary",
                "Under Secretary",
                "Chief of Staff",
                "Vice Chief of Staff",
                "Sergeant Major of the Army",
                "Valor",
                "Events",
                "Heritage",
                "Army 101",
                "Lead Story                                                                                                                                                                       The people left behind: Suicide from a survivor's perspective",
                "Featured Video                                                                                                                                                                       5 Things to Know | July 2022 | U.S. Army",
                "Featured Photo                                                                                                                                                                       Live-fire Exercise",
                "Spotlight                                                                                                                                                                       Medal of Honor",
                "Spotlight                                                                                                                                                                       Army Humanitarian Relief",
                "Spotlight                                                                                                                                                                       NATO",
                "Poland's tank purchase shores up modernization plan, NATO alliance                             July 11, 2022",
                "Army medical units receive modernized equipment                             July 14, 2022",
                "Kaneshiro becomes 44th Medal of Honor recipient of the 1st Cavalry Division                             July 12, 2022",
                "New York Army National Guard, South African forces train together                             July 13, 2022",
                "AFC cross-functional team tackles modernization of air and missile defense                             July 13, 2022",
                "Army offering major incentives to future Soldiers                             July 12, 2022",
                "Army announces Total Army COVID-19 vaccination statistics                             July 15, 2022",
                "Army Establishes two new Initiatives to Combat Harmful Behaviors                              July 14, 2022",
                "Army announces Korea Rotational Force Transition                             June 30, 2022",
                "Army approves Milestone C and awards LRIP contract for the Mobile Protected Firepower program                              June 28, 2022",
                "At the gates of Camp Henry: A mother’s sacrifice and a son’s journey home                             May 5, 2022",
                "Army air traffic controller guides community closer with sports                             May 4, 2022",
                "Army inspectors general of the year awardees announced                             May 5, 2022",
                "Bengali chief warrant officer finds the American dream through serving                             May 3, 2022",
                "Army nurse 'strives for excellence' in providing medical care around the globe                             May 1, 2022",
                "Army veteran reflects on career ahead of Vietnam War observance                             March 23, 2022",
                "Live-fire Exercise",
                "Anniversary Jump",
                "Chief of Staff Autograph",
                "Remembering D-Day",
                "11th Airborne Activation",
                "Artillery Table",
                "Competition Fire",
                "Medical Check",
                "Tank Convoy",
                "SMA Deadlift",
                "Trooper Greeting",
                "NATO Support",
                "Above the Desert",
                "Oberlausitz Live-Fire",
                "Rock Dawn",
                "Eternal Heroes",
                "Night Navigation",
                "USMA Class of 2022",
                "Flags-In",
                "Competition Course",
                "Heavy Load",
                "Army Research",
                "Capabilities Briefing",
                "Raven's Challenge",
                "Soldiers Walk",
                "Maneuvering Malvesti",
                "Band Competition",
                "Hague Hype",
                "Ready for Action",
                "Justified Movement",
                "Family Embrace",
                "Parachute Prep",
                "Hammer Time",
                "Seeking Cover",
                "Smoky Silhouette",
                "Helping Hand",
                "Cold Patrol",
                "Arctic Enchantment",
                "President meets Paratroopers",
                "Combat Check",
                "Snowy Assault",
                "Cadet Ranger Challenge",
                "Twilight Tank",
                "Task Force COVID Guardian",
                "Helicopter Help",
                "Immediate Response Force",
                "Warrior Watch",
                "High Block",
                "Cold Water Immersion",
                "Air Cav Mission",
                "Flight Maneuvers",
                "Fun and Games",
                "Medevac Training",
                "Bradley Gunnery",
                "Crawl the Course",
                "Festive Flyover",
                "Southern Vanguard View",
                "Medical Prep",
                "Cadet Discussion",
                "West Point Honors",
                "Home",
                "Contact Us",
                "Privacy",
                "Terms Of Use",
                "Accessibility/Section 508",
                "FOIA",
                "No FEAR Act"
              ],
              "700": [
                "Newsroom",
                "Public Affairs",
                "Social Media Guide",
                "Join",
                "FAQs",
                "AKO",
                "Contact Us"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Who We Are",
                "Organization",
                "Quality of Life",
                "Army A-Z",
                "Army Worldwide",
                "Press Releases",
                "STAND-TO!",
                "Soldier Features",
                "Photos",
                "Videos",
                "Publications",
                "Secretary",
                "Under Secretary",
                "Chief of Staff",
                "Vice Chief of Staff",
                "Sergeant Major of the Army",
                "Valor",
                "Events",
                "Heritage",
                "Army 101",
                "Official U.S. Army Facebook",
                "Official U.S. Army Twitter",
                "Official U.S. Army Youtube",
                "Official U.S. Army Instagram",
                "Official U.S. Army Flickr",
                "Official U.S. Army LinkedIn",
                "Lead Story                                                                                                                                                                       The people left behind: Suicide from a survivor's perspective",
                "Featured Video                                                                                                                                                                       5 Things to Know | July 2022 | U.S. Army",
                "Featured Photo                                                                                                                                                                       Live-fire Exercise",
                "Spotlight                                                                                                                                                                       Medal of Honor",
                "Spotlight                                                                                                                                                                       Army Humanitarian Relief",
                "Spotlight                                                                                                                                                                       NATO",
                "Home",
                "Contact Us",
                "Privacy",
                "Terms Of Use",
                "Accessibility/Section 508",
                "FOIA",
                "No FEAR Act"
              ],
              "rgb(204, 204, 204)": [
                "Newsroom",
                "Public Affairs",
                "Social Media Guide",
                "Join",
                "FAQs",
                "AKO",
                "Contact Us"
              ],
              "rgb(0, 0, 0)": [
                "Poland's tank purchase shores up modernization plan, NATO alliance                             July 11, 2022",
                "Army medical units receive modernized equipment                             July 14, 2022",
                "Kaneshiro becomes 44th Medal of Honor recipient of the 1st Cavalry Division                             July 12, 2022",
                "New York Army National Guard, South African forces train together                             July 13, 2022",
                "AFC cross-functional team tackles modernization of air and missile defense                             July 13, 2022",
                "Army offering major incentives to future Soldiers                             July 12, 2022",
                "Army announces Total Army COVID-19 vaccination statistics                             July 15, 2022",
                "Army Establishes two new Initiatives to Combat Harmful Behaviors                              July 14, 2022",
                "Army announces Korea Rotational Force Transition                             June 30, 2022",
                "Army approves Milestone C and awards LRIP contract for the Mobile Protected Firepower program                              June 28, 2022",
                "At the gates of Camp Henry: A mother’s sacrifice and a son’s journey home                             May 5, 2022",
                "Army air traffic controller guides community closer with sports                             May 4, 2022",
                "Army inspectors general of the year awardees announced                             May 5, 2022",
                "Bengali chief warrant officer finds the American dream through serving                             May 3, 2022",
                "Army nurse 'strives for excellence' in providing medical care around the globe                             May 1, 2022",
                "Army veteran reflects on career ahead of Vietnam War observance                             March 23, 2022",
                "Live-fire Exercise",
                "Anniversary Jump",
                "Chief of Staff Autograph",
                "Remembering D-Day",
                "11th Airborne Activation",
                "Artillery Table",
                "Competition Fire",
                "Medical Check",
                "Tank Convoy",
                "SMA Deadlift",
                "Trooper Greeting",
                "NATO Support",
                "Above the Desert",
                "Oberlausitz Live-Fire",
                "Rock Dawn",
                "Eternal Heroes",
                "Night Navigation",
                "USMA Class of 2022",
                "Flags-In",
                "Competition Course",
                "Heavy Load",
                "Army Research",
                "Capabilities Briefing",
                "Raven's Challenge",
                "Soldiers Walk",
                "Maneuvering Malvesti",
                "Band Competition",
                "Hague Hype",
                "Ready for Action",
                "Justified Movement",
                "Family Embrace",
                "Parachute Prep",
                "Hammer Time",
                "Seeking Cover",
                "Smoky Silhouette",
                "Helping Hand",
                "Cold Patrol",
                "Arctic Enchantment",
                "President meets Paratroopers",
                "Combat Check",
                "Snowy Assault",
                "Cadet Ranger Challenge",
                "Twilight Tank",
                "Task Force COVID Guardian",
                "Helicopter Help",
                "Immediate Response Force",
                "Warrior Watch",
                "High Block",
                "Cold Water Immersion",
                "Air Cav Mission",
                "Flight Maneuvers",
                "Fun and Games",
                "Medevac Training",
                "Bradley Gunnery",
                "Crawl the Course",
                "Festive Flyover",
                "Southern Vanguard View",
                "Medical Prep",
                "Cadet Discussion",
                "West Point Honors"
              ],
              "rgba(0, 0, 0, 0)": [
                "",
                "",
                "",
                "Official U.S. Army Facebook",
                "Official U.S. Army Twitter",
                "Official U.S. Army Youtube",
                "Official U.S. Army Flickr",
                "Official U.S. Army Instagram"
              ]
            },
            "fontSize": {
              "16px": [
                "Who We Are",
                "Organization",
                "Quality of Life",
                "Army A-Z",
                "Army Worldwide",
                "Press Releases",
                "STAND-TO!",
                "Soldier Features",
                "Photos",
                "Videos",
                "Publications",
                "Secretary",
                "Under Secretary",
                "Chief of Staff",
                "Vice Chief of Staff",
                "Sergeant Major of the Army",
                "Valor",
                "Events",
                "Heritage",
                "Army 101",
                "Lead Story                                                                                                                                                                       The people left behind: Suicide from a survivor's perspective",
                "Featured Video                                                                                                                                                                       5 Things to Know | July 2022 | U.S. Army",
                "Featured Photo                                                                                                                                                                       Live-fire Exercise",
                "Spotlight                                                                                                                                                                       Medal of Honor",
                "Spotlight                                                                                                                                                                       Army Humanitarian Relief",
                "Spotlight                                                                                                                                                                       NATO",
                "Poland's tank purchase shores up modernization plan, NATO alliance                             July 11, 2022",
                "Army medical units receive modernized equipment                             July 14, 2022",
                "Kaneshiro becomes 44th Medal of Honor recipient of the 1st Cavalry Division                             July 12, 2022",
                "New York Army National Guard, South African forces train together                             July 13, 2022",
                "AFC cross-functional team tackles modernization of air and missile defense                             July 13, 2022",
                "Army offering major incentives to future Soldiers                             July 12, 2022",
                "Army announces Total Army COVID-19 vaccination statistics                             July 15, 2022",
                "Army Establishes two new Initiatives to Combat Harmful Behaviors                              July 14, 2022",
                "Army announces Korea Rotational Force Transition                             June 30, 2022",
                "Army approves Milestone C and awards LRIP contract for the Mobile Protected Firepower program                              June 28, 2022",
                "At the gates of Camp Henry: A mother’s sacrifice and a son’s journey home                             May 5, 2022",
                "Army air traffic controller guides community closer with sports                             May 4, 2022",
                "Army inspectors general of the year awardees announced                             May 5, 2022",
                "Bengali chief warrant officer finds the American dream through serving                             May 3, 2022",
                "Army nurse 'strives for excellence' in providing medical care around the globe                             May 1, 2022",
                "Army veteran reflects on career ahead of Vietnam War observance                             March 23, 2022",
                "Live-fire Exercise",
                "Anniversary Jump",
                "Chief of Staff Autograph",
                "Remembering D-Day",
                "11th Airborne Activation",
                "Artillery Table",
                "Competition Fire",
                "Medical Check",
                "Tank Convoy",
                "SMA Deadlift",
                "Trooper Greeting",
                "NATO Support",
                "Above the Desert",
                "Oberlausitz Live-Fire",
                "Rock Dawn",
                "Eternal Heroes",
                "Night Navigation",
                "USMA Class of 2022",
                "Flags-In",
                "Competition Course",
                "Heavy Load",
                "Army Research",
                "Capabilities Briefing",
                "Raven's Challenge",
                "Soldiers Walk",
                "Maneuvering Malvesti",
                "Band Competition",
                "Hague Hype",
                "Ready for Action",
                "Justified Movement",
                "Family Embrace",
                "Parachute Prep",
                "Hammer Time",
                "Seeking Cover",
                "Smoky Silhouette",
                "Helping Hand",
                "Cold Patrol",
                "Arctic Enchantment",
                "President meets Paratroopers",
                "Combat Check",
                "Snowy Assault",
                "Cadet Ranger Challenge",
                "Twilight Tank",
                "Task Force COVID Guardian",
                "Helicopter Help",
                "Immediate Response Force",
                "Warrior Watch",
                "High Block",
                "Cold Water Immersion",
                "Air Cav Mission",
                "Flight Maneuvers",
                "Fun and Games",
                "Medevac Training",
                "Bradley Gunnery",
                "Crawl the Course",
                "Festive Flyover",
                "Southern Vanguard View",
                "Medical Prep",
                "Cadet Discussion",
                "West Point Honors"
              ],
              "0px": [
                "Official U.S. Army Facebook",
                "Official U.S. Army Twitter",
                "Official U.S. Army Youtube",
                "Official U.S. Army Instagram",
                "Official U.S. Army Flickr",
                "Official U.S. Army LinkedIn",
                "",
                "",
                "",
                "Official U.S. Army Facebook",
                "Official U.S. Army Twitter",
                "Official U.S. Army Youtube",
                "Official U.S. Army Flickr",
                "Official U.S. Army Instagram"
              ],
              "15.008px": [
                "Newsroom",
                "Public Affairs",
                "Social Media Guide",
                "Join",
                "FAQs",
                "AKO",
                "Contact Us"
              ],
              "13.44px": [
                "Home",
                "Contact Us",
                "Privacy",
                "Terms Of Use",
                "Accessibility/Section 508",
                "FOIA",
                "No FEAR Act"
              ]
            },
            "lineHeight": {
              "22px": [
                "Who We Are",
                "Organization",
                "Quality of Life",
                "Army A-Z",
                "Army Worldwide",
                "Press Releases",
                "STAND-TO!",
                "Soldier Features",
                "Photos",
                "Videos",
                "Publications",
                "Secretary",
                "Under Secretary",
                "Chief of Staff",
                "Vice Chief of Staff",
                "Sergeant Major of the Army",
                "Valor",
                "Events",
                "Heritage",
                "Army 101",
                "Newsroom",
                "Public Affairs",
                "Social Media Guide",
                "Join",
                "FAQs",
                "AKO",
                "Contact Us"
              ],
              "0px": [
                "Official U.S. Army Facebook",
                "Official U.S. Army Twitter",
                "Official U.S. Army Youtube",
                "Official U.S. Army Instagram",
                "Official U.S. Army Flickr",
                "Official U.S. Army LinkedIn",
                "",
                "",
                "",
                "Official U.S. Army Facebook",
                "Official U.S. Army Twitter",
                "Official U.S. Army Youtube",
                "Official U.S. Army Flickr",
                "Official U.S. Army Instagram"
              ],
              "26px": [
                "Lead Story                                                                                                                                                                       The people left behind: Suicide from a survivor's perspective",
                "Featured Video                                                                                                                                                                       5 Things to Know | July 2022 | U.S. Army",
                "Featured Photo                                                                                                                                                                       Live-fire Exercise",
                "Spotlight                                                                                                                                                                       Medal of Honor",
                "Spotlight                                                                                                                                                                       Army Humanitarian Relief",
                "Spotlight                                                                                                                                                                       NATO",
                "Poland's tank purchase shores up modernization plan, NATO alliance                             July 11, 2022",
                "Army medical units receive modernized equipment                             July 14, 2022",
                "Kaneshiro becomes 44th Medal of Honor recipient of the 1st Cavalry Division                             July 12, 2022",
                "New York Army National Guard, South African forces train together                             July 13, 2022",
                "AFC cross-functional team tackles modernization of air and missile defense                             July 13, 2022",
                "Army offering major incentives to future Soldiers                             July 12, 2022",
                "Army announces Total Army COVID-19 vaccination statistics                             July 15, 2022",
                "Army Establishes two new Initiatives to Combat Harmful Behaviors                              July 14, 2022",
                "Army announces Korea Rotational Force Transition                             June 30, 2022",
                "Army approves Milestone C and awards LRIP contract for the Mobile Protected Firepower program                              June 28, 2022",
                "At the gates of Camp Henry: A mother’s sacrifice and a son’s journey home                             May 5, 2022",
                "Army air traffic controller guides community closer with sports                             May 4, 2022",
                "Army inspectors general of the year awardees announced                             May 5, 2022",
                "Bengali chief warrant officer finds the American dream through serving                             May 3, 2022",
                "Army nurse 'strives for excellence' in providing medical care around the globe                             May 1, 2022",
                "Army veteran reflects on career ahead of Vietnam War observance                             March 23, 2022",
                "Live-fire Exercise",
                "Anniversary Jump",
                "Chief of Staff Autograph",
                "Remembering D-Day",
                "11th Airborne Activation",
                "Artillery Table",
                "Competition Fire",
                "Medical Check",
                "Tank Convoy",
                "SMA Deadlift",
                "Trooper Greeting",
                "NATO Support",
                "Above the Desert",
                "Oberlausitz Live-Fire",
                "Rock Dawn",
                "Eternal Heroes",
                "Night Navigation",
                "USMA Class of 2022",
                "Flags-In",
                "Competition Course",
                "Heavy Load",
                "Army Research",
                "Capabilities Briefing",
                "Raven's Challenge",
                "Soldiers Walk",
                "Maneuvering Malvesti",
                "Band Competition",
                "Hague Hype",
                "Ready for Action",
                "Justified Movement",
                "Family Embrace",
                "Parachute Prep",
                "Hammer Time",
                "Seeking Cover",
                "Smoky Silhouette",
                "Helping Hand",
                "Cold Patrol",
                "Arctic Enchantment",
                "President meets Paratroopers",
                "Combat Check",
                "Snowy Assault",
                "Cadet Ranger Challenge",
                "Twilight Tank",
                "Task Force COVID Guardian",
                "Helicopter Help",
                "Immediate Response Force",
                "Warrior Watch",
                "High Block",
                "Cold Water Immersion",
                "Air Cav Mission",
                "Flight Maneuvers",
                "Fun and Games",
                "Medevac Training",
                "Bradley Gunnery",
                "Crawl the Course",
                "Festive Flyover",
                "Southern Vanguard View",
                "Medical Prep",
                "Cadet Discussion",
                "West Point Honors"
              ],
              "normal": [
                "Home",
                "Contact Us",
                "Privacy",
                "Terms Of Use",
                "Accessibility/Section 508",
                "FOIA",
                "No FEAR Act"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.army.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.army.mil/",
      "result": {
        "totals": {
          "total": 57,
          "tagNames": {
            "HEADER": 1,
            "DIV": 6,
            "A": 3,
            "SPAN": 42,
            "IMG": 3,
            "P": 1,
            "FOOTER": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "",
            "text": "MENU HOME SEARCH ABOUT Who We Are Organization Quality of Life Army A-Z NEWS Army Worldwide Press Re"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "MENU HOME SEARCH"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "HOME"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Lead Story The people left behind: Suicide from a survivor's perspective Featured Video 5 Things to "
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Lead Story"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "The people left behind: Suicide from a survivor's perspective"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Featured Video"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "5 Things to Know | July 2022 | U.S. Army"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Featured Photo"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Live-fire Exercise"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Spotlight"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Medal of Honor"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Spotlight"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Army Humanitarian Relief"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "Spotlight"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": "NATO"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "lightbox",
            "text": "Live-fire Exercise Anniversary Jump Chief of Staff Autograph Remembering D-Day 11th Airborne Activat"
          },
          {
            "tagName": "IMG",
            "id": "prev-elem",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "current-elem",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "next-elem",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "next-button",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "prev-button",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "P",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "loading",
            "text": ""
          },
          {
            "tagName": "FOOTER",
            "id": "",
            "text": "Official U.S. Army Facebook Official U.S. Army Twitter Official U.S. Army Youtube Official U.S. Army"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.army.mil/",
      "result": {
        "totals": {
          "failures": 35,
          "warnings": 37
        },
        "items": [
          {
            "index": 382,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[1]",
              "codeLines": [
                "<li>",
                "  <input type=\"checkbox\" id=\"menu-item-about\">",
                "  <label for=\"menu-item-about\" role=\"menuitem\">",
                "    ABOUT",
                "    <span></span>",
                "  </label>",
                "  <ul>",
                "    <li>",
                "      <a href=\"https://www.army.mil/about/\">",
                "        Who We Are",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/organization/\">",
                "        Organization",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/qualityoflife/\">",
                "        Quality of Life",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/a-z/\">",
                "        Army A-Z",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 383,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "label",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/label[1]",
              "codeLines": [
                "<label for=\"menu-item-about\" role=\"menuitem\">",
                "  ABOUT",
                "  <span></span>",
                "</label>"
              ]
            }
          },
          {
            "index": 388,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[2]",
              "codeLines": [
                "<li>",
                "  <input type=\"checkbox\" id=\"menu-item-news\">",
                "  <label for=\"menu-item-news\" role=\"menuitem\">",
                "    NEWS",
                "    <span></span>",
                "  </label>",
                "  <ul>",
                "    <li>",
                "      <a href=\"/news\">",
                "        Army Worldwide",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/news/newsreleases\">",
                "        Press Releases",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/standto\">",
                "        STAND-TO!",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"/soldiers\">",
                "        Soldier Features",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 389,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "label",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/label[1]",
              "codeLines": [
                "<label for=\"menu-item-news\" role=\"menuitem\">",
                "  NEWS",
                "  <span></span>",
                "</label>"
              ]
            }
          },
          {
            "index": 394,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[3]",
              "codeLines": [
                "<li>",
                "  <input type=\"checkbox\" id=\"menu-item-media\">",
                "  <label for=\"menu-item-media\" role=\"menuitem\">",
                "    MULTIMEDIA",
                "    <span></span>",
                "  </label>",
                "  <ul>",
                "    <li>",
                "      <a href=\"/photos\">",
                "        Photos",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.youtube.com/user/usarmy\">",
                "        Videos",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/publications/\">",
                "        Publications",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 395,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "label",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/label[1]",
              "codeLines": [
                "<label for=\"menu-item-media\" role=\"menuitem\">",
                "  MULTIMEDIA",
                "  <span></span>",
                "</label>"
              ]
            }
          },
          {
            "index": 399,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[2]/li[1]",
              "codeLines": [
                "<li>",
                "  <input type=\"checkbox\" id=\"menu-item-leaders\">",
                "  <label for=\"menu-item-leaders\" role=\"menuitem\">",
                "    LEADERS",
                "    <span></span>",
                "  </label>",
                "  <ul>",
                "    <li>",
                "      <a href=\"https://www.army.mil/leaders/sa/\">",
                "        Secretary",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/leaders/usa/\">",
                "        Under Secretary",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/leaders/csa/\">",
                "        Chief of Staff",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/leaders/vcsa/\">",
                "        Vice Chief of Staff",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/leaders/sma/\">",
                "        Sergeant Major of the Army",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 400,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "label",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[2]/li[1]/label[1]",
              "codeLines": [
                "<label for=\"menu-item-leaders\" role=\"menuitem\">",
                "  LEADERS",
                "  <span></span>",
                "</label>"
              ]
            }
          },
          {
            "index": 406,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[2]/li[2]",
              "codeLines": [
                "<li>",
                "  <input type=\"checkbox\" id=\"menu-item-features\">",
                "  <label for=\"menu-item-features\" role=\"menuitem\">",
                "    FEATURES",
                "    <span></span>",
                "  </label>",
                "  <ul>",
                "    <li>",
                "      <a href=\"https://www.army.mil/features/#valor\">",
                "        Valor",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/features/#events\">",
                "        Events",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/features/#heritage\">",
                "        Heritage",
                "      </a>",
                "    </li>",
                "    <li>",
                "      <a href=\"https://www.army.mil/features/#army101\">",
                "        Army 101",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 407,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "label",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[2]/li[2]/label[1]",
              "codeLines": [
                "<label for=\"menu-item-features\" role=\"menuitem\">",
                "  FEATURES",
                "  <span></span>",
                "</label>"
              ]
            }
          },
          {
            "index": 412,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]",
              "codeLines": [
                "<li class=\"social\">",
                "  <ul>",
                "    <li class=\"social-button facebook-button\">",
                "      <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.facebook.com/USArmy\">",
                "        <span>",
                "          Official U.S. Army Facebook",
                "        </span>",
                "      </a>",
                "    </li>",
                "    <li class=\"social-button twitter-button\">",
                "      <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://twitter.com/USArmy\">",
                "        <span>",
                "          Official U.S. Army Twitter",
                "        </span>",
                "      </a>",
                "    </li>",
                "    <li class=\"social-button youtube-button\">",
                "      <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.youtube.com/USarmy\">",
                "        <span>",
                "          Official U.S. Army Youtube",
                "        </span>",
                "      </a>",
                "    </li>",
                "    <li class=\"social-button instagram-button\">",
                "      <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.instagram.com/usarmy/\">",
                "        <span>",
                "          Official U.S. Army Instagram",
                "        </span>",
                "      </a>",
                "    </li>",
                "    <li class=\"social-button flickr-button\">",
                "      <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.flickr.com/photos/soldiersmedi...",
                "        <span>",
                "          Official U.S. Army Flickr",
                "        </span>",
                "      </a>",
                "    </li>",
                "    <li class=\"social-button linkedin-button\">",
                "      <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.linkedin.com/company/us-army\">",
                "        <span>",
                "          Official U.S. Army LinkedIn",
                "        </span>",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 464,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#reflow",
                  "chapter": "1.4.10",
                  "title": "Reflow"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[2]",
              "codeLines": [
                "<meta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\" name=\"vie..."
              ]
            }
          },
          {
            "index": 516,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Lead Story"
              ]
            }
          },
          {
            "index": 517,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/span[4]/span[1]/text()[1]",
              "codeLines": [
                "The people left behind: Suicide from a survivor's perspective"
              ]
            }
          },
          {
            "index": 518,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Featured Video"
              ]
            }
          },
          {
            "index": 519,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Featured Photo"
              ]
            }
          },
          {
            "index": 520,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Spotlight"
              ]
            }
          },
          {
            "index": 521,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/span[4]/span[1]/text()[1]",
              "codeLines": [
                "Medal of Honor"
              ]
            }
          },
          {
            "index": 522,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Spotlight"
              ]
            }
          },
          {
            "index": 523,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/ul[1]/li[5]/a[1]/span[4]/span[1]/text()[1]",
              "codeLines": [
                "Army Humanitarian Relief"
              ]
            }
          },
          {
            "index": 524,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Spotlight"
              ]
            }
          },
          {
            "index": 525,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/ul[1]/li[6]/a[1]/span[4]/span[1]/text()[1]",
              "codeLines": [
                "NATO"
              ]
            }
          },
          {
            "index": 526,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Newsroom:"
              ]
            }
          },
          {
            "index": 527,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/a[1]/text()[2]",
              "codeLines": [
                "Resources for journalists and media outlets"
              ]
            }
          },
          {
            "index": 569,
            "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": 575,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"javascript:;\" class=\"nav-button menu-button\" aria-expanded=\"false\" role=\"button\">",
                "  <span>",
                "    MENU",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 577,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[1]/a[3]",
              "codeLines": [
                "<a href=\"javascript:;\" class=\"nav-button search-button\" aria-expanded=\"false\" role=\"button\">",
                "  <span>",
                "    SEARCH",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 611,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/header[1]/div[3]/div[1]/form[1]/input[1]",
              "codeLines": [
                "<input autocomplete=\"off\" placeholder=\"Search\" class=\"usagov-search-autocomplete ui-autocomplete-in..."
              ]
            }
          },
          {
            "index": 620,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/article/258347/polands_tank_purchase_shores_up_modernization_plan_nato_alliance\" title=\"P...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/07/11/f3cb9290/size1.jpg\" alt=\"U.S. Soldiers, a...",
                "    ",
                "    \">",
                "  </span>",
                "  <span class=\"title\">",
                "    Poland's tank purchase shores up modernization plan, NATO alliance",
                "  </span>",
                "  <span class=\"date\">",
                "    July 11, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 621,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/article/258448/army_medical_units_receive_modernized_equipment\" title=\"Army medical units...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/07/14/7e85b62a/size1.jpg\" alt=\"U.S. Army Reserv...",
                "  </span>",
                "  <span class=\"title\">",
                "    Army medical units receive modernized equipment",
                "  </span>",
                "  <span class=\"date\">",
                "    July 14, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 622,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/article/258375/kaneshiro_becomes_44th_medal_of_honor_recipient_of_the_1st_cavalry_divisio...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/07/12/4ded7d35/size1.jpg\" alt=\"Mr. John Kaneshi...",
                "  </span>",
                "  <span class=\"title\">",
                "    Kaneshiro becomes 44th Medal of Honor recipient of the 1st Cavalry Division",
                "  </span>",
                "  <span class=\"date\">",
                "    July 12, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 623,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/article/258407/new_york_army_national_guard_south_african_forces_train_together\" title=\"N...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/07/13/561e1003/size1.jpg\" alt=\"From left to rig...",
                "  </span>",
                "  <span class=\"title\">",
                "    New York Army National Guard, South African forces train together",
                "  </span>",
                "  <span class=\"date\">",
                "    July 13, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 624,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/article/258389/afc_cross_functional_team_tackles_modernization_of_air_and_missile_defense...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/07/13/7f86136e/size1.jpg\" alt=\"The Army tests t...",
                "  </span>",
                "  <span class=\"title\">",
                "    AFC cross-functional team tackles modernization of air and missile defense",
                "  </span>",
                "  <span class=\"date\">",
                "    July 13, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 625,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/article/258373/army_offering_major_incentives_to_future_soldiers\" title=\"Army offering ma...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/07/12/fa311ecf/size1.jpg\" alt=\"Sgt. 1st Class D...",
                "    ",
                "    “The Army offers competitive pay and benefits that support Soldiers and families now and provid...",
                "  </span>",
                "  <span class=\"title\">",
                "    Army offering major incentives to future Soldiers",
                "  </span>",
                "  <span class=\"date\">",
                "    July 12, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 627,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/article/258475/army_announces_total_army_covid_19_vaccination_statistics\" title=\"Army ann...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/07/15/093d6e07/size1.jpg\" alt=\"\">",
                "  </span>",
                "  <span class=\"title\">",
                "    Army announces Total Army COVID-19 vaccination statistics",
                "  </span>",
                "  <span class=\"date\">",
                "    July 15, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 628,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/article/258422/army_establishes_two_new_initiatives_to_combat_harmful_behaviors\" title=\"A...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/07/14/59e1964b/size1.jpg\" alt=\"\">",
                "  </span>",
                "  <span class=\"title\">",
                "    Army Establishes two new Initiatives to Combat Harmful Behaviors",
                "  </span>",
                "  <span class=\"date\">",
                "    July 14, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 629,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/article/258061/army_announces_korea_rotational_force_transition\" title=\"Army announces Ko...",
                "  <span class=\"image\">",
                "    <img src=\"https://www.army.mil/e2/images/rv7/universal/army_seal.jpg\" alt=\"\">",
                "  </span>",
                "  <span class=\"title\">",
                "    Army announces Korea Rotational Force Transition",
                "  </span>",
                "  <span class=\"date\">",
                "    June 30, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 630,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/article/257989/army_approves_milestone_c_and_awards_lrip_contract_for_the_mobile_protecte...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/06/28/324a95b8/size1.jpg\" alt=\"\">",
                "  </span>",
                "  <span class=\"title\">",
                "    Army approves Milestone C and awards LRIP contract for the Mobile Protected Firepower program",
                "  </span>",
                "  <span class=\"date\">",
                "    June 28, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 632,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/article/256395/at_the_gates_of_camp_henry_a_mothers_sacrifice_and_a_sons_journey_home\" ti...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/05/05/05f69ed3/size1.jpg\" alt=\"Lt. Col. Jun Yi,...",
                "  </span>",
                "  <span class=\"title\">",
                "    At the gates of Camp Henry: A mother’s sacrifice and a son’s journey home",
                "  </span>",
                "  <span class=\"date\">",
                "    May 5, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 633,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/article/256360/army_air_traffic_controller_guides_community_closer_with_sports\" title=\"Ar...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/05/04/174b3365/size1.jpg\" alt=\"Kekua Aumua, rig...",
                "  </span>",
                "  <span class=\"title\">",
                "    Army air traffic controller guides community closer with sports",
                "  </span>",
                "  <span class=\"date\">",
                "    May 4, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 634,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/article/256401/army_inspectors_general_of_the_year_awardees_announced\" title=\"Army inspec...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/05/05/cea831fe/size1.jpg\" alt=\"U.S. Army Lt. Ge...",
                "  </span>",
                "  <span class=\"title\">",
                "    Army inspectors general of the year awardees announced",
                "  </span>",
                "  <span class=\"date\">",
                "    May 5, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 635,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/article/256350/bengali_chief_warrant_officer_finds_the_american_dream_through_serving\" ti...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/05/03/c282f8b1/size1.jpg\" alt=\"Chief Warrant Of...",
                "  </span>",
                "  <span class=\"title\">",
                "    Bengali chief warrant officer finds the American dream through serving",
                "  </span>",
                "  <span class=\"date\">",
                "    May 3, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 636,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/article/256272/army_nurse_strives_for_excellence_in_providing_medical_care_around_the_glo...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/05/01/7a6c9c47/size1.jpg\" alt=\"Lt. Col. Natalie...",
                "  </span>",
                "  <span class=\"title\">",
                "    Army nurse 'strives for excellence' in providing medical care around the globe",
                "  </span>",
                "  <span class=\"date\">",
                "    May 1, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 637,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/article/254874/army_veteran_reflects_on_career_ahead_of_vietnam_war_observance\" title=\"Ar...",
                "  <span class=\"image\">",
                "    <img src=\"https://api.army.mil/e2/c/images/2022/03/20/c6eb9391/size1.jpg\" alt=\"Lawrence Clement...",
                "  </span>",
                "  <span class=\"title\">",
                "    Army veteran reflects on career ahead of Vietnam War observance",
                "  </span>",
                "  <span class=\"date\">",
                "    March 23, 2022",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 639,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.facebook.com/USArmy\">",
                "  <span>",
                "    Official U.S. Army Facebook",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 640,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://twitter.com/USArmy\">",
                "  <span>",
                "    Official U.S. Army Twitter",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 641,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.youtube.com/USarmy\">",
                "  <span>",
                "    Official U.S. Army Youtube",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 642,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.flickr.com/photos/soldiersmediacente...",
                "  <span>",
                "    Official U.S. Army Flickr",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 643,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://instagram.com/usarmy\">",
                "  <span>",
                "    Official U.S. Army Instagram",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 644,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/\">",
                "  Home",
                "</a>"
              ]
            }
          },
          {
            "index": 645,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/contact\">",
                "  Contact Us",
                "</a>"
              ]
            }
          },
          {
            "index": 646,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/privacy\">",
                "  Privacy",
                "</a>"
              ]
            }
          },
          {
            "index": 647,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/terms\">",
                "  Terms Of Use",
                "</a>"
              ]
            }
          },
          {
            "index": 648,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"http://dodcio.defense.gov/DoDSection508/Std_Stmt.aspx\">",
                "  Accessibility/Section 508",
                "</a>"
              ]
            }
          },
          {
            "index": 649,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[2]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://www.rmda.army.mil/foia/RMDA-FOIA-Division.html\">",
                "  FOIA",
                "</a>"
              ]
            }
          },
          {
            "index": 650,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/section[2]/ul[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"/nofearact\">",
                "  No FEAR Act",
                "</a>"
              ]
            }
          },
          {
            "index": 651,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "LATEST NEWS"
              ]
            }
          },
          {
            "index": 652,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "OFFICIAL ARMY ANNOUNCEMENTS"
              ]
            }
          },
          {
            "index": 653,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "SOLDIER FEATURES"
              ]
            }
          },
          {
            "index": 662,
            "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]/header[1]/div[2]/div[1]/div[1]/ul[1]",
              "codeLines": [
                "<ul role=\"menu\">",
                "  <li>",
                "    <input type=\"checkbox\" id=\"menu-item-about\">",
                "    <label for=\"menu-item-about\" role=\"menuitem\">",
                "      ABOUT",
                "      <span></span>",
                "    </label>",
                "    <ul>",
                "      <li>",
                "        <a href=\"https://www.army.mil/about/\">",
                "          Who We Are",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/organization/\">",
                "          Organization",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/qualityoflife/\">",
                "          Quality of Life",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/a-z/\">",
                "          Army A-Z",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li>",
                "    <input type=\"checkbox\" id=\"menu-item-news\">",
                "    <label for=\"menu-item-news\" role=\"menuitem\">",
                "      NEWS",
                "      <span></span>",
                "    </label>",
                "    <ul>",
                "      <li>",
                "        <a href=\"/news\">",
                "          Army Worldwide",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"/news/newsreleases\">",
                "          Press Releases",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/standto\">",
                "          STAND-TO!",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"/soldiers\">",
                "          Soldier Features",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li>",
                "    <input type=\"checkbox\" id=\"menu-item-media\">",
                "    <label for=\"menu-item-media\" role=\"menuitem\">",
                "      MULTIMEDIA",
                "      <span></span>",
                "    </label>",
                "    <ul>",
                "      <li>",
                "        <a href=\"/photos\">",
                "          Photos",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.youtube.com/user/usarmy\">",
                "          Videos",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/publications/\">",
                "          Publications",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 666,
            "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]/header[1]/div[2]/div[1]/div[1]/ul[2]",
              "codeLines": [
                "<ul role=\"menu\">",
                "  <li>",
                "    <input type=\"checkbox\" id=\"menu-item-leaders\">",
                "    <label for=\"menu-item-leaders\" role=\"menuitem\">",
                "      LEADERS",
                "      <span></span>",
                "    </label>",
                "    <ul>",
                "      <li>",
                "        <a href=\"https://www.army.mil/leaders/sa/\">",
                "          Secretary",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/leaders/usa/\">",
                "          Under Secretary",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/leaders/csa/\">",
                "          Chief of Staff",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/leaders/vcsa/\">",
                "          Vice Chief of Staff",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/leaders/sma/\">",
                "          Sergeant Major of the Army",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li>",
                "    <input type=\"checkbox\" id=\"menu-item-features\">",
                "    <label for=\"menu-item-features\" role=\"menuitem\">",
                "      FEATURES",
                "      <span></span>",
                "    </label>",
                "    <ul>",
                "      <li>",
                "        <a href=\"https://www.army.mil/features/#valor\">",
                "          Valor",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/features/#events\">",
                "          Events",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/features/#heritage\">",
                "          Heritage",
                "        </a>",
                "      </li>",
                "      <li>",
                "        <a href=\"https://www.army.mil/features/#army101\">",
                "          Army 101",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"social\">",
                "    <ul>",
                "      <li class=\"social-button facebook-button\">",
                "        <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.facebook.com/USArmy\">",
                "          <span>",
                "            Official U.S. Army Facebook",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"social-button twitter-button\">",
                "        <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://twitter.com/USArmy\">",
                "          <span>",
                "            Official U.S. Army Twitter",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"social-button youtube-button\">",
                "        <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.youtube.com/USarmy\">",
                "          <span>",
                "            Official U.S. Army Youtube",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"social-button instagram-button\">",
                "        <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.instagram.com/usarmy/\">",
                "          <span>",
                "            Official U.S. Army Instagram",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"social-button flickr-button\">",
                "        <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.flickr.com/photos/soldiersme...",
                "          <span>",
                "            Official U.S. Army Flickr",
                "          </span>",
                "        </a>",
                "      </li>",
                "      <li class=\"social-button linkedin-button\">",
                "        <a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.linkedin.com/company/us-army...",
                "          <span>",
                "            Official U.S. Army LinkedIn",
                "          </span>",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 677,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "LATEST NEWS"
              ]
            }
          },
          {
            "index": 678,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "OFFICIAL ARMY ANNOUNCEMENTS"
              ]
            }
          },
          {
            "index": 679,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "SOLDIER FEATURES"
              ]
            }
          },
          {
            "index": 958,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Newsroom"
              ]
            }
          },
          {
            "index": 959,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Public Affairs"
              ]
            }
          },
          {
            "index": 960,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Social Media Guide"
              ]
            }
          },
          {
            "index": 961,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Join"
              ]
            }
          },
          {
            "index": 962,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "FAQs"
              ]
            }
          },
          {
            "index": 963,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "AKO"
              ]
            }
          },
          {
            "index": 964,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 1020,
            "verdict": "failed",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.army.mil/",
      "result": {
        "totals": {
          "rulesNA": 51,
          "rulesPassed": 39,
          "rulesWarned": 5,
          "rulesViolated": 10,
          "warnings": {
            "minor": 22,
            "moderate": 0,
            "serious": 49,
            "critical": 0
          },
          "violations": {
            "minor": 5,
            "moderate": 40,
            "serious": 14,
            "critical": 8
          }
        },
        "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:07:44.474Z",
          "url": "https://www.army.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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Lead Story\n                </span>",
                          "target": [
                            ".tile-1 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Lead Story\n                </span>",
                  "target": [
                    ".tile-1 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                  ],
                  "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": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"title-inner\">\n                        The people left behind: Suicide from a survivor's perspective\n                    </span>",
                          "target": [
                            ".tile-1 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-inner\">\n                        The people left behind: Suicide from a survivor's perspective\n                    </span>",
                  "target": [
                    ".tile-1 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Featured Video\n                </span>",
                          "target": [
                            "a[data-ytid=\"2h5Hbtt6Gb4\"] > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Featured Video\n                </span>",
                  "target": [
                    "a[data-ytid=\"2h5Hbtt6Gb4\"] > .tile-tab-type"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Featured Photo\n                </span>",
                          "target": [
                            ".tile-3 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Featured Photo\n                </span>",
                  "target": [
                    ".tile-3 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                          "target": [
                            ".tile-4 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                  "target": [
                    ".tile-4 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                  ],
                  "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": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"title-inner\">\n                        Medal of Honor\n                    </span>",
                          "target": [
                            ".tile-4 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-inner\">\n                        Medal of Honor\n                    </span>",
                  "target": [
                    ".tile-4 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                          "target": [
                            ".tile-5 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                  "target": [
                    ".tile-5 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                  ],
                  "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": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"title-inner\">\n                        Army Humanitarian Relief\n                    </span>",
                          "target": [
                            ".tile-5 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-inner\">\n                        Army Humanitarian Relief\n                    </span>",
                  "target": [
                    ".tile-5 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                          "target": [
                            ".outbound > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                  "target": [
                    ".outbound > .tile-tab-type"
                  ],
                  "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": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"title-inner\">\n                        NATO\n                    </span>",
                          "target": [
                            ".outbound > .title > .title-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-inner\">\n                        NATO\n                    </span>",
                  "target": [
                    ".outbound > .title > .title-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"newsroom-promo\">\n            <a href=\"https://www.army.mil/newsroom\" title=\"Newsroom: Resources for journalists and media outlets\">\n                <span class=\"newsroom-text\">Newsroom:</span>\n                Resources for journalists and media outlets\n            </a>\n        </div>",
                          "target": [
                            ".newsroom-promo"
                          ]
                        }
                      ],
                      "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.army.mil/newsroom\" title=\"Newsroom: Resources for journalists and media outlets\">\n                <span class=\"newsroom-text\">Newsroom:</span>\n                Resources for journalists and media outlets\n            </a>",
                  "target": [
                    "a[href$=\"newsroom\"]"
                  ],
                  "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": "#fec325",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"newsroom-promo\">\n            <a href=\"https://www.army.mil/newsroom\" title=\"Newsroom: Resources for journalists and media outlets\">\n                <span class=\"newsroom-text\">Newsroom:</span>\n                Resources for journalists and media outlets\n            </a>\n        </div>",
                          "target": [
                            ".newsroom-promo"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"newsroom-text\">Newsroom:</span>",
                  "target": [
                    ".newsroom-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": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Official U.S. Army Facebook</span>",
                  "target": [
                    "#social-id > ul > .facebook-button.social-button > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Official U.S. Army Twitter</span>",
                  "target": [
                    "#social-id > ul > .twitter-button.social-button > a[href$=\"USArmy\"][rel=\"noopener noreferrer\"][target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Official U.S. Army Youtube</span>",
                  "target": [
                    "#social-id > ul > .youtube-button.social-button > a[href$=\"USarmy\"][rel=\"noopener noreferrer\"][target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Official U.S. Army Flickr</span>",
                  "target": [
                    "#social-id > ul > .flickr-button.social-button > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Official U.S. Army Instagram</span>",
                  "target": [
                    "a[href$=\"usarmy\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\">Home</a>",
                  "target": [
                    "li:nth-child(1) > a[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\">Contact Us</a>",
                  "target": [
                    "li:nth-child(2) > a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/privacy\">Privacy</a>",
                  "target": [
                    "a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/terms\">Terms Of Use</a>",
                  "target": [
                    "a[href$=\"terms\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://dodcio.defense.gov/DoDSection508/Std_Stmt.aspx\">Accessibility/Section 508</a>",
                  "target": [
                    ".footer-bottom > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rmda.army.mil/foia/RMDA-FOIA-Division.html\">FOIA</a>",
                  "target": [
                    ".footer-bottom > ul > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nofearact\">No FEAR Act</a>",
                  "target": [
                    "a[href$=\"nofearact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Lead Story\n                </span>",
                          "target": [
                            ".tile-1 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Lead Story\n                </span>",
                  "target": [
                    ".tile-1 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                  ],
                  "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": {
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"title-inner\">\n                        The people left behind: Suicide from a survivor's perspective\n                    </span>",
                          "target": [
                            ".tile-1 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-inner\">\n                        The people left behind: Suicide from a survivor's perspective\n                    </span>",
                  "target": [
                    ".tile-1 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Featured Video\n                </span>",
                          "target": [
                            "a[data-ytid=\"2h5Hbtt6Gb4\"] > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Featured Video\n                </span>",
                  "target": [
                    "a[data-ytid=\"2h5Hbtt6Gb4\"] > .tile-tab-type"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Featured Photo\n                </span>",
                          "target": [
                            ".tile-3 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Featured Photo\n                </span>",
                  "target": [
                    ".tile-3 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                  ],
                  "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": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                          "target": [
                            ".tile-4 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                  "target": [
                    ".tile-4 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                  ],
                  "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": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"title-inner\">\n                        Medal of Honor\n                    </span>",
                          "target": [
                            ".tile-4 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-inner\">\n                        Medal of Honor\n                    </span>",
                  "target": [
                    ".tile-4 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                          "target": [
                            ".tile-5 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                  "target": [
                    ".tile-5 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                  ],
                  "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": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"title-inner\">\n                        Army Humanitarian Relief\n                    </span>",
                          "target": [
                            ".tile-5 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-inner\">\n                        Army Humanitarian Relief\n                    </span>",
                  "target": [
                    ".tile-5 > .tile-inner.tile-image[data-ytid=\"\"] > .title > .title-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                          "target": [
                            ".outbound > .tile-tab-type"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tile-tab-type\">\n                    Spotlight\n                </span>",
                  "target": [
                    ".outbound > .tile-tab-type"
                  ],
                  "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": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"title-inner\">\n                        NATO\n                    </span>",
                          "target": [
                            ".outbound > .title > .title-inner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title-inner\">\n                        NATO\n                    </span>",
                  "target": [
                    ".outbound > .title > .title-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"newsroom-promo\">\n            <a href=\"https://www.army.mil/newsroom\" title=\"Newsroom: Resources for journalists and media outlets\">\n                <span class=\"newsroom-text\">Newsroom:</span>\n                Resources for journalists and media outlets\n            </a>\n        </div>",
                          "target": [
                            ".newsroom-promo"
                          ]
                        }
                      ],
                      "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.army.mil/newsroom\" title=\"Newsroom: Resources for journalists and media outlets\">\n                <span class=\"newsroom-text\">Newsroom:</span>\n                Resources for journalists and media outlets\n            </a>",
                  "target": [
                    "a[href$=\"newsroom\"]"
                  ],
                  "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": "#fec325",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"newsroom-promo\">\n            <a href=\"https://www.army.mil/newsroom\" title=\"Newsroom: Resources for journalists and media outlets\">\n                <span class=\"newsroom-text\">Newsroom:</span>\n                Resources for journalists and media outlets\n            </a>\n        </div>",
                          "target": [
                            ".newsroom-promo"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"newsroom-text\">Newsroom:</span>",
                  "target": [
                    ".newsroom-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": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Official U.S. Army Facebook</span>",
                  "target": [
                    "#social-id > ul > .facebook-button.social-button > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Official U.S. Army Twitter</span>",
                  "target": [
                    "#social-id > ul > .twitter-button.social-button > a[href$=\"USArmy\"][rel=\"noopener noreferrer\"][target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Official U.S. Army Youtube</span>",
                  "target": [
                    "#social-id > ul > .youtube-button.social-button > a[href$=\"USarmy\"][rel=\"noopener noreferrer\"][target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Official U.S. Army Flickr</span>",
                  "target": [
                    "#social-id > ul > .flickr-button.social-button > a[rel=\"noopener noreferrer\"][target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Official U.S. Army Instagram</span>",
                  "target": [
                    "a[href$=\"usarmy\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\">Home</a>",
                  "target": [
                    "li:nth-child(1) > a[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\">Contact Us</a>",
                  "target": [
                    "li:nth-child(2) > a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/privacy\">Privacy</a>",
                  "target": [
                    "a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/terms\">Terms Of Use</a>",
                  "target": [
                    "a[href$=\"terms\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://dodcio.defense.gov/DoDSection508/Std_Stmt.aspx\">Accessibility/Section 508</a>",
                  "target": [
                    ".footer-bottom > ul > li:nth-child(5) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.rmda.army.mil/foia/RMDA-FOIA-Division.html\">FOIA</a>",
                  "target": [
                    ".footer-bottom > ul > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.1pt (13.44px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/nofearact\">No FEAR Act</a>",
                  "target": [
                    "a[href$=\"nofearact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<input type=\"checkbox\" id=\"menu-item-about\">",
                  "target": [
                    "#menu-item-about"
                  ],
                  "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": "<input type=\"checkbox\" id=\"menu-item-news\">",
                  "target": [
                    "#menu-item-news"
                  ],
                  "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": "<input type=\"checkbox\" id=\"menu-item-media\">",
                  "target": [
                    "#menu-item-media"
                  ],
                  "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": "<input type=\"checkbox\" id=\"menu-item-leaders\">",
                  "target": [
                    "#menu-item-leaders"
                  ],
                  "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": "<input type=\"checkbox\" id=\"menu-item-features\">",
                  "target": [
                    "#menu-item-features"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"title\">\n                    <span class=\"title-inner\">\n                        5 Things to Know | July 2022 | U.S. Army\n                    </span>\n                </span>",
                  "target": [
                    "a[data-ytid=\"2h5Hbtt6Gb4\"] > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"title\">\n                    <span class=\"title-inner\">\n                        Live-fire Exercise\n                    </span>\n                </span>",
                  "target": [
                    ".tile-3 > .tile-inner.tile-image[data-ytid=\"\"] > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">July 11, 2022</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(1) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">July 14, 2022</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(2) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">July 12, 2022</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(3) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">July 13, 2022</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(4) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">July 13, 2022</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(5) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">July 12, 2022</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(6) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">May 5, 2022</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(1) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">May 4, 2022</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(2) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">May 5, 2022</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(3) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">May 3, 2022</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(4) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">May 1, 2022</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(5) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"date\">March 23, 2022</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(6) > a > .date"
                  ],
                  "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=\"lightbox\" class=\"hidden\" style=\"touch-action: pan-y; -webkit-user-drag: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">",
                  "target": [
                    "#lightbox"
                  ],
                  "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=\"thumbnail-view hidden\" id=\"thumbnail-view\">",
                  "target": [
                    "#thumbnail-view"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "official us army instagram",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.instagram.com",
                          "port": "",
                          "pathname": "/usarmy/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://instagram.com/usarmy\"><span>Official U.S. Army Instagram</span></a>",
                          "target": [
                            ".instagram-button.social-button > a[href$=\"usarmy\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.instagram.com/usarmy/\"><span>Official U.S. Army Instagram</span></a>",
                  "target": [
                    "ul[role=\"menu\"]:nth-child(2) > .social > ul > .instagram-button.social-button > a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "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": [
                        "menuitem"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role menuitem is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<label for=\"menu-item-about\" role=\"menuitem\">ABOUT<span></span></label>",
                  "target": [
                    "label[for=\"menu-item-about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role menuitem is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "menuitem"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role menuitem is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<label for=\"menu-item-news\" role=\"menuitem\">NEWS<span></span></label>",
                  "target": [
                    "label[for=\"menu-item-news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role menuitem is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "menuitem"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role menuitem is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<label for=\"menu-item-media\" role=\"menuitem\">MULTIMEDIA<span></span></label>",
                  "target": [
                    "label[for=\"menu-item-media\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role menuitem is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "menuitem"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role menuitem is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<label for=\"menu-item-leaders\" role=\"menuitem\">LEADERS<span></span></label>",
                  "target": [
                    "label[for=\"menu-item-leaders\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role menuitem is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "menuitem"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role menuitem is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<label for=\"menu-item-features\" role=\"menuitem\">FEATURES<span></span></label>",
                  "target": [
                    "label[for=\"menu-item-features\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role menuitem is not allowed for given element"
                }
              ]
            },
            {
              "id": "aria-required-children",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require child roles contain them",
              "help": "Certain ARIA roles must contain particular children",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-children?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-children",
                      "data": [
                        "group",
                        "menuitemradio",
                        "menuitem",
                        "menuitemcheckbox"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul role=\"menu\">",
                  "target": [
                    "ul[role=\"menu\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-children",
                      "data": [
                        "group",
                        "menuitemradio",
                        "menuitem",
                        "menuitemcheckbox"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul role=\"menu\">",
                  "target": [
                    "ul[role=\"menu\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                }
              ]
            },
            {
              "id": "aria-required-parent",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require parent roles are contained by them",
              "help": "Certain ARIA roles must be contained by particular parents",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-parent?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<label for=\"menu-item-about\" role=\"menuitem\">ABOUT<span></span></label>",
                  "target": [
                    "label[for=\"menu-item-about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<label for=\"menu-item-news\" role=\"menuitem\">NEWS<span></span></label>",
                  "target": [
                    "label[for=\"menu-item-news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<label for=\"menu-item-media\" role=\"menuitem\">MULTIMEDIA<span></span></label>",
                  "target": [
                    "label[for=\"menu-item-media\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<label for=\"menu-item-leaders\" role=\"menuitem\">LEADERS<span></span></label>",
                  "target": [
                    "label[for=\"menu-item-leaders\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<label for=\"menu-item-features\" role=\"menuitem\">FEATURES<span></span></label>",
                  "target": [
                    "label[for=\"menu-item-features\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                }
              ]
            },
            {
              "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": "#999999",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 2.65,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"announcements\">",
                          "target": [
                            ".announcements"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date\">July 15, 2022</span>",
                  "target": [
                    ".announcements > .container > .inner-container > .news > ul > li:nth-child(1) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 2.65,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"announcements\">",
                          "target": [
                            ".announcements"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date\">July 14, 2022</span>",
                  "target": [
                    ".announcements > .container > .inner-container > .news > ul > li:nth-child(2) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 2.65,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"announcements\">",
                          "target": [
                            ".announcements"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date\">June 30, 2022</span>",
                  "target": [
                    ".announcements > .container > .inner-container > .news > ul > li:nth-child(3) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 2.65,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"announcements\">",
                          "target": [
                            ".announcements"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date\">June 28, 2022</span>",
                  "target": [
                    ".announcements > .container > .inner-container > .news > ul > li:nth-child(4) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "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": "#999999",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 2.65,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"announcements\">",
                          "target": [
                            ".announcements"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date\">July 15, 2022</span>",
                  "target": [
                    ".announcements > .container > .inner-container > .news > ul > li:nth-child(1) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 2.65,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"announcements\">",
                          "target": [
                            ".announcements"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date\">July 14, 2022</span>",
                  "target": [
                    ".announcements > .container > .inner-container > .news > ul > li:nth-child(2) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 2.65,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"announcements\">",
                          "target": [
                            ".announcements"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date\">June 30, 2022</span>",
                  "target": [
                    ".announcements > .container > .inner-container > .news > ul > li:nth-child(3) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#999999",
                        "bgColor": "#f7f7f7",
                        "contrastRatio": 2.65,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"announcements\">",
                          "target": [
                            ".announcements"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"date\">June 28, 2022</span>",
                  "target": [
                    ".announcements > .container > .inner-container > .news > ul > li:nth-child(4) > a > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.65 (foreground color: #999999, background color: #f7f7f7, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "listitem",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures <li> elements are used semantically",
              "help": "<li> elements must be contained in a <ul> or <ol>",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/listitem?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    "ul[role=\"menu\"]:nth-child(1) > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    "ul[role=\"menu\"]:nth-child(1) > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    "ul[role=\"menu\"]:nth-child(1) > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    "ul[role=\"menu\"]:nth-child(2) > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    "ul[role=\"menu\"]:nth-child(2) > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"social\">",
                  "target": [
                    "ul[role=\"menu\"]:nth-child(2) > .social"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling should not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "user-scalable",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "user-scalable on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\" name=\"viewport\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  user-scalable on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"mosaic-tile tile-1 article-tile \">",
                  "target": [
                    ".tile-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"tile-tab-type\">\n                    Featured Video\n                </span>",
                  "target": [
                    "a[data-ytid=\"2h5Hbtt6Gb4\"] > .tile-tab-type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    "a[data-ytid=\"2h5Hbtt6Gb4\"] > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"tile-tab-type\">\n                    Featured Photo\n                </span>",
                  "target": [
                    ".tile-3 > .tile-inner.tile-image[data-ytid=\"\"] > .tile-tab-type"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".tile-3 > .tile-inner.tile-image[data-ytid=\"\"] > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"mosaic-tile tile-4 spotlight-tile \">",
                  "target": [
                    ".tile-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"mosaic-tile tile-5 spotlight-tile \">",
                  "target": [
                    ".tile-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"mosaic-tile tile-6 spotlight-tile \">",
                  "target": [
                    ".tile-6"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"newsroom-promo\">\n            <a href=\"https://www.army.mil/newsroom\" title=\"Newsroom: Resources for journalists and media outlets\">\n                <span class=\"newsroom-text\">Newsroom:</span>\n                Resources for journalists and media outlets\n            </a>\n        </div>",
                  "target": [
                    ".newsroom-promo"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>LATEST NEWS</h4>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(1) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">Poland's tank purchase shores up modernization plan, NATO alliance</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(1) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(2) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">Army medical units receive modernized equipment</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(2) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(3) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">Kaneshiro becomes 44th Medal of Honor recipient of the 1st Cavalry Division</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(3) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(4) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">New York Army National Guard, South African forces train together</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(4) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(5) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">AFC cross-functional team tackles modernization of air and missile defense</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(5) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(6) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">Army offering major incentives to future Soldiers</span>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .no-dates > li:nth-child(6) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"view-all\"><a href=\"/news\">VIEW ALL NEWS</a></div>",
                  "target": [
                    ".container:nth-child(3) > .inner-container > .news > .view-all"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"announcements\">",
                  "target": [
                    ".announcements"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4>SOLDIER FEATURES</h4>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(1) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">At the gates of Camp Henry: A mother’s sacrifice and a son’s journey home</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(1) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(2) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">Army air traffic controller guides community closer with sports</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(2) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(3) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">Army inspectors general of the year awardees announced</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(3) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">\n                                <img src=\"https://api.army.mil/e2/c/images/2022/05/03/c282f8b1/size1.jpg\" alt=\"Chief Warrant Officer 5 Mohammed Badal in front of the White House in 2021.\">\n                            </span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(4) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">Bengali chief warrant officer finds the American dream through serving</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(4) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(5) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">Army nurse 'strives for excellence' in providing medical care around the globe</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(5) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"image\">",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(6) > a > .image"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"title\">Army veteran reflects on career ahead of Vietnam War observance</span>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .no-dates > li:nth-child(6) > a > .title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"view-all\"><a href=\"/soldiers\">VIEW ALL FEATURES</a></div>",
                  "target": [
                    ".container:nth-child(5) > .inner-container > .news > .view-all"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.army.mil/",
      "what": "URL",
      "result": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.army.mil/",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.21:1. Recommendation:  change background to #757575.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"usagov-search-query\">...</label>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.66:1. Recommendation:  change text colour to #717171.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"date\">...</span>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"close click-close\" href=\"javascript:;\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#current-elem",
                "code": "<img id=\"current-elem\" class=\"current-elem\" src=\"\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "#next-elem",
                "code": "<img id=\"next-elem\" class=\"next-elem\" src=\"\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "#prev-elem",
                "code": "<img id=\"prev-elem\" class=\"prev-elem\" src=\"\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"resp-image\" srcset=\"https://i.ytimg.com/vi/2h5Hbtt6Gb4/hqdefault.jpg 480w, https://i.ytimg.com/vi/2h5Hbtt6Gb4/mqdefault.jpg 320w, https://i.ytimg.com/vi/2h5Hbtt6Gb4/default.jpg 120w\" sizes=\"(max-width: 639px) 480px, (min-width: 640px) 640px\" src=\"https://i.ytimg.com/vi/2h5Hbtt6Gb4/hqdefault.jpg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://api.army.mil/e2/c/images/2022/06/28/324a95b8/size1.jpg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://api.army.mil/e2/c/images/2022/07/14/59e1964b/size1.jpg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://api.army.mil/e2/c/images/2022/07/15/093d6e07/size1.jpg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.army.mil/e2/images/rv7/universal/army_seal.jpg\" alt=\"\">"
              }
            ]
          },
          "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": "#img-wrap",
                "code": "<div id=\"img-wrap\" class=\"img-wrap\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"container click-close\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"navbar-container\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h4 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</h4>"
              }
            ],
            "The heading structure is not logically nested. This h4 element should be an h1 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4>...</h4>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#lightbox",
                "code": "<div id=\"lightbox\" class=\"hidden\" style=\"touch-action: pan-y; -webkit-user-drag: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0);\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#loading",
                "code": "<div id=\"loading\" class=\"loading\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"caption\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"nav-window menu-window\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"nav-window search-window\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"navbar\">...</div>"
              },
              {
                "tagName": "footer",
                "id": "",
                "code": "<footer>...</footer>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\" name=\"viewport\">"
              }
            ]
          },
          "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": "span",
                "id": "",
                "code": "<span class=\"title-inner\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news/newsreleases\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/soldiers\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"title-inner\">...</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=\"https://www.army.mil/newsroom\" title=\"Newsroom: Resources for journalists and media outlets\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"newsroom-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"tile-tab-type\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</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.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": "#download",
                "code": "<a class=\"download hidden\" id=\"download\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#fb-social",
                "code": "<a id=\"fb-social\" href=\"\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#pint-social",
                "code": "<a id=\"pint-social\" href=\"\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#share",
                "code": "<a class=\"share hidden\" id=\"share\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#single-view",
                "code": "<a class=\"single-view hidden\" id=\"single-view\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#thumbnail",
                "code": "<a class=\"thumbnail hidden\" id=\"thumbnail\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#twitter-social",
                "code": "<a id=\"twitter-social\" href=\"\" target=\"_blank\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.army.mil/",
      "what": "URL",
      "result": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.army.mil/",
      "result": {
        "content": {
          "totals": {
            "violation": 41,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[5]/listitem[3]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 48,
                "top": 9125,
                "height": 18,
                "width": 0
              },
              "snippet": "<a target=\"_blank\" href=\"\" id=\"pint-social\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 48,
                "top": 9106,
                "height": 18,
                "width": 0
              },
              "snippet": "<a target=\"_blank\" href=\"\" id=\"twitter-social\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[5]/listitem[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 48,
                "top": 9088,
                "height": 18,
                "width": 0
              },
              "snippet": "<a target=\"_blank\" href=\"\" id=\"fb-social\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/a[5]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 9159,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"javascript:;\" class=\"close click-close\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[2]/li[2]/label[1]",
                "aria": "/document[1]/banner[1]/menu[2]/listitem[2]/menuitem[1]"
              },
              "message": "The element with role \"menuitem\" is not contained in or owned by an element with one of the following roles: \"group, menu, menubar\"",
              "bounds": {
                "left": 72,
                "top": 436,
                "height": 18,
                "width": 80
              },
              "snippet": "<label role=\"menuitem\" for=\"menu-item-features\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[2]/li[1]/label[1]",
                "aria": "/document[1]/banner[1]/menu[2]/listitem[1]/menuitem[1]"
              },
              "message": "The element with role \"menuitem\" is not contained in or owned by an element with one of the following roles: \"group, menu, menubar\"",
              "bounds": {
                "left": 72,
                "top": 324,
                "height": 18,
                "width": 72
              },
              "snippet": "<label role=\"menuitem\" for=\"menu-item-leaders\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/label[1]",
                "aria": "/document[1]/banner[1]/menu[1]/listitem[3]/menuitem[1]"
              },
              "message": "The element with role \"menuitem\" is not contained in or owned by an element with one of the following roles: \"group, menu, menubar\"",
              "bounds": {
                "left": 72,
                "top": 232,
                "height": 18,
                "width": 102
              },
              "snippet": "<label role=\"menuitem\" for=\"menu-item-media\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/label[1]",
                "aria": "/document[1]/banner[1]/menu[1]/listitem[2]/menuitem[1]"
              },
              "message": "The element with role \"menuitem\" is not contained in or owned by an element with one of the following roles: \"group, menu, menubar\"",
              "bounds": {
                "left": 72,
                "top": 138,
                "height": 18,
                "width": 46
              },
              "snippet": "<label role=\"menuitem\" for=\"menu-item-news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_RequiredParent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/label[1]",
                "aria": "/document[1]/banner[1]/menu[1]/listitem[1]/menuitem[1]"
              },
              "message": "The element with role \"menuitem\" is not contained in or owned by an element with one of the following roles: \"group, menu, menubar\"",
              "bounds": {
                "left": 72,
                "top": 44,
                "height": 18,
                "width": 56
              },
              "snippet": "<label role=\"menuitem\" for=\"menu-item-about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[3]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9194,
                "height": 21254,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[4]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 9000,
                "height": 37,
                "width": 715
              },
              "snippet": "<a title=\"Army veteran reflects on career ahead of Vietnam War observance\" href=\"/article/254874/army_veteran_reflects_on_career_ahead_of_vietnam_war_observance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[4]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 8678,
                "height": 37,
                "width": 692
              },
              "snippet": "<a title=\"Army nurse &#39;strives for excellence&#39; in providing medical care around the globe\" href=\"/article/256272/army_nurse_strives_for_excellence_in_providing_medical_care_around_the_globe\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[4]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 8355,
                "height": 37,
                "width": 699
              },
              "snippet": "<a title=\"Bengali chief warrant officer finds the American dream through serving\" href=\"/article/256350/bengali_chief_warrant_officer_finds_the_american_dream_through_serving\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 8033,
                "height": 37,
                "width": 683
              },
              "snippet": "<a title=\"Army inspectors general of the year awardees announced\" href=\"/article/256401/army_inspectors_general_of_the_year_awardees_announced\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 7710,
                "height": 37,
                "width": 743
              },
              "snippet": "<a title=\"Army air traffic controller guides community closer with sports\" href=\"/article/256360/army_air_traffic_controller_guides_community_closer_with_sports\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 7388,
                "height": 37,
                "width": 712
              },
              "snippet": "<a title=\"At the gates of Camp Henry: A mother’s sacrifice and a son’s journey home\" href=\"/article/256395/at_the_gates_of_camp_henry_a_mothers_sacrifice_and_a_sons_journey_home\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7062,
                "height": 19,
                "width": 784
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9053,
                "height": 18,
                "width": 159
              },
              "snippet": "<a href=\"/soldiers\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
                "aria": "/document[1]/list[2]/listitem[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 5584,
                "height": 37,
                "width": 715
              },
              "snippet": "<a title=\"Army offering major incentives to future Soldiers\" href=\"/article/258373/army_offering_major_incentives_to_future_soldiers\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/list[2]/listitem[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 5262,
                "height": 37,
                "width": 675
              },
              "snippet": "<a title=\"AFC cross-functional team tackles modernization of air and missile defense\" href=\"/article/258389/afc_cross_functional_team_tackles_modernization_of_air_and_missile_defense\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[2]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 4939,
                "height": 37,
                "width": 708
              },
              "snippet": "<a title=\"New York Army National Guard, South African forces train together\" href=\"/article/258407/new_york_army_national_guard_south_african_forces_train_together\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[2]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 4617,
                "height": 37,
                "width": 720
              },
              "snippet": "<a title=\"Kaneshiro becomes 44th Medal of Honor recipient of the 1st Cavalry Division\" href=\"/article/258375/kaneshiro_becomes_44th_medal_of_honor_recipient_of_the_1st_cavalry_division\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[2]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 4294,
                "height": 37,
                "width": 710
              },
              "snippet": "<a title=\"Army medical units receive modernized equipment\" href=\"/article/258448/army_medical_units_receive_modernized_equipment\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 3972,
                "height": 37,
                "width": 665
              },
              "snippet": "<a title=\"Poland&#39;s tank purchase shores up modernization plan, NATO alliance\" href=\"/article/258347/polands_tank_purchase_shores_up_modernization_plan_nato_alliance\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3646,
                "height": 19,
                "width": 784
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/section[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5637,
                "height": 18,
                "width": 125
              },
              "snippet": "<a href=\"/news\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[3]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 6970,
                "height": 37,
                "width": 712
              },
              "snippet": "<a title=\"Army approves Milestone C and awards LRIP contract for the Mobile Protected Firepower program \" href=\"/article/257989/army_approves_milestone_c_and_awards_lrip_contract_for_the_mobile_protected_firepower_program\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 6647,
                "height": 37,
                "width": 713
              },
              "snippet": "<a title=\"Army announces Korea Rotational Force Transition\" href=\"/article/258061/army_announces_korea_rotational_force_transition\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 6325,
                "height": 37,
                "width": 710
              },
              "snippet": "<a title=\"Army Establishes two new Initiatives to Combat Harmful Behaviors \" href=\"/article/258422/army_establishes_two_new_initiatives_to_combat_harmful_behaviors\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 6002,
                "height": 37,
                "width": 715
              },
              "snippet": "<a title=\"Army announces Total Army COVID-19 vaccination statistics\" href=\"/article/258475/army_announces_total_army_covid_19_vaccination_statistics\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/h4[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5677,
                "height": 19,
                "width": 784
              },
              "snippet": "<h4>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[3]/section[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7023,
                "height": 18,
                "width": 223
              },
              "snippet": "<a href=\"/news/newsreleases\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3606,
                "height": 18,
                "width": 355
              },
              "snippet": "<a title=\"Newsroom: Resources for journalists and media outlets\" href=\"https://www.army.mil/newsroom\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 845,
                "height": 2745,
                "width": 784
              },
              "snippet": "<ul class=\"mosaic-contain grid-mosaic-6 tablet-0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MissingFocusableChild",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[2]",
                "aria": "/document[1]/banner[1]/menu[2]"
              },
              "message": "The descendent <label> element with \"menuitem\" role has no focusable child element",
              "bounds": {
                "left": 8,
                "top": 322,
                "height": 318,
                "width": 784
              },
              "snippet": "<ul role=\"menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MissingFocusableChild",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/banner[1]/menu[1]"
              },
              "message": "The descendent <label> element with \"menuitem\" role has no focusable child element",
              "bounds": {
                "left": 8,
                "top": 43,
                "height": 264,
                "width": 784
              },
              "snippet": "<ul role=\"menu\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[2]/li[2]/label[1]",
                "aria": "/document[1]/banner[1]/menu[2]/listitem[2]/menuitem[1]"
              },
              "message": "The ARIA role 'menuitem' is not valid for the element <label>",
              "bounds": {
                "left": 72,
                "top": 436,
                "height": 18,
                "width": 80
              },
              "snippet": "<label role=\"menuitem\" for=\"menu-item-features\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[2]/li[1]/label[1]",
                "aria": "/document[1]/banner[1]/menu[2]/listitem[1]/menuitem[1]"
              },
              "message": "The ARIA role 'menuitem' is not valid for the element <label>",
              "bounds": {
                "left": 72,
                "top": 324,
                "height": 18,
                "width": 72
              },
              "snippet": "<label role=\"menuitem\" for=\"menu-item-leaders\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/label[1]",
                "aria": "/document[1]/banner[1]/menu[1]/listitem[3]/menuitem[1]"
              },
              "message": "The ARIA role 'menuitem' is not valid for the element <label>",
              "bounds": {
                "left": 72,
                "top": 232,
                "height": 18,
                "width": 102
              },
              "snippet": "<label role=\"menuitem\" for=\"menu-item-media\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/label[1]",
                "aria": "/document[1]/banner[1]/menu[1]/listitem[2]/menuitem[1]"
              },
              "message": "The ARIA role 'menuitem' is not valid for the element <label>",
              "bounds": {
                "left": 72,
                "top": 138,
                "height": 18,
                "width": 46
              },
              "snippet": "<label role=\"menuitem\" for=\"menu-item-news\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/label[1]",
                "aria": "/document[1]/banner[1]/menu[1]/listitem[1]/menuitem[1]"
              },
              "message": "The ARIA role 'menuitem' is not valid for the element <label>",
              "bounds": {
                "left": 72,
                "top": 44,
                "height": 18,
                "width": 56
              },
              "snippet": "<label role=\"menuitem\" for=\"menu-item-about\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 8,
                "top": 30464,
                "height": 238,
                "width": 784
              },
              "snippet": "<footer>",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.army.mil/",
      "what": "URL",
      "result": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.army.mil/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "The Official Home Page of the United States Army",
          "pageurl": "https://www.army.mil/",
          "time": 2.62,
          "creditsremaining": 1135,
          "allitemcount": 288,
          "totalelements": 715,
          "waveurl": "http://wave.webaim.org/report?url=https://www.army.mil/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 4,
            "items": {
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > DIV#share-box > UL:first-child > LI:first-child > A#fb-social",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > DIV#share-box > UL:first-child > LI:first-child + LI > A#twitter-social",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > DIV#share-box > UL:first-child > LI:first-child + LI + LI > A#pint-social",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 6,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child > A:first-child + A > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child > A:first-child > SPAN:first-child + SPAN + SPAN",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI > A:first-child > SPAN:first-child + SPAN + SPAN",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI > A:first-child > SPAN:first-child + SPAN + SPAN",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION + DIV > SECTION:first-child > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI + LI > A:first-child > SPAN:first-child + SPAN + SPAN"
                ],
                "contrastdata": [
                  [
                    1,
                    "#000000",
                    "#000000",
                    false
                  ],
                  [
                    3.56,
                    "#fec325",
                    "#666666",
                    false
                  ],
                  [
                    2.65,
                    "#999999",
                    "#f7f7f7",
                    false
                  ],
                  [
                    2.65,
                    "#999999",
                    "#f7f7f7",
                    false
                  ],
                  [
                    2.65,
                    "#999999",
                    "#f7f7f7",
                    false
                  ],
                  [
                    2.65,
                    "#999999",
                    "#f7f7f7",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 150,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 72,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child > SPAN:first-child + SPAN + SPAN > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > SPAN:first-child + SPAN + SPAN > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV > DIV:first-child + DIV + SECTION + DIV + SECTION > DIV:first-child > DIV:first-child > H4:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child > SPAN: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"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "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"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 62,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#lb-img > DIV#img-wrap > A#next-button",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#lb-img > DIV#img-wrap > A#prev-button",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#lightbox > DIV:first-child > A:first-child + A + SPAN + A + A + DIV + A + DIV > DIV#thumbnail-view > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "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": 11,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child + UL > LI:first-child + LI + LI > UL:first-child > LI:first-child > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child + UL > LI:first-child + LI + LI > UL:first-child > LI:first-child + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child + UL > LI:first-child + LI + LI > UL:first-child > LI:first-child + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child + UL > LI:first-child + LI + LI > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child + UL > LI:first-child + LI + LI > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > UL:first-child + UL > LI:first-child + LI + LI > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV + DIV + DIV + FOOTER > SECTION#social-id > UL:first-child > LI:first-child > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV + DIV + DIV + FOOTER > SECTION#social-id > UL:first-child > LI:first-child + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV + DIV + DIV + FOOTER > SECTION#social-id > UL:first-child > LI:first-child + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV + DIV + DIV + FOOTER > SECTION#social-id > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child + DIV + DIV + DIV + FOOTER > SECTION#social-id > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child > SPAN:first-child"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.army.mil/",
      "what": "URL",
      "result": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.army.mil/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.074",
        "responseTime": "2022-07-17T21:08:19.400Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1032902,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 49,
              "totalWarnings": 8,
              "totalIssues": 57
            },
            "issuesByLevel": {
              "A": {
                "count": 41,
                "pct": 71.93
              },
              "AA": {
                "count": 28,
                "pct": 49.12
              },
              "AAA": {
                "count": 57,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 5,
              "warningDensity": 1,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "4f5bea1d-a037-4c2f-98e2-78a1838361b3",
          "docID": "abb6c264-66a0-494a-edda-0651d0e5352c",
          "sourceHash": "63e0498e2b5fb0bf489e70ea65aaa85e",
          "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=4f5bea1d-a037-4c2f-98e2-78a1838361b3",
          "resultSet": [
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6360,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"fb-social\" href=\"\" target=\"_blank\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "782e7c13c1d53be3816b8235a383134d",
              "signature": "198a5689b2caa5a1321c95e35a5e6965",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=782e7c13c1d53be3816b8235a383134d"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6360,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"twitter-social\" href=\"\" target=\"_blank\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "a1cea584a80fddfcd4d8254e5446c3f5",
              "signature": "0fb0ea9894f8817dc76f978d19bd1657",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=a1cea584a80fddfcd4d8254e5446c3f5"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6431,
                "column": 34
              },
              "errorSnippet": "&lt;a id=\"pint-social\" href=\"\" target=\"_blank\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "99d832a6abfd15ece37ab9d73a26e5ed",
              "signature": "8fb1c5fea4f21cab3bfb27554856a499",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=99d832a6abfd15ece37ab9d73a26e5ed"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -45,
                  "y": -45
                },
                "height": -45,
                "width": -45
              },
              "position": {
                "line": 6432,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"close click-close\" href=\"javascript:;\"&gt;&lt;span class=\"click-close\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/a[5]",
              "issueID": "60824416ebbdede388866f063390f584",
              "signature": "3d7baed1b84aa158e26452faa0328561",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=60824416ebbdede388866f063390f584"
            },
            {
              "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": 738,
                  "y": 80
                },
                "bottom-right": {
                  "x": 924,
                  "y": 102
                },
                "height": 22,
                "width": 186
              },
              "position": {
                "line": 4027,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.army.mil/newsroom/\" title=\"Newsroom\"&gt;Newsroom&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "dbf71d7f590064ce688ecf77042f1e5c",
              "signature": "f01b4d22388964819d1ad2246ad3f20f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=dbf71d7f590064ce688ecf77042f1e5c"
            },
            {
              "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": 738,
                  "y": 152
                },
                "bottom-right": {
                  "x": 924,
                  "y": 174
                },
                "height": 22,
                "width": 186
              },
              "position": {
                "line": 4027,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.army.mil/publicAffairs/\" title=\"Public Affairs\"&gt;Public Affairs&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "95ea4cf264e14eeb81157cf15fc0e72e",
              "signature": "30c8463c664e2f0ad6a63f4cabacaea5",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=95ea4cf264e14eeb81157cf15fc0e72e"
            },
            {
              "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": 738,
                  "y": 224
                },
                "bottom-right": {
                  "x": 924,
                  "y": 246
                },
                "height": 22,
                "width": 186
              },
              "position": {
                "line": 4027,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.army.mil/socialmedia/\" title=\"Social Media Guide\"&gt;Social Media Guide&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "8ef2c87f197f1fd59921d19f490e5957",
              "signature": "85a1861773a1fa9df0ac45cc8316151a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8ef2c87f197f1fd59921d19f490e5957"
            },
            {
              "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": 738,
                  "y": 512
                },
                "bottom-right": {
                  "x": 924,
                  "y": 534
                },
                "height": 22,
                "width": 186
              },
              "position": {
                "line": 4195,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/contact\" title=\"Contact Us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "966c4fb30277e5b7fb762147ea192871",
              "signature": "aa794d6e0315e030a384ea8a6677e493",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=966c4fb30277e5b7fb762147ea192871"
            },
            {
              "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": 290.5,
                  "y": 334.484375
                },
                "bottom-right": {
                  "x": 733.5,
                  "y": 353.484375
                },
                "height": 19,
                "width": 443
              },
              "position": {
                "line": 4494,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.army.mil/newsroom\" title=\"Newsroom: Resources for journalists and media outlets\"&gt; &lt;span class=\"newsroom-text\"&gt;Newsroom:&lt;/span&gt; Resources for journalists and media outlets &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/a[1]",
              "issueID": "c299e1e0fb03883abd470b175ea5b278",
              "signature": "af118359c9b0778e995e1f1bcb14acda",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c299e1e0fb03883abd470b175ea5b278"
            },
            {
              "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": 639.5,
                  "y": 77
                },
                "bottom-right": {
                  "x": 676.5,
                  "y": 102
                },
                "height": 25,
                "width": 37
              },
              "position": {
                "line": 8058,
                "column": 25
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://instagram.com/usarmy\"&gt;&lt;span&gt;Official U.S. Army Instagram&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[1]/ul[1]/li[5]/a[1]",
              "issueID": "28d9ee4358c4ebd8e672628914e4c76f",
              "signature": "f03808b45c8379adb4eaaf640ad95a01",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=28d9ee4358c4ebd8e672628914e4c76f"
            },
            {
              "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": 507,
                  "y": 305
                },
                "bottom-right": {
                  "x": 535,
                  "y": 330
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 3667,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.facebook.com/USArmy\"&gt;&lt;span&gt;Official U.S. Army Facebook&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "cf6003131b39856894dcd3ba010a53fe",
              "signature": "902a2ba84433e96e6d2a375e0cca8d25",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=cf6003131b39856894dcd3ba010a53fe"
            },
            {
              "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": 558,
                  "y": 305
                },
                "bottom-right": {
                  "x": 586,
                  "y": 330
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 3667,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://twitter.com/USArmy\"&gt;&lt;span&gt;Official U.S. Army Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "ff0796001e360ec8ba507bba1b4a8d31",
              "signature": "d4174736ebdc1d2a45d1f2e79014493d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ff0796001e360ec8ba507bba1b4a8d31"
            },
            {
              "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": 609,
                  "y": 305
                },
                "bottom-right": {
                  "x": 637,
                  "y": 330
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 3667,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.youtube.com/USarmy\"&gt;&lt;span&gt;Official U.S. Army Youtube&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "76b80b9ec5c447c538270fd266b7dd35",
              "signature": "5210e1c37db8cc7c35d070fe7b21b6ce",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=76b80b9ec5c447c538270fd266b7dd35"
            },
            {
              "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": 507,
                  "y": 360
                },
                "bottom-right": {
                  "x": 535,
                  "y": 385
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 3667,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.instagram.com/usarmy/\"&gt;&lt;span&gt;Official U.S. Army Instagram&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "1dcc0977fd6b911bde8e3a8696ed03c2",
              "signature": "3a4d2e759e6bdc375e2ca22ea001373f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=1dcc0977fd6b911bde8e3a8696ed03c2"
            },
            {
              "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": 558,
                  "y": 360
                },
                "bottom-right": {
                  "x": 586,
                  "y": 385
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 4026,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.flickr.com/photos/soldiersmediacenter\"&gt;&lt;span&gt;Official U.S. Army Flickr&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "2377a1a70cb33fff7d3ba7f774e863a4",
              "signature": "fafc198a3e92ea1d66b748768ff990ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2377a1a70cb33fff7d3ba7f774e863a4"
            },
            {
              "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": 609,
                  "y": 360
                },
                "bottom-right": {
                  "x": 637,
                  "y": 385
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 4026,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.linkedin.com/company/us-army\"&gt;&lt;span&gt;Official U.S. Army LinkedIn&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "847b9d13b3eca489746edef80dca1715",
              "signature": "08981b75832fb744ba933740acd0fd1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=847b9d13b3eca489746edef80dca1715"
            },
            {
              "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": 20,
                  "y": 8
                },
                "bottom-right": {
                  "x": 969,
                  "y": 8
                },
                "height": 0,
                "width": 949
              },
              "position": {
                "line": 5118,
                "column": 0
              },
              "errorSnippet": "&lt;label for=\"usagov-search-query\"&gt;Search news, photos and videos on Army.mil&lt;/label&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[1]/form[1]/label[1]",
              "issueID": "86600fd7e3028a262369b4328a160592",
              "signature": "53cee383cf845924dcefa91aab730767",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=86600fd7e3028a262369b4328a160592"
            },
            {
              "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": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7798,
                "column": 23
              },
              "errorSnippet": "&lt;ul&gt; &lt;li class=\"social-button facebook-button\"&gt; &lt;a id=\"fb-social\" href=\"\" target=\"_blank\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt; &lt;/li&gt; &lt;li class=\"social-button twitter-button\"&gt; &lt;a id=\"twitter-social\" href=\"\" target=\"_blank",
              "xpath": "/html/body/div[2]/div[1]/div[1]/ul[1]",
              "issueID": "58ad3d393a25154a7fed681ae4dedd14",
              "signature": "9b9c6b93d7a4a4d69e793d0c2d6d9f26",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=58ad3d393a25154a7fed681ae4dedd14"
            },
            {
              "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": 347.5,
                  "y": 77
                },
                "bottom-right": {
                  "x": 384.5,
                  "y": 102
                },
                "height": 25,
                "width": 37
              },
              "position": {
                "line": 8018,
                "column": 25
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.facebook.com/USArmy\"&gt;&lt;span&gt;Official U.S. Army Facebook&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[1]/ul[1]/li[1]/a[1]",
              "issueID": "0411b215fe82cc277aeb03fdd5cd15ef",
              "signature": "5a741c5ef9ac9a32d2be5fcde5facb75",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0411b215fe82cc277aeb03fdd5cd15ef"
            },
            {
              "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": 420.5,
                  "y": 77
                },
                "bottom-right": {
                  "x": 457.5,
                  "y": 102
                },
                "height": 25,
                "width": 37
              },
              "position": {
                "line": 8027,
                "column": 25
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://twitter.com/USArmy\"&gt;&lt;span&gt;Official U.S. Army Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[1]/ul[1]/li[2]/a[1]",
              "issueID": "90eab88dc55dcdb8b020ed0de960b601",
              "signature": "97c0a81e8b3c0e77ef9ec582f7aff722",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=90eab88dc55dcdb8b020ed0de960b601"
            },
            {
              "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": 493.5,
                  "y": 77
                },
                "bottom-right": {
                  "x": 530.5,
                  "y": 102
                },
                "height": 25,
                "width": 37
              },
              "position": {
                "line": 8038,
                "column": 47
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.youtube.com/USarmy\"&gt;&lt;span&gt;Official U.S. Army Youtube&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[1]/ul[1]/li[3]/a[1]",
              "issueID": "908ad9fa72f8b7c8be5f7adb95f70e1f",
              "signature": "a51d73b660c16257dd6fb753ee16cbb5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=908ad9fa72f8b7c8be5f7adb95f70e1f"
            },
            {
              "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": 566.5,
                  "y": 77
                },
                "bottom-right": {
                  "x": 603.5,
                  "y": 102
                },
                "height": 25,
                "width": 37
              },
              "position": {
                "line": 8049,
                "column": 25
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.flickr.com/photos/soldiersmediacenter\"&gt;&lt;span&gt;Official U.S. Army Flickr&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[1]/ul[1]/li[4]/a[1]",
              "issueID": "0628cd7cbd2077239a7908763997f358",
              "signature": "d5cbb52789b5e278e5e49e2643a6aa93",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0628cd7cbd2077239a7908763997f358"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 639.5,
                  "y": 77
                },
                "bottom-right": {
                  "x": 676.5,
                  "y": 102
                },
                "height": 25,
                "width": 37
              },
              "position": {
                "line": 8058,
                "column": 25
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://instagram.com/usarmy\"&gt;&lt;span&gt;Official U.S. Army Instagram&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[1]/ul[1]/li[5]/a[1]",
              "issueID": "65641c3a691b681189757aa381c28e23",
              "signature": "bd7adc94c35b2771fe15ca46670b6a96",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=65641c3a691b681189757aa381c28e23"
            },
            {
              "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": 60,
                  "y": 80
                },
                "bottom-right": {
                  "x": 738,
                  "y": 285
                },
                "height": 205,
                "width": 678
              },
              "position": {
                "line": 3727,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\"&gt; &lt;li&gt; &lt;input type=\"checkbox\" id=\"menu-item-about\" style=\"\"&gt; &lt;label for=\"menu-item-about\" role=\"menuitem\"&gt;ABOUT&lt;span&gt;&lt;/span&gt;&lt;/label&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=\"https://www.army.mil/about/\"&gt",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[1]",
              "issueID": "c6727894d4f8018351eaa86df1698cb9",
              "signature": "0e2d3031d591c7ebdc60fff8878aa07a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c6727894d4f8018351eaa86df1698cb9"
            },
            {
              "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": 60,
                  "y": 305
                },
                "bottom-right": {
                  "x": 738,
                  "y": 569
                },
                "height": 264,
                "width": 678
              },
              "position": {
                "line": 5892,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\"&gt; &lt;li&gt; &lt;input type=\"checkbox\" id=\"menu-item-leaders\" style=\"\"&gt; &lt;label for=\"menu-item-leaders\" role=\"menuitem\"&gt;LEADERS&lt;span&gt;&lt;/span&gt;&lt;/label&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=\"https://www.army.mil/lead",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]",
              "issueID": "18c3ddfa232459f9d373dd672a9a6627",
              "signature": "f177952dce85c1a689d6fab59f822186",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=18c3ddfa232459f9d373dd672a9a6627"
            },
            {
              "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": 738,
                  "y": 440
                },
                "bottom-right": {
                  "x": 924,
                  "y": 462
                },
                "height": 22,
                "width": 186
              },
              "position": {
                "line": 4195,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://icamportal.us.army.mil/\" title=\"Army Knowledge Online\"&gt;AKO&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "b585c77df393ffade1255551b2898a0b",
              "signature": "09af2a9db923464cb7b9d74940307475",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b585c77df393ffade1255551b2898a0b"
            },
            {
              "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": 981,
                  "y": 38
                },
                "bottom-right": {
                  "x": 1005,
                  "y": 62
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 7775,
                "column": 23
              },
              "errorSnippet": "&lt;input aria-label=\"Search\" name=\"commit\" type=\"submit\" value=\"\" class=\"search-submit-button\"&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[1]/form[1]/input[2]",
              "issueID": "9d330a1cb1d91908b04ac3c935099e94",
              "signature": "5d0903b13c7bc1e754c933df36b37b37",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9d330a1cb1d91908b04ac3c935099e94"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6360,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"fb-social\" href=\"\" target=\"_blank\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "65e5df86462e3f9942e4f1b02c3f46b4",
              "signature": "e149bb12d4cf17ac8f493640505ee529",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=65e5df86462e3f9942e4f1b02c3f46b4"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6360,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"twitter-social\" href=\"\" target=\"_blank\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "78ebc3cac93f36588e2f1507a003ad43",
              "signature": "cfd6ea9a0a60226a58a5a9d3ad1c361d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=78ebc3cac93f36588e2f1507a003ad43"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6431,
                "column": 34
              },
              "errorSnippet": "&lt;a id=\"pint-social\" href=\"\" target=\"_blank\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "6d39606c06b3f4c6677e9a52cbe14606",
              "signature": "49c9c9fdc785836159ab247b03abc865",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6d39606c06b3f4c6677e9a52cbe14606"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -45,
                  "y": -45
                },
                "height": -45,
                "width": -45
              },
              "position": {
                "line": 6432,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"close click-close\" href=\"javascript:;\"&gt;&lt;span class=\"click-close\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/a[5]",
              "issueID": "d4b80559593ab67fce88e27483176fef",
              "signature": "97ef3134124c1dc43e1eb8e6cade383a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d4b80559593ab67fce88e27483176fef"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 27
                },
                "bottom-right": {
                  "x": -42,
                  "y": -15
                },
                "height": -42,
                "width": -42
              },
              "position": {
                "line": 6432,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lb-button is-visible\" id=\"next-button\" href=\"javascript:;\" title=\"Next image\" style=\"\"&gt;&lt;span&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "ce925f00c92a243cddacb4d9e5a14226",
              "signature": "c1761e640c58f688c1a97955e37f94ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ce925f00c92a243cddacb4d9e5a14226"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 27
                },
                "bottom-right": {
                  "x": -42,
                  "y": -15
                },
                "height": -42,
                "width": -42
              },
              "position": {
                "line": 6432,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"lb-button\" id=\"prev-button\" href=\"javascript:;\" title=\"Previous image\" style=\"\"&gt;&lt;span&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[2]/div[1]/a[2]",
              "issueID": "fefeb29a4cd22390d200352ba342ff0a",
              "signature": "c7de1c2a3511b379d042fc41c7f8cd94",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fefeb29a4cd22390d200352ba342ff0a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 68
                },
                "height": 68,
                "width": 1024
              },
              "position": {
                "line": 34,
                "column": 61892
              },
              "errorSnippet": "&lt;div class=\"navbar\"&gt; &lt;div class=\"navbar-container\"&gt; &lt;a href=\"javascript:;\" class=\"nav-button menu-button\" aria-expanded=\"false\" role=\"button\"&gt; &lt;span&gt;MENU&lt;/span&gt; &lt;/a&gt; &lt;a href=\"/\" class=\"nav-army-star\"&gt; &lt;span&gt",
              "xpath": "/html/body/header[1]/div[1]",
              "issueID": "6245c5866398c8de575a6d9e904fba5a",
              "signature": "0a0fa876b94d4886833e7b461225671a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6245c5866398c8de575a6d9e904fba5a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 60
                },
                "height": 60,
                "width": 1024
              },
              "position": {
                "line": 444,
                "column": 38
              },
              "errorSnippet": "&lt;div class=\"navbar-container\"&gt; &lt;a href=\"javascript:;\" class=\"nav-button menu-button\" aria-expanded=\"false\" role=\"button\"&gt; &lt;span&gt;MENU&lt;/span&gt; &lt;/a&gt; &lt;a href=\"/\" class=\"nav-army-star\"&gt; &lt;span&gt;HOME&lt;/span&gt; &lt;/a&g",
              "xpath": "/html/body/header[1]/div[1]/div[1]",
              "issueID": "915e9559c2681d34a385cf717c455fb1",
              "signature": "57120247d8d98359d3304e50b6f2c34d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=915e9559c2681d34a385cf717c455fb1"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 964,
                  "y": 61
                },
                "height": 61,
                "width": 964
              },
              "position": {
                "line": 8046,
                "column": 13
              },
              "errorSnippet": "&lt;h4&gt;OFFICIAL ARMY ANNOUNCEMENTS&lt;/h4&gt;",
              "xpath": "/html/body/div[1]/div[3]/section[1]/div[1]/div[1]/h4[1]",
              "issueID": "a0318e19c53b3ab067a665b8f8e7baf4",
              "signature": "216b50a678716a1afade42efe913c2e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a0318e19c53b3ab067a665b8f8e7baf4"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 117
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 138
                },
                "height": 21,
                "width": 1024
              },
              "position": {
                "line": 8712,
                "column": 5
              },
              "errorSnippet": "&lt;section class=\"footer-bottom\"&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=\"/\"&gt;Home&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/contact\"&gt;Contact Us&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/privacy\"&gt;Privacy&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href",
              "xpath": "/html/body/footer[1]/section[2]",
              "issueID": "217d8f8a852abf1f224c6d4fb3c7b962",
              "signature": "b39d85ca310a480caf118260a25f0ef5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=217d8f8a852abf1f224c6d4fb3c7b962"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 142
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 163
                },
                "height": 21,
                "width": 1024
              },
              "position": {
                "line": 7840,
                "column": 11
              },
              "errorSnippet": "&lt;ul&gt; &lt;li&gt;&lt;a href=\"/\"&gt;Home&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/contact\"&gt;Contact Us&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/privacy\"&gt;Privacy&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/terms\"&gt;Terms Of Use&lt;/a&gt;&lt",
              "xpath": "/html/body/footer[1]/section[2]/ul[1]",
              "issueID": "f38afa7d7ae5d3583f3023c1ffacfc4b",
              "signature": "c10e324268f3da769fdffc56c109c84e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f38afa7d7ae5d3583f3023c1ffacfc4b"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 509,
                  "y": 142
                },
                "bottom-right": {
                  "x": 689,
                  "y": 163
                },
                "height": 21,
                "width": 180
              },
              "position": {
                "line": 8645,
                "column": 27
              },
              "errorSnippet": "&lt;li&gt;&lt;a href=\"http://dodcio.defense.gov/DoDSection508/Std_Stmt.aspx\"&gt;Accessibility/Section 508&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/footer[1]/section[2]/ul[1]/li[5]",
              "issueID": "b9fac06aa2833eef635bcf3c8f316e56",
              "signature": "3ac8e4c2a4f74b74de6f77f384506dce",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b9fac06aa2833eef635bcf3c8f316e56"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 519,
                  "y": 144
                },
                "bottom-right": {
                  "x": 699,
                  "y": 161
                },
                "height": 17,
                "width": 180
              },
              "position": {
                "line": 8105,
                "column": 25
              },
              "errorSnippet": "&lt;a href=\"http://dodcio.defense.gov/DoDSection508/Std_Stmt.aspx\"&gt;Accessibility/Section 508&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[2]/ul[1]/li[5]/a[1]",
              "issueID": "ae240348246472ee0e31179a6d75bc47",
              "signature": "fa771b110da6fee6989441e1d6a2f1ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ae240348246472ee0e31179a6d75bc47"
            },
            {
              "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": 3063.73
                },
                "height": 3063.73,
                "width": 1024
              },
              "position": {
                "line": 2069,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;!--[if lt IE 9]&gt;\n&lt;div class=\"oldie-warning\"&gt; &lt;p class=\"warning\"&gt;!&lt;/p&gt; &lt;p&gt;Your version of Internet Explorer is out of date. It has known security flaws and can cause issues displaying content on this page, and o",
              "xpath": "/html/body",
              "issueID": "ecda342dbd23de6e4afb89c57a69b918",
              "signature": "00a2162caf66ddf5b5eb49e33b09492f",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=ecda342dbd23de6e4afb89c57a69b918"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 60,
                  "y": 80
                },
                "bottom-right": {
                  "x": 738,
                  "y": 285
                },
                "height": 205,
                "width": 678
              },
              "position": {
                "line": 3727,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\"&gt; &lt;li&gt; &lt;input type=\"checkbox\" id=\"menu-item-about\" style=\"\"&gt; &lt;label for=\"menu-item-about\" role=\"menuitem\"&gt;ABOUT&lt;span&gt;&lt;/span&gt;&lt;/label&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=\"https://www.army.mil/about/\"&gt",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[1]",
              "issueID": "658caaef6fda22823577aecad7ff467c",
              "signature": "47e79b4a91c925ca1b342508599af928",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=658caaef6fda22823577aecad7ff467c"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 60,
                  "y": 305
                },
                "bottom-right": {
                  "x": 738,
                  "y": 569
                },
                "height": 264,
                "width": 678
              },
              "position": {
                "line": 5892,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\"&gt; &lt;li&gt; &lt;input type=\"checkbox\" id=\"menu-item-leaders\" style=\"\"&gt; &lt;label for=\"menu-item-leaders\" role=\"menuitem\"&gt;LEADERS&lt;span&gt;&lt;/span&gt;&lt;/label&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=\"https://www.army.mil/lead",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]",
              "issueID": "f3c8bb009a1b4184a88bb0d072d65832",
              "signature": "1173c43d3e459694c594a54cc6f3a238",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=f3c8bb009a1b4184a88bb0d072d65832"
            },
            {
              "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": 507,
                  "y": 305
                },
                "bottom-right": {
                  "x": 535,
                  "y": 330
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 3667,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.facebook.com/USArmy\"&gt;&lt;span&gt;Official U.S. Army Facebook&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "32617bf9f8e217e01bd0d4246ae87e47",
              "signature": "c029a202e2a450a3acfec4b3c5256ff4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=32617bf9f8e217e01bd0d4246ae87e47"
            },
            {
              "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": 558,
                  "y": 305
                },
                "bottom-right": {
                  "x": 586,
                  "y": 330
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 3667,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://twitter.com/USArmy\"&gt;&lt;span&gt;Official U.S. Army Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[2]/a[1]",
              "issueID": "c571ed4073b9941fd5f2984a8a473f4f",
              "signature": "0caff1bed3a6c7c81f835e09cdc0a0b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c571ed4073b9941fd5f2984a8a473f4f"
            },
            {
              "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": 609,
                  "y": 305
                },
                "bottom-right": {
                  "x": 637,
                  "y": 330
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 3667,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.youtube.com/USarmy\"&gt;&lt;span&gt;Official U.S. Army Youtube&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "03d840fb007bf6aa221945e02210159e",
              "signature": "14e8b15a63c5ed1b3f1f2074b752ad0a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=03d840fb007bf6aa221945e02210159e"
            },
            {
              "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": 507,
                  "y": 360
                },
                "bottom-right": {
                  "x": 535,
                  "y": 385
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 3667,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.instagram.com/usarmy/\"&gt;&lt;span&gt;Official U.S. Army Instagram&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "1a6c955db270a3c5b2c4eeeed0aac7fc",
              "signature": "5dd5ee6ce7e3f2247d92d59f30da0480",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1a6c955db270a3c5b2c4eeeed0aac7fc"
            },
            {
              "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": 558,
                  "y": 360
                },
                "bottom-right": {
                  "x": 586,
                  "y": 385
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 4026,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.flickr.com/photos/soldiersmediacenter\"&gt;&lt;span&gt;Official U.S. Army Flickr&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "973512151b8021b1bb049d3074f34986",
              "signature": "738530adf14acd7fb4b96b603b964cdd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=973512151b8021b1bb049d3074f34986"
            },
            {
              "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": 609,
                  "y": 360
                },
                "bottom-right": {
                  "x": 637,
                  "y": 385
                },
                "height": 25,
                "width": 28
              },
              "position": {
                "line": 4026,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.linkedin.com/company/us-army\"&gt;&lt;span&gt;Official U.S. Army LinkedIn&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/ul[2]/li[3]/ul[1]/li[6]/a[1]",
              "issueID": "56971f11414469c2f3301234410838c4",
              "signature": "d4193b5c0749ae46f96d679cbcce2cb0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=56971f11414469c2f3301234410838c4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6360,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"fb-social\" href=\"\" target=\"_blank\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "98bfd1e35b3359e39654493b5524264e",
              "signature": "d4cdb5ac088ab2d317d6582986883e69",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=98bfd1e35b3359e39654493b5524264e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6360,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"twitter-social\" href=\"\" target=\"_blank\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "ee5ec4c7e5934d8f91b2a3166edc1e30",
              "signature": "7291d46fb90b017232b6240131ffc508",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ee5ec4c7e5934d8f91b2a3166edc1e30"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6431,
                "column": 34
              },
              "errorSnippet": "&lt;a id=\"pint-social\" href=\"\" target=\"_blank\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "b0e8360d8479d86ba2b285528b6fb81d",
              "signature": "45334128e3def34a2384328c1c1f26ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b0e8360d8479d86ba2b285528b6fb81d"
            },
            {
              "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": 347.5,
                  "y": 77
                },
                "bottom-right": {
                  "x": 384.5,
                  "y": 102
                },
                "height": 25,
                "width": 37
              },
              "position": {
                "line": 8018,
                "column": 25
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.facebook.com/USArmy\"&gt;&lt;span&gt;Official U.S. Army Facebook&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[1]/ul[1]/li[1]/a[1]",
              "issueID": "07286d90c671d672ea5d9cfb8700de64",
              "signature": "7845fe0a84d40fa8b76cc824a21b4a53",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=07286d90c671d672ea5d9cfb8700de64"
            },
            {
              "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": 420.5,
                  "y": 77
                },
                "bottom-right": {
                  "x": 457.5,
                  "y": 102
                },
                "height": 25,
                "width": 37
              },
              "position": {
                "line": 8027,
                "column": 25
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://twitter.com/USArmy\"&gt;&lt;span&gt;Official U.S. Army Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[1]/ul[1]/li[2]/a[1]",
              "issueID": "655a92ed3a3f5f09a36aad1ce599a97a",
              "signature": "25a5c2e27c8e7b4834b8afc2cbaa5f95",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=655a92ed3a3f5f09a36aad1ce599a97a"
            },
            {
              "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": 493.5,
                  "y": 77
                },
                "bottom-right": {
                  "x": 530.5,
                  "y": 102
                },
                "height": 25,
                "width": 37
              },
              "position": {
                "line": 8038,
                "column": 47
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.youtube.com/USarmy\"&gt;&lt;span&gt;Official U.S. Army Youtube&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[1]/ul[1]/li[3]/a[1]",
              "issueID": "21c6286635ac7c6c57b2005f56d8bab0",
              "signature": "fb375c5dde5c195e87c759714a04393a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=21c6286635ac7c6c57b2005f56d8bab0"
            },
            {
              "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": 566.5,
                  "y": 77
                },
                "bottom-right": {
                  "x": 603.5,
                  "y": 102
                },
                "height": 25,
                "width": 37
              },
              "position": {
                "line": 8049,
                "column": 25
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://www.flickr.com/photos/soldiersmediacenter\"&gt;&lt;span&gt;Official U.S. Army Flickr&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[1]/ul[1]/li[4]/a[1]",
              "issueID": "6a0ce9bb65f3a48b5924da8449d97c15",
              "signature": "558317c8366cf01042a6024dcb6ea384",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6a0ce9bb65f3a48b5924da8449d97c15"
            },
            {
              "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": 639.5,
                  "y": 77
                },
                "bottom-right": {
                  "x": 676.5,
                  "y": 102
                },
                "height": 25,
                "width": 37
              },
              "position": {
                "line": 8058,
                "column": 25
              },
              "errorSnippet": "&lt;a rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://instagram.com/usarmy\"&gt;&lt;span&gt;Official U.S. Army Instagram&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/section[1]/ul[1]/li[5]/a[1]",
              "issueID": "474d9d09e65cba60b79f968b5868b545",
              "signature": "aaef205d079a8c444c223da83809acaa",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=474d9d09e65cba60b79f968b5868b545"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.army.mil/",
      "what": "Army",
      "result": "https://www.army.mil/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.army.mil/",
      "result": [
        {
          "engineTestId": 59,
          "bestPracticeId": 410,
          "attribute": "This element has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "attributeDetail": "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "element": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\">",
          "testResult": 0,
          "path": "head>meta:nth-of-type(2)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Select \"Save\" to change the viewport content attribute to \"width=device-width, initial-scale=1.0\", or \"Cancel\" if the fix should not be applied.",
            "fix": {
              "content": "width=device-width, initial-scale=1.0"
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "meta[content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\"][name=\"viewport\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 89,
          "bestPracticeId": 362,
          "attribute": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This img element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<img alt=\" \" src=\"https://api.army.mil/e2/c/images/2022/07/26/3ccb9bc0/size0.jpg\" class=\"resp-image\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(6)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide alternative text that describes the content conveyed by the image.",
            "fix": {
              "alt": null,
              "aria-label": false,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "img[class=\"resp-image\"][src=\"https://api.army.mil/e2/c/images/2022/07/26/3ccb9bc0/size0.jpg\"][alt=\" \"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li><input id=\"menu-item-about\" type=\"checkbox\"><label role=\"menuitem\" for=\"menu-item-about\">ABOUT<s ... oflife/\">Quality of Life</a></li><li><a href=\"https://www.army.mil/a-z/\">Army A-Z</a></li></ul></li>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li",
            "attNo": 0
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li><input id=\"menu-item-news\" type=\"checkbox\"><label role=\"menuitem\" for=\"menu-item-news\">NEWS<span ... /www.army.mil/standto\">STAND-TO!</a></li><li><a href=\"/soldiers\">Soldier Features</a></li></ul></li>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li",
            "attNo": 0
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li><input id=\"menu-item-media\" type=\"checkbox\"><label role=\"menuitem\" for=\"menu-item-media\">MULTIME ... rmy\">Videos</a></li><li><a href=\"https://www.army.mil/publications/\">Publications</a></li></ul></li>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li",
            "attNo": 0
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li><input id=\"menu-item-leaders\" type=\"checkbox\"><label role=\"menuitem\" for=\"menu-item-leaders\">LEA ... a></li><li><a href=\"https://www.army.mil/leaders/sma/\">Sergeant Major of the Army</a></li></ul></li>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li",
            "attNo": 0
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li><input id=\"menu-item-features\" type=\"checkbox\"><label role=\"menuitem\" for=\"menu-item-features\">F ... e\">Heritage</a></li><li><a href=\"https://www.army.mil/features/#army101\">Army 101</a></li></ul></li>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li",
            "attNo": 0
          }
        },
        {
          "engineTestId": 99,
          "bestPracticeId": 464,
          "attribute": "This element does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "attributeDetail": "This LI does not have a ul element (without an ARIA-assigned role); ol element (without an ARIA-assigned role); or element with a role set to the value: list as a parent",
          "element": "<li class=\"social\"><ul><li class=\"social-button facebook-button\"><a href=\"https://www.facebook.com/U ... arget=\"_blank\" rel=\"noopener noreferrer\"><span>Official U.S. Army LinkedIn</span></a></li></ul></li>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(3)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "li[class=\"social\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 141,
          "bestPracticeId": 401,
          "attribute": "This A element has an href attribute set to an image file reference",
          "attributeDetail": "This A element has an href attribute set to an image file reference",
          "element": "<a data-ytid=\"\" class=\"tile-inner tile-image \" href=\"https://api.army.mil/e2/c/images/2022/07/25/e24 ... mage\"></span><span class=\"title\"><span class=\"title-inner\">Times Square Drill Team</span></span></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://api.army.mil/e2/c/images/2022/07/25/e248609c/original.jpg\"][class=\"tile-inner tile-image \"][data-ytid=\"\"]",
            "attNo": 3
          }
        },
        {
          "engineTestId": 176,
          "bestPracticeId": 1626,
          "attribute": "The role attribute is not allowed on this element",
          "attributeDetail": "The role attribute is not allowed on this LABEL",
          "element": "<label role=\"menuitem\" for=\"menu-item-about\">ABOUT<span></span></label>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "label[for=\"menu-item-about\"][role=\"menuitem\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 176,
          "bestPracticeId": 1626,
          "attribute": "The role attribute is not allowed on this element",
          "attributeDetail": "The role attribute is not allowed on this LABEL",
          "element": "<label role=\"menuitem\" for=\"menu-item-news\">NEWS<span></span></label>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "label[for=\"menu-item-news\"][role=\"menuitem\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 176,
          "bestPracticeId": 1626,
          "attribute": "The role attribute is not allowed on this element",
          "attributeDetail": "The role attribute is not allowed on this LABEL",
          "element": "<label role=\"menuitem\" for=\"menu-item-media\">MULTIMEDIA<span></span></label>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "label[for=\"menu-item-media\"][role=\"menuitem\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 176,
          "bestPracticeId": 1626,
          "attribute": "The role attribute is not allowed on this element",
          "attributeDetail": "The role attribute is not allowed on this LABEL",
          "element": "<label role=\"menuitem\" for=\"menu-item-leaders\">LEADERS<span></span></label>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "label[for=\"menu-item-leaders\"][role=\"menuitem\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 176,
          "bestPracticeId": 1626,
          "attribute": "The role attribute is not allowed on this element",
          "attributeDetail": "The role attribute is not allowed on this LABEL",
          "element": "<label role=\"menuitem\" for=\"menu-item-features\">FEATURES<span></span></label>",
          "testResult": 0,
          "path": "body>header:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(2)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "label[for=\"menu-item-features\"][role=\"menuitem\"]",
            "attNo": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T21:06:20",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      28
    ],
    [
      "ibm",
      24
    ],
    [
      "focInd",
      20
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      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
    ],
    [
      "tenon",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 4,
  "logSize": 886,
  "errorLogCount": 3,
  "errorLogSize": 842,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T21:08:18",
  "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": 192,
        "focOp": 1,
        "hover": 105,
        "linkUl": 28,
        "menuNav": 32,
        "role": 6,
        "styleDiff": 23,
        "zIndex": 57
      },
      "alfa": {
        "r42": 44,
        "r47": 4,
        "r57": 48,
        "r61": 4,
        "r65": 31,
        "r66": 3,
        "r68": 8,
        "r69": 3,
        "r83": 28,
        "r87": 4
      },
      "axe": {
        "color-contrast-enhanced": 36,
        "color-contrast": 36,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "css-orientation-lock": 1,
        "aria-allowed-role": 5,
        "aria-required-children": 8,
        "aria-required-parent": 20,
        "landmark-one-main": 2,
        "listitem": 18,
        "meta-viewport": 4,
        "page-has-heading-one": 2,
        "region": 76
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 8,
        "e:AA.4_1_2.H91.A.NoContent": 4,
        "w:AA.1_1_1.H67.2": 8,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 8,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 4,
        "w:AA.1_4_3.G18.BgImage": 4,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.4_1_2.H91.A.Empty": 7
      },
      "ibm": {
        "WCAG20_A_HasText": 16,
        "Rpt_Aria_RequiredParent_Native_Host_Sematics": 20,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 100,
        "Rpt_Aria_MissingFocusableChild": 8,
        "aria_semantics_role": 20,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1
      },
      "wave": {
        "e:link_empty": 16,
        "c:contrast": 18,
        "a:alt_long": 72,
        "a:h1_missing": 1,
        "a:link_redundant": 62,
        "a:text_small": 11,
        "a:title_redundant": 4
      },
      "tenon": {
        "57": 16,
        "79": 20,
        "98": 4,
        "134": 39,
        "144": 8,
        "152": 32,
        "153": 14,
        "155": 2,
        "190": 8,
        "218": 56
      },
      "continuum": {
        "59": 4,
        "89": 4,
        "99": 24,
        "141": 4,
        "176": 20
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 192,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 31,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 1,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 26,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 14,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "menuNavigation": {
          "testaro": {
            "menuNav": {
              "score": 16,
              "what": "Nonstandard keyboard navigation among focusable menu items"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 4,
              "what": "ARIA role is not appropriate for the element"
            }
          },
          "ibm": {
            "aria_semantics_role": {
              "score": 15,
              "what": "ARIA role is not valid for the element to which it is assigned"
            },
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 1,
              "what": "Element has a contentinfo role when no element has a main role"
            }
          },
          "continuum": {
            "176": {
              "score": 15,
              "what": "label element has a role attribute"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 14,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "parentMissing": {
          "alfa": {
            "r42": {
              "score": 44,
              "what": "Element is not owned by an element of its required context role"
            }
          },
          "axe": {
            "aria-required-parent": {
              "score": 20,
              "what": "ARIA role is not contained by a required parent"
            }
          },
          "ibm": {
            "Rpt_Aria_RequiredParent_Native_Host_Sematics": {
              "score": 20,
              "what": "Element is not contained within a role-valid element"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          },
          "continuum": {
            "59": {
              "score": 4,
              "what": "meta element in the head sets the viewport maximum-scale to less than 2"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 24,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 38,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 50,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 9,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 8,
              "what": "Element does not own an element required by its semantic role"
            }
          },
          "axe": {
            "aria-required-children": {
              "score": 8,
              "what": "ARIA role does not contain a required child"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 27,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 6,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 14,
              "what": "Very low contrast"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 28,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "listItemOrphan": {
          "axe": {
            "listitem": {
              "score": 18,
              "what": "li element is not contained by a ul or ol element"
            }
          },
          "continuum": {
            "99": {
              "score": 24,
              "what": "li element has no ul, ol, or list-role parent"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 4,
              "what": "Link has an href attribute but no text"
            },
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 7,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 16,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 16,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 16,
              "what": "Link has no text inside it"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 2,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "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": 2,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "tabFocusability": {
          "ibm": {
            "Rpt_Aria_MissingFocusableChild": {
              "score": 8,
              "what": "UI component has no focusable child element for keyboard access"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 36,
              "what": "Long text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 31,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 8,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 29,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 5,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 16,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 4,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 8,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 42,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "imageNoText": {
          "continuum": {
            "89": {
              "score": 4,
              "what": "img element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "nonWebLink": {
          "continuum": {
            "141": {
              "score": 1,
              "what": "a element has an href attribute set to an image file reference"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 1029,
      "log": 31,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 206
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 77
        },
        {
          "groupName": "parentMissing",
          "score": 62
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 44
        },
        {
          "groupName": "contrastAA",
          "score": 38
        },
        {
          "groupName": "imageTextLong",
          "score": 38
        },
        {
          "groupName": "linkNoText",
          "score": 35
        },
        {
          "groupName": "fontSmall",
          "score": 34
        },
        {
          "groupName": "listItemOrphan",
          "score": 33
        },
        {
          "groupName": "linkPair",
          "score": 33
        },
        {
          "groupName": "overflowHidden",
          "score": 30
        },
        {
          "groupName": "hoverSurprise",
          "score": 28
        },
        {
          "groupName": "roleBad",
          "score": 28
        },
        {
          "groupName": "menuNavigation",
          "score": 18
        },
        {
          "groupName": "targetSize",
          "score": 18
        },
        {
          "groupName": "linkIndication",
          "score": 16
        },
        {
          "groupName": "zIndexNotZero",
          "score": 16
        },
        {
          "groupName": "childMissing",
          "score": 13
        },
        {
          "groupName": "contrastAAA",
          "score": 11
        },
        {
          "groupName": "tabFocusability",
          "score": 10
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "tabIndexMissing",
          "score": 10
        },
        {
          "groupName": "metaBansZoom",
          "score": 9
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "titleRedundant",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "allCaps",
          "score": 6
        },
        {
          "groupName": "imageNoText",
          "score": 6
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 4
        },
        {
          "groupName": "scrollRisk",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "focusableOperable",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "nonWebLink",
          "score": 3
        }
      ]
    }
  }
}