Accessibility test digest

Synopsis

Page: National Mediation Board (NMB)

URL: https://nmb.gov/NMB_Application/

Score: 202

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 National Mediation Board (NMB) web page at https://nmb.gov/NMB_Application/ on 2022/07/18. 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 202 (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
total202
log50
focusIndication23
landmarkConfusion9
roleBad8
buttonNoText8
searchConfusion8
navConfusion8
bannerConfusion8
linkTextsSame8
contrastAA7
contentBeyondLandmarks6
controlNoText6
leadingClipsText6
linkIndication5
inconsistentStyles5
contrastAAA5
linkVague5
hoverSurprise3
zIndexNotZero3
hiddenContentRisk3
banners3
scrollRisk3
contrastRisk3
imageTextRisk3
linkPair3
pdfLink3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pdfLink: 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-nmb",
  "host": {
    "id": "nmb",
    "which": "https://nmb.gov/NMB_Application/",
    "what": "National Mediation Board (NMB)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-18T00:20:15"
    },
    {
      "event": "endTime",
      "value": "2022-07-18T00:21:57"
    }
  ],
  "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://nmb.gov/NMB_Application/",
        "what": "National Mediation Board (NMB)"
      },
      {
        "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://nmb.gov/NMB_Application/",
        "what": "National Mediation Board (NMB)"
      },
      {
        "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://nmb.gov/NMB_Application/",
      "what": "National Mediation Board (NMB)",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "bytes": [
          430585,
          430585,
          430585,
          430585,
          430585
        ],
        "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://nmb.gov/NMB_Application/",
      "what": "National Mediation Board (NMB)",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "visibleElements": 82
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "tabFocusables": 21,
        "tabFocused": 21,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://nmb.gov/NMB_Application/",
      "what": "URL",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "totals": {
          "total": 21,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 21,
              "tagNames": {
                "A": 14,
                "BUTTON": 6,
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "National Mediation Board"
            },
            {
              "tagName": "BUTTON",
              "text": "Representation"
            },
            {
              "tagName": "BUTTON",
              "text": "Mediation"
            },
            {
              "tagName": "BUTTON",
              "text": "Arbitration"
            },
            {
              "tagName": "BUTTON",
              "text": "About Us"
            },
            {
              "tagName": "BUTTON",
              "text": "What's New"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Search"
            },
            {
              "tagName": "A",
              "text": "Learn More"
            },
            {
              "tagName": "A",
              "text": "Return to top"
            },
            {
              "tagName": "A",
              "text": "Agency Contact Center"
            },
            {
              "tagName": "A",
              "text": "Fraud Hotline"
            },
            {
              "tagName": "A",
              "text": "USA.gov"
            },
            {
              "tagName": "A",
              "text": "Privacy Policy"
            },
            {
              "tagName": "A",
              "text": "Office of Special Counsel"
            },
            {
              "tagName": "A",
              "text": "Website Disclaimer"
            },
            {
              "tagName": "A",
              "text": "FOIA"
            },
            {
              "tagName": "A",
              "text": "EEO/No Fear Act"
            },
            {
              "tagName": "A",
              "text": "Section 508"
            }
          ],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://nmb.gov/NMB_Application/",
      "what": "URL",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "totals": {
          "total": 64,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 64,
              "tagNames": {
                "A": 55,
                "BUTTON": 8,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://nmb.gov/NMB_Application\" style=\"cursor: default;\"><img src=\"htt",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "National Mediation Board",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"usa-nav-close\" style=\"cursor: default;\"></button>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Representation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Legal Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview & FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Apply for Representation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sample Notice of Election and Mail Ballots",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Representation Manual",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Railway Labor Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NMB Rules",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agency Determinations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Presidential Emergency Boards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Mediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview & FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Process Flow Chart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mediation Application",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADR Application",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Mediators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grievance Mediation Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Arbitration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Arbitrator Contact List and Resumes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Arbitrator Workspace (AWS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Caseload Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contacts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join The Roster",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Knowledge Store Award Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NMB Arbitration Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NRAB",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission & Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Board Members",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Mediation Services [and ADR]",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Arbitration Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Information Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Fiscal Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Administration Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Legal Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NMB Policies, Plans, and Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "What's New",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NMB Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NMB RULEMAKING",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weekly Activity Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chief Data Officer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Job Openings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search-field-small",
              "text": "<input id=\"search-field-small\" type=\"search\" name=\"s\" placeholder=\"Search ...\" v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Return to top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agency Contact Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fraud Hotline",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Special Counsel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Disclaimer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EEO/No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://nmb.gov/NMB_Application/",
      "what": "URL",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "totals": {
          "triggers": 35,
          "headTriggers": 20,
          "tailTriggers": 15,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://nmb.gov/NMB_Application/",
      "what": "URL",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 8
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"usa-nav-close\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Representation"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Mediation"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Arbitration"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "About Us"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "What's New"
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search for:"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "totals": {
          "links": 55,
          "adjacent": {
            "total": 5,
            "underlined": 2,
            "underlinedPercent": 40
          }
        },
        "items": {
          "underlined": [
            "Skip to main content",
            "Return to top"
          ],
          "notUnderlined": [
            "",
            "National Mediation Board",
            "Learn More"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://nmb.gov/NMB_Application/",
      "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://nmb.gov/NMB_Application/",
      "what": "URL",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "roleElements": 6,
        "badRoleElements": 2,
        "redundantRoleElements": 2,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://nmb.gov/NMB_Application/",
      "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": 8,
            "subtotals": [
              5,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 5,
            "subtotals": [
              3,
              2
            ]
          },
          "listLink": {
            "total": 50,
            "subtotals": [
              41,
              9
            ]
          },
          "h1": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Menu",
                ""
              ],
              "700": [
                "Representation",
                "Mediation",
                "Arbitration",
                "About Us",
                "What's New",
                "Search"
              ]
            },
            "height": {
              "40px": [
                "Menu"
              ],
              "44px": [
                ""
              ],
              "48px": [
                "Representation",
                "Mediation",
                "Arbitration",
                "About Us",
                "What's New"
              ],
              "33px": [
                "Search"
              ]
            },
            "lineHeight": {
              "40px": [
                "Menu"
              ],
              "17px": [
                ""
              ],
              "15px": [
                "Representation",
                "Mediation",
                "Arbitration",
                "About Us",
                "What's New",
                "Search"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "Return to top"
              ],
              "700": [
                "",
                "National Mediation Board",
                "Learn More"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to main content",
                "Return to top"
              ],
              "none": [
                "",
                "National Mediation Board",
                "Learn More"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Office of Legal Affairs",
                "Overview & FAQ",
                "How to Apply for Representation",
                "Sample Notice of Election and Mail Ballots",
                "Representation Manual",
                "Railway Labor Act",
                "NMB Rules",
                "Agency Determinations",
                "Presidential Emergency Boards",
                "Contacts",
                "Overview & FAQ",
                "Process Flow Chart",
                "Mediation Application",
                "ADR Application",
                "The Mediators",
                "Grievance Mediation Training",
                "Overview",
                "Arbitrator Contact List and Resumes",
                "Arbitrator Workspace (AWS)",
                "Caseload Information",
                "Contacts",
                "Forms",
                "Join The Roster",
                "Knowledge Store Award Search",
                "NMB Arbitration Notices",
                "NRAB",
                "Mission & Organization",
                "Board Members",
                "Office of Mediation Services [and ADR]",
                "Office of Arbitration Services",
                "Office of Information Services",
                "Office of Fiscal Services",
                "Office of Administration Services",
                "Office of Legal Affairs",
                "NMB Policies, Plans, and Reports",
                "NMB Notices",
                "Press Releases",
                "NMB RULEMAKING",
                "Weekly Activity Report",
                "Chief Data Officer",
                "Job Openings"
              ],
              "700": [
                "Agency Contact Center",
                "Fraud Hotline",
                "USA.gov",
                "Privacy Policy",
                "Office of Special Counsel",
                "Website Disclaimer",
                "FOIA",
                "EEO/No Fear Act",
                "Section 508"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Office of Legal Affairs",
                "Overview & FAQ",
                "How to Apply for Representation",
                "Sample Notice of Election and Mail Ballots",
                "Representation Manual",
                "Railway Labor Act",
                "NMB Rules",
                "Agency Determinations",
                "Presidential Emergency Boards",
                "Contacts",
                "Overview & FAQ",
                "Process Flow Chart",
                "Mediation Application",
                "ADR Application",
                "The Mediators",
                "Grievance Mediation Training",
                "Overview",
                "Arbitrator Contact List and Resumes",
                "Arbitrator Workspace (AWS)",
                "Caseload Information",
                "Contacts",
                "Forms",
                "Join The Roster",
                "Knowledge Store Award Search",
                "NMB Arbitration Notices",
                "NRAB",
                "Mission & Organization",
                "Board Members",
                "Office of Mediation Services [and ADR]",
                "Office of Arbitration Services",
                "Office of Information Services",
                "Office of Fiscal Services",
                "Office of Administration Services",
                "Office of Legal Affairs",
                "NMB Policies, Plans, and Reports",
                "NMB Notices",
                "Press Releases",
                "NMB RULEMAKING",
                "Weekly Activity Report",
                "Chief Data Officer",
                "Job Openings"
              ],
              "rgb(33, 33, 33)": [
                "Agency Contact Center",
                "Fraud Hotline",
                "USA.gov",
                "Privacy Policy",
                "Office of Special Counsel",
                "Website Disclaimer",
                "FOIA",
                "EEO/No Fear Act",
                "Section 508"
              ]
            },
            "fontSize": {
              "15px": [
                "Office of Legal Affairs",
                "Overview & FAQ",
                "How to Apply for Representation",
                "Sample Notice of Election and Mail Ballots",
                "Representation Manual",
                "Railway Labor Act",
                "NMB Rules",
                "Agency Determinations",
                "Presidential Emergency Boards",
                "Contacts",
                "Overview & FAQ",
                "Process Flow Chart",
                "Mediation Application",
                "ADR Application",
                "The Mediators",
                "Grievance Mediation Training",
                "Overview",
                "Arbitrator Contact List and Resumes",
                "Arbitrator Workspace (AWS)",
                "Caseload Information",
                "Contacts",
                "Forms",
                "Join The Roster",
                "Knowledge Store Award Search",
                "NMB Arbitration Notices",
                "NRAB",
                "Mission & Organization",
                "Board Members",
                "Office of Mediation Services [and ADR]",
                "Office of Arbitration Services",
                "Office of Information Services",
                "Office of Fiscal Services",
                "Office of Administration Services",
                "Office of Legal Affairs",
                "NMB Policies, Plans, and Reports",
                "NMB Notices",
                "Press Releases",
                "NMB RULEMAKING",
                "Weekly Activity Report",
                "Chief Data Officer",
                "Job Openings"
              ],
              "17px": [
                "Agency Contact Center",
                "Fraud Hotline",
                "USA.gov",
                "Privacy Policy",
                "Office of Special Counsel",
                "Website Disclaimer",
                "FOIA",
                "EEO/No Fear Act",
                "Section 508"
              ]
            },
            "lineHeight": {
              "19.5px": [
                "Office of Legal Affairs",
                "Overview & FAQ",
                "How to Apply for Representation",
                "Sample Notice of Election and Mail Ballots",
                "Representation Manual",
                "Railway Labor Act",
                "NMB Rules",
                "Agency Determinations",
                "Presidential Emergency Boards",
                "Contacts",
                "Overview & FAQ",
                "Process Flow Chart",
                "Mediation Application",
                "ADR Application",
                "The Mediators",
                "Grievance Mediation Training",
                "Overview",
                "Arbitrator Contact List and Resumes",
                "Arbitrator Workspace (AWS)",
                "Caseload Information",
                "Contacts",
                "Forms",
                "Join The Roster",
                "Knowledge Store Award Search",
                "NMB Arbitration Notices",
                "NRAB",
                "Mission & Organization",
                "Board Members",
                "Office of Mediation Services [and ADR]",
                "Office of Arbitration Services",
                "Office of Information Services",
                "Office of Fiscal Services",
                "Office of Administration Services",
                "Office of Legal Affairs",
                "NMB Policies, Plans, and Reports",
                "NMB Notices",
                "Press Releases",
                "NMB RULEMAKING",
                "Weekly Activity Report",
                "Chief Data Officer",
                "Job Openings"
              ],
              "25.5px": [
                "Agency Contact Center",
                "Fraud Hotline",
                "USA.gov",
                "Privacy Policy",
                "Office of Special Counsel",
                "Website Disclaimer",
                "FOIA",
                "EEO/No Fear Act",
                "Section 508"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://nmb.gov/NMB_Application/",
      "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://nmb.gov/NMB_Application/",
      "result": {
        "totals": {
          "total": 4,
          "tagNames": {
            "A": 1,
            "HEADER": 1,
            "NAV": 1,
            "DIV": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Menu National Mediation Board RepresentationOffice of Legal Affairs\nOverview & FAQ\nHow to Apply for "
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "RepresentationOffice of Legal Affairs\nOverview & FAQ\nHow to Apply for Representation\nSample Notice o"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "totals": {
          "failures": 0,
          "warnings": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "totals": {
          "rulesNA": 51,
          "rulesPassed": 44,
          "rulesWarned": 3,
          "rulesViolated": 4,
          "warnings": {
            "minor": 7,
            "moderate": 0,
            "serious": 10,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 4,
            "serious": 2,
            "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-18T00:21:44.109Z",
          "url": "https://nmb.gov/NMB_Application/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\" usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"side-nav-1\"><span>Representation</span></button>",
                          "target": [
                            "button[aria-controls=\"side-nav-1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Representation</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-1\"] > 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": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\" usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"side-nav-12\"><span>Mediation</span></button>",
                          "target": [
                            "button[aria-controls=\"side-nav-12\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Mediation</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-12\"] > 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": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\" usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"side-nav-19\"><span>Arbitration</span></button>",
                          "target": [
                            "button[aria-controls=\"side-nav-19\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Arbitration</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-19\"] > 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": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\" usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"side-nav-30\"><span>About Us</span></button>",
                          "target": [
                            "button[aria-controls=\"side-nav-30\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About Us</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-30\"] > 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": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\" usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"side-nav-40\"><span>What's New</span></button>",
                          "target": [
                            "button[aria-controls=\"side-nav-40\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>What's New</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-40\"] > span"
                  ],
                  "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": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\" usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"side-nav-1\"><span>Representation</span></button>",
                          "target": [
                            "button[aria-controls=\"side-nav-1\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Representation</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-1\"] > 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": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\" usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"side-nav-12\"><span>Mediation</span></button>",
                          "target": [
                            "button[aria-controls=\"side-nav-12\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Mediation</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-12\"] > 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": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\" usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"side-nav-19\"><span>Arbitration</span></button>",
                          "target": [
                            "button[aria-controls=\"side-nav-19\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Arbitration</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-19\"] > 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": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\" usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"side-nav-30\"><span>About Us</span></button>",
                          "target": [
                            "button[aria-controls=\"side-nav-30\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About Us</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-30\"] > 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": "#5b616b",
                        "contrastRatio": 0,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\" usa-accordion-button usa-nav-link \" aria-expanded=\"false\" aria-controls=\"side-nav-40\"><span>What's New</span></button>",
                          "target": [
                            "button[aria-controls=\"side-nav-40\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>What's New</span>",
                  "target": [
                    "button[aria-controls=\"side-nav-40\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"usa-menu-btn\">\n                Menu            </button>",
                  "target": [
                    ".usa-menu-btn"
                  ],
                  "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": "<button class=\"usa-nav-close\"></button>",
                  "target": [
                    ".usa-nav-close"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"usa-nav-submenu\" id=\"side-nav-1\" aria-hidden=\"true\">",
                  "target": [
                    "#side-nav-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"usa-nav-submenu\" id=\"side-nav-12\" aria-hidden=\"true\">",
                  "target": [
                    "#side-nav-12"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"usa-nav-submenu\" id=\"side-nav-19\" aria-hidden=\"true\">",
                  "target": [
                    "#side-nav-19"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"usa-nav-submenu\" id=\"side-nav-30\" aria-hidden=\"true\">",
                  "target": [
                    "#side-nav-30"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"usa-nav-submenu\" id=\"side-nav-40\" aria-hidden=\"true\">",
                  "target": [
                    "#side-nav-40"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#e31c3d",
                        "contrastRatio": 4.66,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"usa-button usa-button-big usa-button-secondary\" href=\"https://nmb.gov/NMB_Application/index.php/mission-organization/\">Learn More</a>",
                          "target": [
                            ".usa-button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.66 (foreground color: #ffffff, background color: #e31c3d, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"usa-button usa-button-big usa-button-secondary\" href=\"https://nmb.gov/NMB_Application/index.php/mission-organization/\">Learn More</a>",
                  "target": [
                    ".usa-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.66 (foreground color: #ffffff, background color: #e31c3d, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0071bc",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.54,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-233 wp-custom-logo benjamin\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #0071bc, background color: #f1f1f1, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#primary\">\n        Return to top        \n    </a>",
                  "target": [
                    ".usa-footer-return-to-top > a[href$=\"#primary\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #0071bc, background color: #f1f1f1, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-banner",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one banner landmark",
              "help": "Document should not have more than one banner landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-banner?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-banner",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header usa-header-basic\n    usa-header--light \" role=\"banner\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one banner landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"usa-banner-header\">",
                  "target": [
                    ".usa-banner-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one banner landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "banner",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<header class=\"usa-header usa-header-basic\n    usa-header--light \" role=\"banner\">",
                          "target": [
                            ".usa-header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"usa-banner-header\">",
                  "target": [
                    ".usa-banner-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"usa-footer-nav\">",
                          "target": [
                            ".usa-footer-nav"
                          ]
                        }
                      ],
                      "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 role=\"navigation\" class=\"usa-nav\">",
                  "target": [
                    ".usa-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"usa-hero usa-hero--big\" style=\"background-image: url('https://nmb.gov/NMB_Application/wp-content/uploads/2019/04/nmb-header-5-230042019.png');background-position: center;\">",
                  "target": [
                    ".usa-hero"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://nmb.gov/NMB_Application/",
      "what": "URL",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "Error": {
          "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": "",
                "code": "<button class=\"usa-nav-close\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-overlay\">...</div>"
              }
            ]
          },
          "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": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://nmb.gov/NMB_Application/",
      "what": "URL",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "content": {
          "totals": {
            "violation": 11,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/button[1]",
                "aria": "/document[1]/banner[2]/navigation[1]/button[1]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 1011,
                "top": 8,
                "height": 44,
                "width": 44
              },
              "snippet": "<button class=\"usa-nav-close\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 60,
                "top": 185,
                "height": 156,
                "width": 240
              },
              "snippet": "<h1 class=\"hero__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": -42,
                "height": 41,
                "width": 178
              },
              "snippet": "<a href=\"#primary\" class=\"usa-skipnav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleSearchLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[6]/form[1]/div[1]",
                "aria": "/document[1]/banner[2]/navigation[1]/list[1]/listitem[6]/search[1]/search[1]"
              },
              "message": "Multiple elements with \"search\" role do not have unique labels",
              "bounds": {
                "left": 821,
                "top": 286,
                "height": 33,
                "width": 219
              },
              "snippet": "<div role=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleSearchLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[6]/form[1]",
                "aria": "/document[1]/banner[2]/navigation[1]/list[1]/listitem[6]/search[1]"
              },
              "message": "Multiple elements with \"search\" role do not have unique labels",
              "bounds": {
                "left": 821,
                "top": 286,
                "height": 33,
                "width": 219
              },
              "snippet": "<form action=\"https://nmb.gov/NMB_Application/\" class=\"usa-search usa-search-small js-search-form\" method=\"get\" role=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[2]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 800,
                "top": 0,
                "height": 600,
                "width": 260
              },
              "snippet": "<nav class=\"usa-nav\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 30,
                "top": 1033,
                "height": 0,
                "width": 740
              },
              "snippet": "<nav class=\"usa-footer-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 25,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-basic\n    usa-header--light \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 25,
                "width": 800
              },
              "snippet": "<header class=\"usa-banner-header\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 25,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-basic\n    usa-header--light \">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 25,
                "width": 800
              },
              "snippet": "<header class=\"usa-banner-header\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 782,
                "height": 180,
                "width": 800
              },
              "snippet": "<main role=\"main\" id=\"main-content\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[2]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 800,
                "top": 0,
                "height": 600,
                "width": 260
              },
              "snippet": "<nav class=\"usa-nav\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 25,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-basic\n    usa-header--light \">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 962,
                "height": 278,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"usa-footer usa-footer-medium\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 11,
            "recommendation": 4,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/button[1]",
                "aria": "/document[1]/banner[2]/navigation[1]/button[1]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 1011,
                "top": 8,
                "height": 44,
                "width": 44
              },
              "snippet": "<button class=\"usa-nav-close\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/section[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 60,
                "top": 185,
                "height": 156,
                "width": 240
              },
              "snippet": "<h1 class=\"hero__title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": -42,
                "height": 41,
                "width": 178
              },
              "snippet": "<a href=\"#primary\" class=\"usa-skipnav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleSearchLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[6]/form[1]/div[1]",
                "aria": "/document[1]/banner[2]/navigation[1]/list[1]/listitem[6]/search[1]/search[1]"
              },
              "message": "Multiple elements with \"search\" role do not have unique labels",
              "bounds": {
                "left": 821,
                "top": 286,
                "height": 33,
                "width": 219
              },
              "snippet": "<div role=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleSearchLandmarks",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]/ul[1]/li[6]/form[1]",
                "aria": "/document[1]/banner[2]/navigation[1]/list[1]/listitem[6]/search[1]"
              },
              "message": "Multiple elements with \"search\" role do not have unique labels",
              "bounds": {
                "left": 821,
                "top": 286,
                "height": 33,
                "width": 219
              },
              "snippet": "<form action=\"https://nmb.gov/NMB_Application/\" class=\"usa-search usa-search-small js-search-form\" method=\"get\" role=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[2]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 800,
                "top": 0,
                "height": 600,
                "width": 260
              },
              "snippet": "<nav class=\"usa-nav\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 30,
                "top": 1033,
                "height": 0,
                "width": 740
              },
              "snippet": "<nav class=\"usa-footer-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 25,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-basic\n    usa-header--light \">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 25,
                "width": 800
              },
              "snippet": "<header class=\"usa-banner-header\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 25,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-basic\n    usa-header--light \">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 25,
                "width": 800
              },
              "snippet": "<header class=\"usa-banner-header\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 782,
                "height": 180,
                "width": 800
              },
              "snippet": "<main role=\"main\" id=\"main-content\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[2]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 800,
                "top": 0,
                "height": 600,
                "width": 260
              },
              "snippet": "<nav class=\"usa-nav\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 25,
                "height": 40,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"usa-header usa-header-basic\n    usa-header--light \">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 962,
                "height": 278,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"usa-footer usa-footer-medium\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://nmb.gov/NMB_Application/",
      "what": "URL",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "National Mediation Board – The National Mediation Board helps to maintain the flow of interstate commerce in the airline and railway industries through representation, mediation and arbitration services.",
          "pageurl": "https://nmb.gov/NMB_Application/",
          "time": 2.52,
          "creditsremaining": 871,
          "allitemcount": 35,
          "totalelements": 259,
          "waveurl": "http://wave.webaim.org/report?url=https://nmb.gov/NMB_Application/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + HEADER > DIV:first-child > DIV:first-child + NAV > BUTTON: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"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + HEADER > DIV:first-child > DIV:first-child + NAV > UL#menu-menu > LI:first-child + LI + LI + LI + LI + LI > FORM:first-child > DIV:first-child > LABEL:first-child + INPUT + BUTTON > SPAN:first-child"
                ],
                "contrastdata": [
                  [
                    1.21,
                    "#5b616b",
                    "#0071bc",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 4,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > HEADER:first-child > P:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + HEADER > DIV:first-child > DIV:first-child > DIV#logo > EM:first-child + EM > 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_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + HEADER > DIV:first-child > DIV:first-child + NAV > UL#menu-menu > LI:first-child > UL#side-nav-1 > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + HEADER > DIV:first-child > DIV:first-child + NAV > UL#menu-menu > LI:first-child > UL#side-nav-1 > LI:first-child + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://nmb.gov/NMB_Application/",
      "what": "URL",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://nmb.gov/NMB_Application/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.092",
        "responseTime": "2022-07-18T00:21:57.552Z",
        "data": {
          "apiErrors": [],
          "documentSize": 999347,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 177,
              "failing": 3
            },
            "issues": {
              "totalErrors": 5,
              "totalWarnings": 0,
              "totalIssues": 5
            },
            "issuesByLevel": {
              "A": {
                "count": 4,
                "pct": 80
              },
              "AA": {
                "count": 0,
                "pct": 0
              },
              "AAA": {
                "count": 5,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 1
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "53705f9e-3617-4089-a4b3-239b0044266e",
          "docID": "1bdddda0-47b5-4032-becf-a0d4d36f21dd",
          "sourceHash": "bf19ddcacb8b7ea448222703b43a7648",
          "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=53705f9e-3617-4089-a4b3-239b0044266e",
          "resultSet": [
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "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 in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 60,
                  "y": 383
                },
                "bottom-right": {
                  "x": 240,
                  "y": 397
                },
                "height": 14,
                "width": 180
              },
              "position": {
                "line": 4833,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"usa-button usa-button-big usa-button-secondary\" href=\"https://nmb.gov/NMB_Application/index.php/mission-organization/\"&gt;Learn More&lt;/a&gt;",
              "xpath": "/html/body/section[1]/div[1]/div[1]/a[1]",
              "issueID": "88b685665ce4007ee3abbbe7ca186d20",
              "signature": "a6ebf7a3eaeca57478a5d382bd5171d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=88b685665ce4007ee3abbbe7ca186d20"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 372,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://nmb.gov/NMB_Application/index.php/meditation-overview-faq/\" class=\"\"&gt;&lt;span&gt;Overview &amp;amp; FAQ&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "f3f4ef1ff2abc48e08b0fa2060582ed1",
              "signature": "3712532b1c034d5ca91cd2746e17c2c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=f3f4ef1ff2abc48e08b0fa2060582ed1"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 4005,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://nmb.gov/NMB_Application/index.php/arbitration-contacts/\" class=\"\"&gt;&lt;span&gt;Contacts&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[5]/a[1]",
              "issueID": "5b0ef39578a3dd0c2b455ce342f6044b",
              "signature": "59fff42cd5704986aa7e7a1f2768ea96",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5b0ef39578a3dd0c2b455ce342f6044b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -28,
                  "y": -17
                },
                "height": -17,
                "width": -28
              },
              "position": {
                "line": 4533,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://nmb.gov/NMB_Application/index.php/office-of-legal-affairs/\" class=\"\"&gt;&lt;span&gt;Office of Legal Affairs&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]/li[8]/a[1]",
              "issueID": "0ff9dc3db07b905ff7ac2118c67cc805",
              "signature": "1bb0c18ed65f833ced17da2ba588e66d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0ff9dc3db07b905ff7ac2118c67cc805"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1343
                },
                "height": 1343,
                "width": 1024
              },
              "position": {
                "line": 2407,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-233 wp-custom-logo benjamin\"&gt; &lt;!------new content start here ----&gt; &lt;div class=\"usa-banner header-content-top\"&gt; &lt;div class=\"usa-accordion\"&gt; &lt;header class=\"usa-banner-header\"&g",
              "xpath": "/html/body",
              "issueID": "92ec2ac5e30b7b65ba12a3e230e5277c",
              "signature": "7b1c6ec25575ed8f9e8012b0456f1017",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=92ec2ac5e30b7b65ba12a3e230e5277c"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://nmb.gov/NMB_Application/",
      "what": "National Mediation Board (NMB)",
      "result": "https://nmb.gov/NMB_Application/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://nmb.gov/NMB_Application/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-18T00:20:15",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      50
    ],
    [
      "motion",
      13
    ],
    [
      "focInd",
      6
    ],
    [
      "alfa",
      3
    ],
    [
      "ibm",
      3
    ],
    [
      "wave",
      3
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focAll",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "axe",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 23,
  "logSize": 1278,
  "errorLogCount": 11,
  "errorLogSize": 726,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-18T00:21:57",
  "elapsedSeconds": 105,
  "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": {
        "focInd": 21,
        "hover": 1,
        "linkUl": 6,
        "role": 6,
        "styleDiff": 11,
        "zIndex": 4
      },
      "axe": {
        "color-contrast-enhanced": 11,
        "color-contrast": 5,
        "hidden-content": 0,
        "landmark-no-duplicate-banner": 2,
        "landmark-unique": 4,
        "region": 2
      },
      "htmlcs": {
        "e:AA.4_1_2.H91.Button.Name": 4,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G18.BgImage": 1
      },
      "ibm": {
        "WCAG20_Input_ExplicitLabel": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 8,
        "Rpt_Aria_MultipleSearchLandmarks": 8,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 8,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 8,
        "landmark_name_unique": 8,
        "aria_role_redundant": 4
      },
      "wave": {
        "e:button_empty": 4,
        "c:contrast": 3,
        "a:alt_suspicious": 1,
        "a:link_redundant": 1,
        "a:link_pdf": 2
      },
      "tenon": {
        "73": 4,
        "98": 12,
        "144": 4
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 21,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 3,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 3,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 3,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 4,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "banners": {
          "axe": {
            "landmark-no-duplicate-banner": {
              "score": 1,
              "what": "Page has more than 1 banner landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 3,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          },
          "ibm": {
            "landmark_name_unique": {
              "score": 6,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 4,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "buttonNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 4,
              "what": "Button element has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "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.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "controlNoText": {
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          }
        },
        "searchConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleSearchLandmarks": {
              "score": 6,
              "what": "Element with a search role has no unique purpose label among the search-role elements"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 3,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 6,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 202,
      "log": 50,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 23
        },
        {
          "groupName": "landmarkConfusion",
          "score": 9
        },
        {
          "groupName": "roleBad",
          "score": 8
        },
        {
          "groupName": "buttonNoText",
          "score": 8
        },
        {
          "groupName": "searchConfusion",
          "score": 8
        },
        {
          "groupName": "navConfusion",
          "score": 8
        },
        {
          "groupName": "bannerConfusion",
          "score": 8
        },
        {
          "groupName": "linkTextsSame",
          "score": 8
        },
        {
          "groupName": "contrastAA",
          "score": 7
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 6
        },
        {
          "groupName": "controlNoText",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "linkIndication",
          "score": 5
        },
        {
          "groupName": "inconsistentStyles",
          "score": 5
        },
        {
          "groupName": "contrastAAA",
          "score": 5
        },
        {
          "groupName": "linkVague",
          "score": 5
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "banners",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "contrastRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        }
      ]
    }
  }
}