Accessibility test digest

Synopsis

Page: American Battle Monuments Commission

URL: https://www.abmc.gov/

Score: 402

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 American Battle Monuments Commission web page at https://www.abmc.gov/ on 2022/07/17. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 402 (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
total402
log1
contrastAA46
focusableHidden33
navConfusion23
leadingClipsText22
targetSize22
linkNoText20
buttonNoText19
landmarkConfusion18
navNoText17
contentBeyondLandmarks12
imageNoText12
fontSmall12
noLeading11
inconsistentStyles10
contrastRisk10
hoverSurprise8
zIndexNotZero8
focusableOperable7
linkIndication7
contrastAAA7
ariaBadAttribute6
linkPair5
titleRedundant5
horizontalScrolling5
tabFocusability4
roleBad4
h1Missing4
fontSizeAbsolute4
imageTextLong4
visibleBulk3
focusIndication3
skipRepeatedContent3
hiddenContentRisk3
cssBansRotate3
headingStructure3
scrollRisk3
imageTextRedundant3
imageTextRisk3
linkComprehensionRisk3
noScriptRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

navNoText: Score 17. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "4aieq-abmc",
  "host": {
    "id": "abmc",
    "which": "https://www.abmc.gov/",
    "what": "American Battle Monuments Commission"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T21:01:20"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T21:03:12"
    }
  ],
  "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.abmc.gov/",
        "what": "American Battle Monuments Commission"
      },
      {
        "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.abmc.gov/",
        "what": "American Battle Monuments Commission"
      },
      {
        "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.abmc.gov/",
      "what": "American Battle Monuments Commission",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.abmc.gov/",
      "result": {
        "bytes": [
          756146,
          756146,
          756146,
          756146,
          756146
        ],
        "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.abmc.gov/",
      "what": "American Battle Monuments Commission",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.abmc.gov/",
      "result": {
        "visibleElements": 317
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.abmc.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.abmc.gov/",
      "result": {
        "tabFocusables": 55,
        "tabFocused": 57,
        "discrepancy": 2
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.abmc.gov/",
      "what": "URL",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.abmc.gov/",
      "result": {
        "totals": {
          "total": 55,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "BUTTON": 1
              }
            },
            "outlinePresent": {
              "total": 54,
              "meanDelay": 0,
              "tagNames": {
                "A": 46,
                "INPUT": 4,
                "BUTTON": 4
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "show submenu for “About Us”"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cemeteries & Memorials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Burial Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Multimedia",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Click here for the latest operational statuses for ABMC cemeteries",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advanced",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cemeteries & Memorials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View cemetery & memorial information and plan your trip.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Featured News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Memorial Day 2022 at ABMC Sites",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ABMC sites",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cambridge American Cemetery to host Faces of Cambridge during Memorial Day Weekend",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID-19 update: what you need to know to visit Normandy American Cemetery",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit ABMC on Instagram",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Multimedia",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cemeteries & Memorials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Burial Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WWII Memorial Registry",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Korean War Veterans Memorial Honor Roll",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget and Performance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Film Permits & Copyright Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Vulnerability",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No FEAR Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "More info",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Accept",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "No, thanks",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.abmc.gov/",
      "what": "URL",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.abmc.gov/",
      "result": {
        "totals": {
          "total": 83,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 3,
              "tagNames": {
                "BUTTON": 3
              }
            },
            "focusableAndOperable": {
              "total": 80,
              "tagNames": {
                "A": 68,
                "BUTTON": 8,
                "INPUT": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-nav=\"1\" tabindex=\"-1\" aria-controls=\"tns1\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-nav=\"2\" tabindex=\"-1\" aria-controls=\"tns1\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-nav=\"3\" tabindex=\"-1\" aria-controls=\"tns1\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "top",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "logo",
              "text": "<a href=\"/\" title=\"Home\" rel=\"home\" class=\"header__logo\" id=\"logo\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#block-bravery-main-menu\" style=\"cursor: default;\"><span class=\"visuall",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cemeteries & Memorials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Burial Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "show submenu for “About Us”",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Commission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Staff",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Annual Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Multimedia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-keys",
              "text": "<input title=\"Enter the terms you wish to search for.\" data-drupal-selector=\"edi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Click here for the latest operational statuses for ABMC cemeteries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search",
              "text": "<input id=\"search\" name=\"field_last_name\" placeholder=\"Enter Last Name\" type=\"te",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"button red-button\" name=\"submit\" type=\"submit\" value=\"Search\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advanced",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cemeteries & Memorials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View cemetery & memorial information and plan your trip.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Featured News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Memorial Day 2022 at ABMC Sites",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ABMC sites",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cambridge American Cemetery to host Faces of Cambridge during Memorial Day Weeke",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID-19 update: what you need to know to visit Normandy American Cemetery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button data-nav=\"0\" aria-controls=\"tns1\" style=\"cursor: default;\" aria-label=\"C",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit ABMC on Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Multimedia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/multimedia/videos/colorbox/534711\" class=\"use-ajax\" data-dialog-type=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DDay75: We Remember",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/multimedia/videos/colorbox/534712\" class=\"use-ajax\" data-dialog-type=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "75th D-Day Ceremony",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/multimedia/videos/colorbox/534700\" class=\"use-ajax\" data-dialog-type=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Historic Coverage from the D-Day Invasion",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/multimedia/videos/colorbox/534637\" class=\"use-ajax\" data-dialog-type=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Normandy American Cemetery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cemeteries & Memorials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Burial Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WWII Memorial Registry",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Korean War Veterans Memorial Honor Roll",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget and Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Film Permits & Copyright Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Vulnerability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No FEAR Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "bottom",
              "text": "Back to Top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "More info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Accept",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "No, thanks",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxPrevious",
              "text": "<button type=\"button\" id=\"cboxPrevious\" style=\"cursor: default;\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxNext",
              "text": "<button type=\"button\" id=\"cboxNext\" style=\"cursor: default;\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "cboxSlideshow",
              "text": "<button type=\"button\" id=\"cboxSlideshow\" style=\"cursor: default;\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.abmc.gov/",
      "what": "URL",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.abmc.gov/",
      "result": {
        "totals": {
          "triggers": 92,
          "headTriggers": 20,
          "tailTriggers": 72,
          "impactTriggers": 3,
          "additions": 45,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 4
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "AboutUsshowsubmenufor“AboutUs”TheCommissionOurStaf",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "AboutUs",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "BUTTON",
                "text": "showsubmenufor“AboutUs”",
                "additions": 15,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "CambridgeAmericanCemeterytohostFacesofCambridgedur"
              },
              {
                "tagName": "LI",
                "id": "",
                "text": "NoFEARAct"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "MemorialDay2022atABMCSites"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Accessibility"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.abmc.gov/",
      "what": "URL",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.abmc.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 3,
          "wellLabeled": 12
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button type=\"button\" id=\"cboxPrevious\"></button>}"
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button type=\"button\" id=\"cboxNext\"></button>}"
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button type=\"button\" id=\"cboxSlideshow\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "show submenu for “About Us”"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search ABMC Burials"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Carousel Page 1 (Current Slide)"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Carousel Page 2"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Carousel Page 3"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Carousel Page 4"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "More info"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Accept"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "No, thanks"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.abmc.gov/",
      "result": {
        "totals": {
          "links": 68,
          "adjacent": {
            "total": 29,
            "underlined": 24,
            "underlinedPercent": 82
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "",
            "",
            "Click here for the latest operational statuses for ABMC cemeteries",
            "Advanced",
            "Cemeteries & Memorials",
            "View cemetery & memorial information and plan your trip.",
            "Featured News",
            "Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
            "Memorial Day 2022 at ABMC Sites",
            "ABMC sites",
            "Cambridge American Cemetery to host Faces of Cambridge during Memorial Day Weekend",
            "COVID-19 update: what you need to know to visit Normandy American Cemetery",
            "Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
            "Visit ABMC on Instagram",
            "",
            "DDay75: We Remember",
            "",
            "75th D-Day Ceremony",
            "",
            "Historic Coverage from the D-Day Invasion",
            "",
            "Normandy American Cemetery",
            "Back to Top"
          ],
          "notUnderlined": [
            "Cemeteries & Memorials",
            "Burial Search",
            "Education",
            "About Us",
            "News"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.abmc.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.abmc.gov/",
      "what": "URL",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.abmc.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.abmc.gov/",
      "result": {
        "roleElements": 4,
        "badRoleElements": 1,
        "redundantRoleElements": 0,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.abmc.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 11,
            "subtotals": [
              4,
              2,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 29,
            "subtotals": [
              18,
              5,
              5,
              1
            ]
          },
          "listLink": {
            "total": 39,
            "subtotals": [
              15,
              8,
              7,
              4,
              3,
              2
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 10,
            "subtotals": [
              3,
              2,
              2,
              2,
              1
            ]
          },
          "h3": {
            "total": 5
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "show submenu for “About Us”",
                "",
                "",
                "",
                "",
                "More info",
                "Accept",
                "",
                "",
                ""
              ],
              "700": [
                "No, thanks"
              ]
            },
            "textDecorationLine": {
              "none": [
                "show submenu for “About Us”",
                "",
                "",
                "",
                "",
                "Accept",
                "No, thanks",
                "",
                "",
                ""
              ],
              "underline": [
                "More info"
              ]
            },
            "borderStyle": {
              "none solid solid none": [
                "show submenu for “About Us”"
              ],
              "solid": [
                "",
                "",
                "",
                "",
                "Accept",
                "No, thanks"
              ],
              "none": [
                "More info",
                "",
                "",
                ""
              ]
            },
            "borderWidth": {
              "0px 1px 1px 0px": [
                "show submenu for “About Us”"
              ],
              "1px": [
                "",
                "",
                "",
                "",
                "Accept",
                "No, thanks"
              ],
              "0px": [
                "More info",
                "",
                "",
                ""
              ]
            },
            "height": {
              "5px": [
                "show submenu for “About Us”"
              ],
              "15px": [
                "",
                "",
                "",
                ""
              ],
              "24px": [
                "More info"
              ],
              "46px": [
                "Accept",
                "No, thanks"
              ],
              "25px": [
                "",
                ""
              ],
              "auto": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontStyle": {
              "normal": [
                "Skip to main content",
                "",
                "",
                "Cemeteries & Memorials",
                "Burial Search",
                "Education",
                "About Us",
                "News",
                "Click here for the latest operational statuses for ABMC cemeteries",
                "Advanced",
                "Cemeteries & Memorials",
                "Featured News",
                "Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
                "Memorial Day 2022 at ABMC Sites",
                "ABMC sites",
                "Cambridge American Cemetery to host Faces of Cambridge during Memorial Day Weekend",
                "COVID-19 update: what you need to know to visit Normandy American Cemetery",
                "Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
                "Visit ABMC on Instagram",
                "",
                "DDay75: We Remember",
                "",
                "75th D-Day Ceremony",
                "",
                "Historic Coverage from the D-Day Invasion",
                "",
                "Normandy American Cemetery",
                "Back to Top"
              ],
              "italic": [
                "View cemetery & memorial information and plan your trip."
              ]
            },
            "fontWeight": {
              "400": [
                "Skip to main content",
                "",
                "",
                "Cemeteries & Memorials",
                "Burial Search",
                "Education",
                "About Us",
                "News",
                "Click here for the latest operational statuses for ABMC cemeteries",
                "Advanced",
                "Cemeteries & Memorials",
                "View cemetery & memorial information and plan your trip.",
                "Featured News",
                "ABMC sites",
                "Visit ABMC on Instagram",
                "",
                "DDay75: We Remember",
                "",
                "75th D-Day Ceremony",
                "",
                "Historic Coverage from the D-Day Invasion",
                "",
                "Normandy American Cemetery",
                "Back to Top"
              ],
              "700": [
                "Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
                "Memorial Day 2022 at ABMC Sites",
                "Cambridge American Cemetery to host Faces of Cambridge during Memorial Day Weekend",
                "COVID-19 update: what you need to know to visit Normandy American Cemetery",
                "Commemorating our fallen heroes: A Memorial Day weekend at ABMC"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "",
                "",
                "Click here for the latest operational statuses for ABMC cemeteries",
                "Advanced",
                "Cemeteries & Memorials",
                "View cemetery & memorial information and plan your trip.",
                "Featured News",
                "Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
                "Memorial Day 2022 at ABMC Sites",
                "ABMC sites",
                "Cambridge American Cemetery to host Faces of Cambridge during Memorial Day Weekend",
                "COVID-19 update: what you need to know to visit Normandy American Cemetery",
                "Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
                "Visit ABMC on Instagram",
                "",
                "DDay75: We Remember",
                "",
                "75th D-Day Ceremony",
                "",
                "Historic Coverage from the D-Day Invasion",
                "",
                "Normandy American Cemetery",
                "Back to Top"
              ],
              "none": [
                "Cemeteries & Memorials",
                "Burial Search",
                "Education",
                "About Us",
                "News"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "underline": [
                "The Commission",
                "Our Staff",
                "History",
                "Our Services",
                "Annual Reports",
                "Employment",
                "FAQs",
                "Education",
                "Multimedia",
                "Our Services",
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram",
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram"
              ],
              "none": [
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram",
                "Data",
                "Multimedia",
                "Contact Us",
                "Cemeteries & Memorials",
                "Burial Search",
                "About Us",
                "Education",
                "WWII Memorial Registry",
                "Korean War Veterans Memorial Honor Roll",
                "Accessibility",
                "FOIA",
                "Budget and Performance",
                "Film Permits & Copyright Information",
                "Privacy Policy",
                "Vulnerability",
                "No FEAR Act",
                "USA.gov"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "The Commission",
                "Our Staff",
                "History",
                "Our Services",
                "Annual Reports",
                "Employment",
                "FAQs",
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram",
                "Data",
                "Multimedia",
                "Contact Us",
                "Education",
                "Multimedia",
                "Our Services",
                "Cemeteries & Memorials",
                "Burial Search",
                "About Us",
                "Education",
                "WWII Memorial Registry",
                "Korean War Veterans Memorial Honor Roll",
                "Accessibility",
                "FOIA",
                "Budget and Performance",
                "Film Permits & Copyright Information",
                "Privacy Policy",
                "Vulnerability",
                "No FEAR Act",
                "USA.gov"
              ],
              "rgb(33, 87, 142)": [
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram",
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram"
              ]
            },
            "fontSize": {
              "15px": [
                "The Commission",
                "Our Staff",
                "History",
                "Our Services",
                "Annual Reports",
                "Employment",
                "FAQs",
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram",
                "Data",
                "Multimedia",
                "Contact Us",
                "Accessibility",
                "FOIA",
                "Budget and Performance",
                "Film Permits & Copyright Information",
                "Privacy Policy",
                "Vulnerability",
                "No FEAR Act",
                "USA.gov"
              ],
              "28px": [
                "Education",
                "Multimedia",
                "Our Services"
              ],
              "20px": [
                "Cemeteries & Memorials",
                "Burial Search",
                "About Us",
                "Education"
              ],
              "17px": [
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram",
                "WWII Memorial Registry",
                "Korean War Veterans Memorial Honor Roll",
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram"
              ]
            },
            "lineHeight": {
              "15px": [
                "The Commission",
                "Our Staff",
                "History",
                "Our Services",
                "Annual Reports",
                "Employment",
                "FAQs"
              ],
              "26.475px": [
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram",
                "Data",
                "Multimedia",
                "Contact Us",
                "Accessibility",
                "FOIA",
                "Budget and Performance",
                "Film Permits & Copyright Information",
                "Privacy Policy",
                "Vulnerability",
                "No FEAR Act",
                "USA.gov"
              ],
              "49.42px": [
                "Education",
                "Multimedia",
                "Our Services"
              ],
              "35.3px": [
                "Cemeteries & Memorials",
                "Burial Search",
                "About Us",
                "Education"
              ],
              "30.005px": [
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram",
                "WWII Memorial Registry",
                "Korean War Veterans Memorial Honor Roll",
                "Facebook",
                "Twitter",
                "YouTube",
                "Instagram"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "Cemeteries & Memorials",
                "Featured News"
              ],
              "700": [
                "Main navigation",
                "Secondary Menu",
                "Featured ABMC photos",
                "DDay 75 Videos",
                "Footer menu",
                "Footer Tertiary",
                "Footer Secondary",
                "We use cookies on this site to enhance your user experience"
              ]
            },
            "color": {
              "rgb(33, 87, 142)": [
                "Main navigation",
                "Secondary Menu",
                "Cemeteries & Memorials",
                "Featured News",
                "Featured ABMC photos",
                "DDay 75 Videos",
                "Footer menu",
                "Footer Tertiary",
                "Footer Secondary"
              ],
              "rgb(255, 255, 255)": [
                "We use cookies on this site to enhance your user experience"
              ]
            },
            "fontSize": {
              "34px": [
                "Main navigation",
                "Secondary Menu"
              ],
              "26px": [
                "Cemeteries & Memorials",
                "Featured News",
                "Featured ABMC photos",
                "DDay 75 Videos"
              ],
              "1px": [
                "Footer menu",
                "Footer Tertiary",
                "Footer Secondary"
              ],
              "16px": [
                "We use cookies on this site to enhance your user experience"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.abmc.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.abmc.gov/",
      "result": {
        "totals": {
          "total": 24,
          "tagNames": {
            "DIV": 10,
            "BUTTON": 11,
            "UL": 1,
            "INPUT": 2
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "block-mobilemenutoggle",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "show submenu for “About Us”"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "The Commission Our Staff History Our Services Annual Reports Employment FAQs"
          },
          {
            "tagName": "INPUT",
            "id": "edit-submit",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "tns1-item0",
            "text": "Commemorating our fallen heroes: A Memorial Day weekend at ABMC\nAfter two years of pandemic-driven r"
          },
          {
            "tagName": "DIV",
            "id": "tns1-item1",
            "text": "Memorial Day 2022 at ABMC Sites\nDuring Memorial Day weekend, ABMC sites throughout the world will pa"
          },
          {
            "tagName": "DIV",
            "id": "tns1-item2",
            "text": "Cambridge American Cemetery to host Faces of Cambridge during Memorial Day Weekend\nFOR IMMEDIATE REL"
          },
          {
            "tagName": "DIV",
            "id": "tns1-item3",
            "text": "COVID-19 update: what you need to know to visit Normandy American Cemetery\nCOVID-19 update: what you"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Commemorating our fallen heroes: A Memorial Day weekend at ABMC\nAfter two years of pandemic-driven r"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "sliding-popup",
            "text": "We use cookies on this site to enhance your user experienceBy clicking the Accept button, you agree "
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "More info"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Accept"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "No, thanks"
          },
          {
            "tagName": "DIV",
            "id": "cboxOverlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "colorbox",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "cboxWrapper",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "cboxPrevious",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "cboxNext",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "cboxSlideshow",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.abmc.gov/",
      "result": {
        "totals": {
          "failures": 14,
          "warnings": 13
        },
        "items": [
          {
            "index": 206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]",
              "codeLines": [
                "<div class=\"views-row tns-item tns-normal\" id=\"tns1-item1\" aria-hidden=\"true\" tabindex=\"-1\">",
                "  <div class=\"views-field views-field-nothing\">",
                "    <span class=\"field-content\">",
                "      <div class=\"slide\">",
                "        <div class=\"background\">",
                "          <img src=\"/sites/default/files/styles/featured_split_right/public/2022-04/%C2%A9USEmabssy...",
                "        </div>",
                "        <div class=\"text\">",
                "          <div class=\"title\">",
                "            <h3>",
                "              <a href=\"/news-events/news/memorial-day-2022-abmc-sites\" hreflang=\"en\">",
                "                Memorial Day 2022 at ABMC Sites",
                "              </a>",
                "            </h3>",
                "          </div>",
                "          <div class=\"body\">",
                "            <p>",
                "              During Memorial Day weekend,",
                "              <a href=\"https://www.abmc.gov/cemeteries-memorials\">",
                "                ABMC sites",
                "              </a>",
                "              throughout the world will pay tribute to the more than 200,000 men and women honored ...",
                "            </p>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </span>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 207,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]",
              "codeLines": [
                "<div class=\"views-row tns-item tns-normal\" id=\"tns1-item2\" aria-hidden=\"true\" tabindex=\"-1\">",
                "  <div class=\"views-field views-field-nothing\">",
                "    <span class=\"field-content\">",
                "      <div class=\"slide\">",
                "        <div class=\"background\">",
                "          <img src=\"/sites/default/files/styles/featured_split_right/public/galleries/20140503_wp_c...",
                "        </div>",
                "        <div class=\"text\">",
                "          <div class=\"title\">",
                "            <h3>",
                "              <a href=\"/news-events/news/cambridge-american-cemetery-host-faces-cambridge-during-me...",
                "                Cambridge American Cemetery to host Faces of Cambridge during Memorial Day Weekend",
                "              </a>",
                "            </h3>",
                "          </div>",
                "          <div class=\"body\">",
                "            <p>",
                "              FOR IMMEDIATE RELEASE",
                "              <br>",
                "              Press release",
                "            </p>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </span>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 208,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]",
              "codeLines": [
                "<div class=\"views-row tns-item tns-normal\" id=\"tns1-item3\" aria-hidden=\"true\" tabindex=\"-1\">",
                "  <div class=\"views-field views-field-nothing\">",
                "    <span class=\"field-content\">",
                "      <div class=\"slide\">",
                "        <div class=\"background\">",
                "          <img src=\"/sites/default/files/styles/featured_split_right/public/2021-08/Normandy_Chapel...",
                "        </div>",
                "        <div class=\"text\">",
                "          <div class=\"title\">",
                "            <h3>",
                "              <a href=\"/news-events/news/covid-19-update-what-you-need-know-visit-normandy-american...",
                "                COVID-19 update: what you need to know to visit Normandy American Cemetery",
                "              </a>",
                "            </h3>",
                "          </div>",
                "          <div class=\"body\">",
                "            <p>",
                "              <strong>",
                "                COVID-19 update: what you need to know to visit Normandy American Cemetery",
                "              </strong>",
                "            </p>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </span>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 209,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[5]",
              "codeLines": [
                "<div class=\"views-row tns-item tns-normal\" aria-hidden=\"true\" tabindex=\"-1\">",
                "  <div class=\"views-field views-field-nothing\">",
                "    <span class=\"field-content\">",
                "      <div class=\"slide\">",
                "        <div class=\"background\">",
                "          <img src=\"/sites/default/files/styles/featured_split_right/public/2022-05/NEAC-GDES4285.j...",
                "        </div>",
                "        <div class=\"text\">",
                "          <div class=\"title\">",
                "            <h3>",
                "              <a href=\"/news-events/news/commemorating-our-fallen-heroes-memorial-day-weekend-abmc\"...",
                "                Commemorating our fallen heroes: A Memorial Day weekend at ABMC",
                "              </a>",
                "            </h3>",
                "          </div>",
                "          <div class=\"body\">",
                "            <p>",
                "              <span>",
                "                <span>",
                "                  <span>",
                "                    After two years of pandemic-driven restrictions, the American Battle Monuments ...",
                "                  </span>",
                "                </span>",
                "              </span>",
                "            </p>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </span>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 505,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "We use cookies on this site to enhance your user experience"
              ]
            }
          },
          {
            "index": 506,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "By clicking the Accept button, you agree to us doing so."
              ]
            }
          },
          {
            "index": 507,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "More info"
              ]
            }
          },
          {
            "index": 508,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/button[1]/text()[1]",
              "codeLines": [
                "Accept"
              ]
            }
          },
          {
            "index": 509,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/button[2]/text()[1]",
              "codeLines": [
                "No, thanks"
              ]
            }
          },
          {
            "index": 513,
            "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": 584,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "NOTICE:"
              ]
            }
          },
          {
            "index": 585,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 586,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[3]/div[1]/div[1]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "Search ABMC Burials"
              ]
            }
          },
          {
            "index": 587,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[3]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "More than 200,000 Americans who died in WWI or WWII are honored at an ABMC site."
              ]
            }
          },
          {
            "index": 588,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[2]/div[2]/p[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "After two years of pandemic-driven restrictions, the American Battle Monuments Com"
              ]
            }
          },
          {
            "index": 591,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "ABMC honors the services of overseas U.S. Armed Forces by maintaining and promoting America's overs..."
              ]
            }
          },
          {
            "index": 608,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "NOTICE:"
              ]
            }
          },
          {
            "index": 609,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 610,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[3]/div[1]/div[1]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "Search ABMC Burials"
              ]
            }
          },
          {
            "index": 611,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[3]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "More than 200,000 Americans who died in WWI or WWII are honored at an ABMC site."
              ]
            }
          },
          {
            "index": 612,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[2]/div[2]/p[1]/span[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "After two years of pandemic-driven restrictions, the American Battle Monuments Com"
              ]
            }
          },
          {
            "index": 615,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "ABMC honors the services of overseas U.S. Armed Forces by maintaining and promoting America's overs..."
              ]
            }
          },
          {
            "index": 640,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/span[1]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <span>",
                "    <span>",
                "      <span>",
                "        After two years of pandemic-driven restrictions, the American Battle Monuments Com",
                "      </span>",
                "    </span>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 642,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  ABMC honors the services of overseas U.S. Armed Forces by maintaining and promoting America's ove...",
                "</p>"
              ]
            }
          },
          {
            "index": 644,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  By clicking the Accept button, you agree to us doing so.",
                "</p>"
              ]
            }
          },
          {
            "index": 646,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  By clicking the Accept button, you agree to us doing so.",
                "</p>"
              ]
            }
          },
          {
            "index": 725,
            "verdict": "cantTell",
            "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.abmc.gov/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 47,
          "rulesWarned": 5,
          "rulesViolated": 2,
          "warnings": {
            "minor": 5,
            "moderate": 0,
            "serious": 28,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 4,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-17T21:02:55.534Z",
          "url": "https://www.abmc.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"tns-nav\" aria-label=\"Carousel Pagination\">",
                  "target": [
                    ".tns-nav"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit\">",
                          "target": [
                            "#edit-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit\">",
                  "target": [
                    "#edit-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"view-content\">",
                          "target": [
                            ".view-display-id-block_12 > .view-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-align-center\">NOTICE: <a href=\"https://www.abmc.gov/operational-status\">Click here for the latest operational statuses for ABMC cemeteries</a>.</p>",
                  "target": [
                    ".text-align-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"view-content\">",
                          "target": [
                            ".view-display-id-block_12 > .view-content"
                          ]
                        }
                      ],
                      "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.abmc.gov/operational-status\">Click here for the latest operational statuses for ABMC cemeteries</a>",
                  "target": [
                    ".text-align-center > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "51.0pt (68px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"content-banner\">",
                          "target": [
                            "#content-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">Search ABMC Burials</span>",
                  "target": [
                    ".field--name-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"content-banner\">",
                          "target": [
                            "#content-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>More than 200,000 Americans who died in WWI or WWII are honored at an ABMC site.</p>",
                  "target": [
                    ".field--name-field-banner-subtitle > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"content-banner\">",
                          "target": [
                            "#content-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"advanced-search-link\" href=\"/database-search\">Advanced</a>",
                  "target": [
                    ".advanced-search-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/default/files/styles/featured_split_right/public/2022-05/NEAC-GDES4285.jpg?itok=3bJyXvA9\" width=\"640\" height=\"440\" alt=\"2022 Memorial Day at Netherlands American Cemetery\" typeof=\"Image\" class=\"image-style-featured-split-right\">",
                          "target": [
                            "#tns1-item0 > .views-field-nothing.views-field > .field-content > .slide > .background > .image-style-featured-split-right[width=\"640\"][height=\"440\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-events/news/commemorating-our-fallen-heroes-memorial-day-weekend-abmc\" hreflang=\"en\">Commemorating our fallen heroes: A Memorial Day weekend at ABMC</a>",
                  "target": [
                    "#tns1-item0 > .views-field-nothing.views-field > .field-content > .slide > .text > .title > h3 > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/default/files/styles/featured_split_right/public/2022-05/NEAC-GDES4285.jpg?itok=3bJyXvA9\" width=\"640\" height=\"440\" alt=\"2022 Memorial Day at Netherlands American Cemetery\" typeof=\"Image\" class=\"image-style-featured-split-right\">",
                          "target": [
                            "#tns1-item0 > .views-field-nothing.views-field > .field-content > .slide > .background > .image-style-featured-split-right[width=\"640\"][height=\"440\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>After two years of pandemic-driven restrictions, the American Battle Monuments Com</span>",
                  "target": [
                    "#tns1-item0 > .views-field-nothing.views-field > .field-content > .slide > .text > .body > p > span > span > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/default/files/Screen%20Shot%202022-03-02%20at%2011.46.50%20AM.png\" width=\"717\" height=\"894\" alt=\"African Americans have defended our nation since the Revolutionary War. They have built a legacy of courage and professionalism by serving with honor and distinction, despite the many challenges, inspiring generations with their sacrifice. We proudly honor them.\" title=\"African Americans have defended our nation since the Revolutionary War\" typeof=\"foaf:Image\">",
                          "target": [
                            "li:nth-child(5) > .embedded-entity[data-embed-button=\"image\"][data-entity-embed-display=\"view_mode:media.full\"] > .media.media--type-image.media--view-mode-full > .field--type-image.field--label-visually_hidden.field--name-field-media-image > .field__item > img[width=\"717\"][height=\"894\"][typeof=\"foaf:Image\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"text-link\" href=\"https://www.instagram.com/usabmc/\">Visit ABMC on Instagram</a>",
                  "target": [
                    ".text-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a data-entity-substitution=\"canonical\" data-entity-type=\"node\" data-entity-uuid=\"dcb63c2b-ba15-46e6-872d-8bf2c67813ef\" href=\"/education\" title=\"Education\"><span>Education</span></a></li>",
                          "target": [
                            ".hp-services > .field--name-body.field--type-text-with-summary.text-formatted > ul > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Education</span>",
                  "target": [
                    "a[title=\"Education\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/multimedia\"><span>Multimedia</span></a></li>",
                          "target": [
                            ".hp-services > .field--name-body.field--type-text-with-summary.text-formatted > ul > li:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Multimedia</span>",
                  "target": [
                    "a[href$=\"multimedia\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a data-entity-substitution=\"canonical\" data-entity-type=\"node\" data-entity-uuid=\"1526cb5a-a12a-4d08-8855-0f3923f6c7f1\" href=\"/about-us/our-services\" title=\"Our Services\"><span>Our Services</span></a></li>",
                          "target": [
                            ".hp-services > .field--name-body.field--type-text-with-summary.text-formatted > ul > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Our Services</span>",
                  "target": [
                    "a[title=\"Our Services\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-second\">",
                          "target": [
                            ".region-footer-second"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>ABMC honors the services of overseas U.S. Armed Forces by maintaining and promoting America's overseas commemorative cemeteries and memorials.</p>",
                  "target": [
                    "#block-footerseal > .field--name-body.field--type-text-with-summary.text-formatted > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit\">",
                          "target": [
                            "#edit-submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit\">",
                  "target": [
                    "#edit-submit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"view-content\">",
                          "target": [
                            ".view-display-id-block_12 > .view-content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"text-align-center\">NOTICE: <a href=\"https://www.abmc.gov/operational-status\">Click here for the latest operational statuses for ABMC cemeteries</a>.</p>",
                  "target": [
                    ".text-align-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"view-content\">",
                          "target": [
                            ".view-display-id-block_12 > .view-content"
                          ]
                        }
                      ],
                      "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.abmc.gov/operational-status\">Click here for the latest operational statuses for ABMC cemeteries</a>",
                  "target": [
                    ".text-align-center > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "51.0pt (68px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"content-banner\">",
                          "target": [
                            "#content-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"field field--name-title field--type-string field--label-hidden\">Search ABMC Burials</span>",
                  "target": [
                    ".field--name-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"content-banner\">",
                          "target": [
                            "#content-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>More than 200,000 Americans who died in WWI or WWII are honored at an ABMC site.</p>",
                  "target": [
                    ".field--name-field-banner-subtitle > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"content-banner\">",
                          "target": [
                            "#content-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"advanced-search-link\" href=\"/database-search\">Advanced</a>",
                  "target": [
                    ".advanced-search-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/default/files/styles/featured_split_right/public/2022-05/NEAC-GDES4285.jpg?itok=3bJyXvA9\" width=\"640\" height=\"440\" alt=\"2022 Memorial Day at Netherlands American Cemetery\" typeof=\"Image\" class=\"image-style-featured-split-right\">",
                          "target": [
                            "#tns1-item0 > .views-field-nothing.views-field > .field-content > .slide > .background > .image-style-featured-split-right[width=\"640\"][height=\"440\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-events/news/commemorating-our-fallen-heroes-memorial-day-weekend-abmc\" hreflang=\"en\">Commemorating our fallen heroes: A Memorial Day weekend at ABMC</a>",
                  "target": [
                    "#tns1-item0 > .views-field-nothing.views-field > .field-content > .slide > .text > .title > h3 > a[hreflang=\"en\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/default/files/styles/featured_split_right/public/2022-05/NEAC-GDES4285.jpg?itok=3bJyXvA9\" width=\"640\" height=\"440\" alt=\"2022 Memorial Day at Netherlands American Cemetery\" typeof=\"Image\" class=\"image-style-featured-split-right\">",
                          "target": [
                            "#tns1-item0 > .views-field-nothing.views-field > .field-content > .slide > .background > .image-style-featured-split-right[width=\"640\"][height=\"440\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>After two years of pandemic-driven restrictions, the American Battle Monuments Com</span>",
                  "target": [
                    "#tns1-item0 > .views-field-nothing.views-field > .field-content > .slide > .text > .body > p > span > span > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/sites/default/files/Screen%20Shot%202022-03-02%20at%2011.46.50%20AM.png\" width=\"717\" height=\"894\" alt=\"African Americans have defended our nation since the Revolutionary War. They have built a legacy of courage and professionalism by serving with honor and distinction, despite the many challenges, inspiring generations with their sacrifice. We proudly honor them.\" title=\"African Americans have defended our nation since the Revolutionary War\" typeof=\"foaf:Image\">",
                          "target": [
                            "li:nth-child(5) > .embedded-entity[data-embed-button=\"image\"][data-entity-embed-display=\"view_mode:media.full\"] > .media.media--type-image.media--view-mode-full > .field--type-image.field--label-visually_hidden.field--name-field-media-image > .field__item > img[width=\"717\"][height=\"894\"][typeof=\"foaf:Image\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"text-link\" href=\"https://www.instagram.com/usabmc/\">Visit ABMC on Instagram</a>",
                  "target": [
                    ".text-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a data-entity-substitution=\"canonical\" data-entity-type=\"node\" data-entity-uuid=\"dcb63c2b-ba15-46e6-872d-8bf2c67813ef\" href=\"/education\" title=\"Education\"><span>Education</span></a></li>",
                          "target": [
                            ".hp-services > .field--name-body.field--type-text-with-summary.text-formatted > ul > li:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Education</span>",
                  "target": [
                    "a[title=\"Education\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a href=\"/multimedia\"><span>Multimedia</span></a></li>",
                          "target": [
                            ".hp-services > .field--name-body.field--type-text-with-summary.text-formatted > ul > li:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Multimedia</span>",
                  "target": [
                    "a[href$=\"multimedia\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li><a data-entity-substitution=\"canonical\" data-entity-type=\"node\" data-entity-uuid=\"1526cb5a-a12a-4d08-8855-0f3923f6c7f1\" href=\"/about-us/our-services\" title=\"Our Services\"><span>Our Services</span></a></li>",
                          "target": [
                            ".hp-services > .field--name-body.field--type-text-with-summary.text-formatted > ul > li:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Our Services</span>",
                  "target": [
                    "a[title=\"Our Services\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"region region-footer-second\">",
                          "target": [
                            ".region-footer-second"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>ABMC honors the services of overseas U.S. Armed Forces by maintaining and promoting America's overseas commemorative cemeteries and memorials.</p>",
                  "target": [
                    "#block-footerseal > .field--name-body.field--type-text-with-summary.text-formatted > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu\">",
                  "target": [
                    ".menu-item--expanded > .menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"video-teaser block block-views block-views-blockcommemorations-block-1\">",
                  "target": [
                    ".video-teaser"
                  ],
                  "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=\"block-socialiconmenu-3\" class=\"block block-block-content block-block-contentc21e767b-3454-4765-a978-ff59fb2e33c5\">",
                  "target": [
                    "#block-socialiconmenu-3"
                  ],
                  "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=\"block-footeraddress-2\" class=\"block block-block-content block-block-content6b898af9-b75d-4bab-8df6-bf1edac9c4a1\">",
                  "target": [
                    "#block-footeraddress-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"colorbox\" class=\"\" role=\"dialog\" tabindex=\"-1\" style=\"display: none;\">",
                  "target": [
                    "#colorbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "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\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/  dc: http://purl.org/dc/terms/  foaf: http://xmlns.com/foaf/0.1/  og: http://ogp.me/ns#  rdfs: http://www.w3.org/2000/01/rdf-schema#  schema: http://schema.org/  sioc: http://rdfs.org/sioc/ns#  sioct: http://rdfs.org/sioc/types#  skos: http://www.w3.org/2004/02/skos/core#  xsd: http://www.w3.org/2001/XMLSchema# \" class=\" js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-hidden-focus",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag131"
              ],
              "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements",
              "help": "ARIA hidden element must not be focusable or contain focusable elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-hidden-focus?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news-events/news/memorial-day-2022-abmc-sites\" hreflang=\"en\">Memorial Day 2022 at ABMC Sites</a>",
                          "target": [
                            "#tns1-item1 > .views-field-nothing.views-field > .field-content > .slide > .text > .title > h3 > a[hreflang=\"en\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.abmc.gov/cemeteries-memorials\">ABMC sites</a>",
                          "target": [
                            ".body > p > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"views-row tns-item tns-normal\" id=\"tns1-item1\" aria-hidden=\"true\" tabindex=\"-1\">",
                  "target": [
                    "#tns1-item1"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news-events/news/cambridge-american-cemetery-host-faces-cambridge-during-memorial-day-weekend\" hreflang=\"en\">Cambridge American Cemetery to host Faces of Cambridge during Memorial Day Weekend</a>",
                          "target": [
                            "#tns1-item2 > .views-field-nothing.views-field > .field-content > .slide > .text > .title > h3 > a[hreflang=\"en\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"views-row tns-item tns-normal\" id=\"tns1-item2\" aria-hidden=\"true\" tabindex=\"-1\">",
                  "target": [
                    "#tns1-item2"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news-events/news/covid-19-update-what-you-need-know-visit-normandy-american-cemetery\" hreflang=\"en\">COVID-19 update: what you need to know to visit Normandy American Cemetery</a>",
                          "target": [
                            "#tns1-item3 > .views-field-nothing.views-field > .field-content > .slide > .text > .title > h3 > a[hreflang=\"en\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"views-row tns-item tns-normal\" id=\"tns1-item3\" aria-hidden=\"true\" tabindex=\"-1\">",
                  "target": [
                    "#tns1-item3"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news-events/news/commemorating-our-fallen-heroes-memorial-day-weekend-abmc\" hreflang=\"en\">Commemorating our fallen heroes: A Memorial Day weekend at ABMC</a>",
                          "target": [
                            ".tns-normal.tns-item[aria-hidden=\"true\"]:nth-child(5) > .views-field-nothing.views-field > .field-content > .slide > .text > .title > h3 > a[hreflang=\"en\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"views-row tns-item tns-normal\" aria-hidden=\"true\" tabindex=\"-1\">",
                  "target": [
                    ".tns-normal.tns-item[aria-hidden=\"true\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav id=\"block-secondarymenu\" class=\"block block-menu navigation menu--secondary-menu\">",
                          "target": [
                            "#block-secondarymenu"
                          ]
                        },
                        {
                          "html": "<nav id=\"block-bravery-footer\" class=\"block block-menu navigation menu--footer\">",
                          "target": [
                            "#block-bravery-footer"
                          ]
                        },
                        {
                          "html": "<nav id=\"block-footertertiary\" class=\"block block-menu navigation menu--footer-tertiary\">",
                          "target": [
                            "#block-footertertiary"
                          ]
                        },
                        {
                          "html": "<nav id=\"block-footersecondary\" class=\"block block-menu navigation menu--footer-secondary\">",
                          "target": [
                            "#block-footersecondary"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav id=\"block-bravery-main-menu\" class=\"block block-menu navigation menu--main\">",
                  "target": [
                    "#block-bravery-main-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.abmc.gov/",
      "what": "URL",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.abmc.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/multimedia/videos/colorbox/534700\" class=\"use-ajax\" data-dialog-type=\"colorbox\" data-dialog-options=\"{&quot;width&quot;:600,&quot;dialogClass&quot;:&quot;&quot;}\">...</a>"
              }
            ]
          },
          "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 href=\"#block-bravery-main-menu\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "#cboxNext",
                "code": "<button type=\"button\" id=\"cboxNext\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxPrevious",
                "code": "<button type=\"button\" id=\"cboxPrevious\">...</button>"
              },
              {
                "tagName": "button",
                "id": "#cboxSlideshow",
                "code": "<button type=\"button\" id=\"cboxSlideshow\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#block-bravery-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-bravery-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-bravery-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-bravery-main-menu-menu\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#cboxOverlay",
                "code": "<div id=\"cboxOverlay\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#sliding-popup",
                "code": "<div id=\"sliding-popup\" class=\"sliding-popup-bottom\" style=\"height: auto; width: 100%; bottom: -5.77682px;\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-events/news/cambridge-american-cemetery-host-faces-cambridge-during-memorial-day-weekend\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-events/news/commemorating-our-fallen-heroes-memorial-day-weekend-abmc\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-events/news/covid-19-update-what-you-need-know-visit-normandy-american-cemetery\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news-events/news/memorial-day-2022-abmc-sites\" hreflang=\"en\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "#block-bravery-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-bravery-main-menu-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-secondarymenu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-secondarymenu-menu\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"field field--name-title field--type-string field--label-hidden\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</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": "#bottom",
                "code": "<a href=\"#top\" class=\"visually-hidden element-focusable skip-link\" id=\"bottom\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#top",
                "code": "<a href=\"#content\" class=\"visually-hidden element-focusable skip-link\" id=\"top\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"text-link\" href=\"https://www.instagram.com/usabmc/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.abmc.gov/cemeteries-memorials\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"field__label visually-hidden\">...</div>"
              },
              {
                "tagName": "h2",
                "id": "#block-bravery-footer-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-bravery-footer-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-footersecondary-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-footersecondary-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-footertertiary-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-footertertiary-menu\">...</h2>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"edit-keys\" class=\"visually-hidden\">...</label>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"visually-hidden\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"advanced-search-link\" href=\"/database-search\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.abmc.gov/operational-status\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"element-invisible\" for=\"search\">...</label>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"text-align-center\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"element-invisible\">...</span>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.abmc.gov/",
      "what": "URL",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.abmc.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 23,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/link[7]/img[1]"
              },
              "message": "Image 'alt' value within a link is repeated in link text of the link after",
              "bounds": {
                "left": 8,
                "top": 2635,
                "height": 19,
                "width": 163
              },
              "snippet": "<img class=\"image-style-_-col\" typeof=\"foaf:Image\" alt=\"75th D-Day Ceremony\" height=\"180\" width=\"320\" src=\"/sites/default/files/styles/4_col/public/dday75remember2.jpg?itok=kU6fXd63\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/link[9]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 2723,
                "height": 180,
                "width": 320
              },
              "snippet": "<img class=\"image-style-_-col\" typeof=\"foaf:Image\" height=\"180\" width=\"320\" src=\"/sites/default/files/styles/4_col/public/historicdday_footage-thumb.jpg?itok=yMRx-kk6\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/span[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]/img[3]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 1250,
                "height": 440,
                "width": 640
              },
              "snippet": "<img class=\"image-style-featured-split-right\" typeof=\"Image\" height=\"440\" width=\"640\" src=\"/sites/default/files/styles/featured_split_right/public/galleries/20140503_wp_cambridge_ABMC_0106.jpg?itok=xqPNUpBk\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[9]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 2888,
                "height": 18,
                "width": 320
              },
              "snippet": "<a data-dialog-options=\"{\"width\":600,\"dialogClass\":\"\"}\" data-dialog-type=\"colorbox\" class=\"use-ajax\" href=\"/multimedia/videos/colorbox/534700\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[1]/link[3]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 45,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"#block-bravery-main-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 448,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation menu--secondary-menu\" id=\"block-secondarymenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 65,
                "height": 273,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation menu--main\" id=\"block-bravery-main-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 3564,
                "height": 196,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer-secondary\" id=\"block-footersecondary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 3460,
                "height": 85,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer-tertiary\" id=\"block-footertertiary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 3085,
                "height": 122,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer\" id=\"block-bravery-footer\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 448,
                "height": 103,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation menu--secondary-menu\" id=\"block-secondarymenu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 65,
                "height": 273,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation menu--main\" id=\"block-bravery-main-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 3564,
                "height": 196,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer-secondary\" id=\"block-footersecondary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 3460,
                "height": 85,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer-tertiary\" id=\"block-footertertiary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 3085,
                "height": 122,
                "width": 784
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer\" id=\"block-bravery-footer\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[2]/button[1]",
                "aria": "/document[1]/alertdialog[1]/button[2]"
              },
              "message": "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400",
              "bounds": {
                "left": 8,
                "top": 4097,
                "height": 22,
                "width": 57
              },
              "snippet": "<button class=\"agree-button eu-cookie-compliance-secondary-button\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/alertdialog[1]/button[1]"
              },
              "message": "Text contrast of 1.15 with its background is less than the WCAG AA minimum requirements for text of size 13.3333px and weight of 400",
              "bounds": {
                "left": 8,
                "top": 4076,
                "height": 22,
                "width": 72
              },
              "snippet": "<button class=\"find-more-button eu-cookie-compliance-more-button find-more-button-processed\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/span[1]/div[1]/div[2]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/heading[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 1955,
                "height": 21,
                "width": 573
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/commemorating-our-fallen-heroes-memorial-day-weekend-abmc\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/span[1]/div[1]/div[2]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/heading[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 1843,
                "height": 21,
                "width": 657
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/covid-19-update-what-you-need-know-visit-normandy-american-cemetery\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/span[1]/div[1]/div[2]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/heading[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 1713,
                "height": 21,
                "width": 737
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/cambridge-american-cemetery-host-faces-cambridge-during-memorial-day-weekend\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/span[1]/div[1]/div[2]/div[2]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/link[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 220,
                "top": 1197,
                "height": 18,
                "width": 80
              },
              "snippet": "<a href=\"https://www.abmc.gov/cemeteries-memorials\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/span[1]/div[1]/div[2]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/heading[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 8,
                "top": 1157,
                "height": 21,
                "width": 282
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/memorial-day-2022-abmc-sites\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 602,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"header\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 14,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/span[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]/img[3]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 132,
                "top": 588,
                "height": 213,
                "width": 309
              },
              "snippet": "<img class=\"image-style-featured-split-right\" typeof=\"Image\" height=\"440\" width=\"640\" src=\"/sites/default/files/styles/featured_split_right/public/galleries/20140503_wp_cambridge_ABMC_0106.jpg?itok=xqPNUpBk\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/banner[1]/link[3]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 752,
                "top": 40,
                "height": 25,
                "width": 38
              },
              "snippet": "<a href=\"#block-bravery-main-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 20,
                "top": 2458,
                "height": 60,
                "width": 760
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer-secondary\" id=\"block-footersecondary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 20,
                "top": 2411,
                "height": 30,
                "width": 760
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer-tertiary\" id=\"block-footertertiary\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 20,
                "top": 2039,
                "height": 37,
                "width": 760
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer\" id=\"block-bravery-footer\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/nav[2]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 20,
                "top": 2458,
                "height": 60,
                "width": 760
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer-secondary\" id=\"block-footersecondary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[3]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 20,
                "top": 2411,
                "height": 30,
                "width": 760
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer-tertiary\" id=\"block-footertertiary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 20,
                "top": 2039,
                "height": 37,
                "width": 760
              },
              "snippet": "<nav class=\"block block-menu navigation menu--footer\" id=\"block-bravery-footer\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[5]/div[1]/span[1]/div[1]/div[2]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/heading[8]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 132,
                "top": 827,
                "height": 84,
                "width": 279
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/commemorating-our-fallen-heroes-memorial-day-weekend-abmc\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[4]/div[1]/span[1]/div[1]/div[2]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/heading[7]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 132,
                "top": 827,
                "height": 114,
                "width": 285
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/covid-19-update-what-you-need-know-visit-normandy-american-cemetery\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/span[1]/div[1]/div[2]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/heading[6]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 132,
                "top": 827,
                "height": 114,
                "width": 291
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/cambridge-american-cemetery-host-faces-cambridge-during-memorial-day-weekend\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/span[1]/div[1]/div[2]/div[2]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/link[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 356,
                "top": 913,
                "height": 21,
                "width": 78
              },
              "snippet": "<a href=\"https://www.abmc.gov/cemeteries-memorials\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/span[1]/div[1]/div[2]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/main[1]/heading[5]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 132,
                "top": 827,
                "height": 54,
                "width": 295
              },
              "snippet": "<a hreflang=\"en\" href=\"/news-events/news/memorial-day-2022-abmc-sites\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 95,
                "width": 800
              },
              "snippet": "<header role=\"banner\" id=\"header\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.abmc.gov/",
      "what": "URL",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.abmc.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Search ABMC Burials | American Battle Monuments Commission",
          "pageurl": "https://www.abmc.gov/",
          "time": 2.93,
          "creditsremaining": 1141,
          "allitemcount": 122,
          "totalelements": 494,
          "waveurl": "http://wave.webaim.org/report?url=https://www.abmc.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 6,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tns1-ow > DIV#tns1-iw > DIV#tns1 > DIV#tns1-item2 > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV + DIV + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxPrevious",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxNext",
                  "HTML > HEAD:first-child + BODY > DIV#colorbox > DIV#cboxWrapper > DIV:first-child + DIV > DIV#cboxContent > BUTTON#cboxSlideshow"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > HEADER#header > DIV#header-left > DIV:first-child > DIV#block-mobilemenutoggle > DIV:first-child > DIV#mobile-menu > A:first-child"
                ],
                "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": 16,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 16,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > HEADER#header > DIV#header-left > DIV#zone-menu-wrapper > DIV:first-child > NAV#block-bravery-main-menu > H2#block-bravery-main-menu-menu",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > HEADER#header > DIV#header-right > DIV:first-child > NAV#block-secondarymenu > H2#block-secondarymenu-menu",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > HEADER#header > DIV#header-right > DIV:first-child > DIV#block-bravery-search > FORM#search-block-form > DIV#edit-actions > INPUT#edit-submit",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tns1-ow > DIV#tns1-iw > DIV#tns1 > DIV#tns1-item0 > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H3:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tns1-ow > DIV#tns1-iw > DIV#tns1 > DIV#tns1-item0 > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > P:first-child > SPAN:first-child > SPAN:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV > H2:first-child + DIV > P:first-child + UL > LI:first-child + LI + LI + LI + LI > DIV:first-child + A",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > FOOTER#footer > DIV:first-child > DIV:first-child > NAV#block-bravery-footer > H2#block-bravery-footer-menu",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > FOOTER#footer > DIV:first-child > DIV:first-child + DIV + DIV > NAV#block-footertertiary > H2#block-footertertiary-menu",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > FOOTER#footer > DIV:first-child > DIV:first-child + DIV + DIV > NAV#block-footersecondary > H2#block-footersecondary-menu",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > FOOTER#footer > DIV:first-child + DIV > DIV:first-child > DIV#block-socialiconmenu-2 > DIV:first-child > UL:first-child > LI:first-child > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > FOOTER#footer > DIV:first-child + DIV > DIV:first-child > DIV#block-socialiconmenu-2 > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > FOOTER#footer > DIV:first-child + DIV > DIV:first-child > DIV#block-socialiconmenu-2 > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > FOOTER#footer > DIV:first-child + DIV > DIV:first-child > DIV#block-socialiconmenu-2 > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child > SPAN:first-child"
                ],
                "contrastdata": [
                  [
                    2.15,
                    "#21578e",
                    "#002147",
                    true
                  ],
                  [
                    2.15,
                    "#21578e",
                    "#002147",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    2.15,
                    "#21578e",
                    "#002147",
                    false
                  ],
                  [
                    2.15,
                    "#21578e",
                    "#002147",
                    false
                  ],
                  [
                    2.15,
                    "#21578e",
                    "#002147",
                    false
                  ],
                  [
                    2.15,
                    "#21578e",
                    "#002147",
                    false
                  ],
                  [
                    2.15,
                    "#21578e",
                    "#002147",
                    false
                  ],
                  [
                    2.15,
                    "#21578e",
                    "#002147",
                    false
                  ],
                  [
                    2.15,
                    "#21578e",
                    "#002147",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 20,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV + DIV + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV > H2:first-child + DIV > P:first-child + UL > LI:first-child + LI + LI > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV > H2:first-child + DIV > P:first-child + UL > LI:first-child + LI + LI + LI > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV > H2:first-child + DIV > P:first-child + UL > LI:first-child + LI + LI + LI + LI > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV + DIV + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV + DIV + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV + DIV + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + DIV > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV + DIV + DIV > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV > SPAN:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > FOOTER#footer > DIV:first-child > DIV:first-child > NAV#block-bravery-footer > H2#block-bravery-footer-menu",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > FOOTER#footer > DIV:first-child > DIV:first-child + DIV + DIV > NAV#block-footertertiary > H2#block-footertertiary-menu",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > FOOTER#footer > DIV:first-child > DIV:first-child + DIV + DIV > NAV#block-footersecondary > H2#block-footersecondary-menu"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV + ARTICLE + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > FOOTER#footer > DIV:first-child > DIV:first-child + DIV + DIV > NAV#block-footersecondary > H2:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > DIV:first-child > DIV:first-child + DIV > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + DIV > DIV#page > MAIN#main > DIV#primary-content > DIV#content > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV#tns1-ow > DIV#tns1-iw > DIV#tns1 > DIV#tns1-item1 > DIV:first-child > SPAN:first-child > DIV:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.abmc.gov/",
      "what": "URL",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.abmc.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.070",
        "responseTime": "2022-07-17T21:03:13.384Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1015562,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 28,
              "totalWarnings": 1,
              "totalIssues": 29
            },
            "issuesByLevel": {
              "A": {
                "count": 21,
                "pct": 72.41
              },
              "AA": {
                "count": 15,
                "pct": 51.72
              },
              "AAA": {
                "count": 29,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "7dc85831-eb26-403b-b6cf-69364be1785d",
          "docID": "75940bf4-6a31-4f1c-d094-56bbec4c3865",
          "sourceHash": "dd2ea20fc557ed9e2c00951dd478fb55",
          "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=7dc85831-eb26-403b-b6cf-69364be1785d",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2054.61
                },
                "height": 2054.61,
                "width": 1024
              },
              "position": {
                "line": 2114,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-home path-frontpage page-node-type-landing-page eu-cookie-compliance-status-null eu-cookie-compliance-popup-open\"&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-TKLGPZZ\" height=",
              "xpath": "/html/body",
              "issueID": "23987896711aa7eeb13b16f27ab0108e",
              "signature": "9af1b5055f29ff7486f1809002ab0ee2",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=23987896711aa7eeb13b16f27ab0108e"
            },
            {
              "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": 38,
                  "y": 25
                },
                "height": 25,
                "width": 38
              },
              "position": {
                "line": 78,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#block-bravery-main-menu\"&gt;&lt;span class=\"visually-hidden&gt;Open Main Menu&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "0f02e3726f5eb3c0ddc3ef77371c5f6d",
              "signature": "e056b64cd1d5da6124301c4d9a43552a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=0f02e3726f5eb3c0ddc3ef77371c5f6d"
            },
            {
              "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": 4383,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/multimedia/videos/colorbox/534700\" class=\"use-ajax\" data-dialog-type=\"colorbox\" data-dialog-options=\"{&amp;quot;width&amp;quot;:600,&amp;quot;dialogClass&amp;quot;:&amp;quot;&amp;quot;}\"&gt; &lt;img src=\"/sites/default/files/styles/4_col/pub",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "e349d863d239a5a7cf86e7a642caeeb0",
              "signature": "5f5f114b1955b538a49bef53af66c4e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=e349d863d239a5a7cf86e7a642caeeb0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 294.672,
                  "y": 275
                },
                "height": 275,
                "width": 294.672
              },
              "position": {
                "line": 4240,
                "column": 0
              },
              "errorSnippet": "&lt;a data-entity-substitution=\"canonical\" data-entity-type=\"node\" data-entity-uuid=\"dcb63c2b-ba15-46e6-872d-8bf2c67813ef\" href=\"/education\" title=\"Education\"&gt;&lt;span&gt;Education&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "2bc0ff33cdf56823d33ec98f24b97ee7",
              "signature": "7c657ada84be1e7d9ff90cfa47bcc8ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2bc0ff33cdf56823d33ec98f24b97ee7"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 294.672,
                  "y": 275
                },
                "height": 275,
                "width": 294.672
              },
              "position": {
                "line": 4240,
                "column": 0
              },
              "errorSnippet": "&lt;a data-entity-substitution=\"canonical\" data-entity-type=\"node\" data-entity-uuid=\"1526cb5a-a12a-4d08-8855-0f3923f6c7f1\" href=\"/about-us/our-services\" title=\"Our Services\"&gt;&lt;span&gt;Our Services&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[4]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "00239f2f49750673691ae895de2b2ccb",
              "signature": "1726cd0885fe3d0ad377d128eeda9b40",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=00239f2f49750673691ae895de2b2ccb"
            },
            {
              "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": 89,
                  "y": 6
                },
                "bottom-right": {
                  "x": 119,
                  "y": 25
                },
                "height": 19,
                "width": 30
              },
              "position": {
                "line": 5877,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/foia\" title=\"FOIA\" data-drupal-link-system-path=\"node/533528\"&gt;FOIA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[3]/nav[2]/ul[1]/li[2]/a[1]",
              "issueID": "de7e1ad50edfdaccecc36538c4086b9e",
              "signature": "df8cbc24cea454dbba32b2de4ebad233",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=de7e1ad50edfdaccecc36538c4086b9e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -0.0012499999999988631
                },
                "bottom-right": {
                  "x": 1,
                  "y": 0.9987500000000011
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 7815,
                "column": 3
              },
              "errorSnippet": "&lt;h2 class=\"visually-hidden\" id=\"block-bravery-main-menu-menu\"&gt;Main navigation&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[2]/div[1]/nav[1]/h2[1]",
              "issueID": "40ba098e68577fdab52e27074b90455d",
              "signature": "2d3479354782e6138d9be3ddd187c2de",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=40ba098e68577fdab52e27074b90455d"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -0.0012499999999988631
                },
                "bottom-right": {
                  "x": 1,
                  "y": 0.9987500000000011
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 7889,
                "column": 3
              },
              "errorSnippet": "&lt;h2 class=\"visually-hidden\" id=\"block-secondarymenu-menu\"&gt;Secondary Menu&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/nav[1]/h2[1]",
              "issueID": "4cf88455c45bb94d40782f7b9e201477",
              "signature": "19bd7f6b3482e4cbf90b5e139e312e4b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4cf88455c45bb94d40782f7b9e201477"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 405.40625,
                  "y": 35
                },
                "bottom-right": {
                  "x": 473.40625,
                  "y": 59
                },
                "height": 24,
                "width": 68
              },
              "position": {
                "line": 8476,
                "column": 15
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"find-more-button eu-cookie-compliance-more-button find-more-button-processed\"&gt;More info&lt;/button&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "bad036363bfee434326720a3293aa0f6",
              "signature": "ef82b4c2cde8eec76b4da9bc978cbb07",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=bad036363bfee434326720a3293aa0f6"
            },
            {
              "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": 488.53125,
                  "y": 84
                },
                "bottom-right": {
                  "x": 884.00025,
                  "y": 355.875
                },
                "height": 271.875,
                "width": 395.469
              },
              "position": {
                "line": 8068,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"view-content tns-slider tns-gallery tns-subpixel tns-calc tns-horizontal\" id=\"tns1\"&gt; &lt;div class=\"views-row tns-item tns-fadeIn tns-slide-active\" id=\"tns1-item0\" style=\"left: 0%;\"&gt;&lt;div class=\"views-field views-field-nothing\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]",
              "issueID": "858dc83a83ceff0d1cd9b7fa58d239e0",
              "signature": "39410f4984888b09b16d7a396934b859",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=858dc83a83ceff0d1cd9b7fa58d239e0"
            },
            {
              "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.00187499999999996
                },
                "bottom-right": {
                  "x": 1,
                  "y": 0.998125
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 8303,
                "column": 3
              },
              "errorSnippet": "&lt;h2 class=\"visually-hidden\" id=\"block-bravery-footer-menu\"&gt;Footer menu&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[1]/nav[1]/h2[1]",
              "issueID": "48f209b1464974f7d6e225703f0a1387",
              "signature": "8822bec26ba34ca8922078ee9556eeeb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=48f209b1464974f7d6e225703f0a1387"
            },
            {
              "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.00187499999999996
                },
                "bottom-right": {
                  "x": 1,
                  "y": 0.998125
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 8368,
                "column": 3
              },
              "errorSnippet": "&lt;h2 class=\"visually-hidden\" id=\"block-footertertiary-menu\"&gt;Footer Tertiary&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[3]/nav[1]/h2[1]",
              "issueID": "169e859d9b016cce71c09b061a2ce5ad",
              "signature": "cbca12067057e5be57185ec308edc222",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=169e859d9b016cce71c09b061a2ce5ad"
            },
            {
              "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.00187499999999996
                },
                "bottom-right": {
                  "x": 1,
                  "y": 0.998125
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 8386,
                "column": 3
              },
              "errorSnippet": "&lt;h2 class=\"visually-hidden\" id=\"block-footersecondary-menu\"&gt;Footer Secondary&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[3]/nav[2]/h2[1]",
              "issueID": "c0853243c47318fd4654cd4ae9f70420",
              "signature": "775aac6471145013675fb89db819d329",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c0853243c47318fd4654cd4ae9f70420"
            },
            {
              "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": 10,
                  "y": 80
                },
                "bottom-right": {
                  "x": 385.469,
                  "y": 146
                },
                "height": 66,
                "width": 375.469
              },
              "position": {
                "line": 8086,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"body\"&gt;&lt;p&gt;During Memorial Day weekend, &lt;a href=\"https://www.abmc.gov/cemeteries-memorials\"&gt;ABMC sites&lt;/a&gt; throughout the world will pay tribute to the more than 200,000 men and women honored overseas.&lt;/p&gt;&lt;/div&",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/span[1]/div[1]/div[2]/div[2]",
              "issueID": "3142a748c5161ffe6837d6a567997921",
              "signature": "ef2795fda0c8c12e2670891d882ed9a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3142a748c5161ffe6837d6a567997921"
            },
            {
              "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": 353.59375,
                  "y": 538.875
                },
                "bottom-right": {
                  "x": 520.39075,
                  "y": 746.344
                },
                "height": 207.469,
                "width": 166.797
              },
              "position": {
                "line": 7839,
                "column": 17
              },
              "errorSnippet": "&lt;li&gt; &lt;div alt=\"Name rubbing of of 1st Sgt. Collice, memorialized on the Wall of the Missing at Manila American Cemetery\" data-embed-button=\"image\" data-entity-embed-display=\"view_mode:media.full\" data-entity-type=\"media\" data-entity-uuid=\"887aeb",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[3]",
              "issueID": "3c5718500e5fb5a8ac7e7f61173fa075",
              "signature": "a40bb5b20735d0a1d764b96f6309f47d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3c5718500e5fb5a8ac7e7f61173fa075"
            },
            {
              "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": 530.390625,
                  "y": 538.875
                },
                "bottom-right": {
                  "x": 697.187625,
                  "y": 746.344
                },
                "height": 207.469,
                "width": 166.797
              },
              "position": {
                "line": 7842,
                "column": 17
              },
              "errorSnippet": "&lt;li&gt; &lt;div alt=\"Dedicated on Feb. 5, 1914, Corozal American Cemetery, Panama, is one of only two ABMC burial sites that still actively conducts burials\" data-embed-button=\"image\" data-entity-embed-display=\"view_mode:media.full\" data-entity-type=\"",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[4]",
              "issueID": "19047098ee4147314431fdb141578011",
              "signature": "a3dfd446ed823a3044c8539fa3f39c83",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=19047098ee4147314431fdb141578011"
            },
            {
              "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": 707.1875,
                  "y": 538.875
                },
                "bottom-right": {
                  "x": 873.9845,
                  "y": 746.344
                },
                "height": 207.469,
                "width": 166.797
              },
              "position": {
                "line": 7845,
                "column": 17
              },
              "errorSnippet": "&lt;li&gt; &lt;div alt=\"African Americans have defended our nation since the Revolutionary War. They have built a legacy of courage and professionalism by serving with honor and distinction, despite the many challenges, inspiring generations with their s",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[5]",
              "issueID": "02ef9e405ec9f2b73e724415763eb9fd",
              "signature": "4f48e0dab60376830c1e92d9677682be",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=02ef9e405ec9f2b73e724415763eb9fd"
            },
            {
              "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": 83
                },
                "bottom-right": {
                  "x": 442,
                  "y": 176
                },
                "height": 93,
                "width": 382
              },
              "position": {
                "line": 8289,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"region region-footer-second\"&gt; &lt;div id=\"block-footerseal\" class=\"block block-block-content block-block-contente75f48ca-fce3-4099-9cc1-0826094eb4ac\"&gt; &lt;div class=\"clearfix text-formatted field field--name-body field--type-text-wit",
              "xpath": "/html/body/div[1]/div[1]/footer[1]/div[1]/div[2]",
              "issueID": "3c37a8f98c431ed5316abfa2b4c59719",
              "signature": "e6504e2d58da90998db5090cd5ad9a70",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=3c37a8f98c431ed5316abfa2b4c59719"
            },
            {
              "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": 38,
                  "y": 25
                },
                "height": 25,
                "width": 38
              },
              "position": {
                "line": 78,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#block-bravery-main-menu\"&gt;&lt;span class=\"visually-hidden&gt;Open Main Menu&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "dc9c40bf563e68f1b375c9880bfe9a19",
              "signature": "fdee28a75bf8bf98bffbd2e157cf4fd3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dc9c40bf563e68f1b375c9880bfe9a19"
            },
            {
              "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": 944,
                  "y": 89
                },
                "bottom-right": {
                  "x": 944,
                  "y": 122
                },
                "height": 33,
                "width": 0
              },
              "position": {
                "line": 3843,
                "column": 34
              },
              "errorSnippet": "&lt;input data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"button js-form-submit form-submit\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[2]/div[1]/div[2]/form[1]/div[2]/input[1]",
              "issueID": "0f9e94acfe730a9323ca7ebb37b5366c",
              "signature": "01b7540a21089aa4f42e225934d63bd4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0f9e94acfe730a9323ca7ebb37b5366c"
            },
            {
              "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": 628.265625,
                  "y": 372.875
                },
                "bottom-right": {
                  "x": 641.265625,
                  "y": 385.875
                },
                "height": 13,
                "width": 13
              },
              "position": {
                "line": 8130,
                "column": 0
              },
              "errorSnippet": "&lt;button data-nav=\"0\" aria-controls=\"tns1\" style=\"\" aria-label=\"Carousel Page 1 (Current Slide)\" class=\"tns-nav-active\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/button[1]",
              "issueID": "64d827c1826385080eab8f945e968014",
              "signature": "8a2457e8f411822e396410bae6fc3112",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=64d827c1826385080eab8f945e968014"
            },
            {
              "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": 657.265625,
                  "y": 372.875
                },
                "bottom-right": {
                  "x": 670.265625,
                  "y": 385.875
                },
                "height": 13,
                "width": 13
              },
              "position": {
                "line": 8130,
                "column": 0
              },
              "errorSnippet": "&lt;button data-nav=\"1\" tabindex=\"-1\" aria-controls=\"tns1\" style=\"\" aria-label=\"Carousel Page 2\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/button[2]",
              "issueID": "7080391f5abfe96efa8a582cdf02f07a",
              "signature": "ce60bade2c1558842430a70def8f832f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7080391f5abfe96efa8a582cdf02f07a"
            },
            {
              "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": 686.265625,
                  "y": 372.875
                },
                "bottom-right": {
                  "x": 699.265625,
                  "y": 385.875
                },
                "height": 13,
                "width": 13
              },
              "position": {
                "line": 8130,
                "column": 0
              },
              "errorSnippet": "&lt;button data-nav=\"2\" tabindex=\"-1\" aria-controls=\"tns1\" style=\"\" aria-label=\"Carousel Page 3\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/button[3]",
              "issueID": "eeb66d2da5f664494de3da354c9750e6",
              "signature": "80f608d35e96725b7c6ab30bb207b688",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eeb66d2da5f664494de3da354c9750e6"
            },
            {
              "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": 715.265625,
                  "y": 372.875
                },
                "bottom-right": {
                  "x": 728.265625,
                  "y": 385.875
                },
                "height": 13,
                "width": 13
              },
              "position": {
                "line": 8130,
                "column": 0
              },
              "errorSnippet": "&lt;button data-nav=\"3\" tabindex=\"-1\" aria-controls=\"tns1\" style=\"\" aria-label=\"Carousel Page 4\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[3]/button[4]",
              "issueID": "8b8396e282077bb4698c6144e1b8020b",
              "signature": "b74f214eb6454a75f36c1624d3f0cf58",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8b8396e282077bb4698c6144e1b8020b"
            },
            {
              "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": 4383,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"/multimedia/videos/colorbox/534700\" class=\"use-ajax\" data-dialog-type=\"colorbox\" data-dialog-options=\"{&amp;quot;width&amp;quot;:600,&amp;quot;dialogClass&amp;quot;:&amp;quot;&amp;quot;}\"&gt; &lt;img src=\"/sites/default/files/styles/4_col/pub",
              "xpath": "/html/body/div[1]/div[1]/main[1]/div[6]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "e257a3121128d543f1d4d9825b3c3a3d",
              "signature": "26f0ff77dd2e3554fc70c5b232fc394d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e257a3121128d543f1d4d9825b3c3a3d"
            },
            {
              "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": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8486,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxPrevious\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/button[1]",
              "issueID": "8b5e29216d3f63e37642860451859fa5",
              "signature": "8b27ace20c131663c5dba00f6bdf8d0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8b5e29216d3f63e37642860451859fa5"
            },
            {
              "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": 25,
                  "y": 25
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8486,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxNext\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/button[2]",
              "issueID": "246512ca32c7e6890b37c0ca00ac5ef4",
              "signature": "26acead43e963f9d96bae433a21bfcd2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=246512ca32c7e6890b37c0ca00ac5ef4"
            },
            {
              "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": 8486,
                "column": 0
              },
              "errorSnippet": "&lt;button type=\"button\" id=\"cboxSlideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/button[3]",
              "issueID": "5fde985f6058f041c0ccd94065965798",
              "signature": "a7b2c54217b0604dc25aa359ee31c308",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5fde985f6058f041c0ccd94065965798"
            },
            {
              "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": 2054.61
                },
                "height": 2054.61,
                "width": 1024
              },
              "position": {
                "line": 2114,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-home path-frontpage page-node-type-landing-page eu-cookie-compliance-status-null eu-cookie-compliance-popup-open\"&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-TKLGPZZ\" height=",
              "xpath": "/html/body",
              "issueID": "a32f77a0bff479066561c748bf7db7d3",
              "signature": "6a7e6b707c0881bac21e517c0c6c252a",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=a32f77a0bff479066561c748bf7db7d3"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.abmc.gov/",
      "what": "American Battle Monuments Commission",
      "result": "https://www.abmc.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.abmc.gov/",
      "result": [
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"block block-menu navigation menu--main\" id=\"block-bravery-main-menu\"><h2 id=\"block-brave ... a-drupal-link-system-path=\"news-events/news\" href=\"/news-events/news\">News</a></li></ul></div></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"block-bravery-main-menu\"][class=\"block block-menu navigation menu--main\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"block block-menu navigation menu--secondary-menu\" id=\"block-secondarymenu\"><h2 id=\"block ... tem\"><a data-drupal-link-system-path=\"node/534729\" href=\"/contact-us\">Contact Us</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"block-secondarymenu\"][class=\"block block-menu navigation menu--secondary-menu\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"block block-menu navigation menu--footer\" id=\"block-bravery-footer\"><h2 id=\"block-braver ... -item\"><a data-drupal-link-system-path=\"node/534713\" href=\"/education\">Education</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"block-bravery-footer\"][class=\"block block-menu navigation menu--footer\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"block block-menu navigation menu--footer-tertiary\" id=\"block-footertertiary\"><h2 id=\"blo ... korean-war-veterans-memorial-honor-roll\">Korean War Veterans Memorial Honor Roll</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"block-footertertiary\"][class=\"block block-menu navigation menu--footer-tertiary\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"block block-menu navigation menu--footer-secondary\" id=\"block-footersecondary\"><h2 id=\"b ... No FEAR Act</a></li><li class=\"menu-item\"><a href=\"https://www.usa.gov/\">USA.gov</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"block-footersecondary\"][class=\"block block-menu navigation menu--footer-secondary\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"block block-menu navigation menu--main\" id=\"block-bravery-main-menu\"><h2 id=\"block-brave ... a-drupal-link-system-path=\"news-events/news\" href=\"/news-events/news\">News</a></li></ul></div></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"block-bravery-main-menu\"][class=\"block block-menu navigation menu--main\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"block block-menu navigation menu--secondary-menu\" id=\"block-secondarymenu\"><h2 id=\"block ... tem\"><a data-drupal-link-system-path=\"node/534729\" href=\"/contact-us\">Contact Us</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"block-secondarymenu\"][class=\"block block-menu navigation menu--secondary-menu\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"block block-menu navigation menu--footer\" id=\"block-bravery-footer\"><h2 id=\"block-braver ... -item\"><a data-drupal-link-system-path=\"node/534713\" href=\"/education\">Education</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"block-bravery-footer\"][class=\"block block-menu navigation menu--footer\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"block block-menu navigation menu--footer-tertiary\" id=\"block-footertertiary\"><h2 id=\"blo ... korean-war-veterans-memorial-honor-roll\">Korean War Veterans Memorial Honor Roll</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"block-footertertiary\"][class=\"block block-menu navigation menu--footer-tertiary\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"block block-menu navigation menu--footer-secondary\" id=\"block-footersecondary\"><h2 id=\"b ... No FEAR Act</a></li><li class=\"menu-item\"><a href=\"https://www.usa.gov/\">USA.gov</a></li></ul></nav>",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[id=\"block-footersecondary\"][class=\"block block-menu navigation menu--footer-secondary\"]",
            "attNo": 2
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T21:01:20",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      43
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      5
    ],
    [
      "ibm",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 1,
  "logSize": 31,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T21:03:12",
  "elapsedSeconds": 118,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focAll": 4,
        "focInd": 1,
        "focOp": 6,
        "hover": 24,
        "linkUl": 10,
        "role": 2,
        "styleDiff": 32,
        "zIndex": 24
      },
      "alfa": {
        "r17": 16,
        "r57": 20,
        "r61": 4,
        "r66": 6,
        "r69": 6,
        "r73": 12,
        "r74": 4,
        "r87": 1
      },
      "axe": {
        "aria-allowed-attr": 1,
        "color-contrast-enhanced": 13,
        "color-contrast": 13,
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "aria-hidden-focus": 12,
        "landmark-unique": 2
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 4,
        "e:AA.4_1_2.H91.A.NoContent": 4,
        "e:AA.4_1_2.H91.Button.Name": 12,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.Abs": 6,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 13,
        "w:AA.1_4_3.G18.BgImage": 6
      },
      "ibm": {
        "WCAG20_Img_LinkTextNotRedundant": 4,
        "WCAG20_Img_HasAlt": 8,
        "WCAG20_A_HasText": 8,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 20,
        "landmark_name_unique": 20,
        "IBMA_Color_Contrast_WCAG2AA": 8,
        "aria_semantics_attribute": 4,
        "aria_hidden_focus_misuse": 20,
        "aria_role_redundant": 1
      },
      "wave": {
        "e:alt_missing": 4,
        "e:alt_link_missing": 4,
        "e:button_empty": 12,
        "e:link_empty": 4,
        "c:contrast": 48,
        "a:alt_suspicious": 1,
        "a:alt_long": 3,
        "a:link_suspicious": 1,
        "a:link_redundant": 5,
        "a:noscript": 2,
        "a:text_small": 3,
        "a:title_redundant": 5
      },
      "tenon": {
        "28": 4,
        "57": 8,
        "79": 12,
        "95": 8,
        "129": 3,
        "134": 12,
        "144": 20,
        "152": 40,
        "155": 2
      },
      "continuum": {
        "531": 20,
        "533": 20
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 1,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 5,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 6,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 5,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 1,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 8,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 6,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 16,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "axe": {
            "aria-hidden-focus": {
              "score": 12,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          },
          "ibm": {
            "aria_hidden_focus_misuse": {
              "score": 20,
              "what": "Focusable element is within the subtree of an element with aria-hidden set to true"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 10,
              "what": "Perceivable text content is not included in any landmark"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 2,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 5,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 10,
              "what": "Element has insufficient color contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 6,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 36,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 9,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 2,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 1,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          },
          "ibm": {
            "aria_semantics_attribute": {
              "score": 4,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          },
          "ibm": {
            "landmark_name_unique": {
              "score": 15,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 4,
              "what": "img element is the only link content but has no text alternative"
            },
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 4,
              "what": "Link has an href attribute but no text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 8,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 4,
              "what": "Linked image has no text alternative"
            },
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 8,
              "what": "Link has no text inside it"
            }
          }
        },
        "buttonNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 12,
              "what": "Button element has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 12,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 2,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 3,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "imageTextRedundant": {
          "ibm": {
            "WCAG20_Img_LinkTextNotRedundant": {
              "score": 1,
              "what": "Text alternative for the image in a link repeats text of the same or an adjacent link"
            }
          }
        },
        "imageNoText": {
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 8,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 4,
              "what": "Text alternative is missing"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 15,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          },
          "continuum": {
            "531": {
              "score": 15,
              "what": "nav element has an accessible name that is non-unique among the nav elements"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 2,
              "what": "Long text alternative"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 2,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 9,
              "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": 3,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 20,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 20,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "navNoText": {
          "continuum": {
            "533": {
              "score": 15,
              "what": "nav element is not the only nav element but has no accessible name"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 402,
      "log": 1,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 46
        },
        {
          "groupName": "focusableHidden",
          "score": 33
        },
        {
          "groupName": "navConfusion",
          "score": 23
        },
        {
          "groupName": "leadingClipsText",
          "score": 22
        },
        {
          "groupName": "targetSize",
          "score": 22
        },
        {
          "groupName": "linkNoText",
          "score": 20
        },
        {
          "groupName": "buttonNoText",
          "score": 19
        },
        {
          "groupName": "landmarkConfusion",
          "score": 18
        },
        {
          "groupName": "navNoText",
          "score": 17
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 12
        },
        {
          "groupName": "imageNoText",
          "score": 12
        },
        {
          "groupName": "fontSmall",
          "score": 12
        },
        {
          "groupName": "noLeading",
          "score": 11
        },
        {
          "groupName": "inconsistentStyles",
          "score": 10
        },
        {
          "groupName": "contrastRisk",
          "score": 10
        },
        {
          "groupName": "hoverSurprise",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 8
        },
        {
          "groupName": "focusableOperable",
          "score": 7
        },
        {
          "groupName": "linkIndication",
          "score": 7
        },
        {
          "groupName": "contrastAAA",
          "score": 7
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 6
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "titleRedundant",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "roleBad",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 4
        },
        {
          "groupName": "imageTextLong",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "focusIndication",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}