Accessibility test digest

Synopsis

Page: eSSENTIAL Accessibility

URL: https://www.essentialaccessibility.com/

Score: 683

Tested by: Testaro, procedure tp12

Scored by: Testilo, procedure sp12b

Digested by: Testilo, procedure dp12b

Introduction

The Testaro application used its tp12 testing procedure to test the accessibility (barrier-free design and coding) of the eSSENTIAL Accessibility web page at https://www.essentialaccessibility.com/ on 2022/07/06. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 683 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp12b to produce this digest, briefly explaining how sp12a computed the scores.

Score summary

Score components
total683
log101
menuNavigation135
noLeading59
leadingClipsText58
linkIndication47
contrastAA39
contrastAAA22
targetSize22
focusIndication21
tabIndexMissing18
fontSizeAbsolute14
inconsistentStyles12
contrastRisk12
linkForcesNewWindow11
presentationChild10
linkTextsSame10
zIndexNotZero9
roleBad6
linkNoText6
internalLinkBroken6
horizontalScrolling5
tabFocusability4
focusableOperable4
linkPair4
spontaneousMotion3
visibleBulk3
hoverSurprise3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
TableHeaderScopeRisk3
decorativeImageRisk3
pseudoNavListRisk3
scrollRisk3
eventKeyboardRisk3
invisibleLabel3
imageTextRisk3
imagesSameAlt3
pseudoHeadingRisk3
noScriptRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

noScriptRisk: 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 sp12b. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "3zjtz-essential",
  "host": {
    "id": "essential",
    "which": "https://www.essentialaccessibility.com/",
    "what": "eSSENTIAL Accessibility"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T01:28:03"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T01:30:16"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.essentialaccessibility.com/",
        "what": "eSSENTIAL Accessibility"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.essentialaccessibility.com/",
        "what": "eSSENTIAL Accessibility"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.essentialaccessibility.com/",
      "what": "eSSENTIAL Accessibility",
      "result": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "bytes": [
          296542,
          296542,
          300471,
          312889,
          312889
        ],
        "localRatios": [
          1,
          1.013,
          1.041,
          1
        ],
        "meanLocalRatio": 1.014,
        "maxLocalRatio": 1.041,
        "globalRatio": 1.055,
        "pixelChanges": [
          0,
          1376,
          10501,
          0
        ],
        "meanPixelChange": 2969,
        "maxPixelChange": 10501,
        "changeFrequency": 0.5
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.essentialaccessibility.com/",
      "what": "eSSENTIAL Accessibility",
      "result": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "visibleElements": 591
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "tabFocusables": 83,
        "tabFocused": 84,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.essentialaccessibility.com/",
      "what": "URL",
      "result": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "total": 83,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "nonOutlinePresent": {
              "total": 16,
              "tagNames": {
                "A": 16
              }
            },
            "outlinePresent": {
              "total": 66,
              "meanDelay": 83,
              "tagNames": {
                "A": 64,
                "UL": 1,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "DIV",
              "text": ""
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip To main content"
            },
            {
              "tagName": "A",
              "text": "Request a Demo (Link opens in new tab)"
            },
            {
              "tagName": "A",
              "text": "ADA Demand Letter Response"
            },
            {
              "tagName": "A",
              "text": "Product Compliance & VPAT"
            },
            {
              "tagName": "A",
              "text": "WCAG / ADA Compliance"
            },
            {
              "tagName": "A",
              "text": "Partnership Program"
            },
            {
              "tagName": "A",
              "text": "Learn More about Automated & Manual Testing"
            },
            {
              "tagName": "A",
              "text": "Learn More about UX & Development Process Integration"
            },
            {
              "tagName": "A",
              "text": "Learn More about Legal & Risk Management"
            },
            {
              "tagName": "A",
              "text": "Learn More about Certification and Training"
            },
            {
              "tagName": "A",
              "text": "Get and Stay Accessible Request a Demo"
            },
            {
              "tagName": "A",
              "text": "Access the Report"
            },
            {
              "tagName": "A",
              "text": "Access the Report"
            },
            {
              "tagName": "A",
              "text": "Learn More About Minimize legal risk"
            },
            {
              "tagName": "A",
              "text": "Learn More About Conformance Certification"
            },
            {
              "tagName": "A",
              "text": "Learn More about support form UX to code"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "eSSENTIAL Accessibility Company Logo to go to home page .cls-1-ea { fill: #0e3c60; } .cls-2-ea { fil",
              "delay": 103
            },
            {
              "tagName": "UL",
              "text": "Solution Do not delete thisOur SolutionA unified software + people platform to achieve and maintain ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Solution",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Compliance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Request a Demo",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Login",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Read the press release.",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "WCAG",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "ADA compliance",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Watch the Video",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "WCAG, check",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "ADA, check",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Section 508, check",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "AODA, check",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "VPAT, check",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Overlays",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Learn about the limitations and objections of overlays",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn about the challenges with other solutions",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Ready to get started? Request a Demo",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Solution Overview",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Accessibility Auditing & Testing",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Governance & Reporting",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Project Management",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Developer Suite",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Legal Expertise",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Program Management",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "VPATs, Certifications & Statements",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "eA Academy",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "(866) 333-3909",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "ADA – Americans with Disabilities Compliance",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "WCAG – Web Content Accessibility Guidelines",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "AODA – Accessibility for Ontarians with Disabilities",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Section 508 Compliance",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Section 504 Compliance",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "EN 301 549 Compliance",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "New York Human Rights Laws",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "The Must Have WCAG 2.1 Checklist",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "ADA Demand Letter Playbook",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "AODA Compliance Checklist",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "WCAG Conformance Levels",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "How to Ensure Accessibility Compliance & Standards",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Web Accessibility Lawsuits",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Digital Accessibility Buyer’s Guide",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "How-To: Digital Accessibility for Software",
              "delay": 105
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Leadership",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Locations",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Become a Partner",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "FAQ",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "eSSENTIAL Accessibility Company Logo at footerto visit the home page .cls-1{fill:#ffffff}.cls-3{fill",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Terms of Service",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Multi-Year Accessibility Plan",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Sitemap",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Go to essential accessibility Twitter PageTwitter logoSocial networking website Twitter logo",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Go to essential accessibility Facebook PageFacebook LogoSocial Networking website Facebook Logo",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Go to essential accessibility Linkedin PageLinkedin LogoSocial Networking website Linkedin Logo",
              "delay": 105
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 100
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.essentialaccessibility.com/",
      "what": "URL",
      "result": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "total": 122,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "UL": 1
              }
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "BUTTON": 1
              }
            },
            "focusableAndOperable": {
              "total": 120,
              "tagNames": {
                "A": 111,
                "BUTTON": 7,
                "INPUT": 1,
                "DIV": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "UL",
              "id": "menu-primary-menu",
              "text": "Solution Do not delete thisOur SolutionA unified software + people platform to a"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "BUTTON",
              "id": "wistia-xw1luwri22-1_popover_popover_close_button",
              "text": "<button id=\"wistia-xw1luwri22-1_popover_popover_close_button\" class=\"wistia_plac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip To main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eSSENTIAL Accessibility Company Logo to go to home page .cls-1-ea { fill: #0e3c6",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "togm",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "toggle-menu",
              "text": "Menu Close Mobile Menu Menu",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-item-dropdown-button-12866",
              "text": "Solution",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Do not delete this",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn Moreabout our unified software and people platform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solution Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Expertise",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Auditing & Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VPATs, Certifications & Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Governance & Reporting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Program Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Project Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eA Academy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Developer Suite",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-item-dropdown-button-21239",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Do not delete this",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance Overviewabout compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EN 301 549",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "California Unruh Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 504",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New York Human Rights Laws",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-item-dropdown-button-12869",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-item-dropdown-button-12872",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Company",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "closefocus",
              "text": "Close Mobile Menu icon Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "tog",
              "text": "<button id=\"tog\" class=\"top-search-icon\" aria-label=\"Button for Search box\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "header-search",
              "text": "<input type=\"search\" id=\"header-search\" class=\"search-field\" placeholder=\" Searc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "clearsearch",
              "text": "Clear Search field",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "closesearch",
              "text": "<button class=\"close-search\" aria-label=\"close search box\" id=\"closesearch\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read the press release.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Demo (Link opens in new tab)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Watch the Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Demand Letter Response",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Product Compliance & VPAT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG / ADA Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partnership Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG, check",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA, check",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508, check",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA, check",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VPAT, check",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More about Automated & Manual Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More about UX & Development Process Integration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More about Legal & Risk Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More about Certification and Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get and Stay Accessible Request a Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Access the Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Access the Report",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Overlays",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn about the limitations and objections of overlays",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn about the challenges with other solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More About Minimize legal risk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More About Conformance Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More about support form UX to code",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ready to get started? Request a Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solution Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Auditing & Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Governance & Reporting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Project Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Developer Suite",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal Expertise",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Program Management",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VPATs, Certifications & Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eA Academy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "(866) 333-3909",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA – Americans with Disabilities Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG – Web Content Accessibility Guidelines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA – Accessibility for Ontarians with Disabilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508 Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 504 Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EN 301 549 Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New York Human Rights Laws",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Must Have WCAG 2.1 Checklist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Demand Letter Playbook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AODA Compliance Checklist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG Conformance Levels",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to Ensure Accessibility Compliance & Standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility Lawsuits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Accessibility Buyer’s Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How-To: Digital Accessibility for Software",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a Partner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eSSENTIAL Accessibility Company Logo at footerto visit the home page .cls-1{fill",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Multi-Year Accessibility Plan",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to essential accessibility Twitter PageTwitter logoSocial networking website ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to essential accessibility Facebook PageFacebook LogoSocial Networking websit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Go to essential accessibility Linkedin PageLinkedin LogoSocial Networking websit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "back_top",
              "text": "Back to Top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "wistia_108",
              "text": "<a href=\"https://embed-ssl.wistia.com/deliveries/78e1b418e98cd80115242d1d7456d8b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "wistia_108.big_play_button_graphic",
              "text": "<div id=\"wistia_108.big_play_button_graphic\" tabindex=\"0\" role=\"button\" aria-lab",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.essentialaccessibility.com/",
      "what": "URL",
      "result": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "triggers": 172,
          "headTriggers": 20,
          "tailTriggers": 152,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "SkipTomaincontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "eSSENTIALAccessibilityCompanyLogotogotohomepage.cl"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.essentialaccessibility.com/",
      "what": "URL",
      "result": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 9
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Menu",
                "content": "Menu Close Mobile Menu Menu"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close Mobile Menu icon Close"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Button for Search box"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search form"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "reset",
              "labelType": "aria-label",
              "texts": {
                "attribute": "clear search",
                "content": "Clear Search field"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "close search box"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "links": 112,
          "adjacent": {
            "total": 56,
            "underlined": 14,
            "underlinedPercent": 25
          }
        },
        "items": {
          "underlined": [
            "Skip To main content",
            "eSSENTIAL Accessibility Company Logo to go to home page .cls-1-ea { fill: #0e3c60; } .cls-2-ea { fill: none; stroke: #0e3c60; stroke-miterlimit: 10; } .cls-3-ea { fill: #bdd9ea; }",
            "Read the press release.",
            "WCAG",
            "ADA compliance",
            "Watch the Video",
            "Learn more",
            "Overlays",
            "Learn about the limitations and objections of overlays",
            "Learn about the challenges with other solutions",
            "",
            "(866) 333-3909",
            "eSSENTIAL Accessibility Company Logo at footerto visit the home page .cls-1{fill:#ffffff}.cls-3{fill:#ffffff}.cls-4{fill:#283039}",
            "Back to Top"
          ],
          "notUnderlined": [
            "Solution",
            "Do not delete this",
            "Learn Moreabout our unified software and people platform",
            "Solution Overview",
            "Legal Expertise",
            "Accessibility Auditing & Testing",
            "VPATs, Certifications & Statements",
            "Governance & Reporting",
            "Program Management",
            "Project Management",
            "eA Academy",
            "Developer Suite",
            "Compliance",
            "Do not delete this",
            "Compliance Overviewabout compliance",
            "ADA",
            "AODA",
            "WCAG",
            "EN 301 549",
            "California Unruh Act",
            "Section 504",
            "Section 508",
            "New York Human Rights Laws",
            "Resources",
            "Partners",
            "About",
            "Contact",
            "Request a Demo",
            "Login",
            "Login",
            "Request a Demo (Link opens in new tab)",
            "Learn More about Automated & Manual Testing",
            "Learn More about UX & Development Process Integration",
            "Learn More about Legal & Risk Management",
            "Learn More about Certification and Training",
            "Get and Stay Accessible Request a Demo",
            "Access the Report",
            "Access the Report",
            "Learn More About Minimize legal risk",
            "Learn More About Conformance Certification",
            "Learn More about support form UX to code",
            "Ready to get started? Request a Demo"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 175,
              "correct": 42,
              "incorrect": 133
            },
            "specific": {
              "tab": {
                "total": 35,
                "correct": 35,
                "incorrect": 0
              },
              "left": {
                "total": 8,
                "correct": 0,
                "incorrect": 8
              },
              "right": {
                "total": 8,
                "correct": 0,
                "incorrect": 8
              },
              "up": {
                "total": 27,
                "correct": 0,
                "incorrect": 27
              },
              "down": {
                "total": 27,
                "correct": 0,
                "incorrect": 27
              },
              "home": {
                "total": 35,
                "correct": 3,
                "incorrect": 32
              },
              "end": {
                "total": 35,
                "correct": 4,
                "incorrect": 31
              }
            }
          },
          "menuItems": {
            "total": 35,
            "correct": 0,
            "incorrect": 35
          },
          "menus": {
            "total": 5,
            "correct": 0,
            "incorrect": 5
          }
        },
        "menuItems": {
          "incorrect": [
            {
              "tagName": "A",
              "text": "Solution; #menu-item-dropdown-button-12866",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Compliance; #menu-item-dropdown-button-21239",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Resources; #menu-item-dropdown-button-12869",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Partners",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "About; #menu-item-dropdown-button-12872",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Contact",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Request a Demo",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Login",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Do not delete this",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Solution Overview",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Legal Expertise",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Accessibility Auditing & Testing",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "VPATs, Certifications & Statements",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Governance & Reporting",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Program Management",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Project Management",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "eA Academy",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Developer Suite",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            },
            {
              "tagName": "A",
              "text": "Do not delete this",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "ADA",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "AODA",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "WCAG",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "EN 301 549",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "California Unruh Act",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Section 504",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Section 508",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "New York Human Rights Laws",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            },
            {
              "tagName": "A",
              "text": "All Resources",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Blog",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "News",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "FAQ",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            },
            {
              "tagName": "A",
              "text": "Company",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Leadership",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Careers",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Locations",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.essentialaccessibility.com/",
      "what": "URL",
      "result": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "roleElements": 87,
        "badRoleElements": 2,
        "redundantRoleElements": 1,
        "tagNames": {
          "DIV": {
            "complementary": {
              "bad": 1,
              "redundant": 0
            },
            "button": {
              "bad": 1,
              "redundant": 0
            }
          },
          "BUTTON": {
            "button": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.essentialaccessibility.com/",
      "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": [
              2,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 56,
            "subtotals": [
              30,
              13,
              10,
              2,
              1
            ]
          },
          "listLink": {
            "total": 56,
            "subtotals": [
              36,
              8,
              5,
              4,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 6,
            "subtotals": [
              2,
              2,
              1,
              1
            ]
          },
          "h3": {
            "total": 12,
            "subtotals": [
              5,
              4,
              2,
              1
            ]
          },
          "h4": {
            "total": 2
          }
        },
        "items": {
          "button": {
            "opacity": {
              "0": [
                ""
              ],
              "1": [
                "Search",
                "Menu                                    Close Mobile Menu                                                      Menu",
                "Close Mobile Menu icon              Close",
                "",
                "Clear Search field",
                "Search",
                ""
              ]
            },
            "borderStyle": {
              "none": [
                "Search",
                "",
                "Search",
                "",
                ""
              ],
              "solid": [
                "Menu                                    Close Mobile Menu                                                      Menu",
                "Clear Search field"
              ],
              "outset": [
                "Close Mobile Menu icon              Close"
              ]
            },
            "borderWidth": {
              "0px": [
                "Search",
                "",
                "Search",
                "",
                ""
              ],
              "1px": [
                "Menu                                    Close Mobile Menu                                                      Menu"
              ],
              "2px": [
                "Close Mobile Menu icon              Close"
              ],
              "1.5px": [
                "Clear Search field"
              ]
            },
            "height": {
              "42.5px": [
                "Search",
                ""
              ],
              "auto": [
                "Menu                                    Close Mobile Menu                                                      Menu",
                "Close Mobile Menu icon              Close"
              ],
              "25px": [
                "Clear Search field"
              ],
              "40px": [
                "Search"
              ],
              "30px": [
                ""
              ],
              "18px": [
                ""
              ]
            },
            "lineHeight": {
              "24px": [
                "Search",
                "",
                "Search",
                "",
                ""
              ],
              "20px": [
                "Menu                                    Close Mobile Menu                                                      Menu"
              ],
              "30px": [
                "Close Mobile Menu icon              Close"
              ],
              "19.2px": [
                "Clear Search field"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip To main content",
                "eSSENTIAL Accessibility                      Company Logo             to go to home page                                      .cls-1-ea {               fill: #0e3c60;             }              .cls-2-ea {               fill: none;               stroke: #0e3c60;               stroke-miterlimit: 10;             }              .cls-3-ea {               fill: #bdd9ea;             }",
                "Solution",
                "Do not delete this",
                "Learn Moreabout our unified software and people platform",
                "Solution Overview",
                "Legal Expertise",
                "Accessibility Auditing & Testing",
                "VPATs, Certifications & Statements",
                "Governance & Reporting",
                "Program Management",
                "Project Management",
                "eA Academy",
                "Developer Suite",
                "Compliance",
                "Do not delete this",
                "Compliance Overviewabout compliance",
                "ADA",
                "AODA",
                "WCAG",
                "EN 301 549",
                "California Unruh Act",
                "Section 504",
                "Section 508",
                "New York Human Rights Laws",
                "Resources",
                "Partners",
                "About",
                "Contact",
                "Request a Demo",
                "Login",
                "Login",
                "Read the press release.",
                "WCAG",
                "ADA compliance",
                "Watch the Video",
                "Learn more",
                "Learn about the limitations and objections of overlays",
                "Learn about the challenges with other solutions",
                "(866) 333-3909",
                "eSSENTIAL Accessibility   Company Logo at footerto visit the home page  .cls-1{fill:#ffffff}.cls-3{fill:#ffffff}.cls-4{fill:#283039}",
                "Back to Top",
                ""
              ],
              "500": [
                "Get and Stay Accessible Request a Demo",
                "Overlays",
                "Ready to get started? Request a Demo"
              ],
              "700": [
                "Request a Demo (Link opens in new tab)",
                "Learn More                 about Automated & Manual Testing",
                "Learn More                 about UX & Development Process Integration",
                "Learn More                 about Legal & Risk Management",
                "Learn More                 about Certification and Training",
                "Access the Report",
                "Access the Report",
                "Learn More About Minimize legal risk",
                "Learn More About Conformance Certification",
                "Learn More about support form UX to code"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip To main content",
                "eSSENTIAL Accessibility                      Company Logo             to go to home page                                      .cls-1-ea {               fill: #0e3c60;             }              .cls-2-ea {               fill: none;               stroke: #0e3c60;               stroke-miterlimit: 10;             }              .cls-3-ea {               fill: #bdd9ea;             }",
                "Read the press release.",
                "WCAG",
                "ADA compliance",
                "Watch the Video",
                "Learn more",
                "Overlays",
                "Learn about the limitations and objections of overlays",
                "Learn about the challenges with other solutions",
                "(866) 333-3909",
                "eSSENTIAL Accessibility   Company Logo at footerto visit the home page  .cls-1{fill:#ffffff}.cls-3{fill:#ffffff}.cls-4{fill:#283039}",
                "Back to Top",
                ""
              ],
              "none": [
                "Solution",
                "Do not delete this",
                "Learn Moreabout our unified software and people platform",
                "Solution Overview",
                "Legal Expertise",
                "Accessibility Auditing & Testing",
                "VPATs, Certifications & Statements",
                "Governance & Reporting",
                "Program Management",
                "Project Management",
                "eA Academy",
                "Developer Suite",
                "Compliance",
                "Do not delete this",
                "Compliance Overviewabout compliance",
                "ADA",
                "AODA",
                "WCAG",
                "EN 301 549",
                "California Unruh Act",
                "Section 504",
                "Section 508",
                "New York Human Rights Laws",
                "Resources",
                "Partners",
                "About",
                "Contact",
                "Request a Demo",
                "Login",
                "Login",
                "Request a Demo (Link opens in new tab)",
                "Learn More                 about Automated & Manual Testing",
                "Learn More                 about UX & Development Process Integration",
                "Learn More                 about Legal & Risk Management",
                "Learn More                 about Certification and Training",
                "Get and Stay Accessible Request a Demo",
                "Access the Report",
                "Access the Report",
                "Learn More About Minimize legal risk",
                "Learn More About Conformance Certification",
                "Learn More about support form UX to code",
                "Ready to get started? Request a Demo"
              ]
            },
            "textDecorationThickness": {
              "1px": [
                "Skip To main content",
                "eSSENTIAL Accessibility                      Company Logo             to go to home page                                      .cls-1-ea {               fill: #0e3c60;             }              .cls-2-ea {               fill: none;               stroke: #0e3c60;               stroke-miterlimit: 10;             }              .cls-3-ea {               fill: #bdd9ea;             }",
                "Read the press release.",
                "WCAG",
                "ADA compliance",
                "Watch the Video",
                "Learn more",
                "Overlays",
                "Learn about the limitations and objections of overlays",
                "Learn about the challenges with other solutions",
                "(866) 333-3909",
                "eSSENTIAL Accessibility   Company Logo at footerto visit the home page  .cls-1{fill:#ffffff}.cls-3{fill:#ffffff}.cls-4{fill:#283039}",
                "Back to Top",
                ""
              ],
              "auto": [
                "Solution",
                "Do not delete this",
                "Learn Moreabout our unified software and people platform",
                "Solution Overview",
                "Legal Expertise",
                "Accessibility Auditing & Testing",
                "VPATs, Certifications & Statements",
                "Governance & Reporting",
                "Program Management",
                "Project Management",
                "eA Academy",
                "Developer Suite",
                "Compliance",
                "Do not delete this",
                "Compliance Overviewabout compliance",
                "ADA",
                "AODA",
                "WCAG",
                "EN 301 549",
                "California Unruh Act",
                "Section 504",
                "Section 508",
                "New York Human Rights Laws",
                "Resources",
                "Partners",
                "About",
                "Contact",
                "Request a Demo",
                "Login",
                "Login",
                "Request a Demo (Link opens in new tab)",
                "Learn More                 about Automated & Manual Testing",
                "Learn More                 about UX & Development Process Integration",
                "Learn More                 about Legal & Risk Management",
                "Learn More                 about Certification and Training",
                "Get and Stay Accessible Request a Demo",
                "Access the Report",
                "Access the Report",
                "Learn More About Minimize legal risk",
                "Learn More About Conformance Certification",
                "Learn More about support form UX to code",
                "Ready to get started? Request a Demo"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "none": [
                "All Resources",
                "Blog",
                "News",
                "FAQ",
                "Company",
                "Leadership",
                "Careers",
                "Locations",
                "ADA Demand Letter Response",
                "Product Compliance & VPAT",
                "WCAG / ADA Compliance",
                "Partnership Program",
                "Solution Overview",
                "Accessibility Auditing & Testing",
                "Governance & Reporting",
                "Project Management",
                "Developer Suite",
                "Legal Expertise",
                "Program Management",
                "VPATs, Certifications & Statements",
                "eA Academy",
                "ADA – Americans with Disabilities Compliance",
                "WCAG – Web Content Accessibility Guidelines",
                "AODA – Accessibility for Ontarians with Disabilities",
                "Section 508 Compliance",
                "Section 504 Compliance",
                "EN 301 549 Compliance",
                "New York Human Rights Laws",
                "The Must Have WCAG 2.1 Checklist",
                "ADA Demand Letter Playbook",
                "AODA Compliance Checklist",
                "WCAG Conformance Levels",
                "How to Ensure Accessibility Compliance & Standards",
                "Web Accessibility Lawsuits",
                "Digital Accessibility Buyer’s Guide",
                "How-To: Digital Accessibility for Software",
                "About Us",
                "Leadership",
                "Careers",
                "Locations",
                "Become a Partner",
                "Contact",
                "FAQ",
                "Terms of Service",
                "Privacy Policy",
                "Accessibility Statement",
                "Multi-Year Accessibility Plan",
                "Sitemap"
              ],
              "underline": [
                "WCAG, check",
                "ADA, check",
                "Section 508, check",
                "AODA, check",
                "VPAT, check",
                "Go to essential accessibility Twitter PageTwitter logoSocial networking website Twitter logo",
                "Go to essential accessibility Facebook PageFacebook LogoSocial Networking website Facebook Logo",
                "Go to essential accessibility Linkedin PageLinkedin LogoSocial Networking website Linkedin Logo"
              ]
            },
            "textDecorationThickness": {
              "auto": [
                "All Resources",
                "Blog",
                "News",
                "FAQ",
                "Company",
                "Leadership",
                "Careers",
                "Locations",
                "ADA Demand Letter Response",
                "Product Compliance & VPAT",
                "WCAG / ADA Compliance",
                "Partnership Program",
                "Solution Overview",
                "Accessibility Auditing & Testing",
                "Governance & Reporting",
                "Project Management",
                "Developer Suite",
                "Legal Expertise",
                "Program Management",
                "VPATs, Certifications & Statements",
                "eA Academy",
                "ADA – Americans with Disabilities Compliance",
                "WCAG – Web Content Accessibility Guidelines",
                "AODA – Accessibility for Ontarians with Disabilities",
                "Section 508 Compliance",
                "Section 504 Compliance",
                "EN 301 549 Compliance",
                "New York Human Rights Laws",
                "The Must Have WCAG 2.1 Checklist",
                "ADA Demand Letter Playbook",
                "AODA Compliance Checklist",
                "WCAG Conformance Levels",
                "How to Ensure Accessibility Compliance & Standards",
                "Web Accessibility Lawsuits",
                "Digital Accessibility Buyer’s Guide",
                "How-To: Digital Accessibility for Software",
                "About Us",
                "Leadership",
                "Careers",
                "Locations",
                "Become a Partner",
                "Contact",
                "FAQ",
                "Terms of Service",
                "Privacy Policy",
                "Accessibility Statement",
                "Multi-Year Accessibility Plan",
                "Sitemap"
              ],
              "1px": [
                "WCAG, check",
                "ADA, check",
                "Section 508, check",
                "AODA, check",
                "VPAT, check",
                "Go to essential accessibility Twitter PageTwitter logoSocial networking website Twitter logo",
                "Go to essential accessibility Facebook PageFacebook LogoSocial Networking website Facebook Logo",
                "Go to essential accessibility Linkedin PageLinkedin LogoSocial Networking website Linkedin Logo"
              ]
            },
            "color": {
              "rgb(16, 25, 35)": [
                "All Resources",
                "Blog",
                "News",
                "FAQ",
                "Company",
                "Leadership",
                "Careers",
                "Locations"
              ],
              "rgb(255, 255, 255)": [
                "ADA Demand Letter Response",
                "Product Compliance & VPAT",
                "WCAG / ADA Compliance",
                "Partnership Program",
                "WCAG, check",
                "ADA, check",
                "Section 508, check",
                "AODA, check",
                "VPAT, check",
                "Solution Overview",
                "Accessibility Auditing & Testing",
                "Governance & Reporting",
                "Project Management",
                "Developer Suite",
                "Legal Expertise",
                "Program Management",
                "VPATs, Certifications & Statements",
                "eA Academy",
                "ADA – Americans with Disabilities Compliance",
                "WCAG – Web Content Accessibility Guidelines",
                "AODA – Accessibility for Ontarians with Disabilities",
                "Section 508 Compliance",
                "Section 504 Compliance",
                "EN 301 549 Compliance",
                "New York Human Rights Laws",
                "The Must Have WCAG 2.1 Checklist",
                "ADA Demand Letter Playbook",
                "AODA Compliance Checklist",
                "WCAG Conformance Levels",
                "How to Ensure Accessibility Compliance & Standards",
                "Web Accessibility Lawsuits",
                "Digital Accessibility Buyer’s Guide",
                "How-To: Digital Accessibility for Software",
                "About Us",
                "Leadership",
                "Careers",
                "Locations",
                "Become a Partner",
                "Contact",
                "FAQ",
                "Terms of Service",
                "Privacy Policy",
                "Accessibility Statement",
                "Multi-Year Accessibility Plan",
                "Sitemap",
                "Go to essential accessibility Twitter PageTwitter logoSocial networking website Twitter logo",
                "Go to essential accessibility Facebook PageFacebook LogoSocial Networking website Facebook Logo",
                "Go to essential accessibility Linkedin PageLinkedin LogoSocial Networking website Linkedin Logo"
              ]
            },
            "fontSize": {
              "16px": [
                "All Resources",
                "Blog",
                "News",
                "FAQ",
                "Company",
                "Leadership",
                "Careers",
                "Locations",
                "ADA Demand Letter Response",
                "Product Compliance & VPAT",
                "WCAG / ADA Compliance",
                "Partnership Program",
                "Solution Overview",
                "Accessibility Auditing & Testing",
                "Governance & Reporting",
                "Project Management",
                "Developer Suite",
                "Legal Expertise",
                "Program Management",
                "VPATs, Certifications & Statements",
                "eA Academy",
                "ADA – Americans with Disabilities Compliance",
                "WCAG – Web Content Accessibility Guidelines",
                "AODA – Accessibility for Ontarians with Disabilities",
                "Section 508 Compliance",
                "Section 504 Compliance",
                "EN 301 549 Compliance",
                "New York Human Rights Laws",
                "The Must Have WCAG 2.1 Checklist",
                "ADA Demand Letter Playbook",
                "AODA Compliance Checklist",
                "WCAG Conformance Levels",
                "How to Ensure Accessibility Compliance & Standards",
                "Web Accessibility Lawsuits",
                "Digital Accessibility Buyer’s Guide",
                "How-To: Digital Accessibility for Software",
                "About Us",
                "Leadership",
                "Careers",
                "Locations",
                "Become a Partner",
                "Contact",
                "FAQ",
                "Terms of Service",
                "Privacy Policy",
                "Accessibility Statement",
                "Multi-Year Accessibility Plan",
                "Sitemap",
                "Go to essential accessibility Twitter PageTwitter logoSocial networking website Twitter logo",
                "Go to essential accessibility Facebook PageFacebook LogoSocial Networking website Facebook Logo",
                "Go to essential accessibility Linkedin PageLinkedin LogoSocial Networking website Linkedin Logo"
              ],
              "20px": [
                "WCAG, check",
                "ADA, check",
                "Section 508, check",
                "AODA, check",
                "VPAT, check"
              ]
            },
            "lineHeight": {
              "27.2px": [
                "All Resources",
                "Blog",
                "News",
                "FAQ",
                "Company",
                "Leadership",
                "Careers",
                "Locations"
              ],
              "23.2px": [
                "ADA Demand Letter Response",
                "Product Compliance & VPAT",
                "WCAG / ADA Compliance",
                "Partnership Program"
              ],
              "34px": [
                "WCAG, check",
                "ADA, check",
                "Section 508, check",
                "AODA, check",
                "VPAT, check"
              ],
              "30.4px": [
                "Solution Overview",
                "Accessibility Auditing & Testing",
                "Governance & Reporting",
                "Project Management",
                "Developer Suite",
                "Legal Expertise",
                "Program Management",
                "VPATs, Certifications & Statements",
                "eA Academy",
                "ADA – Americans with Disabilities Compliance",
                "WCAG – Web Content Accessibility Guidelines",
                "AODA – Accessibility for Ontarians with Disabilities",
                "Section 508 Compliance",
                "Section 504 Compliance",
                "EN 301 549 Compliance",
                "New York Human Rights Laws",
                "The Must Have WCAG 2.1 Checklist",
                "ADA Demand Letter Playbook",
                "AODA Compliance Checklist",
                "WCAG Conformance Levels",
                "How to Ensure Accessibility Compliance & Standards",
                "Web Accessibility Lawsuits",
                "Digital Accessibility Buyer’s Guide",
                "How-To: Digital Accessibility for Software",
                "About Us",
                "Leadership",
                "Careers",
                "Locations",
                "Become a Partner",
                "Contact",
                "FAQ",
                "Terms of Service",
                "Privacy Policy",
                "Accessibility Statement",
                "Multi-Year Accessibility Plan",
                "Sitemap"
              ],
              "16px": [
                "Go to essential accessibility Twitter PageTwitter logoSocial networking website Twitter logo",
                "Go to essential accessibility Facebook PageFacebook LogoSocial Networking website Facebook Logo",
                "Go to essential accessibility Linkedin PageLinkedin LogoSocial Networking website Linkedin Logo"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(0, 56, 101)": [
                "Trusted by hundreds of the world's leading brands."
              ],
              "rgb(255, 255, 255)": [
                "eSSENTIAL Accessibility: The all-in-one accessibility platform",
                "Accessibility-as-a-Service"
              ],
              "rgb(4, 56, 99)": [
                "Recognized by leading analysts",
                "Why eSSENTIAL Accessibility?",
                "We partner and integrate seamlessly with leading platforms."
              ]
            },
            "fontSize": {
              "21px": [
                "Trusted by hundreds of the world's leading brands."
              ],
              "36px": [
                "eSSENTIAL Accessibility: The all-in-one accessibility platform",
                "Accessibility-as-a-Service",
                "Why eSSENTIAL Accessibility?",
                "We partner and integrate seamlessly with leading platforms."
              ],
              "28px": [
                "Recognized by leading analysts"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(4, 56, 99)": [
                "Automated & Manual Testing",
                "UX & Development Process Integration",
                "Legal & Risk Management",
                "Certification and Training",
                "Support From UX to Code"
              ],
              "rgb(255, 255, 255)": [
                "Minimize legal risk",
                "Conformance Certification",
                "Solution",
                "Contact",
                "Accessibility Compliance",
                "Resources",
                "About Company"
              ]
            },
            "fontSize": {
              "20px": [
                "Automated & Manual Testing",
                "UX & Development Process Integration",
                "Legal & Risk Management",
                "Certification and Training"
              ],
              "24px": [
                "Minimize legal risk",
                "Conformance Certification"
              ],
              "36px": [
                "Support From UX to Code"
              ],
              "16px": [
                "Solution",
                "Contact",
                "Accessibility Compliance",
                "Resources",
                "About Company"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "total": 28,
          "tagNames": {
            "HEADER": 1,
            "A": 3,
            "UL": 4,
            "DIV": 10,
            "IMG": 1,
            "TD": 8,
            "BUTTON": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "header",
            "text": "Skip To main content eSSENTIAL Accessibility Company Logo to go to home page .cls-1-ea { fill: #0e3c"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip To main content"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-12866",
            "text": "Do not delete thisOur SolutionA unified software + people platform to achieve and maintain digital a"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-21239",
            "text": "Do not delete thisAccessibility ComplianceDigital accessibility standards and regulations that apply"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-12869",
            "text": "All Resources Blog News FAQ"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-12872",
            "text": "Company Leadership Careers Locations"
          },
          {
            "tagName": "DIV",
            "id": "search_box",
            "text": "Search Search form Clear Search field Search"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Search Search form Clear Search field Search"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "The Digital Accessibility Platform.\nGet and Stay Compliant.\nFrom WCAG to ADA compliance, we combine "
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Watch the Video"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Proud supporter of the National Federation of the Blind2022 National ConventionJuly 5-10, 2022 Learn"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "ADA Demand Letter Response Product Compliance & VPAT WCAG / ADA Compliance Partnership Program"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Accessibility-as-a-Service Get a unified, SaaS platform for monitoring the compliance of all of your"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "TD",
            "id": "",
            "text": "Included"
          },
          {
            "tagName": "TD",
            "id": "",
            "text": "Included"
          },
          {
            "tagName": "TD",
            "id": "",
            "text": "Included"
          },
          {
            "tagName": "TD",
            "id": "",
            "text": "Included"
          },
          {
            "tagName": "TD",
            "id": "",
            "text": "Included"
          },
          {
            "tagName": "TD",
            "id": "",
            "text": "Included"
          },
          {
            "tagName": "TD",
            "id": "",
            "text": "Included"
          },
          {
            "tagName": "TD",
            "id": "",
            "text": "Included"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Support From UX to Code Digital accessibility involves collaboration from teams across your organiza"
          },
          {
            "tagName": "A",
            "id": "back_top",
            "text": "Back to Top"
          },
          {
            "tagName": "DIV",
            "id": "wistia_108.big_play_button_background",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "wistia_108.big_play_button_graphic",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "wistia-xw1luwri22-1_popover_popover_close_button",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "failures": 31,
          "warnings": 32
        },
        "items": [
          {
            "index": 75,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://embed-ssl.wistia.com/deliveries/78e1b418e98cd80115242d1d7456d8bc63e60ac6.bin\" id=\"...",
                "  <div id=\"wistia_126.thumbnail\" tabindex=\"-1\" style=\"cursor: default; display: block; height: 1350...",
                "</a>"
              ]
            }
          },
          {
            "index": 1251,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.prnewswire.com/news-releases/level-access-and-essential-accessibility-agree-to...",
                "  Read the press release.",
                "</a>"
              ]
            }
          },
          {
            "index": 1252,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.essentialaccessibility.com/compliance-overview/wcag-web-content-accessibility-...",
                "  WCAG",
                "</a>"
              ]
            }
          },
          {
            "index": 1253,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/p[1]/a[2]",
              "codeLines": [
                "<a href=\"https://www.essentialaccessibility.com/compliance-overview/americans-with-disabilities-act...",
                "  ADA compliance",
                "</a>"
              ]
            }
          },
          {
            "index": 1254,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"tel:8663333909\">",
                "  (866) 333-3909",
                "</a>"
              ]
            }
          },
          {
            "index": 1360,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[2]",
              "codeLines": [
                "<div id=\"wistia_108.big_play_button_graphic\" tabindex=\"0\" role=\"button\" aria-label=\"Play\" style=\"ba..."
              ]
            }
          },
          {
            "index": 1362,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "The Digital Accessibility Platform."
              ]
            }
          },
          {
            "index": 1363,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "Get and Stay Compliant."
              ]
            }
          },
          {
            "index": 1364,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "From"
              ]
            }
          },
          {
            "index": 1365,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "to"
              ]
            }
          },
          {
            "index": 1366,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                ", we combine technology, processes, people and legal expertise to make your digital assets accessib..."
              ]
            }
          },
          {
            "index": 1367,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Proud supporter of the"
              ]
            }
          },
          {
            "index": 1368,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "National Federation of the Blind"
              ]
            }
          },
          {
            "index": 1369,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "2022 National Convention"
              ]
            }
          },
          {
            "index": 1370,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "July 5-10, 2022"
              ]
            }
          },
          {
            "index": 1374,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Accessibility-as-a-Service"
              ]
            }
          },
          {
            "index": 1375,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Get a unified, SaaS platform for monitoring the compliance of all of your digital properties from w..."
              ]
            }
          },
          {
            "index": 1376,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Orchestrate your accessibility program across the lifecycle with powerful tools, services, training..."
              ]
            }
          },
          {
            "index": 1391,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Mitigate risk with the best defense -- ADA / WCAG compliance."
              ]
            }
          },
          {
            "index": 1395,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Support From UX to Code"
              ]
            }
          },
          {
            "index": 1396,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Digital accessibility involves collaboration from teams across your organization including design, ..."
              ]
            }
          },
          {
            "index": 1397,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Our UX, code, and technical experts will guide your teams on how to create accessible experiences f..."
              ]
            }
          },
          {
            "index": 1434,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "The Digital Accessibility Platform."
              ]
            }
          },
          {
            "index": 1435,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "Get and Stay Compliant."
              ]
            }
          },
          {
            "index": 1436,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "From"
              ]
            }
          },
          {
            "index": 1437,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "to"
              ]
            }
          },
          {
            "index": 1438,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                ", we combine technology, processes, people and legal expertise to make your digital assets accessib..."
              ]
            }
          },
          {
            "index": 1439,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Proud supporter of the"
              ]
            }
          },
          {
            "index": 1440,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "National Federation of the Blind"
              ]
            }
          },
          {
            "index": 1441,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "2022 National Convention"
              ]
            }
          },
          {
            "index": 1442,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "July 5-10, 2022"
              ]
            }
          },
          {
            "index": 1446,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Accessibility-as-a-Service"
              ]
            }
          },
          {
            "index": 1447,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Get a unified, SaaS platform for monitoring the compliance of all of your digital properties from w..."
              ]
            }
          },
          {
            "index": 1448,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Orchestrate your accessibility program across the lifecycle with powerful tools, services, training..."
              ]
            }
          },
          {
            "index": 1467,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Support From UX to Code"
              ]
            }
          },
          {
            "index": 1468,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Digital accessibility involves collaboration from teams across your organization including design, ..."
              ]
            }
          },
          {
            "index": 1469,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Our UX, code, and technical experts will guide your teams on how to create accessible experiences f..."
              ]
            }
          },
          {
            "index": 1525,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  From",
                "  <a href=\"https://www.essentialaccessibility.com/compliance-overview/wcag-web-content-accessibilit...",
                "    WCAG",
                "  </a>",
                "  to",
                "  <a href=\"https://www.essentialaccessibility.com/compliance-overview/americans-with-disabilities-a...",
                "    ADA compliance",
                "  </a>",
                "  , we combine technology, processes, people and legal expertise to make your digital assets access...",
                "</p>"
              ]
            }
          },
          {
            "index": 1526,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a class=\"btn comman-btn-reverse scroll-back-tabbing\" href=\"https://learn.essentialaccessibility....",
                "    Request a Demo",
                "    <span class=\"sr-only\">",
                "      (Link opens in new tab)",
                "    </span>",
                "  </a>",
                "  <span class=\"wistia_embed wistia_async_xw1luwri22 popover=true popoverContent=link wistia_embed_i...",
                "    <div id=\"wistia_41.thumb_container\" class=\"wistia_click_to_play\" style=\"position: relative; dis...",
                "      <a class=\"home-banner-video-btn\" href=\"#\">",
                "        Watch the Video",
                "      </a>",
                "    </div>",
                "  </span>",
                "  <br>",
                "  <script src=\"https://fast.wistia.com/embed/medias/xw1luwri22.jsonp\" async></script>",
                "  <script src=\"https://fast.wistia.com/assets/external/E-v1.js\" async></script>",
                "</p>"
              ]
            }
          },
          {
            "index": 1527,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"mb-4 mt-2 webinar-text\">",
                "  <br>",
                "  Proud supporter of the",
                "  <br>",
                "  National Federation of the Blind",
                "  <br>",
                "  <strong>",
                "    2022 National Convention",
                "  </strong>",
                "  <br>",
                "  July 5-10, 2022",
                "</p>"
              ]
            }
          },
          {
            "index": 1528,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Transform your web accessibility program with unified cloud platform + managed services. All of t...",
                "    training, and support you need across your websites, mobile apps and products in a simple, annu...",
                "</p>"
              ]
            }
          },
          {
            "index": 1529,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Get a unified, SaaS platform for monitoring the compliance of all of your digital properties from...",
                "</p>"
              ]
            }
          },
          {
            "index": 1530,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Orchestrate your accessibility program across the lifecycle with powerful tools, services, traini...",
                "</p>"
              ]
            }
          },
          {
            "index": 1531,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Complete coverage with automated scans, manual audits, dashboards and reporting.",
                "</p>"
              ]
            }
          },
          {
            "index": 1532,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[3]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Code, technical and UX support for digital accessibility across web, mobile and digital products.",
                "</p>"
              ]
            }
          },
          {
            "index": 1533,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[3]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Legal guidance on the law and regulations, respond to demand letters and prevent lawsuits.",
                "</p>"
              ]
            }
          },
          {
            "index": 1534,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[3]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Conformance statements, VPATs and training ensure that you are compliant and your team is ready.",
                "</p>"
              ]
            }
          },
          {
            "index": 1535,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Recognized as a representative vendor in the 2021 Gartner Market Guide for Digital Accessibility ...",
                "</p>"
              ]
            }
          },
          {
            "index": 1536,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Accessibility tops the list of technologies to invest in this year for optimizing experience desi...",
                "</p>"
              ]
            }
          },
          {
            "index": 1537,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  An all-in-one compliance solution combining best-in-class technology, with legal and accessibilit...",
                "</p>"
              ]
            }
          },
          {
            "index": 1538,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Mitigate risk with the best defense -- ADA / WCAG compliance.",
                "</p>"
              ]
            }
          },
          {
            "index": 1539,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[6]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Demonstrate your commitment to accessibility with third-party validation",
                "</p>"
              ]
            }
          },
          {
            "index": 1540,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Digital accessibility involves collaboration from teams across your organization including design...",
                "</p>"
              ]
            }
          },
          {
            "index": 1541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Our UX, code, and technical experts will guide your teams on how to create accessible experiences...",
                "</p>"
              ]
            }
          },
          {
            "index": 1542,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  eSSENTIAL Accessibility is the long-term digital accessibility solution that will grow with our e...",
                "</p>"
              ]
            }
          },
          {
            "index": 1543,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[8]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We are pleased to join this important coalition of",
                "                    organizations that are working together to empower people with",
                "                    different abilities by making inclusivity the norm.",
                "</p>"
              ]
            }
          },
          {
            "index": 1552,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[3]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Complete coverage with automated scans, manual audits, dashboards and reporting.",
                "</p>"
              ]
            }
          },
          {
            "index": 1553,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[3]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Code, technical and UX support for digital accessibility across web, mobile and digital products.",
                "</p>"
              ]
            }
          },
          {
            "index": 1554,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[3]/div[1]/div[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Legal guidance on the law and regulations, respond to demand letters and prevent lawsuits.",
                "</p>"
              ]
            }
          },
          {
            "index": 1555,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[3]/div[3]/div[1]/div[1]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Conformance statements, VPATs and training ensure that you are compliant and your team is ready.",
                "</p>"
              ]
            }
          },
          {
            "index": 1563,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  eSSENTIAL Accessibility is the long-term digital accessibility solution that will grow with our e...",
                "</p>"
              ]
            }
          },
          {
            "index": 1564,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[8]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We are pleased to join this important coalition of",
                "                    organizations that are working together to empower people with",
                "                    different abilities by making inclusivity the norm.",
                "</p>"
              ]
            }
          },
          {
            "index": 1895,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "totals": {
          "rulesNA": 35,
          "rulesPassed": 61,
          "rulesWarned": 4,
          "rulesViolated": 1,
          "warnings": {
            "minor": 31,
            "moderate": 0,
            "serious": 88,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 6,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-06T01:29:54.296Z",
          "url": "https://www.essentialaccessibility.com/",
          "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": "#043863",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"entry-title\" style=\"font-family: 'Roboto',sans-serif;\">The Digital Accessibility Platform.<br>\nGet and Stay Compliant.</h1>",
                  "target": [
                    "h1"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".entry-content > p:nth-child(2)"
                  ],
                  "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": "#003764",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.essentialaccessibility.com/compliance-overview/wcag-web-content-accessibility-guidelines\">WCAG</a>",
                  "target": [
                    ".entry-content > p:nth-child(2) > a:nth-child(1)"
                  ],
                  "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": "#003764",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.essentialaccessibility.com/compliance-overview/americans-with-disabilities-act-ada-compliance\">ADA compliance</a>",
                  "target": [
                    "a:nth-child(2)"
                  ],
                  "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": "#051c2b",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"home-banner-video-btn\" href=\"#\">Watch the Video</a>",
                  "target": [
                    ".home-banner-video-btn"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"mb-4 mt-2 webinar-text\"><br>Proud supporter of the<br> National Federation of the Blind<br><strong>2022 National Convention</strong><br>July 5-10, 2022</p>",
                  "target": [
                    ".mb-4"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>2022 National Convention</strong>",
                  "target": [
                    "strong"
                  ],
                  "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": "#003764",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.essentialaccessibility.com/blog/company-updates/2022-national-federation-of-the-blind-national-convention\" target=\"_blank\" rel=\"noopener noreferrer\">Learn more</a>",
                  "target": [
                    "a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.essentialaccessibility.com/wp-content/themes/ea/img/platform-bg.svg\" loading=\"lazy\" class=\"platform-bg\" alt=\"platform-bg\" width=\"\" height=\"\">",
                          "target": [
                            ".platform-bg"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Accessibility-as-a-Service</h2>",
                  "target": [
                    ".text-left > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21.008px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.essentialaccessibility.com/wp-content/themes/ea/img/platform-bg.svg\" loading=\"lazy\" class=\"platform-bg\" alt=\"platform-bg\" width=\"\" height=\"\">",
                          "target": [
                            ".platform-bg"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Get a unified, SaaS platform for monitoring the compliance of all of your digital properties from websites to mobile apps to products, all in a single web accessibility tool.</p>",
                  "target": [
                    ".text-left > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21.008px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.essentialaccessibility.com/wp-content/themes/ea/img/platform-bg.svg\" loading=\"lazy\" class=\"platform-bg\" alt=\"platform-bg\" width=\"\" height=\"\">",
                          "target": [
                            ".platform-bg"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Orchestrate your accessibility program across the lifecycle with powerful tools, services, training and support.</p>",
                  "target": [
                    ".text-left > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td>\n                        <span class=\"include-icon\">\n                          Included</span>\n                      </td>",
                          "target": [
                            "tr:nth-child(1) > td:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(1) > td:nth-child(2) > .include-icon"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "td:nth-child(3) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "td:nth-child(3) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            ".d-md-table-cell.d-none > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    ".d-md-table-cell.d-none > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            ".d-lg-table-cell.d-none > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    ".d-lg-table-cell.d-none > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(2) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(2) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included\n                          <span class=\"d-block d-md-none\">or Hourly</span></span>",
                          "target": [
                            "tr:nth-child(2) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included\n                          <span class=\"d-block d-md-none\">or Hourly</span></span>",
                  "target": [
                    "tr:nth-child(2) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(2) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(2) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(2) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(2) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(3) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(3) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(3) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(3) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(3) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(3) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(3) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(3) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(4) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(4) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(4) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(4) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(4) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(4) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(4) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(4) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(5) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(5) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(5) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(5) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(5) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(5) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(5) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(5) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(6) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(6) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(6) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(6) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(6) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(6) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(6) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(6) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(7) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(7) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(7) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(7) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(7) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(7) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(7) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(7) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(8) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(8) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(8) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(8) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(8) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(8) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(8) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(8) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#043863",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"supported-platforms\">",
                          "target": [
                            ".supported-platforms"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>We partner and integrate seamlessly with leading platforms.</h2>",
                  "target": [
                    ".supported-platforms > .container > .title.title-blue > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "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": "#043863",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"entry-title\" style=\"font-family: 'Roboto',sans-serif;\">The Digital Accessibility Platform.<br>\nGet and Stay Compliant.</h1>",
                  "target": [
                    "h1"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".entry-content > p:nth-child(2)"
                  ],
                  "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": "#003764",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.essentialaccessibility.com/compliance-overview/wcag-web-content-accessibility-guidelines\">WCAG</a>",
                  "target": [
                    ".entry-content > p:nth-child(2) > a:nth-child(1)"
                  ],
                  "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": "#003764",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.essentialaccessibility.com/compliance-overview/americans-with-disabilities-act-ada-compliance\">ADA compliance</a>",
                  "target": [
                    "a:nth-child(2)"
                  ],
                  "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": "#051c2b",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"home-banner-video-btn\" href=\"#\">Watch the Video</a>",
                  "target": [
                    ".home-banner-video-btn"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"mb-4 mt-2 webinar-text\"><br>Proud supporter of the<br> National Federation of the Blind<br><strong>2022 National Convention</strong><br>July 5-10, 2022</p>",
                  "target": [
                    ".mb-4"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>2022 National Convention</strong>",
                  "target": [
                    "strong"
                  ],
                  "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": "#003764",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"home-section\">",
                          "target": [
                            ".home-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.essentialaccessibility.com/blog/company-updates/2022-national-federation-of-the-blind-national-convention\" target=\"_blank\" rel=\"noopener noreferrer\">Learn more</a>",
                  "target": [
                    "a[rel=\"noopener noreferrer\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.essentialaccessibility.com/wp-content/themes/ea/img/platform-bg.svg\" loading=\"lazy\" class=\"platform-bg\" alt=\"platform-bg\" width=\"\" height=\"\">",
                          "target": [
                            ".platform-bg"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Accessibility-as-a-Service</h2>",
                  "target": [
                    ".text-left > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21.008px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.essentialaccessibility.com/wp-content/themes/ea/img/platform-bg.svg\" loading=\"lazy\" class=\"platform-bg\" alt=\"platform-bg\" width=\"\" height=\"\">",
                          "target": [
                            ".platform-bg"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Get a unified, SaaS platform for monitoring the compliance of all of your digital properties from websites to mobile apps to products, all in a single web accessibility tool.</p>",
                  "target": [
                    ".text-left > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.8pt (21.008px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"https://www.essentialaccessibility.com/wp-content/themes/ea/img/platform-bg.svg\" loading=\"lazy\" class=\"platform-bg\" alt=\"platform-bg\" width=\"\" height=\"\">",
                          "target": [
                            ".platform-bg"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Orchestrate your accessibility program across the lifecycle with powerful tools, services, training and support.</p>",
                  "target": [
                    ".text-left > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<td>\n                        <span class=\"include-icon\">\n                          Included</span>\n                      </td>",
                          "target": [
                            "tr:nth-child(1) > td:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(1) > td:nth-child(2) > .include-icon"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "td:nth-child(3) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "td:nth-child(3) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            ".d-md-table-cell.d-none > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    ".d-md-table-cell.d-none > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            ".d-lg-table-cell.d-none > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    ".d-lg-table-cell.d-none > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(2) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(2) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included\n                          <span class=\"d-block d-md-none\">or Hourly</span></span>",
                          "target": [
                            "tr:nth-child(2) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included\n                          <span class=\"d-block d-md-none\">or Hourly</span></span>",
                  "target": [
                    "tr:nth-child(2) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(2) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(2) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(2) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(2) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(3) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(3) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(3) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(3) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(3) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(3) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(3) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(3) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(4) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(4) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(4) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(4) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(4) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(4) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(4) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(4) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(5) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(5) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(5) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(5) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(5) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(5) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(5) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(5) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(6) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(6) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(6) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(6) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(6) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(6) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(6) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(6) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(7) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(7) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(7) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(7) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(7) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(7) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(7) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(7) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"include-icon\">\n                          Included</span>",
                          "target": [
                            "tr:nth-child(8) > td:nth-child(2) > .include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"include-icon\">\n                          Included</span>",
                  "target": [
                    "tr:nth-child(8) > td:nth-child(2) > .include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(8) > td:nth-child(3) > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(8) > td:nth-child(3) > .not-include-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                          "target": [
                            "tr:nth-child(8) > .d-md-table-cell.d-none > .dollar-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"dollar-icon\">\n                          Hourly</span>",
                  "target": [
                    "tr:nth-child(8) > .d-md-table-cell.d-none > .dollar-icon"
                  ],
                  "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": "#212529",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                          "target": [
                            "tr:nth-child(8) > .d-lg-table-cell.d-none > .not-include-icon"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"not-include-icon\"> Not\n                          Included</span>",
                  "target": [
                    "tr:nth-child(8) > .d-lg-table-cell.d-none > .not-include-icon"
                  ],
                  "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": "#043863",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"supported-platforms\">",
                          "target": [
                            ".supported-platforms"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>We partner and integrate seamlessly with leading platforms.</h2>",
                  "target": [
                    ".supported-platforms > .container > .title.title-blue > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"header-ui  d-md-block  d-lg-none\"><!-- to display on mobile -->\n          <button id=\"togm\" class=\"top-search-icon\"><i class=\"fas fa-search\" aria-hidden=\"true\"></i>\n          <span class=\"search-text-for-mobile\">Search</span>\n          </button>\n        </div>",
                  "target": [
                    ".header-ui.d-md-block.d-lg-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"search-text-for-mobile\">Search</span>",
                  "target": [
                    ".search-text-for-mobile"
                  ],
                  "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 id=\"toggle-menu\" class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#ea-navbar\" aria-controls=\"ea-navbar\" aria-expanded=\"false\" aria-label=\"Menu\" onclick=\"toggleModal()\">",
                  "target": [
                    "#toggle-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"close-icon-for-top-menu\">",
                  "target": [
                    "#toggle-menu > .close-icon-for-top-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul role=\"menu\" class=\"dropdown-menu\" id=\"sub-menu-12866\" aria-labelledby=\"menu-item-dropdown-button-12866\" data-icon=\"dropdown-with-description\">",
                  "target": [
                    "#sub-menu-12866"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"presentation\" id=\"menu-item-17792\" class=\"descriptionafterthis menu-item menu-item-type-custom menu-item-object-custom menu-item-17792 nav-item\"><a itemprop=\"url\" href=\"#\" class=\"dropdown-item\" role=\"menuitem\">Do not delete this</a></li>",
                  "target": [
                    "#menu-item-17792"
                  ],
                  "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 role=\"menu\" class=\"dropdown-menu\" id=\"sub-menu-21239\" aria-labelledby=\"menu-item-dropdown-button-21239\" data-icon=\"dropdown-with-description\">",
                  "target": [
                    "#sub-menu-21239"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"presentation\" id=\"menu-item-21264\" class=\"descriptionafterthis_compliance menu-item menu-item-type-custom menu-item-object-custom menu-item-21264 nav-item\"><a itemprop=\"url\" href=\"#\" class=\"dropdown-item\" role=\"menuitem\">Do not delete this</a></li>",
                  "target": [
                    "#menu-item-21264"
                  ],
                  "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 role=\"menu\" class=\"dropdown-menu\" id=\"sub-menu-12869\" aria-labelledby=\"menu-item-dropdown-button-12869\" data-icon=\"newspaper\">",
                  "target": [
                    "#sub-menu-12869"
                  ],
                  "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 role=\"menu\" class=\"dropdown-menu\" id=\"sub-menu-12872\" aria-labelledby=\"menu-item-dropdown-button-12872\" data-icon=\"menu-item\">",
                  "target": [
                    "#sub-menu-12872"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li role=\"presentation\" id=\"menu-item-17798\" class=\"top_login_for_mobile menu-item menu-item-type-custom menu-item-object-custom menu-item-17798 nav-item\"><a itemprop=\"url\" href=\"https://dashboard.essentialaccessibility.com/login\" class=\"nav-link\" role=\"menuitem\">Login</a></li>",
                  "target": [
                    "#menu-item-17798"
                  ],
                  "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 id=\"closefocus\">",
                  "target": [
                    "#closefocus"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"search_box\" class=\"search_box\">",
                  "target": [
                    "#search_box"
                  ],
                  "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": "<img src=\"https://www.essentialaccessibility.com/wp-content/themes/ea/img/home-banner-shape.png\" loading=\"lazy\" class=\"banner-bg\" alt=\"banner bg\" width=\"950\" height=\"698\">",
                  "target": [
                    ".banner-bg"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"d-none d-md-block d-lg-none\">Automated Scanners and Overlays</span>",
                  "target": [
                    ".d-md-block.d-lg-none.d-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"d-block d-md-none\">Automated Scanners, Overlays and Consultants</span>",
                  "target": [
                    ".table-heading[scope=\"col\"]:nth-child(3) > .d-md-none.d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"d-block d-md-none\">or Hourly</span>",
                  "target": [
                    ".not-include-icon > .d-md-none.d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"d-block d-md-none\">or Hourly</span>",
                  "target": [
                    "tr:nth-child(3) > td:nth-child(3) > .d-md-none.d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"d-block d-md-none\">or Hourly</span>",
                  "target": [
                    "tr:nth-child(4) > td:nth-child(3) > .d-md-none.d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"d-block d-md-none\">or Hourly</span>",
                  "target": [
                    "tr:nth-child(5) > td:nth-child(3) > .d-md-none.d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"d-block d-md-none\">or Hourly</span>",
                  "target": [
                    "tr:nth-child(6) > td:nth-child(3) > .d-md-none.d-block"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"d-block d-md-none\">or Hourly</span>",
                  "target": [
                    "tr:nth-child(8) > td:nth-child(3) > .d-md-none.d-block"
                  ],
                  "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": "<a class=\"back-to-top\" href=\"#content\" id=\"back_top\"><i class=\"fa fa-chevron-up\" aria-hidden=\"true\"></i><span class=\"sr-only\">Back to Top</span></a>",
                  "target": [
                    "#back_top"
                  ],
                  "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": "<img alt=\"\" src=\"https://cdn.bizible.com/m/ipv?_biz_r=&amp;_biz_h=-1719904874&amp;_biz_u=e6be6be744fc43b9e247da2ed769ee79&amp;_biz_s=73d870&amp;_biz_l=https%3A%2F%2Fwww.essentialaccessibility.com%2F&amp;_biz_t=1657070986088&amp;_biz_i=%0A%20%20eSSENTIAL%20Accessibility%20%7C%20WCAG%20%26%20ADA%20Website%20Accessibility%0A&amp;_biz_n=0&amp;rnd=193325&amp;cdn_o=a&amp;_biz_z=1657070986114\" style=\"display: none;\">",
                  "target": [
                    "img[alt=\"\"]:nth-child(10)"
                  ],
                  "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": "<img alt=\"\" src=\"https://cdn.bizibly.com/u?_biz_u=e6be6be744fc43b9e247da2ed769ee79&amp;_biz_s=73d870&amp;_biz_l=https%3A%2F%2Fwww.essentialaccessibility.com%2F&amp;_biz_t=1657070986118&amp;_biz_i=%0A%20%20eSSENTIAL%20Accessibility%20%7C%20WCAG%20%26%20ADA%20Website%20Accessibility%0A&amp;rnd=289115&amp;cdn_o=a&amp;_biz_z=1657070986118\" style=\"display: none;\">",
                  "target": [
                    "img[alt=\"\"]:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon262751987428\">",
                  "target": [
                    "#batBeacon262751987428"
                  ],
                  "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": "<img style=\"width:0px; height:0px; display:none; visibility:hidden;\" id=\"batBeacon456115026063\" width=\"0\" height=\"0\" alt=\"\" src=\"https://bat.bing.com/action/0?ti=56381474&amp;Ver=2&amp;mid=38e4f3f4-0170-4bf6-8ab2-24294d783726&amp;sid=20d54570fccb11ec9b2b69c952433697&amp;vid=20d5b530fccb11ec950e7125668a2a77&amp;vids=1&amp;pi=0&amp;lg=en-US&amp;sw=1280&amp;sh=720&amp;sc=30&amp;nwd=1&amp;tl=eSSENTIAL%20Accessibility%20%7C%20WCAG%20%26%20ADA%20Website%20Accessibility&amp;kw=accessibility,%20included,%20compliance,%20hourly,%20about,%20digital,%20width,%20learn,%20legal,%20essential&amp;p=https%3A%2F%2Fwww.essentialaccessibility.com%2F&amp;r=&amp;lt=585&amp;evt=pageLoad&amp;msclkid=N&amp;sv=1&amp;rn=886864\">",
                  "target": [
                    "#batBeacon456115026063"
                  ],
                  "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": "<img style=\"display:none\" alt=\"\" aria-hidden=\"true\" width=\"0\" height=\"0\" id=\"db_bw_pixel_ad\" src=\"https://match.prod.bidr.io/cookie-sync/demandbase\">",
                  "target": [
                    "#db_bw_pixel_ad"
                  ],
                  "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": "<img style=\"display:none\" alt=\"\" aria-hidden=\"true\" width=\"0\" height=\"0\" id=\"db_lr_pixel_ad\" src=\"https://id.rlcdn.com/464526.gif\">",
                  "target": [
                    "#db_lr_pixel_ad"
                  ],
                  "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": "<iframe owner=\"archetype\" title=\"archetype\" style=\"display: none; visibility: hidden;\"></iframe>",
                  "target": [
                    "iframe"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "access the report",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "learn.essentialaccessibility.com",
                          "port": "",
                          "pathname": "/hs/gartner-digital-accessibility-market-report-download/",
                          "search": {
                            "utm_campaign": "FY21-Q4 Gartner Market Guide",
                            "utm_source": "homepage",
                            "utm_medium": "section"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn comman-btn forrester-btn\" target=\"_blank\" href=\"https://go.essentialaccessibility.com/ub/forrester-tech-tide-download/\">Access the Report</a>",
                          "target": [
                            ".forrester-btn"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"btn comman-btn gartner-btn\" target=\"_blank\" href=\"https://learn.essentialaccessibility.com/hs/gartner-digital-accessibility-market-report-download?utm_campaign=FY21-Q4%20Gartner%20Market%20Guide&amp;utm_source=homepage&amp;utm_medium=section\">Access the Report</a>",
                  "target": [
                    ".gartner-btn"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0f7398",
                        "contrastRatio": 5.34,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-datalink\">",
                          "target": [
                            ".home-datalink"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.essentialaccessibility.com/ada-demand-letter-response\" class=\"datalink\">ADA Demand Letter Response <i class=\"fas fa-chevron-circle-right\" aria-hidden=\"true\"></i></a>",
                  "target": [
                    "li:nth-child(1) > .datalink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0f7398",
                        "contrastRatio": 5.34,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-datalink\">",
                          "target": [
                            ".home-datalink"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.essentialaccessibility.com/digital-product-accessibility-vpats\" class=\"datalink\">Product Compliance &amp; VPAT <i class=\"fas fa-chevron-circle-right\" aria-hidden=\"true\"></i></a>",
                  "target": [
                    "li:nth-child(2) > .datalink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0f7398",
                        "contrastRatio": 5.34,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-datalink\">",
                          "target": [
                            ".home-datalink"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.essentialaccessibility.com/solutions/accessibility-platform\" class=\"datalink\">WCAG / ADA Compliance <i class=\"fas fa-chevron-circle-right\" aria-hidden=\"true\"></i></a>",
                  "target": [
                    "li:nth-child(3) > .datalink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0f7398",
                        "contrastRatio": 5.34,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"home-datalink\">",
                          "target": [
                            ".home-datalink"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.essentialaccessibility.com/partner-program\" class=\"datalink\">Partnership Program <i class=\"fas fa-chevron-circle-right\" aria-hidden=\"true\"></i></a>",
                  "target": [
                    "li:nth-child(4) > .datalink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0f7398",
                        "contrastRatio": 5.34,
                        "fontSize": "15.8pt (21.008px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"info-box\">",
                          "target": [
                            ".pd-right-lg > .info-box"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 15.8pt (21.008px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Mitigate risk with the best defense -- ADA / WCAG compliance.</p>",
                  "target": [
                    ".pd-right-lg > .info-box > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 15.8pt (21.008px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#0f7398",
                        "contrastRatio": 5.34,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"info-box\">",
                          "target": [
                            ".pd-right-lg > .info-box"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/accessibility-solutions/legal-and-risk-management\" class=\"btn comman-btn border-btn learn-btn card-btn\">Learn More <span class=\"sr-only\">About Minimize legal risk</span></a>",
                  "target": [
                    ".pd-right-lg > .info-box > .learn-btn.border-btn.card-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.34 (foreground color: #ffffff, background color: #0f7398, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.essentialaccessibility.com/",
      "what": "URL",
      "result": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "Error": {
          "AA.1_3_1.F92,ARIA4": {
            "This element's role is \"presentation\" but contains child elements with semantic meaning.": [
              {
                "tagName": "li",
                "id": "#menu-item-12866",
                "code": "<li role=\"presentation\" id=\"menu-item-12866\" class=\"dropdown-with-description menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-12866 nav-item\">...</li>"
              },
              {
                "tagName": "li",
                "id": "#menu-item-21239",
                "code": "<li role=\"presentation\" id=\"menu-item-21239\" class=\"dropdown-with-description for_compliance_dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children dropdown menu-item-21239 nav-item\">...</li>"
              }
            ]
          },
          "AA.1_3_1.H63.1": {
            "Not all th elements in this table have a scope attribute. These cells should contain a scope attribute to identify their association with td elements.": [
              {
                "tagName": "table",
                "id": "",
                "code": "<table class=\"table\">...</table>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"https://cdn.bizible.com/m/ipv?_biz_r=&amp;_biz_h=-1719904874&amp;_biz_u=2621c1fae808468bf4d79631eef4f203&amp;_biz_s=76f5ea&amp;_biz_l=https%3A%2F%2Fwww.essentialaccessibility.com%2F&amp;_biz_t=1657070995140&amp;_biz_i=%0A%20%20eSSENTIAL%20Accessibility%20%7C%20WCAG%20%26%20ADA%20Website%20Accessibility%0A&amp;_biz_n=0&amp;rnd=914618&amp;cdn_o=a&amp;_biz_z=1657070995305\" style=\"display: none;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"https://cdn.bizibly.com/u?_biz_u=2621c1fae808468bf4d79631eef4f203&amp;_biz_s=76f5ea&amp;_biz_l=https%3A%2F%2Fwww.essentialaccessibility.com%2F&amp;_biz_t=1657070995309&amp;_biz_i=%0A%20%20eSSENTIAL%20Accessibility%20%7C%20WCAG%20%26%20ADA%20Website%20Accessibility%0A&amp;rnd=387486&amp;cdn_o=a&amp;_biz_z=1657070995309\" style=\"display: none;\">"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "#back_top",
                "code": "<a class=\"back-to-top\" href=\"#content\" id=\"back_top\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"entry-title\" style=\"font-family: 'Roboto',sans-serif;\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "caption",
                "id": "",
                "code": "<caption class=\"visuallyhidden\">...</caption>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"screen-reader-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"visuallyhidden\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"home-banner-video-btn\" href=\"#\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.essentialaccessibility.com/blog/company-updates/2022-national-federation-of-the-blind-national-convention\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.essentialaccessibility.com/compliance-overview/americans-with-disabilities-act-ada-compliance\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.essentialaccessibility.com/compliance-overview/wcag-web-content-accessibility-guidelines\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"mb-4 mt-2 webinar-text\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"dollar-icon\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"include-icon\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"not-include-icon\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.BGColour": {
            "Check that this element has an inherited foreground colour to complement the corresponding inline background colour or image.": [
              {
                "tagName": "button",
                "id": "#wistia-xw1luwri22-1_popover_popover_close_button",
                "code": "<button id=\"wistia-xw1luwri22-1_popover_popover_close_button\" class=\"wistia_placebo_close_button\" alt=\"Close\" role=\"button\" tabindex=\"-1\" aria-label=\"Close\" style=\"background: transparent; border: none; cursor: pointer; height: 18px; left: -99999px; opacity: 0; position: absolute; top: 0px; width: 21px; z-index: 10002; overflow: hidden; margin: 0px; padding: 0px;\">...</button>"
              },
              {
                "tagName": "div",
                "id": "#wistia_108.big_play_button_graphic",
                "code": "<div id=\"wistia_108.big_play_button_graphic\" tabindex=\"0\" role=\"button\" aria-label=\"Play\" style=\"background: url(&quot;data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAH8AAABRCAYAAAD7G3lVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAATFJREFUeNrs22FtwkAYx+F2QcAkMAfgYBKQwBxMQh1MwiRQB+CgEoaDzkG5S1a+E5IF+n+e5D4ve3+7N0s4mgYAAAAAAAAAAAAA7jFN06cp5MavjuWsTSMzfjWWszORzPizQzmvJpMZ3xYIj28LiG8LpMeffdsCufGrn3LeTS0z/uzLFsiNbwuEx7cFxL9ugY1pZsafdSaaG78abIHc+LaA+MvbAi/+XG5Sww9L2QLtEm/+P/2oUzkfbduexc+LX51L/DdrP09fzvaZf4GVhjf7/Vv3vVFk/bfvMUhg/PoAZG+6efE9Aw+MP/oCSGZ8tz0wvtseGn9w2zPjdyaXF99n9aHx3fbA+G57aHy3PTC+N/mh8b3DD4zvtofGd9tD47vtAAAAAAAAAAAAADymiwADAOSj1JBfF8xMAAAAAElFTkSuQmCC&quot;) 0px 0px / 127px 81px no-repeat transparent; cursor: pointer; display: block; height: 81px; outline: none; position: absolute; width: 127px; z-index: 1; left: 497px; top: 275px; pointer-events: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#wistia_108_external_player",
                "code": "<div id=\"wistia_108_external_player\" style=\"background: rgb(0, 0, 0); display: block; height: 100%; position: relative; width: 100%;\">...</div>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"one-platform\" style=\"color:#ffffff;\" href=\"/compliance-overview/accessibility-for-ontarians-with-disabilities-act-aoda-compliance\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"one-platform\" style=\"color:#ffffff;\" href=\"/compliance-overview/americans-with-disabilities-act-ada-compliance\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"one-platform\" style=\"color:#ffffff;\" href=\"/compliance-overview/wcag-web-content-accessibility-guidelines\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"one-platform\" style=\"color:#ffffff;\" href=\"https://www.essentialaccessibility.com/compliance-overview/section-508-compliance\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"one-platform\" style=\"color:#ffffff;\" href=\"https://www.essentialaccessibility.com/digital-product-accessibility-vpats\">...</a>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"text-center\" style=\"font-size: 21px; margin-top: 1.4rem; margin-bottom: 1.9rem; color: #003865;\">...</h2>"
              },
              {
                "tagName": "link",
                "id": "",
                "code": "<link rel=\"mask-icon\" href=\"https://www.essentialaccessibility.com/wp-content/themes/ea/img/icons/safari-pinned-tab.svg?v=kPRybMdXj4\" color=\"#43BCCD\">"
              }
            ]
          },
          "AA.2_1_1.G90": {
            "Ensure the functionality provided by an event handler for this element is available through the keyboard": [
              {
                "tagName": "button",
                "id": "#toggle-menu",
                "code": "<button id=\"toggle-menu\" class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#ea-navbar\" aria-controls=\"ea-navbar\" aria-expanded=\"false\" aria-label=\"Menu\" onclick=\"toggleModal()\">...</button>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "button",
                "id": "#clearsearch",
                "code": "<button type=\"reset\" id=\"clearsearch\" class=\"clearsearch\" aria-label=\"clear search\">...</button>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.essentialaccessibility.com/",
      "what": "URL",
      "result": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 7,
            "recommendation": 7,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/style[2]",
                "aria": "/document[1]"
              },
              "message": "The <style> element has the id \"wistia_22_style\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<style class=\"wistia_injected_style\" type=\"text/css\" id=\"wistia_22_style\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]",
                "aria": "/document[1]/dialog[2]"
              },
              "message": "The <div> element has the id \"wistia_chrome_23\" that is already in use",
              "bounds": {
                "left": -99999,
                "top": 0,
                "height": 360,
                "width": 640
              },
              "snippet": "<div style=\"display: inline-block; height: 100%; line-height: normal; margin: 0px; padding: 0px; position: relative; vertical-align: top; width: 100%; zoom: 1; outline: none; overflow: hidden; box-sizing: content-box;\" tabindex=\"-1\" class=\"w-chrome\" id=\"wistia_chrome_23\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]",
                "aria": "/document[1]/dialog[2]"
              },
              "message": "The <div> element has the id \"wistia-xw1luwri22-1_popover\" that is already in use",
              "bounds": {
                "left": -99999,
                "top": 0,
                "height": 360,
                "width": 640
              },
              "snippet": "<div style=\"height: 360px; width: 640px; position: absolute; top: 0px; left: -99999px;\" class=\"wistia_popover_embed\" id=\"wistia-xw1luwri22-1_popover\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/button[1]",
                "aria": "/document[1]/dialog[2]/button[1]"
              },
              "message": "The <button> element has the id \"wistia-xw1luwri22-1_popover_popover_close_button\" that is already in use",
              "bounds": {
                "left": -99999,
                "top": 0,
                "height": 34,
                "width": 34
              },
              "snippet": "<button style=\"background: transparent; border: none; cursor: pointer; height: 34px; left: -99999px; opacity: 0; position: absolute; top: 0px; width: 34px; z-index: 10002; overflow: hidden; margin: 0px; padding: 0px;\" aria-label=\"Close\" tabindex=\"-1\" role=\"button\" alt=\"Close\" class=\"wistia_placebo_close_button\" id=\"wistia-xw1luwri22-1_popover_popover_close_button\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]",
                "aria": "/document[1]/dialog[2]"
              },
              "message": "The <div> element has the id \"wistia-xw1luwri22-1_popover_container\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 8946,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-modal=\"true\" id=\"wistia-xw1luwri22-1_popover_container\" role=\"dialog\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The <div> element has the id \"wistia_41.thumb_container\" that is already in use",
              "bounds": {
                "left": 67,
                "top": 544,
                "height": 19,
                "width": 139
              },
              "snippet": "<div style=\"position: relative; display: inline;\" class=\"wistia_click_to_play\" id=\"wistia_41.thumb_container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_WidgetLabels_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]",
                "aria": "/document[1]/dialog[2]"
              },
              "message": "Interactive component with ARIA role 'dialog' does not have a programmatically associated name",
              "bounds": {
                "left": 0,
                "top": 8946,
                "height": 0,
                "width": 800
              },
              "snippet": "<div aria-modal=\"true\" id=\"wistia-xw1luwri22-1_popover_container\" role=\"dialog\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[19]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link color=\"#43BCCD\" href=\"https://www.essentialaccessibility.com/wp-content/themes/ea/img/icons/safari-pinned-tab.svg?v=kPRybMdXj4\" rel=\"mask-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[2]/div[1]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 754,
                "top": 8886,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg aria-labelledby=\"linkedin-logo desc-linkedin-logo\" role=\"img\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" aria-hidden=\"true\" height=\"26\" width=\"26\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[2]/div[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 719,
                "top": 8886,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg aria-labelledby=\"facebook-logo desc-facebook-logo\" role=\"img\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" aria-hidden=\"true\" height=\"26\" width=\"26\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[2]/div[1]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 683,
                "top": 8886,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg aria-labelledby=\"twitter-logo desc-twitter-logo\" role=\"img\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" aria-hidden=\"true\" height=\"26\" width=\"26\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/button[1]",
                "aria": "/document[1]/dialog[2]/button[1]"
              },
              "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>",
              "bounds": {
                "left": -99999,
                "top": 0,
                "height": 34,
                "width": 34
              },
              "snippet": "<button style=\"background: transparent; border: none; cursor: pointer; height: 34px; left: -99999px; opacity: 0; position: absolute; top: 0px; width: 34px; z-index: 10002; overflow: hidden; margin: 0px; padding: 0px;\" aria-label=\"Close\" tabindex=\"-1\" role=\"button\" alt=\"Close\" class=\"wistia_placebo_close_button\" id=\"wistia-xw1luwri22-1_popover_popover_close_button\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/button[1]",
                "aria": "/document[1]/dialog[1]/button[2]"
              },
              "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>",
              "bounds": {
                "left": -99999,
                "top": 0,
                "height": 18,
                "width": 21
              },
              "snippet": "<button style=\"background: transparent; border: none; cursor: pointer; height: 18px; left: -99999px; opacity: 0; position: absolute; top: 0px; width: 21px; z-index: 10002; overflow: hidden; margin: 0px; padding: 0px;\" aria-label=\"Close\" tabindex=\"-1\" role=\"button\" alt=\"Close\" class=\"wistia_placebo_close_button\" id=\"wistia-xw1luwri22-1_popover_popover_close_button\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 0,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[19]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link color=\"#43BCCD\" href=\"https://www.essentialaccessibility.com/wp-content/themes/ea/img/icons/safari-pinned-tab.svg?v=kPRybMdXj4\" rel=\"mask-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[2]/div[1]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[3]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 754,
                "top": 8840,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg aria-labelledby=\"linkedin-logo desc-linkedin-logo\" role=\"img\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" aria-hidden=\"true\" height=\"26\" width=\"26\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[2]/div[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[2]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 719,
                "top": 8840,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg aria-labelledby=\"facebook-logo desc-facebook-logo\" role=\"img\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" aria-hidden=\"true\" height=\"26\" width=\"26\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[2]/div[1]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]/list[1]/listitem[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 683,
                "top": 8840,
                "height": 25,
                "width": 25
              },
              "snippet": "<svg aria-labelledby=\"twitter-logo desc-twitter-logo\" role=\"img\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" viewBox=\"0 0 24 24\" focusable=\"false\" aria-hidden=\"true\" height=\"26\" width=\"26\" class=\"svg-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/button[1]",
                "aria": "/document[1]/dialog[1]/button[2]"
              },
              "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>",
              "bounds": {
                "left": -99999,
                "top": 0,
                "height": 34,
                "width": 34
              },
              "snippet": "<button style=\"background: transparent; border: none; cursor: pointer; height: 34px; left: -99999px; opacity: 0; position: absolute; top: 0px; width: 34px; z-index: 10002; overflow: hidden; margin: 0px; padding: 0px;\" aria-label=\"Close\" tabindex=\"-1\" role=\"button\" alt=\"Close\" class=\"wistia_placebo_close_button\" id=\"wistia-xw1luwri22-1_popover_popover_close_button\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.essentialaccessibility.com/",
      "what": "URL",
      "result": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "eSSENTIAL Accessibility | WCAG & ADA Website Accessibility",
          "pageurl": "https://www.essentialaccessibility.com/",
          "time": 2.63,
          "creditsremaining": 408,
          "allitemcount": 189,
          "totalelements": 848,
          "waveurl": "http://wave.webaim.org/report?url=https://www.essentialaccessibility.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 15,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 3,
                "selectors": [
                  "HTML > BODY#ea_body > DIV#content > MAIN#main > DIV#primary > SECTION:first-child + SECTION + SECTION > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > BODY#ea_body > DIV#content > MAIN#main > DIV#primary > SECTION:first-child + SECTION + SECTION > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > IMG:first-child",
                  "HTML > BODY#ea_body > DIV#content > MAIN#main > DIV#primary > SECTION:first-child + SECTION + SECTION > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_duplicate": {
                "id": "alt_duplicate",
                "description": "A nearby image has the same alternative text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#ea_body > DIV#content > MAIN#main > DIV#primary > SECTION:first-child + SECTION + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 2,
                "selectors": [
                  "HTML > BODY#ea_body > DIV#content > MAIN#main > DIV#primary > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P",
                  "HTML > BODY#ea_body > DIV#content > MAIN#main > DIV#primary > SECTION:first-child + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > P:first-child + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_internal_broken": {
                "id": "link_internal_broken",
                "description": "Broken same-page link",
                "count": 4,
                "selectors": [
                  "HTML > BODY#ea_body > HEADER#header > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#ea-navbar > NAV:first-child > UL#menu-primary-menu > LI#menu-item-12866 > A#menu-item-dropdown-button-12866",
                  "HTML > BODY#ea_body > HEADER#header > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#ea-navbar > NAV:first-child > UL#menu-primary-menu > LI#menu-item-21239 > A#menu-item-dropdown-button-21239",
                  "HTML > BODY#ea_body > HEADER#header > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#ea-navbar > NAV:first-child > UL#menu-primary-menu > LI#menu-item-12869 > A#menu-item-dropdown-button-12869",
                  "HTML > BODY#ea_body > HEADER#header > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#ea-navbar > NAV:first-child > UL#menu-primary-menu > LI#menu-item-12872 > A#menu-item-dropdown-button-12872"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 3,
                "selectors": [
                  "HTML > BODY#ea_body > HEADER#header > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV#ea-navbar > NAV:first-child > UL#menu-primary-menu > LI#menu-item-12866 > UL#sub-menu-12866 > LI#menu-item-24307 > A:first-child",
                  "HTML > BODY#ea_body > HEADER#header > A:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + BUTTON + DIV + DIV + A",
                  "HTML > BODY#ea_body > DIV#content > MAIN#main > DIV#primary > SECTION:first-child + SECTION + SECTION + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + TITLE + META + META + META + META + META + LINK + LINK + NOSCRIPT",
                  "HTML > BODY#ea_body > NOSCRIPT:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.essentialaccessibility.com/",
      "what": "URL",
      "result": "https://www.essentialaccessibility.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.essentialaccessibility.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.069",
        "responseTime": "2022-07-06T01:30:16.479Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1079103,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 40,
              "totalWarnings": 0,
              "totalIssues": 40
            },
            "issuesByLevel": {
              "A": {
                "count": 18,
                "pct": 45
              },
              "AA": {
                "count": 10,
                "pct": 25
              },
              "AAA": {
                "count": 40,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "6680e9e4-3c9e-4973-a81b-f75e0b14e315",
          "docID": "f0ce5487-4811-4d19-9597-4a3e06cea169",
          "sourceHash": "5233c3de76c95cd119bf08ce08dd0c7a",
          "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=6680e9e4-3c9e-4973-a81b-f75e0b14e315",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 8244.36
                },
                "height": 8244.36,
                "width": 1024
              },
              "position": {
                "line": 2475,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"ea_body\" class=\"home page-template page-template-page-templates page-template-home page-template-page-templateshome-php page page-id-4385 wp-embed-responsive singular image-filters-enabled\"&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &l",
              "xpath": "/html/body",
              "issueID": "4df0175405072ca4ab9b1bd005f9e5f0",
              "signature": "d8518625e9b05bf426d6428753a92531",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=4df0175405072ca4ab9b1bd005f9e5f0"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 14.375,
                  "y": 32.390625
                },
                "bottom-right": {
                  "x": 210.406,
                  "y": 50.390625
                },
                "height": 18,
                "width": 196.031
              },
              "position": {
                "line": 4901,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.essentialaccessibility.com/ada-demand-letter-response\" class=\"datalink\"&gt;ADA Demand Letter Response &lt;i class=\"fas fa-chevron-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "ab82247cfdcc085d91e1bd86f04f052a",
              "signature": "9fae1cc46d15ec3d64b50cba318719e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ab82247cfdcc085d91e1bd86f04f052a"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 223.40625,
                  "y": 32.390625
                },
                "bottom-right": {
                  "x": 419.43725,
                  "y": 50.390625
                },
                "height": 18,
                "width": 196.031
              },
              "position": {
                "line": 5068,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.essentialaccessibility.com/digital-product-accessibility-vpats\" class=\"datalink\"&gt;Product Compliance &amp;amp; VPAT &lt;i class=\"fas fa-chevron-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "4f183d13a778560d04057b6553a01303",
              "signature": "654551db1fa68a56c75b10890387f4d9",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4f183d13a778560d04057b6553a01303"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 432.4375,
                  "y": 32.390625
                },
                "bottom-right": {
                  "x": 628.4685,
                  "y": 50.390625
                },
                "height": 18,
                "width": 196.031
              },
              "position": {
                "line": 5069,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.essentialaccessibility.com/solutions/accessibility-platform\" class=\"datalink\"&gt;WCAG / ADA Compliance &lt;i class=\"fas fa-chevron-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "c66e94cd4d3514e05191e5c0928cf371",
              "signature": "d4a16d2c9e3cbfa53b808933ea05923a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=c66e94cd4d3514e05191e5c0928cf371"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 641.46875,
                  "y": 32.390625
                },
                "bottom-right": {
                  "x": 838.49975,
                  "y": 50.390625
                },
                "height": 18,
                "width": 197.031
              },
              "position": {
                "line": 5080,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://www.essentialaccessibility.com/partner-program\" class=\"datalink\"&gt;Partnership Program &lt;i class=\"fas fa-chevron-circle-right\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "662446b102fb86d2f159e4c0e299441d",
              "signature": "6406ecab094fd4449193a738abca090a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=662446b102fb86d2f159e4c0e299441d"
            },
            {
              "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": 15,
                  "y": 196
                },
                "bottom-right": {
                  "x": 166.984,
                  "y": 220
                },
                "height": 24,
                "width": 151.984
              },
              "position": {
                "line": 6598,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn comman-btn forrester-btn\" target=\"_blank\" href=\"https://go.essentialaccessibility.com/ub/forrester-tech-tide-download/\"&gt;Access the Report&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "d9e75e0adbe4003e27284baa832fb907",
              "signature": "cecb2e7a9fe8559c3620ffdf12daf4a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d9e75e0adbe4003e27284baa832fb907"
            },
            {
              "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": 15,
                  "y": 104.984375
                },
                "bottom-right": {
                  "x": 241,
                  "y": 134.984375
                },
                "height": 30,
                "width": 226
              },
              "position": {
                "line": 8260,
                "column": 136
              },
              "errorSnippet": "&lt;a href=\"/about/company/#leadership\"&gt;Leadership&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[1]/div[4]/section[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "37317a838cdd6f22488cd028f18936b6",
              "signature": "ca1b9656b7354e56fb358f31fb196ef6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=37317a838cdd6f22488cd028f18936b6"
            },
            {
              "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": 15,
                  "y": 134.984375
                },
                "bottom-right": {
                  "x": 241,
                  "y": 164.984375
                },
                "height": 30,
                "width": 226
              },
              "position": {
                "line": 8261,
                "column": 136
              },
              "errorSnippet": "&lt;a href=\"/about/company/#careers\"&gt;Careers&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[1]/div[4]/section[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "d320ade5bf3d3614acefa878361ea65f",
              "signature": "eeaae6cbf38861ea3a6ab67e6a160b9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d320ade5bf3d3614acefa878361ea65f"
            },
            {
              "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": 15,
                  "y": 164.984375
                },
                "bottom-right": {
                  "x": 241,
                  "y": 194.984375
                },
                "height": 30,
                "width": 226
              },
              "position": {
                "line": 8262,
                "column": 136
              },
              "errorSnippet": "&lt;a href=\"/about/company/#locations\"&gt;Locations&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[1]/div[4]/section[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "a2759d9d2e89f8bab9c8a05655f74413",
              "signature": "aa8db11372b1040f7259037b5c23b594",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a2759d9d2e89f8bab9c8a05655f74413"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3270,
                "column": 138
              },
              "errorSnippet": "&lt;p&gt;A unified software + people platform to achieve and maintain digital accessibility. Automated scans, manual testing, legal guidance, training and certification. &lt;a href=\"https://www.essentialaccessibility.com/solutions/accessibility-platform\"",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/ul[1]/li[1]/ul[1]/div[1]/p[2]",
              "issueID": "7eadaf1ee8aa0dc63e9fb777839a29cf",
              "signature": "570ece60f5c683f17ff35791280afcf5",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7eadaf1ee8aa0dc63e9fb777839a29cf"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7846,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;Digital accessibility standards and regulations that apply to organizations, businesses and government agencies.&lt;a href=\"/compliance-overview\"&gt;Compliance Overview&lt;span class=\"visuallyhidden\"&gt;about compliance&lt;/span&gt;&lt;/a&gt;&lt",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/ul[1]/li[2]/ul[1]/div[1]/p[2]",
              "issueID": "df63ce7738d6f24292d52a00ee034a8b",
              "signature": "a66c32b657590a7bf02dc7b2971b622e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=df63ce7738d6f24292d52a00ee034a8b"
            },
            {
              "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": 100
                },
                "bottom-right": {
                  "x": 470,
                  "y": 163
                },
                "height": 63,
                "width": 470
              },
              "position": {
                "line": 8190,
                "column": 15
              },
              "errorSnippet": "&lt;p&gt;From &lt;a href=\"https://www.essentialaccessibility.com/compliance-overview/wcag-web-content-accessibility-guidelines\"&gt;WCAG&lt;/a&gt; to &lt;a href=\"https://www.essentialaccessibility.com/compliance-overview/americans-with-disabilities-act-ad",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/article[1]/div[1]/p[1]",
              "issueID": "d7664ce6128f6a666d0e401b97b9fad3",
              "signature": "7921e3b3cd13ef645674d7c19ddddf86",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d7664ce6128f6a666d0e401b97b9fad3"
            },
            {
              "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": 66,
                  "y": 1322.6875
                },
                "bottom-right": {
                  "x": 958,
                  "y": 1406.6875
                },
                "height": 84,
                "width": 892
              },
              "position": {
                "line": 8192,
                "column": 15
              },
              "errorSnippet": "&lt;p&gt; Transform your web accessibility program with unified cloud platform + managed services. All of the tools, expertise, training, and support you need across your websites, mobile apps and products in a simple, annual subscription.\n&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[3]/div[1]/p[1]",
              "issueID": "b480edbac78c12911be195e8bb622872",
              "signature": "f9db5c49f1f887a298e0886bb23e945b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b480edbac78c12911be195e8bb622872"
            },
            {
              "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": 63
                },
                "bottom-right": {
                  "x": 507.828,
                  "y": 175
                },
                "height": 112,
                "width": 507.828
              },
              "position": {
                "line": 8193,
                "column": 15
              },
              "errorSnippet": "&lt;p&gt;Get a unified, SaaS platform for monitoring the compliance of all of your digital properties from websites to mobile apps to products, all in a single web accessibility tool.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "c0d95ccbbdbb50d59f1ef21bca9ed8ea",
              "signature": "a9598e909f0db4500d39a6ed2414f99a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c0d95ccbbdbb50d59f1ef21bca9ed8ea"
            },
            {
              "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": 190
                },
                "bottom-right": {
                  "x": 507.828,
                  "y": 274
                },
                "height": 84,
                "width": 507.828
              },
              "position": {
                "line": 8194,
                "column": 15
              },
              "errorSnippet": "&lt;p&gt;Orchestrate your accessibility program across the lifecycle with powerful tools, services, training and support.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "issueID": "1373d05626e68f058441d7690b2008f7",
              "signature": "20964a3dd150fe61d742114341f88dc0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1373d05626e68f058441d7690b2008f7"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 253.906,
                  "y": 252
                },
                "height": 252,
                "width": 238.906
              },
              "position": {
                "line": 8201,
                "column": 15
              },
              "errorSnippet": "&lt;p&gt;Recognized as a representative vendor in the 2021 Gartner Market Guide for Digital Accessibility report. Learn about the digital accessibility market, key trends, and the best vendors.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "issueID": "ea1fb7ae085398d210f9e2c925828b8d",
              "signature": "a4dd4cbe71bbf52c247f6615065ee984",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ea1fb7ae085398d210f9e2c925828b8d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 253.906,
                  "y": 168
                },
                "height": 168,
                "width": 238.906
              },
              "position": {
                "line": 8203,
                "column": 15
              },
              "errorSnippet": "&lt;p&gt;Accessibility tops the list of technologies to invest in this year for optimizing experience design. Read the Forrester Tech Tide report to see why.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "issueID": "363278b9f7984d0fea30dc5a94e5b996",
              "signature": "a2c8c31365dd1ae4ab20f3b71ca1dbe7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=363278b9f7984d0fea30dc5a94e5b996"
            },
            {
              "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": 180.5,
                  "y": 3916.859375
                },
                "bottom-right": {
                  "x": 843.5,
                  "y": 4000.859375
                },
                "height": 84,
                "width": 663
              },
              "position": {
                "line": 8205,
                "column": 15
              },
              "errorSnippet": "&lt;p&gt;An all-in-one compliance solution combining best-in-class technology, with legal and accessibility expertise and support, as well as certification and training.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[5]/div[1]/div[1]/p[1]",
              "issueID": "a627150a1fde6ea1ea2efc76c04c3fa7",
              "signature": "6ec96da4c456a2afe1a34ccf8c274fd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a627150a1fde6ea1ea2efc76c04c3fa7"
            },
            {
              "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": 67
                },
                "bottom-right": {
                  "x": 447.828,
                  "y": 151
                },
                "height": 84,
                "width": 447.828
              },
              "position": {
                "line": 8208,
                "column": 15
              },
              "errorSnippet": "&lt;p&gt;Digital accessibility involves collaboration from teams across your organization including design, development, and content creation.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "955db5b6e914c3d413d97f480022d75d",
              "signature": "f82ad77b0f1d318dc05ef2d1b95152e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=955db5b6e914c3d413d97f480022d75d"
            },
            {
              "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": 151
                },
                "bottom-right": {
                  "x": 447.828,
                  "y": 263
                },
                "height": 112,
                "width": 447.828
              },
              "position": {
                "line": 8239,
                "column": 13
              },
              "errorSnippet": "&lt;p&gt;Our UX, code, and technical experts will guide your teams on how to create accessible experiences from the start, lowering costs and increasing efficiency.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "issueID": "de7a4f51194aad533ac818db7787da22",
              "signature": "b40bf12f87303f6b4290dc13f6a1d4bd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=de7a4f51194aad533ac818db7787da22"
            },
            {
              "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": 85,
                  "y": 90
                },
                "bottom-right": {
                  "x": 376,
                  "y": 174
                },
                "height": 84,
                "width": 291
              },
              "position": {
                "line": 8254,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt; eSSENTIAL Accessibility is the long-term digital accessibility solution that will grow with our enterprise, setting us up for sustainable success. &lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "c74ab4af21703b7968a61bd679c260e5",
              "signature": "2bddf1b2c31af17ba5f0a8a04e956780",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c74ab4af21703b7968a61bd679c260e5"
            },
            {
              "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": 85,
                  "y": 90
                },
                "bottom-right": {
                  "x": 376,
                  "y": 195
                },
                "height": 105,
                "width": 291
              },
              "position": {
                "line": 8254,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt; We are pleased to join this important coalition of organizations that are working together to empower people with different abilities by making inclusivity the norm. &lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[8]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
              "issueID": "c7dad42ba9946d19ac6f0229de15b6b9",
              "signature": "dd655539e76e855f77a92bc4327ac63b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c7dad42ba9946d19ac6f0229de15b6b9"
            },
            {
              "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": 864,
                  "y": 486
                },
                "height": 486,
                "width": 864
              },
              "position": {
                "line": 9174,
                "column": 13
              },
              "errorSnippet": "&lt;div id=\"wistia_chrome_23\" class=\"w-chrome\" tabindex=\"-1\" style=\"display: inline-block; height: 486px; line-height: normal; margin: 0px; padding: 0px; position: relative; vertical-align: top; width: 864px; zoom: 1; outline: none; overflow: hidden; box",
              "xpath": "/html/body/div[2]/div[1]/div[1]",
              "issueID": "75480f4de9bdc8ad782d2e70dc89c13d",
              "signature": "fe1c2e64696cd83bdf30339cb253a9f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=75480f4de9bdc8ad782d2e70dc89c13d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -26,
                  "y": -10
                },
                "height": -10,
                "width": -26
              },
              "position": {
                "line": 8226,
                "column": 5
              },
              "errorSnippet": "&lt;button id=\"toggle-menu\" class=\"navbar-toggler\" type=\"button\" data-toggle=\"collapse\" data-target=\"#ea-navbar\" aria-controls=\"ea-navbar\" aria-expanded=\"false\" aria-label=\"Menu\" onclick=\"toggleModal()\" style=\"\"&gt; &lt;span class=\"hamburger-icon-for-top",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "7103e898539c339a6fb1b110798939d1",
              "signature": "47b3cacadf2b864d5f47f4dc574ec6ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7103e898539c339a6fb1b110798939d1"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 1475,
                "column": 5796
              },
              "errorSnippet": "&lt;a itemprop=\"url\" href=\"https://www.essentialaccessibility.com/compliance-overview/americans-with-disabilities-act-ada-compliance\" class=\"dropdown-item\" role=\"menuitem\"&gt;ADA&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "5846ae21701b12fbe23707926393bead",
              "signature": "d8592d8f8ebb910629b31666693558a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5846ae21701b12fbe23707926393bead"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 4433,
                "column": 0
              },
              "errorSnippet": "&lt;a itemprop=\"url\" href=\"https://www.essentialaccessibility.com/faq\" class=\"dropdown-item\" role=\"menuitem\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/ul[1]/li[3]/ul[1]/li[4]/a[1]",
              "issueID": "41def58818e67154edd23d8895643264",
              "signature": "b59a1fba4cdcf7662d1d4d62c22989b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=41def58818e67154edd23d8895643264"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 15
                },
                "height": 15,
                "width": 24
              },
              "position": {
                "line": 8300,
                "column": 9
              },
              "errorSnippet": "&lt;button id=\"closefocus\" style=\"\"&gt; &lt;span class=\"close-icon-for-top-menu\"&gt; &lt;svg role=\"img\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 31 30\"&gt; &lt;title&gt; Close Mobile Menu icon &lt;/title&gt; &lt;g id=\"crossmobile\"&gt; &lt;path d=\"",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/button[1]",
              "issueID": "72f22b60bbf027af45e79b746a3ef29d",
              "signature": "375a2b3f6d3a0792e3f5e18fd03bee29",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=72f22b60bbf027af45e79b746a3ef29d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -3
                },
                "bottom-right": {
                  "x": -68.4,
                  "y": 11
                },
                "height": 14,
                "width": -68.4
              },
              "position": {
                "line": 440,
                "column": 215
              },
              "errorSnippet": "&lt;input type=\"search\" id=\"header-search\" class=\"search-field\" placeholder=\" Search by Topic \" value=\"\" name=\"s\"&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/form[1]/input[1]",
              "issueID": "86cd36a8d54d1e2c3b518fbbb0ef7059",
              "signature": "fa1538aade2e68114658f64f99622ac9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=86cd36a8d54d1e2c3b518fbbb0ef7059"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 18,
                  "y": 28
                },
                "height": 28,
                "width": 18
              },
              "position": {
                "line": 8359,
                "column": 5
              },
              "errorSnippet": "&lt;button class=\"close-search\" aria-label=\"close search box\" id=\"closesearch\"&gt;&lt;i class=\"fas fa-times\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/button&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/div[3]/button[1]",
              "issueID": "950fd1e45ba7123fd1a91f11765552df",
              "signature": "a1abfd9bbf401c51cabaf03a4ae2d484",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=950fd1e45ba7123fd1a91f11765552df"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 254.984375
                },
                "bottom-right": {
                  "x": 241,
                  "y": 284.984375
                },
                "height": 30,
                "width": 226
              },
              "position": {
                "line": 8268,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.essentialaccessibility.com/faq\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/div[1]/div[4]/section[1]/div[1]/ul[1]/li[7]/a[1]",
              "issueID": "9bd670e933f8ad28739638312ba5c548",
              "signature": "361527cddb06db98e271a19963a23012",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9bd670e933f8ad28739638312ba5c548"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 736.15625,
                  "y": 38.265625
                },
                "bottom-right": {
                  "x": 761.15625,
                  "y": 63.265625
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8274,
                "column": 137
              },
              "errorSnippet": "&lt;a title=\"Twitter Profile Link\" href=\"https://twitter.com/essentia11y\"&gt;&lt;span class=\"screen-reader-text\"&gt;Go to essential accessibility Twitter Page&lt;/span&gt;&lt;svg class=\"svg-icon\" width=\"26\" height=\"26\" aria-hidden=\"true\" focusable=\"false",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "8d86214e9d8371cea4fa2afd667b668e",
              "signature": "9ff3253c8674d0e1e192f2f5d2a5dd02",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8d86214e9d8371cea4fa2afd667b668e"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 771.546875,
                  "y": 38.265625
                },
                "bottom-right": {
                  "x": 796.546875,
                  "y": 63.265625
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8275,
                "column": 137
              },
              "errorSnippet": "&lt;a title=\"Facebook Profile Link\" href=\"https://www.facebook.com/ea11y\"&gt;&lt;span class=\"screen-reader-text\"&gt;Go to essential accessibility Facebook Page&lt;/span&gt;&lt;svg class=\"svg-icon\" width=\"26\" height=\"26\" aria-hidden=\"true\" focusable=\"fals",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "9764df07915f0ab8f7e994ed095d52a8",
              "signature": "a43ca5a65d3fcba40397e223521f64f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9764df07915f0ab8f7e994ed095d52a8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 806.9375,
                  "y": 38.265625
                },
                "bottom-right": {
                  "x": 831.9375,
                  "y": 63.265625
                },
                "height": 25,
                "width": 25
              },
              "position": {
                "line": 8276,
                "column": 137
              },
              "errorSnippet": "&lt;a title=\"Linkedin Profile Link\" href=\"https://www.linkedin.com/company/essentialaccessibility\"&gt;&lt;span class=\"screen-reader-text\"&gt;Go to essential accessibility Linkedin Page&lt;/span&gt;&lt;svg class=\"svg-icon\" width=\"26\" height=\"26\" aria-hidd",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]/div[2]/nav[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "bcd4e2c59acbb1a0b69b18ad46d91967",
              "signature": "18b963e77de5c907041e2a9ae4129314",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bcd4e2c59acbb1a0b69b18ad46d91967"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 153.6,
                  "y": 0
                },
                "bottom-right": {
                  "x": 930.4720000000001,
                  "y": 287.2
                },
                "height": 287.2,
                "width": 776.8720000000001
              },
              "position": {
                "line": 4133,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" id=\"sub-menu-12866\" aria-labelledby=\"menu-item-dropdown-button-12866\" data-icon=\"dropdown-with-description\" style=\"\"&gt; &lt;li role=\"presentation\" id=\"menu-item-17792\" class=\"descriptionafterthis menu-item menu-i",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/ul[1]/li[1]/ul[1]",
              "issueID": "67c453d4ab9976971650283f1884e990",
              "signature": "dd248acd52ed92f9f7944742fc1c344a",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=67c453d4ab9976971650283f1884e990"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 174.08,
                  "y": 0
                },
                "bottom-right": {
                  "x": 950.9520000000001,
                  "y": 287.2
                },
                "height": 287.2,
                "width": 776.8720000000001
              },
              "position": {
                "line": 4133,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" id=\"sub-menu-21239\" aria-labelledby=\"menu-item-dropdown-button-21239\" data-icon=\"dropdown-with-description\" style=\"\"&gt; &lt;li role=\"presentation\" id=\"menu-item-21264\" class=\"descriptionafterthis_compliance menu-",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/ul[1]/li[2]/ul[1]",
              "issueID": "3444e6b17f90d7ab298b3d6f74901d39",
              "signature": "a346523e93724a386c8ebc2526655a5a",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=3444e6b17f90d7ab298b3d6f74901d39"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 100.98100000000001,
                  "y": 207.944
                },
                "height": 207.944,
                "width": 100.98100000000001
              },
              "position": {
                "line": 5621,
                "column": 110
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" id=\"sub-menu-12869\" aria-labelledby=\"menu-item-dropdown-button-12869\" data-icon=\"newspaper\" style=\"\"&gt; &lt;li role=\"presentation\" id=\"menu-item-12870\" class=\"menu-item menu-item-type-post_type menu-item-object-p",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/ul[1]/li[3]/ul[1]",
              "issueID": "a7f0362ef389b0627678ef63b17c53a3",
              "signature": "a000c955773c0b71b5c08dee5033574a",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=a7f0362ef389b0627678ef63b17c53a3"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 97.2,
                  "y": 207.944
                },
                "height": 207.944,
                "width": 97.2
              },
              "position": {
                "line": 6298,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" id=\"sub-menu-12872\" aria-labelledby=\"menu-item-dropdown-button-12872\" data-icon=\"menu-item\" style=\"\"&gt; &lt;li role=\"presentation\" id=\"menu-item-17793\" class=\"menu-item menu-item-type-custom menu-item-object-cust",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[3]/nav[1]/ul[1]/li[5]/ul[1]",
              "issueID": "2ce85a65cd55c5f674382ee6d0086ff9",
              "signature": "0be7c50c5df2d348098eddf3839176de",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=2ce85a65cd55c5f674382ee6d0086ff9"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 911.03125,
                  "y": 19.1875
                },
                "bottom-right": {
                  "x": 947.01875,
                  "y": 40.1875
                },
                "height": 21,
                "width": 35.9875
              },
              "position": {
                "line": 4673,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"top_login_button\" href=\"https://dashboard.essentialaccessibility.com/login\" aria-label=\"Login opens in a new tab\" target=\"_blank\"&gt;Login&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "472b750376bf57f659d06bb2d36c9d6c",
              "signature": "88f5afe757c533c537365baa65463c5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=472b750376bf57f659d06bb2d36c9d6c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 280
                },
                "bottom-right": {
                  "x": 166.984,
                  "y": 304
                },
                "height": 24,
                "width": 151.984
              },
              "position": {
                "line": 6597,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn comman-btn gartner-btn\" target=\"_blank\" href=\"https://learn.essentialaccessibility.com/hs/gartner-digital-accessibility-market-report-download?utm_campaign=FY21-Q4%20Gartner%20Market%20Guide&amp;amp;utm_source=homepage&amp;amp;utm_medium",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "22abe4c7a3f5f9338cfde74b236b76e9",
              "signature": "938f6a34c18e16642f4cd04032e1a751",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=22abe4c7a3f5f9338cfde74b236b76e9"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 196
                },
                "bottom-right": {
                  "x": 166.984,
                  "y": 220
                },
                "height": 24,
                "width": 151.984
              },
              "position": {
                "line": 6598,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"btn comman-btn forrester-btn\" target=\"_blank\" href=\"https://go.essentialaccessibility.com/ub/forrester-tech-tide-download/\"&gt;Access the Report&lt;/a&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/section[4]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "bfa924d85ea2d281df6f6397cd7a2a30",
              "signature": "a3dbcefa0fcb68f72f802f8cda4f020c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bfa924d85ea2d281df6f6397cd7a2a30"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T01:28:03",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      58
    ],
    [
      "motion",
      13
    ],
    [
      "focInd",
      10
    ],
    [
      "ibm",
      10
    ],
    [
      "alfa",
      5
    ],
    [
      "menuNav",
      3
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      2
    ],
    [
      "axe",
      2
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 29,
  "logSize": 3333,
  "errorLogCount": 16,
  "errorLogSize": 1874,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T01:30:16",
  "elapsedSeconds": 132,
  "score": {
    "scoreProcID": "sp12b",
    "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": {
        "motion": 2,
        "bulk": 1,
        "focAll": 2,
        "focInd": 19,
        "focOp": 3,
        "hover": 2,
        "linkUl": 84,
        "menuNav": 266,
        "role": 5,
        "styleDiff": 38,
        "zIndex": 28
      },
      "alfa": {
        "r11": 4,
        "r62": 16,
        "r65": 1,
        "r66": 19,
        "r69": 15,
        "r73": 76,
        "r74": 24,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 62,
        "color-contrast": 44,
        "hidden-content": 0,
        "identical-links-same-purpose": 0
      },
      "htmlcs": {
        "e:AA.1_3_1.F92,ARIA4": 8,
        "e:AA.1_3_1.H63.1": 4,
        "w:AA.1_1_1.H67.2": 2,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 4,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3.G18.BgImage": 10,
        "w:AA.1_4_3_F24.F24.BGColour": 3,
        "w:AA.1_4_3_F24.F24.FGColour": 7,
        "w:AA.2_1_1.G90": 1,
        "w:AA.2_5_3.F96": 1
      },
      "wave": {
        "a:alt_suspicious": 3,
        "a:alt_duplicate": 1,
        "a:heading_possible": 2,
        "a:link_internal_broken": 4,
        "a:link_redundant": 3,
        "a:noscript": 2
      },
      "tenon": {
        "28": 4,
        "95": 16,
        "98": 16,
        "144": 56,
        "152": 40,
        "190": 16,
        "218": 12
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 1,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 19,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 42,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 8,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "menuNavigation": {
          "testaro": {
            "menuNav": {
              "score": 133,
              "what": "Nonstandard keyboard navigation among focusable menu items"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 4,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 10,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 7,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 5,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 16,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 4,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 11,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 33,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 57,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 12,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "presentationChild": {
          "htmlcs": {
            "e:AA.1_3_1.F92,ARIA4": {
              "score": 8,
              "what": "Element has presentation role but semantic child"
            }
          }
        },
        "TableHeaderScopeRisk": {
          "htmlcs": {
            "e:AA.1_3_1.H63.1": {
              "score": 1,
              "what": "Not all th elements in the table have a scope attribute, so an inferred scope may be incorrect"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 3,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 2,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "eventKeyboardRisk": {
          "htmlcs": {
            "w:AA.2_1_1.G90": {
              "score": 1,
              "what": "Event handler functionality may not be available by keyboard"
            }
          }
        },
        "invisibleLabel": {
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 1,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image alternate text is suspicious"
            }
          }
        },
        "imagesSameAlt": {
          "wave": {
            "a:alt_duplicate": {
              "score": 1,
              "what": "Two images near each other have the same text alternative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "internalLinkBroken": {
          "wave": {
            "a:link_internal_broken": {
              "score": 4,
              "what": "Broken same-page link"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 8,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 56,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 20,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 16,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 9,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 683,
      "log": 101,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "menuNavigation",
          "score": 135
        },
        {
          "groupName": "noLeading",
          "score": 59
        },
        {
          "groupName": "leadingClipsText",
          "score": 58
        },
        {
          "groupName": "linkIndication",
          "score": 47
        },
        {
          "groupName": "contrastAA",
          "score": 39
        },
        {
          "groupName": "contrastAAA",
          "score": 22
        },
        {
          "groupName": "targetSize",
          "score": 22
        },
        {
          "groupName": "focusIndication",
          "score": 21
        },
        {
          "groupName": "tabIndexMissing",
          "score": 18
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 14
        },
        {
          "groupName": "inconsistentStyles",
          "score": 12
        },
        {
          "groupName": "contrastRisk",
          "score": 12
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 11
        },
        {
          "groupName": "presentationChild",
          "score": 10
        },
        {
          "groupName": "linkTextsSame",
          "score": 10
        },
        {
          "groupName": "zIndexNotZero",
          "score": 9
        },
        {
          "groupName": "roleBad",
          "score": 6
        },
        {
          "groupName": "linkNoText",
          "score": 6
        },
        {
          "groupName": "internalLinkBroken",
          "score": 6
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "spontaneousMotion",
          "score": 3
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "TableHeaderScopeRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "eventKeyboardRisk",
          "score": 3
        },
        {
          "groupName": "invisibleLabel",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "imagesSameAlt",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}