Accessibility test digest

Synopsis

Page: Barrier Break

URL: https://www.barrierbreak.com/

Score: 349

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 Barrier Break web page at https://www.barrierbreak.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 349 (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
total349
log11
contrastAA65
focusIndication51
linkForcesNewWindow41
targetSize30
linkIndication29
contrastAAA26
linkTextsSame10
inconsistentStyles9
roleBad8
contrastRisk7
zIndexNotZero6
horizontalScrolling5
contentBeyondLandmarks4
scrollRisk4
noScriptRisk4
visibleBulk3
hoverSurprise3
labelClash3
hiddenContentRisk3
linkConfusionRisk3
pseudoHeadingRisk3
decorativeImageRisk3
pseudoNavListRisk3
selectFlatRisk3
autocompleteRisk3
invisibleLabel3
selectNoText3
linkComprehensionRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

noScriptRisk: Score 4. 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:

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

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

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

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

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

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

linkComprehensionRisk: 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-barrierbreak",
  "host": {
    "id": "barrierbreak",
    "which": "https://www.barrierbreak.com/",
    "what": "Barrier Break"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T01:20:00"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T01:22:42"
    }
  ],
  "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.barrierbreak.com/",
        "what": "Barrier Break"
      },
      {
        "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.barrierbreak.com/",
        "what": "Barrier Break"
      },
      {
        "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.barrierbreak.com/",
      "what": "Barrier Break",
      "result": "https://www.barrierbreak.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.barrierbreak.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.barrierbreak.com/",
      "result": {
        "bytes": [
          534749,
          534749,
          534749,
          534749,
          534749
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.barrierbreak.com/",
      "what": "Barrier Break",
      "result": "https://www.barrierbreak.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "visibleElements": 402
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.barrierbreak.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.barrierbreak.com/",
      "result": {
        "tabFocusables": 50,
        "tabFocused": 50,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.barrierbreak.com/",
      "what": "URL",
      "result": "https://www.barrierbreak.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "totals": {
          "total": 50,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 49,
              "tagNames": {
                "A": 49
              }
            },
            "outlinePresent": {
              "total": 1,
              "meanDelay": 0,
              "tagNames": {
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to content"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "About Us"
            },
            {
              "tagName": "A",
              "text": "Accessibility Audit"
            },
            {
              "tagName": "A",
              "text": "Manage Accessibility"
            },
            {
              "tagName": "A",
              "text": "Compliance"
            },
            {
              "tagName": "A",
              "text": "Accessibility Documents"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "A",
              "text": "Read More on Accessibility Testing"
            },
            {
              "tagName": "A",
              "text": "Read More on VPAT Creation"
            },
            {
              "tagName": "A",
              "text": "Read More on Accessibility Documents"
            },
            {
              "tagName": "A",
              "text": "Read More on Accessibility Consulting"
            },
            {
              "tagName": "A",
              "text": "Read More on SAAS Accessibility Toolkit"
            },
            {
              "tagName": "A",
              "text": "Read More on Accessibility in our DNA"
            },
            {
              "tagName": "A",
              "text": "Read More on Passion to Excel"
            },
            {
              "tagName": "A",
              "text": "Read More on Belief in Innovation"
            },
            {
              "tagName": "A",
              "text": "About BarrierBreak"
            },
            {
              "tagName": "A",
              "text": "accessibility audit"
            },
            {
              "tagName": "A",
              "text": "accessible documents"
            },
            {
              "tagName": "A",
              "text": "accessibility consulting"
            },
            {
              "tagName": "A",
              "text": "compliance to Section 508"
            },
            {
              "tagName": "A",
              "text": "ADA"
            },
            {
              "tagName": "A",
              "text": "VPAT Creation"
            },
            {
              "tagName": "A",
              "text": "Accessibility Procurement"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Blog"
            },
            {
              "tagName": "A",
              "text": "What is a VPAT? Should I create a VPAT for my product?"
            },
            {
              "tagName": "A",
              "text": "Importance of Mobile Accessibility"
            },
            {
              "tagName": "A",
              "text": "ACCESSIBILITY BUZZ – June 2022"
            },
            {
              "tagName": "A",
              "text": "HotelA11Y"
            },
            {
              "tagName": "A",
              "text": "247 Accessible Documents"
            },
            {
              "tagName": "A",
              "text": "Learning at BarrierBreak"
            },
            {
              "tagName": "A",
              "text": "Techshare India"
            },
            {
              "tagName": "A",
              "text": "Empathy Experiences"
            },
            {
              "tagName": "A",
              "text": "#SpotlightAccessibility"
            },
            {
              "tagName": "A",
              "text": "#CovidAccessibilityBugBounty"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "A",
              "text": "+15862329773"
            },
            {
              "tagName": "A",
              "text": "sales@barrierbreak.com"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "BarrierBreak in News"
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement"
            },
            {
              "tagName": "A",
              "text": "Privacy Policy"
            },
            {
              "tagName": "A",
              "text": "Sitemap"
            },
            {
              "tagName": "A",
              "text": "Back To Toparrow_upward"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Download Now!",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.barrierbreak.com/",
      "what": "URL",
      "result": "https://www.barrierbreak.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "totals": {
          "total": 98,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 98,
              "tagNames": {
                "A": 82,
                "BUTTON": 5,
                "INPUT": 10,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"brand\" href=\"https://www.barrierbreak.com/\" style=\"cursor: default;\"><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About BarrierBreak",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work with BarrierBreak",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CSR Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "People First Approach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508 Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile Accessibility Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Procurement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EN 301 549 Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible PDF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible EPUB3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Image Description",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VPAT Creation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"brand\" href=\"https://www.barrierbreak.com/\" style=\"cursor: default;\"><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Navigation Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Navigation Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About BarrierBreak",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work with BarrierBreak",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CSR Initiatives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "People First Approach",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Section 508 Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile Accessibility Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Procurement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EN 301 549 Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible PDF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible EPUB3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Image Description",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VPAT Creation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More Read more on Accessibility Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More Read more on VPAT Creation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More Read more on Accessibility Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More Read more on Accessibility Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "modalbtn",
              "text": "Download Now!",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More Read more on Accessibility in our DNA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More Read more on Passion to Excel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More Read more on Belief in Innovation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About BarrierBreak",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "accessibility testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "accessible documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "accessibility consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "compliance to Section 508",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "VPAT Creation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Procurement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a style=\"display: inline-block; cursor: default;\" href=\"https://www.thevaluable",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What is an Accessibility Audit?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Image Description – An Integral part of Content Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Building accessibility into your company culture",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HotelA11Y",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "247 Accessible Documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learning at BarrierBreak",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Techshare India",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Empathy Experiences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "#SpotlightAccessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "#CovidAccessibilityBugBounty",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+15862329773",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "sales@barrierbreak.com",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a target=\"_blank\" href=\"https://www.linkedin.com/company/barrierbreak-technolog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a target=\"_blank\" href=\"https://twitter.com/Barrierbreak\" title=\"BarrierBreak o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a target=\"_blank\" href=\"https://www.facebook.com/pages/Barrierbreak-Technologie",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a target=\"_blank\" href=\"https://www.slideshare.net/BarrierBreak\" title=\"Barrier",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a target=\"_blank\" href=\"https://www.youtube.com/user/BarrierBreakTech\" title=\"B",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BarrierBreak in News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "scroll",
              "text": "Back To Toparrow_upward",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "last_name3",
              "text": "<input maxlength=\"100\" type=\"text\" id=\"last_name3\" name=\"last_name3\" autocomplet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email3",
              "text": "<input maxlength=\"100\" type=\"text\" id=\"email3\" name=\"email3\" autocomplete=\"email",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "company3",
              "text": "<input maxlength=\"100\" type=\"text\" id=\"company3\" name=\"company3\" aria-required=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SELECT",
              "id": "industry3",
              "text": "Select IndustryInformation Technology (IT)Human resources (HR)Customer SupportEn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "submit3",
              "text": "<input name=\"submit3\" id=\"submit3\" type=\"submit\" class=\"btn btn-primary\" value=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "page_title",
              "text": "<input type=\"hidden\" value=\"Achieve Digital Accessibility at Scale\" name=\"page_t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "last_name",
              "text": "<input maxlength=\"100\" type=\"text\" id=\"last_name\" name=\"last_name\" autocomplete=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email1",
              "text": "<input maxlength=\"100\" type=\"text\" id=\"email1\" name=\"email1\" autocomplete=\"email",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "captcha",
              "text": "<input class=\"form-control\" type=\"text\" name=\"captcha\" id=\"captcha\" aria-require",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "cap",
              "text": "<input type=\"hidden\" id=\"cap\" name=\"cap\" value=\"86\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "submit",
              "text": "<input name=\"submit\" id=\"submit\" type=\"submit\" class=\"btn btn-primary\" value=\"Ge",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.barrierbreak.com/",
      "what": "URL",
      "result": "https://www.barrierbreak.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "totals": {
          "triggers": 75,
          "headTriggers": 20,
          "tailTriggers": 55,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptocontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.barrierbreak.com/",
      "what": "URL",
      "result": "https://www.barrierbreak.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "totals": {
          "mislabeled": 1,
          "unlabeled": 0,
          "wellLabeled": 13
        },
        "items": {
          "mislabeled": [
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "text",
              "labelTypes": [
                "aria-labelledby",
                "label"
              ],
              "texts": {
                "referred": [
                  "Security question:*",
                  "Which of the following start with b: tezaf, bysev, thyke"
                ],
                "label": [
                  "Security question:*"
                ]
              }
            }
          ],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Open Navigation",
                "content": "Navigation Menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close Navigation",
                "content": "Navigation Menu"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Download Now!"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "close"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Name:"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Corporate Email:"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Company:"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Industry:"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Request Toolkit"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "close"
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Name:"
                ]
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Corporate Email:"
                ]
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Get a Quote"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "totals": {
          "links": 82,
          "adjacent": {
            "total": 40,
            "underlined": 13,
            "underlinedPercent": 32
          }
        },
        "items": {
          "underlined": [
            "accessibility testing",
            "accessible documents",
            "accessibility consulting",
            "compliance to Section 508",
            "ADA",
            "VPAT Creation",
            "Accessibility Procurement",
            "",
            "What is an Accessibility Audit?",
            "Image Description – An Integral part of Content Accessibility",
            "Building accessibility into your company culture",
            "+15862329773",
            "sales@barrierbreak.com"
          ],
          "notUnderlined": [
            "Skip to content",
            "",
            "About Us",
            "Accessibility Testing",
            "Accessibility Documents",
            "Accessibility Consulting",
            "VPAT Creation",
            "Contact Us",
            "",
            "About Us",
            "Accessibility Testing",
            "Accessibility Documents",
            "Accessibility Consulting",
            "VPAT Creation",
            "Contact Us",
            "Read More Read more on Accessibility Testing",
            "Read More Read more on VPAT Creation",
            "Read More Read more on Accessibility Documents",
            "Read More Read more on Accessibility Consulting",
            "Read More",
            "Read More Read more on Accessibility in our DNA",
            "Read More Read more on Passion to Excel",
            "Read More Read more on Belief in Innovation",
            "About BarrierBreak",
            "Blog",
            "Contact Us",
            "Back To Toparrow_upward"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.barrierbreak.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
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.barrierbreak.com/",
      "what": "URL",
      "result": "https://www.barrierbreak.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "roleElements": 15,
        "badRoleElements": 4,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "navigation": {
              "bad": 3,
              "redundant": 0
            },
            "status": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.barrierbreak.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": 5,
            "subtotals": [
              2,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 40,
            "subtotals": [
              15,
              13,
              7,
              4,
              1
            ]
          },
          "listLink": {
            "total": 42,
            "subtotals": [
              23,
              7,
              5,
              4,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 14,
            "subtotals": [
              7,
              5,
              2
            ]
          }
        },
        "items": {
          "button": {
            "opacity": {
              "1": [
                "Navigation Menu",
                "Navigation Menu",
                "Download Now!"
              ],
              "0.7": [
                "close",
                "close"
              ]
            },
            "borderWidth": {
              "1px": [
                "Navigation Menu",
                "Navigation Menu",
                "close",
                "close"
              ],
              "0px 0px 3px": [
                "Download Now!"
              ]
            },
            "height": {
              "auto": [
                "Navigation Menu",
                "close",
                "close"
              ],
              "34px": [
                "Navigation Menu"
              ],
              "42.5938px": [
                "Download Now!"
              ]
            },
            "lineHeight": {
              "27.2px": [
                "Navigation Menu",
                "Navigation Menu"
              ],
              "25.6px": [
                "Download Now!"
              ],
              "0px": [
                "close",
                "close"
              ]
            },
            "minHeight": {
              "0px": [
                "Navigation Menu",
                "Download Now!",
                "close",
                "close"
              ],
              "auto": [
                "Navigation Menu"
              ]
            },
            "minWidth": {
              "0px": [
                "Navigation Menu",
                "Download Now!",
                "close",
                "close"
              ],
              "auto": [
                "Navigation Menu"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to content",
                "",
                "",
                "accessibility testing",
                "accessible documents",
                "accessibility consulting",
                "compliance to Section 508",
                "ADA",
                "VPAT Creation",
                "Accessibility Procurement",
                "",
                "What is an Accessibility Audit?",
                "Image Description – An Integral part of Content Accessibility",
                "Building accessibility into your company culture",
                "+15862329773",
                "sales@barrierbreak.com",
                "Back To Toparrow_upward"
              ],
              "600": [
                "About Us",
                "Accessibility Testing",
                "Accessibility Documents",
                "Accessibility Consulting",
                "VPAT Creation",
                "Contact Us",
                "About Us",
                "Accessibility Testing",
                "Accessibility Documents",
                "Accessibility Consulting",
                "VPAT Creation",
                "Contact Us",
                "About BarrierBreak",
                "Blog",
                "Contact Us"
              ],
              "700": [
                "Read More Read more on Accessibility Testing",
                "Read More Read more on VPAT Creation",
                "Read More Read more on Accessibility Documents",
                "Read More Read more on Accessibility Consulting",
                "Read More Read more on Accessibility in our DNA",
                "Read More Read more on Passion to Excel",
                "Read More Read more on Belief in Innovation"
              ],
              "800": [
                "Read More"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to content",
                "",
                "About Us",
                "Accessibility Testing",
                "Accessibility Documents",
                "Accessibility Consulting",
                "VPAT Creation",
                "Contact Us",
                "",
                "About Us",
                "Accessibility Testing",
                "Accessibility Documents",
                "Accessibility Consulting",
                "VPAT Creation",
                "Contact Us",
                "Read More Read more on Accessibility Testing",
                "Read More Read more on VPAT Creation",
                "Read More Read more on Accessibility Documents",
                "Read More Read more on Accessibility Consulting",
                "Read More",
                "Read More Read more on Accessibility in our DNA",
                "Read More Read more on Passion to Excel",
                "Read More Read more on Belief in Innovation",
                "About BarrierBreak",
                "Blog",
                "Contact Us",
                "Back To Toparrow_upward"
              ],
              "underline": [
                "accessibility testing",
                "accessible documents",
                "accessibility consulting",
                "compliance to Section 508",
                "ADA",
                "VPAT Creation",
                "Accessibility Procurement",
                "",
                "What is an Accessibility Audit?",
                "Image Description – An Integral part of Content Accessibility",
                "Building accessibility into your company culture",
                "+15862329773",
                "sales@barrierbreak.com"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "HotelA11Y",
                "247 Accessible Documents",
                "Learning at BarrierBreak",
                "Techshare India",
                "Empathy Experiences",
                "#SpotlightAccessibility",
                "#CovidAccessibilityBugBounty",
                "",
                "",
                "",
                "",
                ""
              ],
              "500": [
                "BarrierBreak in News",
                "Accessibility Statement",
                "Privacy Policy",
                "Sitemap"
              ],
              "600": [
                "About BarrierBreak",
                "Work with BarrierBreak",
                "CSR Initiatives",
                "People First Approach",
                "Web Accessibility Testing",
                "Section 508 Testing",
                "Mobile Accessibility Testing",
                "ADA Testing",
                "Accessibility Procurement",
                "EN 301 549 Testing",
                "Accessible PDF",
                "Accessible EPUB3",
                "Image Description",
                "About BarrierBreak",
                "Work with BarrierBreak",
                "CSR Initiatives",
                "People First Approach",
                "Web Accessibility Testing",
                "Section 508 Testing",
                "Mobile Accessibility Testing",
                "ADA Testing",
                "Accessibility Procurement",
                "EN 301 549 Testing",
                "Accessible PDF",
                "Accessible EPUB3",
                "Image Description"
              ]
            },
            "textDecorationLine": {
              "none": [
                "About BarrierBreak",
                "Work with BarrierBreak",
                "CSR Initiatives",
                "People First Approach",
                "Web Accessibility Testing",
                "Section 508 Testing",
                "Mobile Accessibility Testing",
                "ADA Testing",
                "Accessibility Procurement",
                "EN 301 549 Testing",
                "Accessible PDF",
                "Accessible EPUB3",
                "Image Description",
                "About BarrierBreak",
                "Work with BarrierBreak",
                "CSR Initiatives",
                "People First Approach",
                "Web Accessibility Testing",
                "Section 508 Testing",
                "Mobile Accessibility Testing",
                "ADA Testing",
                "Accessibility Procurement",
                "EN 301 549 Testing",
                "Accessible PDF",
                "Accessible EPUB3",
                "Image Description"
              ],
              "underline": [
                "HotelA11Y",
                "247 Accessible Documents",
                "Learning at BarrierBreak",
                "Techshare India",
                "Empathy Experiences",
                "#SpotlightAccessibility",
                "#CovidAccessibilityBugBounty",
                "",
                "",
                "",
                "",
                "",
                "BarrierBreak in News",
                "Accessibility Statement",
                "Privacy Policy",
                "Sitemap"
              ]
            },
            "color": {
              "rgba(0, 0, 0, 0.69)": [
                "About BarrierBreak",
                "Work with BarrierBreak",
                "CSR Initiatives",
                "People First Approach",
                "Web Accessibility Testing",
                "Section 508 Testing",
                "Mobile Accessibility Testing",
                "ADA Testing",
                "Accessibility Procurement",
                "EN 301 549 Testing",
                "Accessible PDF",
                "Accessible EPUB3",
                "Image Description",
                "About BarrierBreak",
                "Work with BarrierBreak",
                "People First Approach",
                "Web Accessibility Testing",
                "Section 508 Testing",
                "Mobile Accessibility Testing",
                "ADA Testing",
                "Accessibility Procurement",
                "Accessible PDF",
                "Accessible EPUB3"
              ],
              "rgb(51, 51, 51)": [
                "CSR Initiatives",
                "EN 301 549 Testing",
                "Image Description"
              ],
              "rgb(255, 255, 255)": [
                "HotelA11Y",
                "247 Accessible Documents",
                "Learning at BarrierBreak",
                "Techshare India",
                "Empathy Experiences",
                "#SpotlightAccessibility",
                "#CovidAccessibilityBugBounty"
              ],
              "rgb(234, 120, 32)": [
                "",
                "",
                "",
                "",
                ""
              ],
              "rgba(255, 255, 255, 0.8)": [
                "BarrierBreak in News",
                "Accessibility Statement",
                "Privacy Policy",
                "Sitemap"
              ]
            },
            "fontSize": {
              "15.04px": [
                "About BarrierBreak",
                "Work with BarrierBreak",
                "CSR Initiatives",
                "People First Approach",
                "Web Accessibility Testing",
                "Section 508 Testing",
                "Mobile Accessibility Testing",
                "ADA Testing",
                "Accessibility Procurement",
                "EN 301 549 Testing",
                "Accessible PDF",
                "Accessible EPUB3",
                "Image Description",
                "About BarrierBreak",
                "Work with BarrierBreak",
                "CSR Initiatives",
                "People First Approach",
                "Web Accessibility Testing",
                "Section 508 Testing",
                "Mobile Accessibility Testing",
                "ADA Testing",
                "Accessibility Procurement",
                "EN 301 549 Testing",
                "Accessible PDF",
                "Accessible EPUB3",
                "Image Description"
              ],
              "14.4px": [
                "HotelA11Y",
                "247 Accessible Documents",
                "Learning at BarrierBreak",
                "Techshare India",
                "Empathy Experiences",
                "#SpotlightAccessibility",
                "#CovidAccessibilityBugBounty",
                "",
                "",
                "",
                "",
                "",
                "BarrierBreak in News",
                "Accessibility Statement",
                "Privacy Policy",
                "Sitemap"
              ]
            },
            "lineHeight": {
              "24.064px": [
                "About BarrierBreak",
                "Work with BarrierBreak",
                "CSR Initiatives",
                "People First Approach",
                "Web Accessibility Testing",
                "Section 508 Testing",
                "Mobile Accessibility Testing",
                "ADA Testing",
                "Accessibility Procurement",
                "EN 301 549 Testing",
                "Accessible PDF",
                "Accessible EPUB3",
                "Image Description",
                "About BarrierBreak",
                "Work with BarrierBreak",
                "CSR Initiatives",
                "People First Approach",
                "Web Accessibility Testing",
                "Section 508 Testing",
                "Mobile Accessibility Testing",
                "ADA Testing",
                "Accessibility Procurement",
                "EN 301 549 Testing",
                "Accessible PDF",
                "Accessible EPUB3",
                "Image Description"
              ],
              "24.48px": [
                "HotelA11Y",
                "247 Accessible Documents",
                "Learning at BarrierBreak",
                "Techshare India",
                "Empathy Experiences",
                "#SpotlightAccessibility",
                "#CovidAccessibilityBugBounty",
                "",
                "",
                "",
                "",
                ""
              ],
              "23.04px": [
                "BarrierBreak in News",
                "Accessibility Statement",
                "Privacy Policy",
                "Sitemap"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(0, 0, 0)": [
                "Accessibility Testing",
                "VPAT Creation",
                "Accessibility Documents",
                "Accessibility Consulting",
                "Accessibility in our DNA",
                "Passion to Excel",
                "Belief in Innovation",
                "Download the SAAS Accessibility ToolKit",
                "Talk to an Accessibility Consultant"
              ],
              "rgb(255, 255, 255)": [
                "About BarrierBreak",
                "A Badge of Honour",
                "Blog",
                "Initiatives",
                "Contact Us"
              ]
            },
            "fontSize": {
              "19.2px": [
                "Accessibility Testing",
                "VPAT Creation",
                "Accessibility Documents",
                "Accessibility Consulting",
                "Accessibility in our DNA",
                "Passion to Excel",
                "Belief in Innovation",
                "About BarrierBreak",
                "A Badge of Honour",
                "Blog",
                "Initiatives",
                "Contact Us"
              ],
              "17.6px": [
                "Download the SAAS Accessibility ToolKit",
                "Talk to an Accessibility Consultant"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.barrierbreak.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.barrierbreak.com/",
      "result": {
        "totals": {
          "total": 17,
          "tagNames": {
            "HEADER": 1,
            "UL": 6,
            "DIV": 4,
            "svg": 2,
            "SPAN": 2,
            "FOOTER": 1,
            "A": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Skip to content About UsAbout BarrierBreakWork with BarrierBreakCSR InitiativesAccessibility Testing"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About BarrierBreakWork with BarrierBreakCSR Initiatives"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "People First ApproachWeb Accessibility TestingSection 508 TestingMobile Accessibility TestingADA Tes"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Accessible PDFAccessible EPUB3Image Description"
          },
          {
            "tagName": "DIV",
            "id": "header-menu-sidebar",
            "text": "Navigation Menu About UsAbout BarrierBreakWork with BarrierBreakCSR InitiativesAccessibility Testing"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About BarrierBreakWork with BarrierBreakCSR Initiatives"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "People First ApproachWeb Accessibility TestingSection 508 TestingMobile Accessibility TestingADA Tes"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Accessible PDFAccessible EPUB3Image Description"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "svg",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "svg",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "FOOTER",
            "id": "site-footer",
            "text": "About BarrierBreakBarrierBreak is a digital accessibility testing and consulting company based in In"
          },
          {
            "tagName": "A",
            "id": "scroll",
            "text": "Back To Toparrow_upward"
          },
          {
            "tagName": "DIV",
            "id": "myModal",
            "text": "Download the SAAS Accessibility ToolKit closeAn email will be sent with a link to download the SAAS "
          },
          {
            "tagName": "DIV",
            "id": "a11yServicesModal",
            "text": "Talk to an Accessibility Consultant close All fields are mandatory.Name:Corporate Email:Security que"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "totals": {
          "failures": 39,
          "warnings": 3
        },
        "items": [
          {
            "index": 638,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Back To Top"
              ]
            }
          },
          {
            "index": 714,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/a[1]",
              "codeLines": [
                "<a href=\"#content\" id=\"scroll\">",
                "  <span style=\"position: absolute;right:-800px;\">",
                "    Back To Top",
                "  </span>",
                "  <i class=\"material-icons\" aria-hidden=\"true\">",
                "    arrow_upward",
                "  </i>",
                "</a>"
              ]
            }
          },
          {
            "index": 715,
            "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]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Achieve Digital Accessibility at Scale"
              ]
            }
          },
          {
            "index": 744,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "BarrierBreak is a digital accessibility testing and consulting company based in India.  We speciali..."
              ]
            }
          },
          {
            "index": 745,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ","
              ]
            }
          },
          {
            "index": 746,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                ", and"
              ]
            }
          },
          {
            "index": 747,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 748,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Your one stop solution for all your accessibility needs ensuring conformance to WCAG standards and"
              ]
            }
          },
          {
            "index": 749,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[2]",
              "codeLines": [
                ","
              ]
            }
          },
          {
            "index": 750,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[3]",
              "codeLines": [
                ","
              ]
            }
          },
          {
            "index": 751,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[4]",
              "codeLines": [
                "and"
              ]
            }
          },
          {
            "index": 752,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[5]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 753,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "A Badge of Honour"
              ]
            }
          },
          {
            "index": 754,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "July 1, 2022"
              ]
            }
          },
          {
            "index": 755,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/span[1]/text()[1]",
              "codeLines": [
                "June 29, 2022"
              ]
            }
          },
          {
            "index": 756,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/span[1]/text()[1]",
              "codeLines": [
                "June 23, 2022"
              ]
            }
          },
          {
            "index": 757,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Initiatives"
              ]
            }
          },
          {
            "index": 758,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Call Us:"
              ]
            }
          },
          {
            "index": 759,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "+91 (22) 2686 0485-87"
              ]
            }
          },
          {
            "index": 760,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Email Us:"
              ]
            }
          },
          {
            "index": 761,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Follow Us:"
              ]
            }
          },
          {
            "index": 762,
            "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]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "© 2022 BarrierBreak Solutions Pvt. Ltd. All Rights Reserved."
              ]
            }
          },
          {
            "index": 780,
            "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]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Achieve Digital Accessibility at Scale"
              ]
            }
          },
          {
            "index": 809,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "BarrierBreak is a digital accessibility testing and consulting company based in India.  We speciali..."
              ]
            }
          },
          {
            "index": 810,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ","
              ]
            }
          },
          {
            "index": 811,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                ", and"
              ]
            }
          },
          {
            "index": 812,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 813,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Your one stop solution for all your accessibility needs ensuring conformance to WCAG standards and"
              ]
            }
          },
          {
            "index": 814,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[2]",
              "codeLines": [
                ","
              ]
            }
          },
          {
            "index": 815,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[3]",
              "codeLines": [
                ","
              ]
            }
          },
          {
            "index": 816,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[4]",
              "codeLines": [
                "and"
              ]
            }
          },
          {
            "index": 817,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[5]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 818,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "A Badge of Honour"
              ]
            }
          },
          {
            "index": 819,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "July 1, 2022"
              ]
            }
          },
          {
            "index": 820,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/span[1]/text()[1]",
              "codeLines": [
                "June 29, 2022"
              ]
            }
          },
          {
            "index": 821,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/span[1]/text()[1]",
              "codeLines": [
                "June 23, 2022"
              ]
            }
          },
          {
            "index": 822,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Initiatives"
              ]
            }
          },
          {
            "index": 823,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[2]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Call Us:"
              ]
            }
          },
          {
            "index": 824,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "+91 (22) 2686 0485-87"
              ]
            }
          },
          {
            "index": 825,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[4]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Email Us:"
              ]
            }
          },
          {
            "index": 826,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[6]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Follow Us:"
              ]
            }
          },
          {
            "index": 827,
            "verdict": "failed",
            "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]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "© 2022 BarrierBreak Solutions Pvt. Ltd. All Rights Reserved."
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "totals": {
          "rulesNA": 51,
          "rulesPassed": 45,
          "rulesWarned": 4,
          "rulesViolated": 3,
          "warnings": {
            "minor": 16,
            "moderate": 0,
            "serious": 32,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 10,
            "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:22:06.082Z",
          "url": "https://www.barrierbreak.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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "42.0pt (56px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Achieve Digital Accessibility at Scale</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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"font-largest font-weight-lighter\"><strong>A</strong>udit – <strong>M</strong>aintain – <strong>C</strong>ertify</span>",
                  "target": [
                    ".font-largest"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>A</strong>",
                  "target": [
                    ".font-largest > strong:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>M</strong>",
                  "target": [
                    "strong:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>C</strong>",
                  "target": [
                    "strong:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"font-larger\">The Leader in Offshore Digital Accessibility Testing &amp; Consulting.</span>",
                  "target": [
                    ".font-larger: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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"font-larger font-weight-lighter\">Your trusted adviser and reliable source for accessibility testing solutions.</span>",
                  "target": [
                    ".font-larger.font-weight-lighter"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<i class=\"material-icons\" aria-hidden=\"true\">group_add</i>",
                  "target": [
                    "p:nth-child(1) > .material-icons"
                  ],
                  "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": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"large-text section\">250+ </span>",
                  "target": [
                    "#el-a8dfca17 > p:nth-child(2) > .large-text.section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Team - Accessibility Experts</strong>",
                  "target": [
                    "#el-a8dfca17 > p:nth-child(2) > .small-text > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"large-text section\">200,000</span>",
                  "target": [
                    "#el-c154a7f3 > p:nth-child(2) > .large-text.section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibility Testing - Hours Yearly</strong>",
                  "target": [
                    "#el-c154a7f3 > p:nth-child(2) > .small-text > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"large-text section\">4 million+</span>",
                  "target": [
                    "#el-eeda9b41 > p:nth-child(2) > .large-text.section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Documents Remediated</strong>",
                  "target": [
                    "#el-eeda9b41 > p:nth-child(2) > .small-text > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/the-saas-accessibility-toolkit/\" class=\"page-link\" aria-label=\"read more on SAAS Accessibility Toolkit\">Read More</a>",
                          "target": [
                            ".page-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/the-saas-accessibility-toolkit/\" class=\"page-link\" aria-label=\"read more on SAAS Accessibility Toolkit\">Read More</a>",
                  "target": [
                    ".page-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"position: absolute;right:-800px;\">Back To Top</span>",
                  "target": [
                    "#scroll > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                }
              ]
            },
            {
              "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "42.0pt (56px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Achieve Digital Accessibility at Scale</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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"font-largest font-weight-lighter\"><strong>A</strong>udit – <strong>M</strong>aintain – <strong>C</strong>ertify</span>",
                  "target": [
                    ".font-largest"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>A</strong>",
                  "target": [
                    ".font-largest > strong:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>M</strong>",
                  "target": [
                    "strong:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "bold",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>C</strong>",
                  "target": [
                    "strong:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"font-larger\">The Leader in Offshore Digital Accessibility Testing &amp; Consulting.</span>",
                  "target": [
                    ".font-larger: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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/bb_home_banner.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-visible-xl-only > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"font-larger font-weight-lighter\">Your trusted adviser and reliable source for accessibility testing solutions.</span>",
                  "target": [
                    ".font-larger.font-weight-lighter"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<i class=\"material-icons\" aria-hidden=\"true\">group_add</i>",
                  "target": [
                    "p:nth-child(1) > .material-icons"
                  ],
                  "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": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"large-text section\">250+ </span>",
                  "target": [
                    "#el-a8dfca17 > p:nth-child(2) > .large-text.section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Team - Accessibility Experts</strong>",
                  "target": [
                    "#el-a8dfca17 > p:nth-child(2) > .small-text > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"large-text section\">200,000</span>",
                  "target": [
                    "#el-c154a7f3 > p:nth-child(2) > .large-text.section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibility Testing - Hours Yearly</strong>",
                  "target": [
                    "#el-c154a7f3 > p:nth-child(2) > .small-text > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "36.0pt (48px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"large-text section\">4 million+</span>",
                  "target": [
                    "#el-eeda9b41 > p:nth-child(2) > .large-text.section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div style=\"background-image: url(&quot;https://www.barrierbreak.com/wp-content/uploads/2022/04/inclusion_1349X275.jpg&quot;);\" class=\"vce-asset-background-simple-item vcv-lozad\"></div>",
                          "target": [
                            ".vce-asset-background-simple--position-center-center > .vce-asset-background-simple > .vce-asset-background-simple-item.vcv-lozad"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Documents Remediated</strong>",
                  "target": [
                    "#el-eeda9b41 > p:nth-child(2) > .small-text > 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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/the-saas-accessibility-toolkit/\" class=\"page-link\" aria-label=\"read more on SAAS Accessibility Toolkit\">Read More</a>",
                          "target": [
                            ".page-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/the-saas-accessibility-toolkit/\" class=\"page-link\" aria-label=\"read more on SAAS Accessibility Toolkit\">Read More</a>",
                  "target": [
                    ".page-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"position: absolute;right:-800px;\">Back To Top</span>",
                  "target": [
                    "#scroll > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-63 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-16101 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-16109 > .sub-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": "<nav class=\"header--row header-main hide-on-desktop layout-fullwidth nv-navbar header--row\" data-row-id=\"main\" data-show-on=\"mobile\">",
                  "target": [
                    ".hide-on-desktop"
                  ],
                  "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=\"header-menu-sidebar\" class=\"header-menu-sidebar menu-sidebar-panel slide_left\" data-row-id=\"sidebar\">",
                  "target": [
                    "#header-menu-sidebar"
                  ],
                  "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=\"header-menu-sidebar-inner\" class=\"header-menu-sidebar-inner \">",
                  "target": [
                    "#header-menu-sidebar-inner"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#nv-primary-navigation-sidebar > .menu-item-63.menu-item-type-custom.menu-item-object-custom > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#nv-primary-navigation-sidebar > .menu-item-16101.menu-item-type-custom.menu-item-object-custom > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#nv-primary-navigation-sidebar > .menu-item-16109.menu-item-type-custom.menu-item-object-custom > .sub-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": "<svg xmlns=\"https://www.w3.org/2000/svg\" viewBox=\"0 0 769 769\"><path stroke-width=\"25\" d=\"M565.755 696.27h-360l-180-311.77 180-311.77h360l180 311.77z\"></path></svg>",
                  "target": [
                    ":root"
                  ],
                  "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": "<svg xmlns=\"https://www.w3.org/2000/svg\" viewBox=\"0 0 769 769\"><path stroke-width=\"25\" d=\"M565.755 696.27h-360l-180-311.77 180-311.77h360l180 311.77z\"></path></svg>",
                  "target": [
                    ":root"
                  ],
                  "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=\"myModal\" class=\"modal fade\" aria-labelledby=\"SAASHeading\" aria-describedby=\"modalInstruc\" role=\"dialog\" aria-modal=\"true\" style=\"display: none;\">",
                  "target": [
                    "#myModal"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"spinner-border\" role=\"status\" style=\"display: inline-block; position: absolute;\">",
                  "target": [
                    ".spinner-border"
                  ],
                  "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=\"/wp-content/uploads/2021/12/spinner-loader.gif\" class=\"spinner-loader\" style=\"display:none;position: relative;top: -6px;\" alt=\"\">",
                  "target": [
                    ".spinner-loader[alt=\"\"]"
                  ],
                  "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=\"a11yServicesModal\" class=\"modal fade\" aria-labelledby=\"SAASHeading1\" aria-describedby=\"modalInstruc1\" role=\"dialog\" aria-modal=\"true\" style=\"display: none;\">",
                  "target": [
                    "#a11yServicesModal"
                  ],
                  "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": "accessibility testing",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.barrierbreak.com",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/web-accessibility-testing/\">accessibility testing</a>",
                          "target": [
                            "p:nth-child(2) > a[href=\"/web-accessibility-testing/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"#\" aria-expanded=\"false\">",
                  "target": [
                    "#menu-item-16101 > a[href=\"#\"]"
                  ],
                  "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": "#b45c15",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "11.3pt (15.04px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"header--row header-main hide-on-mobile hide-on-tablet layout-fullwidth nv-navbar header--row\" data-row-id=\"main\" data-show-on=\"desktop\">",
                          "target": [
                            ".hide-on-mobile"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 11.3pt (15.04px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.barrierbreak.com/contact-us/\">Contact Us</a>",
                  "target": [
                    "#menu-item-16126 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 11.3pt (15.04px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#b45c15",
                        "contrastRatio": 4.68,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"wp-block-button__link\" href=\"/web-accessibility-testing/\">Read More<span class=\"hidethis\"> Read more on Accessibility Testing</span></a>",
                          "target": [
                            ".wp-block-button__link[href=\"/web-accessibility-testing/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #ffffff, background color: #b45c15, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"wp-block-button__link\" href=\"/web-accessibility-testing/\">Read More<span class=\"hidethis\"> Read more on Accessibility Testing</span></a>",
                  "target": [
                    ".wp-block-button__link[href=\"/web-accessibility-testing/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #ffffff, background color: #b45c15, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#b45c15",
                        "contrastRatio": 4.68,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"wp-block-button__link\" href=\"vpat-creation/\">Read More<span class=\"hidethis\"> Read more on VPAT Creation</span></a>",
                          "target": [
                            ".wp-block-button__link[href$=\"vpat-creation/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #ffffff, background color: #b45c15, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"wp-block-button__link\" href=\"vpat-creation/\">Read More<span class=\"hidethis\"> Read more on VPAT Creation</span></a>",
                  "target": [
                    ".wp-block-button__link[href$=\"vpat-creation/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #ffffff, background color: #b45c15, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b45c15",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-308 wp-custom-logo vcwb  nv-blog-default nv-sidebar-full-width nv-without-title menu_sidebar_slide_left\" id=\"neve_body\">",
                          "target": [
                            "#neve_body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"wp-block-button__link\" href=\"/accessible-pdf/\">Read More<span class=\"hidethis\"> Read more on Accessibility Documents</span></a>",
                  "target": [
                    ".wp-block-button__link[href$=\"accessible-pdf/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b45c15",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"home page-template-default page page-id-308 wp-custom-logo vcwb  nv-blog-default nv-sidebar-full-width nv-without-title menu_sidebar_slide_left\" id=\"neve_body\">",
                          "target": [
                            "#neve_body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"wp-block-button__link\" href=\"/accessibility-consulting/\">Read More<span class=\"hidethis\"> Read more on Accessibility Consulting</span></a>",
                  "target": [
                    ".wp-block-button__link[href$=\"accessibility-consulting/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#b45c15",
                        "contrastRatio": 4.68,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"button\" id=\"modalbtn\" class=\"btn btn-primary download-btn\" data-toggle=\"modal\" data-target=\"#myModal\">Download Now!</button>",
                          "target": [
                            "#modalbtn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #ffffff, background color: #b45c15, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button type=\"button\" id=\"modalbtn\" class=\"btn btn-primary download-btn\" data-toggle=\"modal\" data-target=\"#myModal\">Download Now!</button>",
                  "target": [
                    "#modalbtn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #ffffff, background color: #b45c15, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b45c15",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"vce-row vce-row--col-gap-30 shadow-container2 section mt-5 vce-row-equal-height vce-row-content--top\" data-vce-full-width=\"true\" id=\"el-2abeaa15\" data-vce-do-apply=\"all el-2abeaa15\" style=\"width: 1280px; left: -70px;\">",
                          "target": [
                            "#el-2abeaa15"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"wp-block-button__link\" href=\"/accessibility-barrierbreak/\">Read More<span class=\"hidethis\"> Read more on Accessibility in our DNA</span></a>",
                  "target": [
                    "a[href=\"/accessibility-barrierbreak/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b45c15",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"vce-row vce-row--col-gap-30 shadow-container2 section mt-5 vce-row-equal-height vce-row-content--top\" data-vce-full-width=\"true\" id=\"el-2abeaa15\" data-vce-do-apply=\"all el-2abeaa15\" style=\"width: 1280px; left: -70px;\">",
                          "target": [
                            "#el-2abeaa15"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"wp-block-button__link\" href=\"/work-with-barrierbreak/\">Read More<span class=\"hidethis\"> Read more on Passion to Excel</span></a>",
                  "target": [
                    ".is-style-secondary.wp-block-button > a[href$=\"work-with-barrierbreak/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b45c15",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.68,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"vce-row vce-row--col-gap-30 shadow-container2 section mt-5 vce-row-equal-height vce-row-content--top\" data-vce-full-width=\"true\" id=\"el-2abeaa15\" data-vce-do-apply=\"all el-2abeaa15\" style=\"width: 1280px; left: -70px;\">",
                          "target": [
                            "#el-2abeaa15"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"wp-block-button__link\" href=\"/accessibility-people-first-approach/\">Read More<span class=\"hidethis\"> Read more on Belief in Innovation</span></a>",
                  "target": [
                    "#el-8c91d60f > .is-style-secondary.wp-block-button > .wp-block-button__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.68 (foreground color: #b45c15, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "p-as-heading",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag2a",
                "wcag131",
                "experimental"
              ],
              "description": "Ensure bold, italic text and font-size is not used to style <p> elements as a heading",
              "help": "Styled <p> elements must not be used as headings",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/p-as-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Heading elements should be used instead of styled <p> elements"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p style=\"margin-bottom:11px\"><i class=\"material-icons\" aria-hidden=\"true\">group_add</i></p>",
                  "target": [
                    "#el-a8dfca17 > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Heading elements should be used instead of styled <p> elements"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span style=\"position: absolute;right:-800px;\">Back To Top</span>",
                  "target": [
                    "#scroll > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.barrierbreak.com/",
      "what": "URL",
      "result": "https://www.barrierbreak.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"vce-single-image\" src=\"https://www.barrierbreak.com/wp-content/uploads/2022/06/accessible_documents_new.jpg\" data-img-src=\"https://www.barrierbreak.com/wp-content/uploads/2022/06/accessible_documents_new.jpg\" alt=\"\" title=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"vce-single-image\" width=\"400\" height=\"220\" srcset=\"https://www.barrierbreak.com/wp-content/uploads/2022/07/accessible_consulting_new-320x176.jpg 320w,https://www.barrierbreak.com/wp-content/uploads/2022/07/accessible_consulting_new-400x220.jpg 400w\" src=\"https://www.barrierbreak.com/wp-content/uploads/2022/07/accessible_consulting_new-400x220.jpg\" data-img-src=\"https://www.barrierbreak.com/wp-content/uploads/2022/06/accessible_consulting_new.jpg\" alt=\"\" title=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/wp-content/uploads/2021/12/spinner-loader.gif\" class=\"spinner-loader\" style=\"display:none;position: relative;top: -6px;\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"text-center\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p style=\"margin-bottom:11px\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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_3_1.H85.2": {
            "If this selection list contains groups of related options, they should be grouped with optgroup.": [
              {
                "tagName": "select",
                "id": "#industry3",
                "code": "<select id=\"industry3\" name=\"industry3\" aria-required=\"true\" class=\"form-control\">...</select>"
              }
            ]
          },
          "AA.1_3_5.H98": {
            "This element contains a potentially faulty value in its autocomplete attribute: email1.": [
              {
                "tagName": "input",
                "id": "#email1",
                "code": "<input maxlength=\"100\" type=\"text\" id=\"email1\" name=\"email1\" autocomplete=\"email1\" class=\"form-control\" aria-required=\"true\" value=\"\">"
              }
            ]
          },
          "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": "#scroll",
                "code": "<a href=\"#content\" id=\"scroll\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#a11yServicesModal",
                "code": "<div id=\"a11yServicesModal\" class=\"modal fade\" aria-labelledby=\"SAASHeading1\" aria-describedby=\"modalInstruc1\" role=\"dialog\" aria-modal=\"true\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#header-menu-sidebar",
                "code": "<div id=\"header-menu-sidebar\" class=\"header-menu-sidebar menu-sidebar-panel slide_left\" data-row-id=\"sidebar\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#myModal",
                "code": "<div id=\"myModal\" class=\"modal fade\" aria-labelledby=\"SAASHeading\" aria-describedby=\"modalInstruc\" role=\"dialog\" aria-modal=\"true\" style=\"display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"header-menu-sidebar-overlay hfg-ov\">...</div>"
              },
              {
                "tagName": "header",
                "id": "",
                "code": "<header class=\"header\">...</header>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, minimum-scale=1\">"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"neve-skip-link show-on-focus\" href=\"#content\">...</a>"
              },
              {
                "tagName": "button",
                "id": "#modalbtn",
                "code": "<button type=\"button\" id=\"modalbtn\" class=\"btn btn-primary download-btn\" data-toggle=\"modal\" data-target=\"#myModal\">...</button>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"hidethis\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"position: absolute;right:-800px;\">...</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": "a",
                "id": "",
                "code": "<a href=\"https://www.barrierbreak.com/6by6/privacy-policy/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.barrierbreak.com/accessibility-consulting/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.barrierbreak.com/accessibility-statement/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.barrierbreak.com/barrierbreak-in-news/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.barrierbreak.com/sitemap/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.barrierbreak.com/vpat-creation/\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"menu-item-title-wrap dd-title\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/the-saas-accessibility-toolkit/\" class=\"page-link\" aria-label=\"read more on SAAS Accessibility Toolkit\">...</a>"
              }
            ]
          },
          "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": "img",
                "id": "",
                "code": "<img style=\"background: #fff; border-radius: 50%; padding: 5px;\" src=\"https://www.barrierbreak.com/wp-content/uploads/2022/07/V500_BrandAssociation_WorkingWithV500_Badge_RGB_SOLID_new.png\" alt=\"Working with the Valuable 500\" width=\"149\" height=\"150\">"
              }
            ]
          },
          "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": "",
                "code": "<button type=\"button\" class=\" navbar-toggle\" value=\"Navigation Menu\" aria-label=\"Open Navigation\" aria-haspopup=\"menu\">...</button>"
              }
            ]
          },
          "AA.4_1_2.H91.Select.Value": {
            "This select element does not have a value available to an accessibility API.": [
              {
                "tagName": "select",
                "id": "#industry3",
                "code": "<select id=\"industry3\" name=\"industry3\" aria-required=\"true\" class=\"form-control\">...</select>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.barrierbreak.com/",
      "what": "URL",
      "result": "https://www.barrierbreak.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 7,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 738,
                "top": 19,
                "height": 34,
                "width": 47
              },
              "snippet": "<button aria-haspopup=\"menu\" aria-label=\"Open Navigation\" value=\"Navigation Menu\" class=\" navbar-toggle\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 740,
                "top": 611,
                "height": 40,
                "width": 40
              },
              "snippet": "<a id=\"scroll\" href=\"#content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 71,
                "width": 800
              },
              "snippet": "<nav data-show-on=\"mobile\" data-row-id=\"main\" class=\"header--row header-main hide-on-desktop layout-fullwidth nv-navbar header--row\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 71,
                "width": 800
              },
              "snippet": "<nav data-show-on=\"mobile\" data-row-id=\"main\" class=\"header--row header-main hide-on-desktop layout-fullwidth nv-navbar header--row\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 549,
                "top": 1507,
                "height": 304,
                "width": 237
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 282,
                "top": 1507,
                "height": 138,
                "width": 237
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 15,
                "top": 1507,
                "height": 138,
                "width": 237
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/img[1]",
                "aria": "/document[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 0,
                "top": 3604,
                "height": 1,
                "width": 1
              },
              "snippet": "<img aria-hidden=\"true\" role=\"presentation\" alt=\"\" style=\"display:block;position:absolute;width:1px;height:1px;\" height=\"1\" width=\"1\" src=\"https://wt.outfunnel.com/l?s=eyJldiI6InBhZ2V2aWV3IiwidiI6ImJ1MGxieTBrenFsOHFqbWk3MGZsZ2wiLCJzIjoibmEiLCJ0IjoxNjU3MDcwNTM0MzgyLCJpIjoiNWU4MWY3NDc2ZjAzMmY3YWQ4NmQwMjcyIiwidSI6Imh0dHBzOi8vd3d3LmJhcnJpZXJicmVhay5jb20vIn0\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 7,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[2]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 738,
                "top": 19,
                "height": 34,
                "width": 47
              },
              "snippet": "<button aria-haspopup=\"menu\" aria-label=\"Open Navigation\" value=\"Navigation Menu\" class=\" navbar-toggle\" type=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 740,
                "top": 611,
                "height": 40,
                "width": 40
              },
              "snippet": "<a id=\"scroll\" href=\"#content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 71,
                "width": 800
              },
              "snippet": "<nav data-show-on=\"mobile\" data-row-id=\"main\" class=\"header--row header-main hide-on-desktop layout-fullwidth nv-navbar header--row\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 71,
                "width": 800
              },
              "snippet": "<nav data-show-on=\"mobile\" data-row-id=\"main\" class=\"header--row header-main hide-on-desktop layout-fullwidth nv-navbar header--row\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 549,
                "top": 1508,
                "height": 304,
                "width": 237
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 282,
                "top": 1508,
                "height": 138,
                "width": 237
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 15,
                "top": 1508,
                "height": 138,
                "width": 237
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/img[1]",
                "aria": "/document[1]"
              },
              "message": "The explicitly-assigned ARIA role \"presentation\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 0,
                "top": 3606,
                "height": 1,
                "width": 1
              },
              "snippet": "<img aria-hidden=\"true\" role=\"presentation\" alt=\"\" style=\"display:block;position:absolute;width:1px;height:1px;\" height=\"1\" width=\"1\" src=\"https://wt.outfunnel.com/l?s=eyJldiI6InBhZ2V2aWV3IiwidiI6ImMxanMxNnptN2F1aHY2Z3F0b3J1dTYiLCJzIjoibmEiLCJ0IjoxNjU3MDcwNTQzNDM4LCJpIjoiNWU4MWY3NDc2ZjAzMmY3YWQ4NmQwMjcyIiwidSI6Imh0dHBzOi8vd3d3LmJhcnJpZXJicmVhay5jb20vIn0\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.barrierbreak.com/",
      "what": "URL",
      "result": "https://www.barrierbreak.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home - Leader in Offshore Accessibility Testing | Section 508 Compliance | WCAG Conformance | BarrierBreak",
          "pageurl": "https://www.barrierbreak.com/",
          "time": 5.43,
          "creditsremaining": 417,
          "allitemcount": 105,
          "totalelements": 840,
          "waveurl": "http://wave.webaim.org/report?url=https://www.barrierbreak.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 10,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#neve_body > NOSCRIPT:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV > MAIN#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV#el-7e96126a > DIV:first-child > DIV#el-3da51acf > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV#el-5997f3b7 > DIV:first-child > BUTTON:first-child + A"
                ],
                "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": 9,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + META + LINK + LINK + LINK + LINK + LINK + META + TITLE + LINK + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + STYLE + STYLE + STYLE + STYLE + LINK + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + NOSCRIPT",
                  "HTML > BODY#neve_body > NOSCRIPT:first-child",
                  "HTML > BODY#neve_body > NOSCRIPT:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV > MAIN#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#el-5b939631 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + NOSCRIPT",
                  "HTML > BODY#neve_body > NOSCRIPT:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV > MAIN#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#el-5b939631 > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + NOSCRIPT",
                  "HTML > BODY#neve_body > NOSCRIPT:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV > MAIN#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#el-5b939631 > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + NOSCRIPT",
                  "HTML > BODY#neve_body > NOSCRIPT:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV > MAIN#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#el-5b939631 > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + NOSCRIPT",
                  "HTML > BODY#neve_body > NOSCRIPT:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV > MAIN#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#el-5b939631 > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + NOSCRIPT",
                  "HTML > BODY#neve_body > NOSCRIPT:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV > MAIN#content > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV#el-071a597a > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + NOSCRIPT",
                  "HTML > BODY#neve_body > NOSCRIPT:first-child + svg + svg + svg + svg + svg + svg + svg + svg + DIV + STYLE + STYLE + STYLE + STYLE + STYLE + STYLE + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.barrierbreak.com/",
      "what": "URL",
      "result": "https://www.barrierbreak.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.barrierbreak.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.067",
        "responseTime": "2022-07-06T01:22:42.041Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1158432,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 175,
              "failing": 5
            },
            "issues": {
              "totalErrors": 33,
              "totalWarnings": 0,
              "totalIssues": 33
            },
            "issuesByLevel": {
              "A": {
                "count": 18,
                "pct": 54.55
              },
              "AA": {
                "count": 14,
                "pct": 42.42
              },
              "AAA": {
                "count": 33,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "981b63f7-eb45-4514-8678-611862d73458",
          "docID": "10e9a320-44f0-4783-b9fd-db2df7689574",
          "sourceHash": "8fff53c21a6a728fdf27539d7a7c9a34",
          "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=981b63f7-eb45-4514-8678-611862d73458",
          "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": 2783.22
                },
                "height": 2783.22,
                "width": 1024
              },
              "position": {
                "line": 7025,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-308 wp-custom-logo vcwb nv-blog-default nv-sidebar-full-width nv-without-title menu_sidebar_slide_left\" id=\"neve_body\"&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript&gt;&lt;iframe src",
              "xpath": "/html/body",
              "issueID": "f3a34d238b44895baaba6f942d854ef8",
              "signature": "8183b5efd1ba0b34990b6bc9cda4911f",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=f3a34d238b44895baaba6f942d854ef8"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 32
                },
                "bottom-right": {
                  "x": 0,
                  "y": 32
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4989,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"neve-skip-link show-on-focus\" href=\"#content\"&gt; Skip to content &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/a[1]",
              "issueID": "2f18eb71b55bb0d593c52eea4cedc57a",
              "signature": "e21563660ed6d2dacf0b9479479ec4cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2f18eb71b55bb0d593c52eea4cedc57a"
            },
            {
              "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": 2,
                  "y": -1
                },
                "bottom-right": {
                  "x": 179,
                  "y": 26
                },
                "height": 27,
                "width": 177
              },
              "position": {
                "line": 9631,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"/about-us\"&gt;About BarrierBreak&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "e01ca142297e0913b8a8b7d0b59993fe",
              "signature": "d848d039cce0135db9d67a78fcad25c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=e01ca142297e0913b8a8b7d0b59993fe"
            },
            {
              "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": 1,
                  "y": 252
                },
                "bottom-right": {
                  "x": 160,
                  "y": 295
                },
                "height": 43,
                "width": 159
              },
              "position": {
                "line": 10788,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/vpat-creation/\"&gt;VPAT Creation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[3]",
              "issueID": "d6de0b4667115193187ec2c54cf42e14",
              "signature": "76d2c3d2fe0a2118e6744bf9827571c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d6de0b4667115193187ec2c54cf42e14"
            },
            {
              "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": 90,
                  "y": 276
                },
                "bottom-right": {
                  "x": 259,
                  "y": 295
                },
                "height": 19,
                "width": 169
              },
              "position": {
                "line": 10788,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/accessibility-procurement/\"&gt;Accessibility Procurement&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[4]",
              "issueID": "abc0a9d290e9947fb35269128a67b788",
              "signature": "f4ce32a69ae6a4cbc9be2975254e80ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=abc0a9d290e9947fb35269128a67b788"
            },
            {
              "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": 1,
                  "y": -1
                },
                "bottom-right": {
                  "x": 109,
                  "y": 26
                },
                "height": 27,
                "width": 108
              },
              "position": {
                "line": 11388,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.barrierbreak.com/contact-us\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "78332388f67cd4fcfd4d6e469c98eecd",
              "signature": "558adb943cde4727e32d9e573b32c807",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=78332388f67cd4fcfd4d6e469c98eecd"
            },
            {
              "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": 232.390625
                },
                "bottom-right": {
                  "x": 20,
                  "y": 258.390625
                },
                "height": 26,
                "width": 20
              },
              "position": {
                "line": 11459,
                "column": 33
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://www.linkedin.com/company/barrierbreak-technologies\" title=\"BarrierBreak on Linkedin\" aria-label=\"BarrierBreak on Linkedin\"&gt;&lt;i class=\"fa fa-linkedin\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[7]/ul[1]/li[1]/a[1]",
              "issueID": "d98bdeec9180a67f2fceb962b7f88886",
              "signature": "d88f684af1da9eb50f0fbffd65fadf46",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d98bdeec9180a67f2fceb962b7f88886"
            },
            {
              "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": 30,
                  "y": 232.390625
                },
                "bottom-right": {
                  "x": 52,
                  "y": 258.390625
                },
                "height": 26,
                "width": 22
              },
              "position": {
                "line": 11615,
                "column": 34
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://twitter.com/Barrierbreak\" title=\"BarrierBreak on Twitter\" aria-label=\"BarrierBreak on Twitter\"&gt;&lt;i class=\"fa fa-twitter\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[7]/ul[1]/li[2]/a[1]",
              "issueID": "934d2e9b38c5755dd17b1367ac35362a",
              "signature": "707fab3c432fd4ea4890aa7cc9b175a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=934d2e9b38c5755dd17b1367ac35362a"
            },
            {
              "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": 62,
                  "y": 232.390625
                },
                "bottom-right": {
                  "x": 76,
                  "y": 258.390625
                },
                "height": 26,
                "width": 14
              },
              "position": {
                "line": 11616,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://www.facebook.com/pages/Barrierbreak-Technologies/376356745751111\" title=\"BarrierBreak on Facebook\" aria-label=\"BarrierBreak on Facebook\"&gt;&lt;i class=\"fa fa-facebook\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[7]/ul[1]/li[3]/a[1]",
              "issueID": "0ef4bcd1ff4406a9a6e9a7de42908f80",
              "signature": "19b156841b3c0714538e841bd5864734",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0ef4bcd1ff4406a9a6e9a7de42908f80"
            },
            {
              "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": 86,
                  "y": 232.390625
                },
                "bottom-right": {
                  "x": 108,
                  "y": 258.390625
                },
                "height": 26,
                "width": 22
              },
              "position": {
                "line": 11616,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://www.slideshare.net/BarrierBreak\" title=\"BarrierBreak on Slideshare\" aria-label=\"BarrierBreak on Slideshare\"&gt;&lt;i class=\"fa fa-slideshare\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[7]/ul[1]/li[4]/a[1]",
              "issueID": "c6490c9c12606d31a5c8c8cba75c3d56",
              "signature": "6228610bbdee00c27e0ee9a8f979ff0a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c6490c9c12606d31a5c8c8cba75c3d56"
            },
            {
              "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": 118,
                  "y": 232.390625
                },
                "bottom-right": {
                  "x": 143,
                  "y": 258.390625
                },
                "height": 26,
                "width": 25
              },
              "position": {
                "line": 11616,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://www.youtube.com/user/BarrierBreakTech\" title=\"BarrierBreak on Youtube\" aria-label=\"BarrierBreak on Youtube\"&gt;&lt;i class=\"fa fa-youtube\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[7]/ul[1]/li[5]/a[1]",
              "issueID": "81b5beb7fc67d37365bfaf4a0b8dc42a",
              "signature": "362685c2b9d816b03bb6c91b636d3ad8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=81b5beb7fc67d37365bfaf4a0b8dc42a"
            },
            {
              "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": -22,
                  "y": -12
                },
                "height": -12,
                "width": -22
              },
              "position": {
                "line": 4990,
                "column": 215
              },
              "errorSnippet": "&lt;input maxlength=\"100\" type=\"text\" id=\"last_name3\" name=\"last_name3\" autocomplete=\"name\" class=\"form-control\" aria-required=\"true\" value=\"\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/form[1]/div[2]/div[2]/input[1]",
              "issueID": "119a66fc605a2ad0f2e86618c3ff9bea",
              "signature": "9fa7fa1afb738e28cb2010bee0b4b95c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=119a66fc605a2ad0f2e86618c3ff9bea"
            },
            {
              "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": -22,
                  "y": -12
                },
                "height": -12,
                "width": -22
              },
              "position": {
                "line": 8754,
                "column": 34
              },
              "errorSnippet": "&lt;input maxlength=\"100\" type=\"text\" id=\"email3\" name=\"email3\" autocomplete=\"email\" class=\"form-control\" aria-required=\"true\" value=\"\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/form[1]/div[3]/div[2]/input[1]",
              "issueID": "eb5e6bc75cbd2f45bc0cf5166808ce66",
              "signature": "4f951e837377ca47a405562aee95ae32",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eb5e6bc75cbd2f45bc0cf5166808ce66"
            },
            {
              "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": -22,
                  "y": -12
                },
                "height": -12,
                "width": -22
              },
              "position": {
                "line": 8755,
                "column": 0
              },
              "errorSnippet": "&lt;input maxlength=\"100\" type=\"text\" id=\"company3\" name=\"company3\" aria-required=\"true\" autocomplete=\"organization\" class=\"form-control\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/form[1]/div[4]/div[2]/input[1]",
              "issueID": "416def68ad50f1d9163713daab9bb150",
              "signature": "6d93053fc5697a7ca6c711dcf5a24939",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=416def68ad50f1d9163713daab9bb150"
            },
            {
              "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": -22,
                  "y": -12
                },
                "height": -12,
                "width": -22
              },
              "position": {
                "line": 4989,
                "column": 0
              },
              "errorSnippet": "&lt;select id=\"industry3\" name=\"industry3\" aria-required=\"true\" class=\"form-control\"&gt;&lt;option value=\"0\"&gt;Select Industry&lt;/option&gt;&lt;option value=\"Information Technology (IT)\"&gt;Information Technology (IT)&lt;/option&gt;&lt;option value=\"Hu",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/form[1]/div[5]/div[2]/select[1]",
              "issueID": "8a6a0c79a69c5e728cb2f9750b5c9c47",
              "signature": "5bebbaed144d43c9350093e94b51953e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8a6a0c79a69c5e728cb2f9750b5c9c47"
            },
            {
              "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": -40,
                  "y": -19
                },
                "height": -19,
                "width": -40
              },
              "position": {
                "line": 8755,
                "column": 0
              },
              "errorSnippet": "&lt;input name=\"submit3\" id=\"submit3\" type=\"submit\" class=\"btn btn-primary\" value=\"Request Toolkit\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/form[1]/div[6]/div[2]/input[1]",
              "issueID": "9faa0601f2d28cf97cad13aa0c369738",
              "signature": "c87ea08a0d0c9de4ef7229de71c40b45",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9faa0601f2d28cf97cad13aa0c369738"
            },
            {
              "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": -22,
                  "y": -12
                },
                "height": -12,
                "width": -22
              },
              "position": {
                "line": 10920,
                "column": 0
              },
              "errorSnippet": "&lt;input maxlength=\"100\" type=\"text\" id=\"last_name\" name=\"last_name\" autocomplete=\"name\" class=\"form-control\" aria-required=\"true\" value=\"\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[2]/form[1]/div[2]/div[2]/input[1]",
              "issueID": "05f02cd99494a6da1a2e8d28eb7c989f",
              "signature": "d6e74e26f8b7e80cf214e24e675ea7e3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=05f02cd99494a6da1a2e8d28eb7c989f"
            },
            {
              "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": -22,
                  "y": -12
                },
                "height": -12,
                "width": -22
              },
              "position": {
                "line": 10920,
                "column": 0
              },
              "errorSnippet": "&lt;input maxlength=\"100\" type=\"text\" id=\"email1\" name=\"email1\" autocomplete=\"email1\" class=\"form-control\" aria-required=\"true\" value=\"\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[2]/form[1]/div[3]/div[2]/input[1]",
              "issueID": "d51b49f448da68bd1d50321b7937cf44",
              "signature": "9bee0717c91cae5b9fb889b845858887",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d51b49f448da68bd1d50321b7937cf44"
            },
            {
              "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": -22,
                  "y": -12
                },
                "height": -12,
                "width": -22
              },
              "position": {
                "line": 12741,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"form-control\" type=\"text\" name=\"captcha\" id=\"captcha\" aria-required=\"true\" aria-labelledby=\"captchaIns1 captchaIns2\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[2]/form[1]/div[5]/div[2]/input[1]",
              "issueID": "6eccaf9ea4f57dac18326eabd673f367",
              "signature": "55be11419270e7df71cecf5b7e3922e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6eccaf9ea4f57dac18326eabd673f367"
            },
            {
              "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": -40,
                  "y": -19
                },
                "height": -19,
                "width": -40
              },
              "position": {
                "line": 12741,
                "column": 0
              },
              "errorSnippet": "&lt;input name=\"submit\" id=\"submit\" type=\"submit\" class=\"btn btn-primary\" value=\"Get a Quote\"&gt;",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/div[2]/form[1]/div[6]/div[2]/input[1]",
              "issueID": "e12cc54d0034b69b228f55e7d7057502",
              "signature": "219e53d90f1b99ff446fb0400028c049",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e12cc54d0034b69b228f55e7d7057502"
            },
            {
              "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": 281.296875,
                  "y": 68
                },
                "bottom-right": {
                  "x": 415.43787499999996,
                  "y": 203.031
                },
                "height": 135.031,
                "width": 134.141
              },
              "position": {
                "line": 10788,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"display: inline-block;\" href=\"https://www.thevaluable500.com/press-release/business-disability-directory\" target=\"_blank\" rel=\"noopener\"&gt;&lt;img style=\"background: #fff; border-radius: 50%; padding: 5px;\" src=\"https://www.barrierbreak.com",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "0b5b26404dae1bad9939f2c1bbf3d119",
              "signature": "b13014b1ece4615131f70910c93abd73",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0b5b26404dae1bad9939f2c1bbf3d119"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 42
                },
                "bottom-right": {
                  "x": 200,
                  "y": 66
                },
                "height": 24,
                "width": 200
              },
              "position": {
                "line": 11148,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" href=\"https://hotela11y.com/\" target=\"_blank\"&gt;HotelA11Y&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "72aae36728c2ccd1d1a587b77bd3d651",
              "signature": "991b33034289ddc97e6160043a6a3bcc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=72aae36728c2ccd1d1a587b77bd3d651"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 71
                },
                "bottom-right": {
                  "x": 200,
                  "y": 95
                },
                "height": 24,
                "width": 200
              },
              "position": {
                "line": 11148,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" href=\"https://247accessibledocuments.com/\" target=\"_blank\"&gt;247 Accessible Documents&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "6a63123e758980cfd5351cda524d034b",
              "signature": "dd9168efbc5cb37aa0111c8aadf7766d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6a63123e758980cfd5351cda524d034b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 100
                },
                "bottom-right": {
                  "x": 200,
                  "y": 124
                },
                "height": 24,
                "width": 200
              },
              "position": {
                "line": 11315,
                "column": 34
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" href=\"https://learning.barrierbreak.com/\" target=\"_blank\"&gt;Learning at BarrierBreak&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "cb4b0cd76ca56109ebef6d21f285dc5e",
              "signature": "4867ec9db57a297c8c7210c5995dfc91",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cb4b0cd76ca56109ebef6d21f285dc5e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 129
                },
                "bottom-right": {
                  "x": 200,
                  "y": 153
                },
                "height": 24,
                "width": 200
              },
              "position": {
                "line": 11316,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" href=\"https://techshare.barrierbreak.com/\" target=\"_blank\"&gt;Techshare India&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "3e5252a61090a434c0e05b9076688f6f",
              "signature": "eb6e34cedd212a7c2fc9ca312f87827c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3e5252a61090a434c0e05b9076688f6f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 187
                },
                "bottom-right": {
                  "x": 200,
                  "y": 211
                },
                "height": 24,
                "width": 200
              },
              "position": {
                "line": 11316,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.barrierbreak.com/gaad/\" data-type=\"URL\" data-id=\"https://www.barrierbreak.com/gaad/\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;#SpotlightAccessibility &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]",
              "issueID": "0f711d05ec43e636517feb264f5c0903",
              "signature": "76ee43085ed5af8a822c8dc53f1e9839",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0f711d05ec43e636517feb264f5c0903"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 216
                },
                "bottom-right": {
                  "x": 200,
                  "y": 240
                },
                "height": 24,
                "width": 200
              },
              "position": {
                "line": 11387,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.barrierbreak.com/gaad/covid19/submit-accessibility-bug.php\" target=\"_blank\"&gt;#CovidAccessibilityBugBounty &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]",
              "issueID": "0d94dceb2588cc6ebdb99ac9d73eca20",
              "signature": "03b89713b8d7e9d8ce2af109390043fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0d94dceb2588cc6ebdb99ac9d73eca20"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 96.796875
                },
                "bottom-right": {
                  "x": 97,
                  "y": 115.796875
                },
                "height": 19,
                "width": 97
              },
              "position": {
                "line": 11388,
                "column": 0
              },
              "errorSnippet": "&lt;a rel=\"noreferrer noopener\" href=\"https://worldnumbers.secure-admin.com/phNum/default/show/number/15862329773/packId\" target=\"_blank\"&gt;+15862329773&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[3]/p[1]/a[1]",
              "issueID": "ca311033062203f444a6405c9e7f46b5",
              "signature": "18d06d675f372bd26f792c2d7ba8fd80",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ca311033062203f444a6405c9e7f46b5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 232.390625
                },
                "bottom-right": {
                  "x": 20,
                  "y": 258.390625
                },
                "height": 26,
                "width": 20
              },
              "position": {
                "line": 11459,
                "column": 33
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://www.linkedin.com/company/barrierbreak-technologies\" title=\"BarrierBreak on Linkedin\" aria-label=\"BarrierBreak on Linkedin\"&gt;&lt;i class=\"fa fa-linkedin\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[7]/ul[1]/li[1]/a[1]",
              "issueID": "eb02c10c15d4d8ef06481ed1c1b52a1a",
              "signature": "414d2a13c38f792c60ce3f124c060d6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=eb02c10c15d4d8ef06481ed1c1b52a1a"
            },
            {
              "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": 30,
                  "y": 232.390625
                },
                "bottom-right": {
                  "x": 52,
                  "y": 258.390625
                },
                "height": 26,
                "width": 22
              },
              "position": {
                "line": 11615,
                "column": 34
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://twitter.com/Barrierbreak\" title=\"BarrierBreak on Twitter\" aria-label=\"BarrierBreak on Twitter\"&gt;&lt;i class=\"fa fa-twitter\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[7]/ul[1]/li[2]/a[1]",
              "issueID": "b250ee3dee5dc508afba048e26338039",
              "signature": "1b647103f42e45ad44a316bf9bef795c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b250ee3dee5dc508afba048e26338039"
            },
            {
              "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": 62,
                  "y": 232.390625
                },
                "bottom-right": {
                  "x": 76,
                  "y": 258.390625
                },
                "height": 26,
                "width": 14
              },
              "position": {
                "line": 11616,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://www.facebook.com/pages/Barrierbreak-Technologies/376356745751111\" title=\"BarrierBreak on Facebook\" aria-label=\"BarrierBreak on Facebook\"&gt;&lt;i class=\"fa fa-facebook\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[7]/ul[1]/li[3]/a[1]",
              "issueID": "2fbf19c520610d406c92071f4819b41b",
              "signature": "9ecf7d6b86e00448a9271d1327000286",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2fbf19c520610d406c92071f4819b41b"
            },
            {
              "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": 86,
                  "y": 232.390625
                },
                "bottom-right": {
                  "x": 108,
                  "y": 258.390625
                },
                "height": 26,
                "width": 22
              },
              "position": {
                "line": 11616,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://www.slideshare.net/BarrierBreak\" title=\"BarrierBreak on Slideshare\" aria-label=\"BarrierBreak on Slideshare\"&gt;&lt;i class=\"fa fa-slideshare\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[7]/ul[1]/li[4]/a[1]",
              "issueID": "1f0cb8a25935ded7c888cad51ca9a0e6",
              "signature": "849df406f4d316da8cf2e59b6c667b05",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1f0cb8a25935ded7c888cad51ca9a0e6"
            },
            {
              "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": 118,
                  "y": 232.390625
                },
                "bottom-right": {
                  "x": 143,
                  "y": 258.390625
                },
                "height": 26,
                "width": 25
              },
              "position": {
                "line": 11616,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://www.youtube.com/user/BarrierBreakTech\" title=\"BarrierBreak on Youtube\" aria-label=\"BarrierBreak on Youtube\"&gt;&lt;i class=\"fa fa-youtube\" aria-hidden=\"true\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[7]/ul[1]/li[5]/a[1]",
              "issueID": "8f4b4e7cd4f8b6404c4e5d7dc246010e",
              "signature": "e084acdac9f89b00eac3ca1fe442efe2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8f4b4e7cd4f8b6404c4e5d7dc246010e"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T01:20:00",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      55
    ],
    [
      "focInd",
      15
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      12
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      6
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 11,
  "logSize": 506,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T01:22:42",
  "elapsedSeconds": 161,
  "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": {
        "bulk": 0,
        "focInd": 49,
        "hover": 1,
        "labClash": 1,
        "linkUl": 54,
        "role": 8,
        "styleDiff": 28,
        "zIndex": 17
      },
      "alfa": {
        "r57": 4,
        "r65": 1,
        "r66": 77,
        "r69": 77
      },
      "axe": {
        "color-contrast-enhanced": 43,
        "color-contrast": 16,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "p-as-heading": 3,
        "region": 2
      },
      "htmlcs": {
        "w:AA.1_1_1.H67.2": 3,
        "w:AA.1_3_1.H42": 3,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1.H85.2": 1,
        "w:AA.1_3_5.H98": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 7,
        "w:AA.1_4_3.G18.Abs": 5,
        "w:AA.1_4_3.G18.Alpha": 8,
        "w:AA.1_4_3.G18.BgImage": 1,
        "w:AA.1_4_3_F24.F24.BGColour": 1,
        "w:AA.2_5_3.F96": 1,
        "w:AA.4_1_2.H91.Select.Value": 1
      },
      "wave": {
        "a:link_suspicious": 1,
        "a:noscript": 9
      },
      "tenon": {
        "28": 4,
        "95": 4,
        "98": 16,
        "152": 56,
        "218": 52
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 49,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 1,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 27,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 6,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 2,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 19,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 11,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 58,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 12,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "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"
            }
          }
        },
        "pseudoHeadingRisk": {
          "axe": {
            "p-as-heading": {
              "score": 1,
              "what": "Styled p element may be misused as a heading"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "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"
            }
          }
        },
        "selectFlatRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H85.2": {
              "score": 1,
              "what": "Selection list may contain groups of related options that are not grouped with optgroup"
            }
          }
        },
        "autocompleteRisk": {
          "htmlcs": {
            "w:AA.1_3_5.H98": {
              "score": 1,
              "what": "Element contains a potentially faulty value in its autocomplete attribute"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 2,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.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": 2,
              "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": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.BGColour": {
              "score": 1,
              "what": "Inline background color may lack a complementary foreground color"
            }
          }
        },
        "invisibleLabel": {
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 1,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "selectNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.Select.Value": {
              "score": 1,
              "what": "Select element value has no accessible name"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 2,
              "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"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 28,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 39,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 349,
      "log": 11,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 65
        },
        {
          "groupName": "focusIndication",
          "score": 51
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 41
        },
        {
          "groupName": "targetSize",
          "score": 30
        },
        {
          "groupName": "linkIndication",
          "score": 29
        },
        {
          "groupName": "contrastAAA",
          "score": 26
        },
        {
          "groupName": "linkTextsSame",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "roleBad",
          "score": 8
        },
        {
          "groupName": "contrastRisk",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "scrollRisk",
          "score": 4
        },
        {
          "groupName": "noScriptRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "labelClash",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "selectFlatRisk",
          "score": 3
        },
        {
          "groupName": "autocompleteRisk",
          "score": 3
        },
        {
          "groupName": "invisibleLabel",
          "score": 3
        },
        {
          "groupName": "selectNoText",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        }
      ]
    }
  }
}