Accessibility test digest

Synopsis

Page: UsableNet

URL: https://usablenet.com/

Score: 608

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 UsableNet web page at https://usablenet.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 608 (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
total608
log211
preventions100
linkIndication50
leadingClipsText30
targetSize28
linkForcesNewWindow26
noLeading17
contentBeyondLandmarks12
focusableOperable10
duplicateID10
contrastAA8
obsoleteAttribute8
inconsistentStyles7
roleBad6
zIndexNotZero6
contrastAAA6
contrastRisk6
tabIndexMissing6
submitButton5
horizontalScrolling5
fontSizeAbsolute4
leadingAbsolute4
skipRepeatedContent4
decorativeImageRisk4
scrollRisk4
fontSmall4
hoverSurprise3
hiddenContentRisk3
cssBansRotate3
pseudoNavListRisk3
eventKeyboardRisk3
imageTextLong3
noScriptRisk3
titleRedundant3
allCaps3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

allCaps: 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-usablenet",
  "host": {
    "id": "usablenet",
    "which": "https://usablenet.com/",
    "what": "UsableNet"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T01:08:29"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T01:10:36"
    }
  ],
  "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://usablenet.com/",
        "what": "UsableNet"
      },
      {
        "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://usablenet.com/",
        "what": "UsableNet"
      },
      {
        "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://usablenet.com/",
      "what": "UsableNet",
      "result": "https://usablenet.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://usablenet.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://usablenet.com/",
      "result": {
        "bytes": [
          161292,
          161292,
          161292,
          161292,
          161292
        ],
        "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://usablenet.com/",
      "what": "UsableNet",
      "result": "https://usablenet.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://usablenet.com/",
      "result": {
        "visibleElements": 149
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://usablenet.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://usablenet.com/",
      "result": {
        "tabFocusables": 33,
        "tabFocused": 33,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usablenet.com/",
      "what": "URL",
      "result": "https://usablenet.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://usablenet.com/",
      "result": {
        "totals": {
          "total": 33,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 33,
              "meanDelay": 0,
              "tagNames": {
                "A": 29,
                "BUTTON": 2,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "skip to menu",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "skip to content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "skip to footer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Test now",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Solutions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Clients",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Watch the video",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn About UsableNet Assistive",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn About UsableNet AQA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get in Touch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Your Copy Now!",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ADA Digital Accessibility Lawsuit Tracker",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Checklist: How to Achieve and Maintain Digital Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More News",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Diversity and Inclusion Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Status",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Technology Patents",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "About Accessibility Status",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usablenet.com/",
      "what": "URL",
      "result": "https://usablenet.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://usablenet.com/",
      "result": {
        "totals": {
          "total": 82,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "onlyOperable": {
              "total": 5,
              "tagNames": {
                "DIV": 4,
                "IMG": 1
              }
            },
            "focusableAndOperable": {
              "total": 76,
              "tagNames": {
                "A": 52,
                "BUTTON": 9,
                "SUMMARY": 1,
                "INPUT": 9,
                "IFRAME": 1,
                "DIV": 2,
                "TEXTAREA": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "un-s-overlay",
              "text": "<div id=\"un-s-overlay\" tabindex=\"0\"></div>"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "LoAvailableBtn",
              "text": "Live Chat is Online",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "LoChatMinimizedButton",
              "text": "Chatting0",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "lo_chat_min",
              "text": "–",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "lo_chat_sound",
              "text": "<div style=\"cursor: default; float: right; opacity: 0.6; padding-right: 10px; he",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"https://d10lpsik1i8c69.cloudfront.net/graphics/logo-light.png\" align=\"",
              "byTag": false,
              "byOnClick": true,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "skip to menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "skip to footer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Test now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" class=\"close-banner\" aria-label=\"close accessibility testing tool ba",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo_link\" href=\"https://usablenet.com\" style=\"cursor: default;\"> <img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solutions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"menu\" aria-describedby=\"menu_helper\" aria-labelledby=\"menu_helper",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"close-menu\" aria-describedby=\"close_menu_helper\" aria-labelledby=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SUMMARY",
              "id": "",
              "text": "Solutions",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UsableNet Assistive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UsableNet AQA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Audits & Support Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UsableNet Assistive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UsableNet AQA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Audits & Support Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Assistive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AQA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "video-image-play",
              "text": "Watch the video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn About UsableNet Assistive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn About UsableNet AQA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get in Touch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Your Copy Now!",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Digital Accessibility Lawsuit Tracker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Checklist: How to Achieve and Maintain Digital Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_token\" value=\"QfnLXjxjofzsVcUMj8tplFpHOteHzzzYDuliwi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"rss_fields\" value=\"instant\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "newsletter-email",
              "text": "<input id=\"newsletter-email\" type=\"email\" name=\"email\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"newsletter_btn\" type=\"submit\" name=\"submit\" value=\"Sign Up\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity and Inclusion Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Status",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology Patents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Follow us on Facebook, this link will open a new window\" target=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Follow us on Twitter, this link will open a new window\" target=\"_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Follow us on Linkedin, this link will open a new window\" target=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Follow us on Youtube, this link will open a new window\" target=\"_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Follow us on Facebook, this link will open a new window\" target=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Follow us on Twitter, this link will open a new window\" target=\"_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Follow us on Linkedin, this link will open a new window\" target=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Follow us on Youtube, this link will open a new window\" target=\"_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Support ›",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy ›",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement ›",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Diversity and Inclusion Statement ›",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Status",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technology Patents ›",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "lo-cs-frame",
              "text": "<iframe id=\"lo-cs-frame\" src=\"about:blank\" aria-hidden=\"true\" title=\"Lucky Orang",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "DIV",
              "id": "lo_chat_top",
              "text": "×–undefined",
              "byTag": false,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "lo_chat_end",
              "text": "×",
              "byTag": false,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "TEXTAREA",
              "id": "lo_chat_textarea",
              "text": "<textarea id=\"lo_chat_textarea\" disabled=\"disabled\" rows=\"2\" style=\"color: black",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Chat",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "un-s-open",
              "text": "About Accessibility Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "un-s-close",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "un-s-btn-yes",
              "text": "<input type=\"radio\" id=\"un-s-btn-yes\" name=\"at\" aria-required=\"true\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "un-s-btn-no",
              "text": "<input type=\"radio\" id=\"un-s-btn-no\" name=\"at\" aria-required=\"true\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "TEXTAREA",
              "id": "un-s-i-msg",
              "text": "<textarea class=\"un-s-input\" id=\"un-s-i-msg\" name=\"content\" rows=\"4\" aria-requir",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "un-s-i-name",
              "text": "<input type=\"text\" class=\"un-s-input\" name=\"name\" id=\"un-s-i-name\" autocomplete=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "un-s-i-email",
              "text": "<input type=\"email\" class=\"un-s-input\" name=\"email\" id=\"un-s-i-email\" autocomple",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "un-s-submit",
              "text": "Submit feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "un-s-token",
              "text": "<input type=\"hidden\" name=\"token\" id=\"un-s-token\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usablenet.com/",
      "what": "URL",
      "result": "https://usablenet.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://usablenet.com/",
      "result": {
        "totals": {
          "triggers": 31,
          "headTriggers": 20,
          "tailTriggers": 11,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 4
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "BUTTON",
                "id": "un-s-open",
                "text": "AboutAccessibilityStatus"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "skiptomenu"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "skiptocontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "skiptofooter"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usablenet.com/",
      "what": "URL",
      "result": "https://usablenet.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://usablenet.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 9
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-labelledby",
              "texts": {
                "referred": [
                  "Click here to open the menu."
                ]
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-labelledby",
              "texts": {
                "referred": [
                  "Click here to close the menu."
                ]
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close",
                "content": "×"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Close"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Watch the video"
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email required"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Sign Up"
              }
            },
            {
              "index": 7,
              "tagName": "TEXTAREA",
              "type": "textarea",
              "labelType": "label",
              "texts": {
                "label": [
                  "Chat Input Box"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Chat"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://usablenet.com/",
      "result": {
        "totals": {
          "links": 52,
          "adjacent": {
            "total": 49,
            "underlined": 1,
            "underlinedPercent": 2
          }
        },
        "items": {
          "underlined": [
            "Test now"
          ],
          "notUnderlined": [
            "skip to menu",
            "skip to content",
            "skip to footer",
            "",
            "",
            "Solutions",
            "Resources",
            "Clients",
            "Blog",
            "About Us",
            "Contact",
            "Resources",
            "Clients",
            "Blog",
            "About us",
            "Contact",
            "UsableNet Assistive",
            "UsableNet AQA",
            "Accessibility Audits & Support Services",
            "Assistive",
            "AQA",
            "Learn About UsableNet Assistive",
            "Learn About UsableNet AQA",
            "Get in Touch",
            "Get Your Copy Now!",
            "ADA Digital Accessibility Lawsuit Tracker",
            "Checklist: How to Achieve and Maintain Digital Accessibility",
            "More News",
            "Accessibility Support",
            "Privacy Policy",
            "Accessibility Statement",
            "Diversity and Inclusion Statement",
            "Accessibility Status",
            "Technology Patents",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "Accessibility Support ›",
            "Privacy Policy ›",
            "Accessibility Statement ›",
            "Diversity and Inclusion Statement ›",
            "Accessibility Status",
            "Technology Patents ›"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://usablenet.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://usablenet.com/",
      "what": "URL",
      "result": "https://usablenet.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://usablenet.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://usablenet.com/",
      "result": {
        "roleElements": 5,
        "badRoleElements": 2,
        "redundantRoleElements": 1,
        "tagNames": {
          "SUMMARY": {
            "button": {
              "bad": 0,
              "redundant": 1
            }
          },
          "A": {
            "button": {
              "bad": 2,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://usablenet.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": 6,
            "subtotals": [
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 49,
            "subtotals": [
              28,
              20,
              1
            ]
          },
          "listLink": {
            "total": 3
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 7,
            "subtotals": [
              2,
              2,
              1,
              1,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "",
                ""
              ],
              "700": [
                "×",
                "Close",
                "Watch the video",
                "Chat"
              ]
            },
            "opacity": {
              "1": [
                "",
                "",
                "Close",
                "Watch the video",
                "Chat"
              ],
              "0.2": [
                "×"
              ]
            },
            "borderStyle": {
              "none": [
                "",
                "×",
                "Watch the video"
              ],
              "outset": [
                "",
                "Chat"
              ],
              "solid": [
                "Close"
              ]
            },
            "borderWidth": {
              "0px": [
                "",
                "×",
                "Watch the video"
              ],
              "2px": [
                ""
              ],
              "1px": [
                "Close",
                "Chat"
              ]
            },
            "height": {
              "auto": [
                "",
                "",
                "×",
                "Close",
                "Chat"
              ],
              "65px": [
                "Watch the video"
              ]
            },
            "lineHeight": {
              "28.5714px": [
                "",
                "",
                "Close"
              ],
              "21px": [
                "×"
              ],
              "32.8571px": [
                "Watch the video"
              ],
              "17.1429px": [
                "Chat"
              ]
            },
            "minHeight": {
              "0px": [
                "",
                "",
                "×",
                "Close",
                "Watch the video"
              ],
              "40px": [
                "Chat"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "skip to menu",
                "skip to content",
                "skip to footer",
                "UsableNet Assistive",
                "UsableNet AQA",
                "Accessibility Audits & Support Services",
                "Assistive",
                "AQA",
                "Accessibility Support",
                "Privacy Policy",
                "Accessibility Statement",
                "Diversity and Inclusion Statement",
                "Accessibility Status",
                "Technology Patents",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Accessibility Support ›",
                "Privacy Policy ›",
                "Accessibility Statement ›",
                "Diversity and Inclusion Statement ›",
                "Accessibility Status",
                "Technology Patents ›"
              ],
              "700": [
                "Test now",
                "",
                "",
                "Solutions",
                "Resources",
                "Clients",
                "Blog",
                "About Us",
                "Contact",
                "Resources",
                "Clients",
                "Blog",
                "About us",
                "Contact",
                "Learn About UsableNet Assistive",
                "Learn About UsableNet AQA",
                "Get in Touch",
                "Get Your Copy Now!",
                "ADA Digital Accessibility Lawsuit Tracker",
                "Checklist: How to Achieve and Maintain Digital Accessibility",
                "More News"
              ]
            },
            "textDecorationLine": {
              "none": [
                "skip to menu",
                "skip to content",
                "skip to footer",
                "",
                "",
                "Solutions",
                "Resources",
                "Clients",
                "Blog",
                "About Us",
                "Contact",
                "Resources",
                "Clients",
                "Blog",
                "About us",
                "Contact",
                "UsableNet Assistive",
                "UsableNet AQA",
                "Accessibility Audits & Support Services",
                "Assistive",
                "AQA",
                "Learn About UsableNet Assistive",
                "Learn About UsableNet AQA",
                "Get in Touch",
                "Get Your Copy Now!",
                "ADA Digital Accessibility Lawsuit Tracker",
                "Checklist: How to Achieve and Maintain Digital Accessibility",
                "More News",
                "Accessibility Support",
                "Privacy Policy",
                "Accessibility Statement",
                "Diversity and Inclusion Statement",
                "Accessibility Status",
                "Technology Patents",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Accessibility Support ›",
                "Privacy Policy ›",
                "Accessibility Statement ›",
                "Diversity and Inclusion Statement ›",
                "Accessibility Status",
                "Technology Patents ›"
              ],
              "underline": [
                "Test now"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "Technology and expertise for WCAG & ADA Web Compliance",
                "Brands worldwide have chosen UsableNet as their digital accessibility partner.",
                "Download our 2022 Mid-Year Report",
                "Latest Resources for Digital Accessibility",
                "Sign Up for the UsableNet Blog"
              ],
              "600": [
                "Leave Accessibility to Us",
                "Empower Your Team"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Technology and expertise for WCAG & ADA Web Compliance",
                "Download our 2022 Mid-Year Report",
                "Sign Up for the UsableNet Blog"
              ],
              "rgb(0, 55, 103)": [
                "Leave Accessibility to Us",
                "Empower Your Team"
              ],
              "rgb(29, 84, 127)": [
                "Brands worldwide have chosen UsableNet as their digital accessibility partner."
              ],
              "rgb(17, 17, 17)": [
                "Latest Resources for Digital Accessibility"
              ]
            },
            "fontSize": {
              "25px": [
                "Technology and expertise for WCAG & ADA Web Compliance",
                "Sign Up for the UsableNet Blog"
              ],
              "38px": [
                "Leave Accessibility to Us",
                "Empower Your Team"
              ],
              "40px": [
                "Brands worldwide have chosen UsableNet as their digital accessibility partner.",
                "Latest Resources for Digital Accessibility"
              ],
              "30px": [
                "Download our 2022 Mid-Year Report"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://usablenet.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://usablenet.com/",
      "result": {
        "totals": {
          "total": 14,
          "tagNames": {
            "A": 3,
            "DIV": 8,
            "HEADER": 1,
            "MAIN": 1,
            "BUTTON": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "",
            "text": "skip to menu"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "skip to content"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "skip to footer"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Test the accessibility of your website for free! Try UsableNet AQA Test now"
          },
          {
            "tagName": "HEADER",
            "id": "header",
            "text": "Solutions Resources Clients Blog About Us Contact Click here to open the menu. Click here to close t"
          },
          {
            "tagName": "MAIN",
            "id": "content",
            "text": "UsableNet Assistive UsableNet AQA Accessibility Audits & Support Services Assistive AQA × Close Solv"
          },
          {
            "tagName": "DIV",
            "id": "videoModal",
            "text": "× Close"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Solving Digital Accessibility Technology and expertise for WCAG & ADA Web Compliance Watch the video"
          },
          {
            "tagName": "DIV",
            "id": "LoAvailableBtn",
            "text": "Live Chat is Online"
          },
          {
            "tagName": "DIV",
            "id": "LoChatMinimizedButton",
            "text": "Chatting0"
          },
          {
            "tagName": "DIV",
            "id": "lo_chat_box",
            "text": "×–undefinedChat Input BoxChatPowered by"
          },
          {
            "tagName": "BUTTON",
            "id": "un-s-open",
            "text": "About Accessibility Status"
          },
          {
            "tagName": "DIV",
            "id": "un-s",
            "text": "Close Accessibility Status .st0{fill:#03446D;}.st1{fill:#FFFFFF;} To make sure everyone can use this"
          },
          {
            "tagName": "DIV",
            "id": "un-s-overlay",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://usablenet.com/",
      "result": {
        "totals": {
          "failures": 17,
          "warnings": 8
        },
        "items": [
          {
            "index": 264,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "script",
              "path": "/html[1]/body[1]/script[5]",
              "codeLines": [
                "<script type=\"text/javascript\" id=\"hs-script-loader\" async defer=\"\" src=\"//js.hs-scripts.com/328043..."
              ]
            }
          },
          {
            "index": 266,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "script",
              "path": "/html[1]/body[1]/script[7]",
              "codeLines": [
                "<script type=\"text/javascript\" id=\"hs-script-loader\" src=\"//js.hs-scripts.com/3280432.js\"></script>"
              ]
            }
          },
          {
            "index": 322,
            "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]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "skip to menu"
              ]
            }
          },
          {
            "index": 323,
            "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]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "skip to content"
              ]
            }
          },
          {
            "index": 324,
            "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]/p[1]/a[3]/text()[1]",
              "codeLines": [
                "skip to footer"
              ]
            }
          },
          {
            "index": 325,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Test the accessibility of your website for free! Try UsableNet AQA"
              ]
            }
          },
          {
            "index": 326,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/p[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Test now"
              ]
            }
          },
          {
            "index": 421,
            "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[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Test the accessibility of your website for free! Try UsableNet AQA"
              ]
            }
          },
          {
            "index": 422,
            "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]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Solving"
              ]
            }
          },
          {
            "index": 423,
            "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]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "Digital Accessibility"
              ]
            }
          },
          {
            "index": 424,
            "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]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Technology and expertise for WCAG & ADA Web Compliance"
              ]
            }
          },
          {
            "index": 433,
            "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]/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "June 2022"
              ]
            }
          },
          {
            "index": 434,
            "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]/main[1]/div[2]/div[5]/div[1]/div[2]/div[1]/div[2]/div[1]/text()[1]",
              "codeLines": [
                "New for 2022"
              ]
            }
          },
          {
            "index": 457,
            "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[2]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Test the accessibility of your website for free! Try UsableNet AQA"
              ]
            }
          },
          {
            "index": 458,
            "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]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Solving"
              ]
            }
          },
          {
            "index": 459,
            "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]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "Digital Accessibility"
              ]
            }
          },
          {
            "index": 460,
            "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]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Technology and expertise for WCAG & ADA Web Compliance"
              ]
            }
          },
          {
            "index": 498,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/p[1]",
              "codeLines": [
                "<p class=\"skiplinks\">",
                "  <a class=\"skiptomenu\" href=\"#nav\">",
                "    skip to menu",
                "  </a>",
                "  <a class=\"skiptocontent\" href=\"#content\">",
                "    skip to content",
                "  </a>",
                "  <a class=\"skiptofooter\" href=\"#footer\">",
                "    skip to footer",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 500,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <button class=\"new-video-play\" id=\"video-image-play\" data-video=\"https://play.vidyard.com/exiGZwM...",
                "    <img src=\"https://usablenet.com/img/play-video-icon.svg\" alt=\"Watch this video to learn more ab...",
                "    Watch the video",
                "  </button>",
                "</p>"
              ]
            }
          },
          {
            "index": 501,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We make your website ADA/WCAG compliant, monitor, and maintain accessibility.",
                "</p>"
              ]
            }
          },
          {
            "index": 502,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our team of experts and AQA platform can help you test, fix, and monitor the accessibility of you...",
                "</p>"
              ]
            }
          },
          {
            "index": 503,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[4]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Our mid-year report highlights the most important legal trends of digital accessibility in 2022.",
                "</p>"
              ]
            }
          },
          {
            "index": 504,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <button class=\"new-video-play\" id=\"video-image-play\" data-video=\"https://play.vidyard.com/exiGZwM...",
                "    <img src=\"https://usablenet.com/img/play-video-icon.svg\" alt=\"Watch this video to learn more ab...",
                "    Watch the video",
                "  </button>",
                "</p>"
              ]
            }
          },
          {
            "index": 548,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  <span class=\"tagline\">",
                "    Test the accessibility of your website for free! Try UsableNet AQA",
                "  </span>",
                "  <a class=\"banner-cta\" href=\"https://usablenet.com/automated-accessibility-testing-tool\">",
                "    <span class=\"bold\">",
                "      Test now",
                "    </span>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 569,
            "verdict": "failed",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://usablenet.com/",
      "result": {
        "totals": {
          "rulesNA": 51,
          "rulesPassed": 44,
          "rulesWarned": 4,
          "rulesViolated": 3,
          "warnings": {
            "minor": 27,
            "moderate": 0,
            "serious": 13,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 1,
            "serious": 2,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-06T01:09:58.036Z",
          "url": "https://usablenet.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": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>\n                    <span class=\"tagline\">Test the accessibility of your website for free! Try UsableNet AQA</span> \n                    <a class=\"banner-cta\" href=\"https://usablenet.com/automated-accessibility-testing-tool\"> <span class=\"bold\">Test now</span> </a>\n                </p>",
                          "target": [
                            ".aqa-banner > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tagline\">Test the accessibility of your website for free! Try UsableNet AQA</span>",
                  "target": [
                    ".tagline"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>\n                    <span class=\"tagline\">Test the accessibility of your website for free! Try UsableNet AQA</span> \n                    <a class=\"banner-cta\" href=\"https://usablenet.com/automated-accessibility-testing-tool\"> <span class=\"bold\">Test now</span> </a>\n                </p>",
                          "target": [
                            ".aqa-banner > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"bold\">Test now</span>",
                  "target": [
                    ".bold"
                  ],
                  "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": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"img_back\" style=\"height: 620px;\">",
                          "target": [
                            ".img_back"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Solving\n                                                                    <br> Digital Accessibility\n                                                            </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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"img_back\" style=\"height: 620px;\">",
                          "target": [
                            ".img_back"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Technology and expertise for WCAG &amp; ADA Web Compliance</h2>",
                  "target": [
                    ".text > h2"
                  ],
                  "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": "17.3pt (23px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"img_back\" style=\"height: 620px;\">",
                          "target": [
                            ".img_back"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"new-video-play\" id=\"video-image-play\" data-video=\"https://play.vidyard.com/exiGZwMyJZHR8gTDGvP11L?autoplay=1\" data-toggle=\"modal\" data-target=\"#videoModal\" aria-haspopup=\"true\" aria-controls=\"videoModal\">",
                  "target": [
                    "#video-image-play"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"copyright hidden-xs\">",
                          "target": [
                            ".copyright.hidden-xs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"col-sm-4\">© <span class=\"year\">2022</span> UsableNet Inc.</div>",
                  "target": [
                    ".row:nth-child(3) > .col-sm-4:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>\n                    <span class=\"tagline\">Test the accessibility of your website for free! Try UsableNet AQA</span> \n                    <a class=\"banner-cta\" href=\"https://usablenet.com/automated-accessibility-testing-tool\"> <span class=\"bold\">Test now</span> </a>\n                </p>",
                          "target": [
                            ".aqa-banner > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"tagline\">Test the accessibility of your website for free! Try UsableNet AQA</span>",
                  "target": [
                    ".tagline"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>\n                    <span class=\"tagline\">Test the accessibility of your website for free! Try UsableNet AQA</span> \n                    <a class=\"banner-cta\" href=\"https://usablenet.com/automated-accessibility-testing-tool\"> <span class=\"bold\">Test now</span> </a>\n                </p>",
                          "target": [
                            ".aqa-banner > p"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"bold\">Test now</span>",
                  "target": [
                    ".bold"
                  ],
                  "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": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"img_back\" style=\"height: 620px;\">",
                          "target": [
                            ".img_back"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Solving\n                                                                    <br> Digital Accessibility\n                                                            </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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.8pt (25px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"img_back\" style=\"height: 620px;\">",
                          "target": [
                            ".img_back"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Technology and expertise for WCAG &amp; ADA Web Compliance</h2>",
                  "target": [
                    ".text > h2"
                  ],
                  "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": "17.3pt (23px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"img_back\" style=\"height: 620px;\">",
                          "target": [
                            ".img_back"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"new-video-play\" id=\"video-image-play\" data-video=\"https://play.vidyard.com/exiGZwMyJZHR8gTDGvP11L?autoplay=1\" data-toggle=\"modal\" data-target=\"#videoModal\" aria-haspopup=\"true\" aria-controls=\"videoModal\">",
                  "target": [
                    "#video-image-play"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"copyright hidden-xs\">",
                          "target": [
                            ".copyright.hidden-xs"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"col-sm-4\">© <span class=\"year\">2022</span> UsableNet Inc.</div>",
                  "target": [
                    ".row:nth-child(3) > .col-sm-4:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"un-s-header\" class=\"un-s-component\"> <button id=\"un-s-close\" class=\"un-s-bold\" title=\"Closes the Accessibility Status panel\">Close</button> </div>",
                  "target": [
                    [
                      "#un-seal",
                      "#un-s-header"
                    ]
                  ],
                  "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=\"un-s-wrapper\" class=\"un-s-component\">",
                  "target": [
                    [
                      "#un-seal",
                      "#un-s-wrapper"
                    ]
                  ],
                  "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=\"un-s-error-txt\"> Please select an answer. </div>",
                  "target": [
                    [
                      "#un-seal",
                      "#un-s-srq > .un-s-error-txt"
                    ]
                  ],
                  "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=\"un-s-error-txt\"> This field is required. </div>",
                  "target": [
                    [
                      "#un-seal",
                      ".un-s-input-row:nth-child(2) > .un-s-error-txt"
                    ]
                  ],
                  "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=\"un-s-error-txt\"> This field is required. </div>",
                  "target": [
                    [
                      "#un-seal",
                      ".un-s-input-row:nth-child(3) > .un-s-error-txt"
                    ]
                  ],
                  "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=\"un-s-error-txt\"> This field is required. </div>",
                  "target": [
                    [
                      "#un-seal",
                      ".un-s-input-row:nth-child(4) > .un-s-error-txt"
                    ]
                  ],
                  "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=\"un-s-confirmation\" tabindex=\"-1\"> <p class=\"un-s-d un-s-bold\">Thank you for submitting.</p> <p class=\"un-s-l un-s-bold\">Your message has been forwarded and you should expect a response shortly.</p> <p class=\"un-s-d un-s-bold\"> UsableNet Team </p> </div>",
                  "target": [
                    [
                      "#un-seal",
                      "#un-s-confirmation"
                    ]
                  ],
                  "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=\"hidden-md hidden-lg col-xs-6 text-right menu-wrapper\">",
                  "target": [
                    ".menu-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"close-menu\" aria-describedby=\"close_menu_helper\" aria-labelledby=\"close_menu_helper\">",
                  "target": [
                    ".close-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span id=\"menu_helper\" class=\"sr-only hide\">Click here to open the menu.</span>",
                  "target": [
                    "#menu_helper"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span id=\"close_menu_helper\" class=\"sr-only hide\">Click here to close the menu.</span>",
                  "target": [
                    "#close_menu_helper"
                  ],
                  "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=\"menu-nav\" class=\"hidden-md hidden-lg\">",
                  "target": [
                    "#menu-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"minus\">",
                  "target": [
                    ".minus"
                  ],
                  "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=\"mobile-expand-list mobile-serviceslist\">",
                  "target": [
                    ".mobile-expand-list"
                  ],
                  "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 id=\"services_submenu\" class=\"submenu hidden-xs hidden-sm hide\">",
                  "target": [
                    "#services_submenu"
                  ],
                  "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 id=\"technology_submenu\" class=\"submenu hidden-xs hidden-sm hide\">",
                  "target": [
                    "#technology_submenu"
                  ],
                  "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=\"modal fade\" id=\"videoModal\" tabindex=\"-1\" role=\"dialog\" aria-hidden=\"true\">",
                  "target": [
                    "#videoModal"
                  ],
                  "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=\"copyright hidden-sm hidden-md hidden-lg\">",
                  "target": [
                    ".copyright.hidden-md.hidden-lg"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"display:none\" alt=\"\" aria-hidden=\"true\" width=\"0\" height=\"0\" id=\"db_bw_pixel_ad\" src=\"https://match.prod.bidr.io/cookie-sync/demandbase\">",
                  "target": [
                    "#db_bw_pixel_ad"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img style=\"display:none\" alt=\"\" aria-hidden=\"true\" width=\"0\" height=\"0\" id=\"db_lr_pixel_ad\" src=\"https://id.rlcdn.com/464526.gif\">",
                  "target": [
                    "#db_lr_pixel_ad"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"lo-cs-frame\" src=\"about:blank\" aria-hidden=\"true\" title=\"Lucky Orange\" style=\"display: none !important;\"></iframe>",
                  "target": [
                    "#lo-cs-frame"
                  ],
                  "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=\"LoAvailableBtn\" style=\"padding: 10px; height: auto; position: fixed; bottom: 0px; right: 20px; z-index: 9999; background-color: rgba(0, 0, 0, 0.97); color: rgb(255, 255, 255); direction: ltr; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 140%; box-shadow: rgb(0, 0, 0) 0px 0px 5px; border-top: 2px solid rgb(255, 255, 255); border-right: 2px solid rgb(255, 255, 255); border-left: 2px solid rgb(255, 255, 255); border-image: initial; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: none; cursor: pointer; display: none; margin-bottom: 0px; opacity: 0;\">",
                  "target": [
                    "#LoAvailableBtn"
                  ],
                  "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=\"LoChatMinimizedButton\" style=\"padding:10px; height:auto; position:fixed;bottom:0px; right:20px;  z-index:9999; background-color: rgba(0,0,0,0.97); color: #ffffff; direction: ltr; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:140%;;  -box-shadow: 0px 0px 5px #000; box-shadow: 0px 0px 5px #000; -webkit-box-shadow: 0px 0px 5px #000; border:2px solid #fff;  border-bottom:none; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom:none; ;cursor: pointer; ;max-width: 250; display: none;;margin-bottom:0px\">",
                  "target": [
                    "#LoChatMinimizedButton"
                  ],
                  "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=\"lo-badge\" style=\"display: none; background-color: red; border-radius: 50%; box-shadow: black 0px 0px 5px; color: white; height: 25px; line-height: 25px; position: absolute; text-align: center; width: 25px; right: 57px; bottom: 23px;\">0</div>",
                  "target": [
                    ".lo-badge"
                  ],
                  "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=\"lo_chat_box\" style=\"transition: cubic-bezier(0, 1, 0.5, 1) .35s; border:2px solid white; width:350px; max-width:350px; border-bottom:none; display:none; bottom:-1000px; opacity:0;  position:fixed; bottom:-1000px; ; margin-bottom: 0px ;right:20px;  z-index:999999;   background-color: #000000; background-color: rgba(49,49,49,0.97); color: #ffffff; direction: ltr; font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:130%; color: #ffffff; -box-shadow: 0px 0px 5px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px  rgba(0,0,0,0.5); -webkit-box-shadow: 0px 0px 5px  rgba(0,0,0,0.5);;-webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; \">",
                  "target": [
                    "#lo_chat_box"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<label for=\"lo_chat_textarea\" style=\"display:none\">Chat Input Box</label>",
                  "target": [
                    "label[for=\"lo_chat_textarea\"]"
                  ],
                  "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=\"lo_chat_submit_btn\" style=\"display:none; padding:10px; padding-top:0px;\">",
                  "target": [
                    "#lo_chat_submit_btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "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": "#636b6f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.43,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<html lang=\"en\">",
                          "target": [
                            "html"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.43 (foreground color: #636b6f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>June 2022</div>",
                  "target": [
                    ".news-element.col-md-6.col-xs-12:nth-child(1) > .row > .col-xs-8.text-md > div"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.43 (foreground color: #636b6f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#636b6f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.43,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<html lang=\"en\">",
                          "target": [
                            "html"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.43 (foreground color: #636b6f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>New for 2022</div>",
                  "target": [
                    ".news-element.col-md-6.col-xs-12:nth-child(2) > .row > .col-xs-8.text-md > div"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.43 (foreground color: #636b6f, background color: #ffffff, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "hs-script-loader",
                      "relatedNodes": [
                        {
                          "html": "<script type=\"text/javascript\" id=\"hs-script-loader\" src=\"//js.hs-scripts.com/3280432.js\"></script>",
                          "target": [
                            "script[src=\"//js.hs-scripts.com/3280432.js\"][type=\"text/javascript\"]:nth-child(19)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: hs-script-loader"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<script type=\"text/javascript\" id=\"hs-script-loader\" async=\"\" defer=\"\" src=\"//js.hs-scripts.com/3280432.js\"></script>",
                  "target": [
                    "script[defer=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: hs-script-loader"
                }
              ]
            },
            {
              "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": "<div class=\"aqa-banner\">",
                  "target": [
                    ".aqa-banner"
                  ],
                  "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://usablenet.com/",
      "what": "URL",
      "result": "https://usablenet.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://usablenet.com/",
      "result": {
        "Error": {
          "AA.1_3_1.H49.AlignAttr": {
            "Align attributes .": [
              {
                "tagName": "img",
                "id": "#lo_green_blinker",
                "code": "<img id=\"lo_green_blinker\" width=\"16\" height=\"16\" style=\"width:16px; height:16px; border:none; padding:0; margin:0; margin-left:3px;\" src=\"https://d10lpsik1i8c69.cloudfront.net/graphics/blink_green.png\" align=\"right\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://d10lpsik1i8c69.cloudfront.net/graphics/logo-light.png\" align=\"absmiddle\" title=\"Lucky Orange Chat Logo\" alt=\"Lucky Orange Chat Logo\" onclick=\"LO.click_brand(event, 'chat');\" style=\"cursor: pointer; height: 12px; width:auto; margin-right:10px; display: inline-block;\" border=\"0\">"
              }
            ]
          },
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form action=\"\" onsubmit=\"LO.submit_chat(); return false;\">...</form>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"hs-script-loader\" found on the web page.": [
              {
                "tagName": "script",
                "id": "#hs-script-loader",
                "code": "<script type=\"text/javascript\" id=\"hs-script-loader\" src=\"//js.hs-scripts.com/3280432.js\">...</script>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#lo_green_blinker",
                "code": "<img id=\"lo_green_blinker\" width=\"16\" height=\"16\" style=\"width:16px; height:16px; border:none; padding:0; margin:0; margin-left:3px;\" src=\"https://d10lpsik1i8c69.cloudfront.net/graphics/blink_green.png\" align=\"right\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"https://ucontrolproxy.usablenet.com/img/c/pt/ttl_99d/4url_un.uc.Usablenet/ucontrol017f8f3e092f17f6e2e62fcaf9d7aa56f09c_2022_Digital_Accessibilty_Checklist_Cover.png\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" src=\"https://ucontrolproxy.usablenet.com/img/c/pt/ttl_99d/4url_un.uc.Usablenet/ucontrol01816db76a2da92fdb6a97733d00b987f9d3_lawsuits.PNG\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/img/IAAPlogo.png\" alt=\"\" width=\"150px\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/img/IAAPlogo.png\" alt=\"\" width=\"200px\" style=\"margin-left:12px;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://ucontrolproxy.usablenet.com/img/c/pt/ttl_99d/4url_un.uc.Usablenet/ucontrol0181b0b1ecd7a92fdb6acbe9d421450dc2b9_1-cover.png\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"col-md-12\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"social_container\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"skiplinks\">...</p>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skiptocontent\" href=\"#content\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skiptofooter\" href=\"#footer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skiptomenu\" href=\"#nav\">...</a>"
              },
              {
                "tagName": "div",
                "id": "#LoAvailableBtn",
                "code": "<div id=\"LoAvailableBtn\" style=\"padding: 10px; height: auto; position: fixed; bottom: 0px; right: 20px; z-index: 9999; background-color: rgba(0, 0, 0, 0.97); color: rgb(255, 255, 255); direction: ltr; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 140%; box-shadow: rgb(0, 0, 0) 0px 0px 5px; border-top: 2px solid rgb(255, 255, 255); border-right: 2px solid rgb(255, 255, 255); border-left: 2px solid rgb(255, 255, 255); border-image: initial; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: none; cursor: pointer; display: none; margin-bottom: 0px; opacity: 0;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#LoChatMinimizedButton",
                "code": "<div id=\"LoChatMinimizedButton\" style=\"padding:10px; height:auto; position:fixed;bottom:0px; right:20px;  z-index:9999; background-color: rgba(0,0,0,0.97); color: #ffffff; direction: ltr; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:140%;;  -box-shadow: 0px 0px 5px #000; box-shadow: 0px 0px 5px #000; -webkit-box-shadow: 0px 0px 5px #000; border:2px solid #fff;  border-bottom:none; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom:none; ;cursor: pointer; ;max-width: 250; display: none;;margin-bottom:0px\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#lo_chat_box",
                "code": "<div id=\"lo_chat_box\" style=\"transition: cubic-bezier(0, 1, 0.5, 1) .35s; border:2px solid white; width:350px; max-width:350px; border-bottom:none; display:none; bottom:-1000px; opacity:0;  position:fixed; bottom:-1000px; ; margin-bottom: 0px ;right:20px;  z-index:999999;   background-color: #000000; background-color: rgba(49,49,49,0.97); color: #ffffff; direction: ltr; font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:130%; color: #ffffff; -box-shadow: 0px 0px 5px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px  rgba(0,0,0,0.5); -webkit-box-shadow: 0px 0px 5px  rgba(0,0,0,0.5);;-webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; \">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"aqa-banner\">...</div>"
              }
            ],
            "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.0, maximum-scale=5.0\">"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "button",
                "id": "#video-image-play",
                "code": "<button class=\"new-video-play\" id=\"video-image-play\" data-video=\"https://play.vidyard.com/exiGZwMyJZHR8gTDGvP11L?autoplay=1\" data-toggle=\"modal\" data-target=\"#videoModal\" aria-haspopup=\"true\" aria-controls=\"videoModal\">...</button>"
              },
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1>...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"bold\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"tagline\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "div",
                "id": "#LoAvailableBtn",
                "code": "<div id=\"LoAvailableBtn\" style=\"padding: 10px; height: auto; position: fixed; bottom: 0px; right: 20px; z-index: 9999; background-color: rgba(0, 0, 0, 0.97); color: rgb(255, 255, 255); direction: ltr; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 140%; box-shadow: rgb(0, 0, 0) 0px 0px 5px; border-top: 2px solid rgb(255, 255, 255); border-right: 2px solid rgb(255, 255, 255); border-left: 2px solid rgb(255, 255, 255); border-image: initial; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: none; cursor: pointer; display: none; margin-bottom: 0px; opacity: 0;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#LoChatMinimizedButton",
                "code": "<div id=\"LoChatMinimizedButton\" style=\"padding:10px; height:auto; position:fixed;bottom:0px; right:20px;  z-index:9999; background-color: rgba(0,0,0,0.97); color: #ffffff; direction: ltr; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size:12px; line-height:140%;;  -box-shadow: 0px 0px 5px #000; box-shadow: 0px 0px 5px #000; -webkit-box-shadow: 0px 0px 5px #000; border:2px solid #fff;  border-bottom:none; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom:none; ;cursor: pointer; ;max-width: 250; display: none;;margin-bottom:0px\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#lo_chat_box",
                "code": "<div id=\"lo_chat_box\" style=\"transition: cubic-bezier(0, 1, 0.5, 1) .35s; border:2px solid white; width:350px; max-width:350px; border-bottom:none; display:none; bottom:-1000px; opacity:0;  position:fixed; bottom:-1000px; ; margin-bottom: 0px ;right:20px;  z-index:999999;   background-color: #000000; background-color: rgba(49,49,49,0.97); color: #ffffff; direction: ltr; font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:130%; color: #ffffff; -box-shadow: 0px 0px 5px rgba(0,0,0,0.5); box-shadow: 0px 0px 5px  rgba(0,0,0,0.5); -webkit-box-shadow: 0px 0px 5px  rgba(0,0,0,0.5);;-webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; \">...</div>"
              },
              {
                "tagName": "div",
                "id": "#lo_chat_status",
                "code": "<div id=\"lo_chat_status\" style=\"padding-left:10px; font-size:11px; color:#6d6d6d\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#lo_chat_top",
                "code": "<div onclick=\"LO.min_chat();\" tabindex=\"0\" id=\"lo_chat_top\" style=\"color:#ffffff; background-color: #6d6d6d; background-color: rgba(64,64,64,0.97); cursor:pointer; font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-size:13px; line-height:13px; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; \">...</div>"
              },
              {
                "tagName": "div",
                "id": "#lo_poweredBy",
                "code": "<div id=\"lo_poweredBy\" style=\"text-align:right; margin-bottom:10px;  font-size:10px; width:100%; line-height:16px; color: #868686;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"lo-badge\" style=\"display: none; background-color: red; border-radius: 50%; box-shadow: black 0px 0px 5px; color: white; height: 25px; line-height: 25px; position: absolute; text-align: center; width: 25px; right: 57px; bottom: 23px;\">...</div>"
              },
              {
                "tagName": "script",
                "id": "#UsableNetSeal",
                "code": "<script type=\"text/javascript\" id=\"UsableNetSeal\" color=\"light\" position=\"center\" async=\"true\" src=\"https://a11ystatus.usablenet.com/lv/usablenetwebsites/2a655a41775ecd0dfda9328a86f6567c6a79758341/status\">...</script>"
              },
              {
                "tagName": "textarea",
                "id": "#lo_chat_textarea",
                "code": "<textarea id=\"lo_chat_textarea\" disabled=\"disabled\" rows=\"2\" style=\"color: black; background-color: rgb(255, 255, 255); border-radius: 5px; padding: 7px; height: auto; width: 100%; font-family: sans-serif; text-transform: none; resize: none;\" dir=\"null\" data-last-scroll-height=\"0\">...</textarea>"
              }
            ]
          },
          "AA.2_1_1.G90": {
            "Ensure the functionality provided by an event handler for this element is available through the keyboard": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://d10lpsik1i8c69.cloudfront.net/graphics/logo-light.png\" align=\"absmiddle\" title=\"Lucky Orange Chat Logo\" alt=\"Lucky Orange Chat Logo\" onclick=\"LO.click_brand(event, 'chat');\" style=\"cursor: pointer; height: 12px; width:auto; margin-right:10px; display: inline-block;\" border=\"0\">"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usablenet.com/",
      "what": "URL",
      "result": "https://usablenet.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://usablenet.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 6,
            "recommendation": 8,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/script[21]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"demandbase_js_lib\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://scripts.demandbase.com/620c3ca4.min.js\" id=\"demandbase_js_lib\" async=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/span[2]",
                "aria": "/document[1]"
              },
              "message": "The <span> element has the id \"unDetectZoom\" that is already in use",
              "bounds": {
                "left": -9999,
                "top": 3131,
                "height": 16,
                "width": 85
              },
              "snippet": "<span style=\"position: absolute; left: -9999px; font-size:20px !important; line-height:16px; display:inline-block;\" id=\"unDetectZoom\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"un-seal\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<div id=\"un-seal\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<p class=\"skiplinks\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 10,
                "height": 99,
                "width": 745
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/#document-fragment[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 283,
                "top": -100,
                "height": 50,
                "width": 235
              },
              "snippet": "<a class=\"un-s-center\" target=\"_blank\" href=\"#\" id=\"un-s-open\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[27]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://a11ystatus.usablenet.com/lv/usablenetwebsites/2a655a41775ecd0dfda9328a86f6567c6a79758341/status\" async=\"true\" position=\"center\" color=\"light\" id=\"UsableNetSeal\" type=\"text/javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[19]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[3]/button[1]/svg[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 759,
                "top": 132,
                "height": 26,
                "width": 26
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[4]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[9]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 728,
                "top": 3054,
                "height": 22,
                "width": 22
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"desktop_youtube\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[3]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[8]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 682,
                "top": 3054,
                "height": 22,
                "width": 22
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"desktop_linkedIn\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[2]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[7]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 635,
                "top": 3054,
                "height": 22,
                "width": 22
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"desktop_twitter\" version=\"1.1\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[6]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 588,
                "top": 3054,
                "height": 22,
                "width": 22
              },
              "snippet": "<svg xml:space=\"preserve\" enable-background=\"new 0 0 20 20\" viewBox=\"0 0 20 20\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"desktop_facebook\" version=\"1.1\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usablenet.com/",
      "what": "URL",
      "result": "https://usablenet.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://usablenet.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "ADA Web Compliance Services - WCAG 2.0 & 2.1 Compliance | UsableNet, Inc.",
          "pageurl": "https://usablenet.com/",
          "time": 4.33,
          "creditsremaining": 432,
          "allitemcount": 85,
          "totalelements": 347,
          "waveurl": "http://wave.webaim.org/report?url=https://usablenet.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 8,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN#content > NAV:first-child + NAV + DIV + DIV > DIV#myCarousel > DIV:first-child > DIV#item1 > DIV:first-child > DIV:first-child > H1:first-child + H2 + DIV > P:first-child > BUTTON#video-image-play > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + NOSCRIPT + P + DIV + HEADER + MAIN + FOOTER + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + NOSCRIPT + P + DIV + HEADER + MAIN + FOOTER + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > STYLE:first-child + DIV + NOSCRIPT + P + DIV + HEADER + MAIN + FOOTER + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + SPAN + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "event_handler": {
                "id": "event_handler",
                "description": "Device dependent event handler",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#lo_chat_box > DIV#lo_poweredBy > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#lo_chat_box > DIV#lo_poweredBy"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#lo_chat_box > DIV#lo_poweredBy > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://usablenet.com/",
      "what": "URL",
      "result": "https://usablenet.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://usablenet.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.100",
        "responseTime": "2022-07-06T01:10:36.937Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1017162,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 31,
              "totalWarnings": 2,
              "totalIssues": 33
            },
            "issuesByLevel": {
              "A": {
                "count": 17,
                "pct": 51.52
              },
              "AA": {
                "count": 16,
                "pct": 48.48
              },
              "AAA": {
                "count": 33,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "7a9f4ebb-45ed-4d5d-9d42-5918cd22da31",
          "docID": "c91d4bcd-7560-4689-aba6-c5c6cef7ed9b",
          "sourceHash": "2b0d1034aeb0804e12c38b96379dc524",
          "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=7a9f4ebb-45ed-4d5d-9d42-5918cd22da31",
          "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": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2143,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;&lt;style type=\"text/css\" style=\"\"&gt;html.hs-messages-widget-open.hs-messages-mobile,html.hs-messages-widget-open.hs-messages-mobile body{overflow:hidden!important;position:relative!important}html.hs-messages-widget-open.hs-messages-mobile b",
              "xpath": "/html/body",
              "issueID": "0ebf9f92eb76075a1512b5721e6f6293",
              "signature": "c941ad4f74b543742821debf776c730a",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=0ebf9f92eb76075a1512b5721e6f6293"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8219,
                "column": 21
              },
              "errorSnippet": "&lt;div id=\"lo_poweredBy\" style=\"text-align:right; margin-bottom:10px; font-size:10px; width:100%; line-height:16px; color: #868686;\"&gt;Powered by &lt;img src=\"https://d10lpsik1i8c69.cloudfront.net/graphics/logo-light.png\" align=\"absmiddle\" title=\"Lucky",
              "xpath": "/html/body/div[6]/div[4]",
              "issueID": "0d8c52b383a9b04e1772207e9e727bfb",
              "signature": "fe0fb66015df3308f6e33d5519559350",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0d8c52b383a9b04e1772207e9e727bfb"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2143,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;&lt;style type=\"text/css\" style=\"\"&gt;html.hs-messages-widget-open.hs-messages-mobile,html.hs-messages-widget-open.hs-messages-mobile body{overflow:hidden!important;position:relative!important}html.hs-messages-widget-open.hs-messages-mobile b",
              "xpath": "/html/body",
              "issueID": "108a9a045d9be7f9b25fa1dd8a9ee8c6",
              "signature": "907c77dedf827538807b22fa1103a18c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=108a9a045d9be7f9b25fa1dd8a9ee8c6"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 969,
                  "y": 36
                },
                "height": 36,
                "width": 969
              },
              "position": {
                "line": 518,
                "column": 38
              },
              "errorSnippet": "&lt;div class=\"aqa-banner\"&gt; &lt;p&gt; &lt;span class=\"tagline\"&gt;Test the accessibility of your website for free! Try UsableNet AQA&lt;/span&gt; &lt;a class=\"banner-cta\" href=\"https://usablenet.com/automated-accessibility-testing-tool\"&gt; &lt;span c",
              "xpath": "/html/body/div[2]",
              "issueID": "eed5e71d5de4166e652dcb9ac43ee5cc",
              "signature": "ce29cffbf90d6736a08e46276549e95b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=eed5e71d5de4166e652dcb9ac43ee5cc"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 81.90625,
                  "y": 402.90625
                },
                "bottom-right": {
                  "x": 942.09425,
                  "y": 467.90625
                },
                "height": 65,
                "width": 860.188
              },
              "position": {
                "line": 5349,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;&lt;button class=\"new-video-play\" id=\"video-image-play\" data-video=\"https://play.vidyard.com/exiGZwMyJZHR8gTDGvP11L?autoplay=1\" data-toggle=\"modal\" data-target=\"#videoModal\" aria-haspopup=\"true\" aria-controls=\"videoModal\"&gt; &lt;img src=\"https:",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "8de55fe6401097dea4e22e5e87d13e17",
              "signature": "5e96fc4866f1234249e6b2e786441c02",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8de55fe6401097dea4e22e5e87d13e17"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 332,
                  "y": 430
                },
                "height": 430,
                "width": 332
              },
              "position": {
                "line": 8007,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"border-top-g rounded\"&gt; &lt;h2&gt;Leave Accessibility to Us &lt;/h2&gt; &lt;p&gt;We make your website ADA/WCAG compliant, monitor, and maintain accessibility.&lt;/p&gt; &lt;a class=\"btn-primary\" href=\"/technology/assistive-technology-ser",
              "xpath": "/html/body/main[1]/div[2]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "9e115bec66ba2d8519daa9398d3c5f42",
              "signature": "7e2762e608dc7e82cc8a327253c96580",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9e115bec66ba2d8519daa9398d3c5f42"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 332,
                  "y": 430
                },
                "height": 430,
                "width": 332
              },
              "position": {
                "line": 8009,
                "column": 25
              },
              "errorSnippet": "&lt;div class=\"border-top-g rounded second\"&gt; &lt;h2&gt;Empower Your Team&lt;/h2&gt; &lt;p&gt;Our team of experts and AQA platform can help you test, fix, and monitor the accessibility of your websites and apps.&lt;/p&gt; &lt;a class=\"btn-primary\" href",
              "xpath": "/html/body/main[1]/div[2]/div[2]/div[1]/div[2]/div[1]",
              "issueID": "de2f4984f885acb80a66d8daac54cc83",
              "signature": "b5c425805aa915d7c8d852ca11875449",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=de2f4984f885acb80a66d8daac54cc83"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 1813.578125
                },
                "bottom-right": {
                  "x": 860.1876,
                  "y": 2101.578125
                },
                "height": 288,
                "width": 860.1876
              },
              "position": {
                "line": 8047,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"download paddings-vr paddings-or-md row\"&gt; &lt;div class=\"col-sm-4\"&gt; &lt;div class=\"partner\"&gt;&lt;img src=\"https://ucontrolproxy.usablenet.com/img/c/pt/ttl_99d/4url_un.uc.Usablenet/ucontrol0181b0b1ecd7a92fdb6acbe9d421450dc2b9_1-cove",
              "xpath": "/html/body/main[1]/div[2]/div[4]",
              "issueID": "160a76bd392026aee77b472d3efbfe87",
              "signature": "d578ea411c449b6424980f40d74ff5c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=160a76bd392026aee77b472d3efbfe87"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 81.90625,
                  "y": 3086.234375
                },
                "bottom-right": {
                  "x": 972.09425,
                  "y": 3130.234375
                },
                "height": 44,
                "width": 890.188
              },
              "position": {
                "line": 8110,
                "column": 25
              },
              "errorSnippet": "&lt;div class=\"row links_footer\"&gt; &lt;div class=\"col-md-12\"&gt; &lt;a href=\"https://usablenet.com/support\"&gt;Accessibility Support&lt;/a&gt; &lt;span&gt;|&lt;/span&gt; &lt;a href=\"https://usablenet.com/privacy\"&gt;Privacy Policy&lt;/a&gt; &lt;span&gt",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[1]",
              "issueID": "e4c4e8ed99942531a9eb33ebe1f27cde",
              "signature": "72c3e9596a978d6868d2253fdc608b56",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e4c4e8ed99942531a9eb33ebe1f27cde"
            },
            {
              "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": 984,
                  "y": 18
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 38
                },
                "height": 20,
                "width": 20
              },
              "position": {
                "line": 108,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"close-banner\" aria-label=\"close accessibility testing tool banner\"&gt; &lt;svg viewBox=\"0 0 40 40\"&gt;&lt;path d=\"M 10,10 L 30,30 M 30,10 L 10,30\"&gt;&lt;/path&gt;&lt;/svg&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/a[1]",
              "issueID": "5c18037757d54041247c21a8ee971f11",
              "signature": "d615c8a88b4490f2bec267d036761a95",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5c18037757d54041247c21a8ee971f11"
            },
            {
              "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": -13
                },
                "bottom-right": {
                  "x": 0,
                  "y": -13
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7855,
                "column": 21
              },
              "errorSnippet": "&lt;button class=\"menu\" aria-describedby=\"menu_helper\" aria-labelledby=\"menu_helper\"&gt; &lt;svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 20 20\" enable-background=\"new 0 0 20",
              "xpath": "/html/body/header[1]/div[1]/div[3]/button[1]",
              "issueID": "8c8aaa28825b9fff2ed908af82d9e7be",
              "signature": "1f9fbc68f0a9299474df6c18c0620e64",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8c8aaa28825b9fff2ed908af82d9e7be"
            },
            {
              "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": -16,
                  "y": -6
                },
                "height": -6,
                "width": -16
              },
              "position": {
                "line": 7862,
                "column": 21
              },
              "errorSnippet": "&lt;button class=\"close-menu\" aria-describedby=\"close_menu_helper\" aria-labelledby=\"close_menu_helper\" style=\"\"&gt; &lt;svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 20 20\" en",
              "xpath": "/html/body/header[1]/div[1]/div[3]/button[2]",
              "issueID": "1c0d432d318c98f5613251ea6a27db6b",
              "signature": "a47de74c3356b0be4b4845565eb7899f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1c0d432d318c98f5613251ea6a27db6b"
            },
            {
              "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": -1.3,
                  "y": 0
                },
                "bottom-right": {
                  "x": -1.3,
                  "y": -10
                },
                "height": -10,
                "width": 0
              },
              "position": {
                "line": 3741,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"main-nav-link\" href=\"https://usablenet.com/technology/aqa\"&gt;AQA&lt;/a&gt;",
              "xpath": "/html/body/main[1]/nav[2]/a[2]",
              "issueID": "f5862f7feec517aa1bcf8ffe960e9bda",
              "signature": "70c1510f85cfd079c240fc87ca661e28",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f5862f7feec517aa1bcf8ffe960e9bda"
            },
            {
              "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": 2
                },
                "bottom-right": {
                  "x": 0,
                  "y": 2
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7990,
                "column": 25
              },
              "errorSnippet": "&lt;button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\"&gt; &lt;span aria-hidden=\"true\"&gt;×&lt;/span&gt; &lt;/button&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/button[1]",
              "issueID": "de640f32ebadcfbaba9af664fcc188e2",
              "signature": "612bdcb203bc54b12df9cebdf8eb8c9f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=de640f32ebadcfbaba9af664fcc188e2"
            },
            {
              "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": 95.71875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 117.71875,
                  "y": 27
                },
                "height": 24,
                "width": 22
              },
              "position": {
                "line": 4341,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Facebook, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/usablenet\"&gt; &lt;svg version=\"1.1\" id=\"desktop_facebook\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[1]",
              "issueID": "200e5622f2a7eede77539182cd4af84b",
              "signature": "e387e274a4c060e9797df50dc3a5fc0e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=200e5622f2a7eede77539182cd4af84b"
            },
            {
              "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": 143.71875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 165.71875,
                  "y": 27
                },
                "height": 24,
                "width": 22
              },
              "position": {
                "line": 4341,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Twitter, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://twitter.com/Usablenet\"&gt; &lt;svg version=\"1.1\" id=\"desktop_twitter\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[2]",
              "issueID": "078888e71c2c45176b7d6b30b07b861d",
              "signature": "de792a5496a4035725ae97a7cd1dd557",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=078888e71c2c45176b7d6b30b07b861d"
            },
            {
              "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": 191.71875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 213.71875,
                  "y": 27
                },
                "height": 24,
                "width": 22
              },
              "position": {
                "line": 4341,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Linkedin, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"http://www.linkedin.com/company/156593?trk=tyah&amp;amp;trkInfo=tas%3Ausablenet%2Cidx%3A4-1-5\"&gt; &lt;svg version=\"1.1\" id=\"desktop_linkedIn\"",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[3]",
              "issueID": "024d974b49b4ee87bb841a1b389a9ab9",
              "signature": "c09841cf55b460226275f6321871d291",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=024d974b49b4ee87bb841a1b389a9ab9"
            },
            {
              "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": 239.71875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 261.71875,
                  "y": 27
                },
                "height": 24,
                "width": 22
              },
              "position": {
                "line": 4412,
                "column": 33
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Youtube, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://www.youtube.com/user/UsablenetMarketing\"&gt; &lt;svg version=\"1.1\" id=\"desktop_youtube\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[4]",
              "issueID": "b6c8b972832e48e4b652e5dc45e2cab1",
              "signature": "4bad25f9e3c25ef324712e155346957e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b6c8b972832e48e4b652e5dc45e2cab1"
            },
            {
              "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": -10,
                  "y": 0
                },
                "bottom-right": {
                  "x": -10,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4568,
                "column": 34
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Facebook, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/usablenet\"&gt; &lt;svg version=\"1.1\" id=\"mobile_facebook\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.",
              "xpath": "/html/body/footer[1]/div[3]/div[2]/div[1]/a[1]",
              "issueID": "4364c7f4d3543a573b2b09318bc2a679",
              "signature": "3a0e21520633b003f8d4126533e122cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4364c7f4d3543a573b2b09318bc2a679"
            },
            {
              "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": -10,
                  "y": 0
                },
                "bottom-right": {
                  "x": -10,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4569,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Twitter, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://twitter.com/Usablenet\"&gt; &lt;svg version=\"1.1\" id=\"mobile_twitter\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/",
              "xpath": "/html/body/footer[1]/div[3]/div[2]/div[1]/a[2]",
              "issueID": "6f29c7333b586c9f8b4fd9482c47bc10",
              "signature": "f0a6a2eec9dfefb696528029d4756594",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6f29c7333b586c9f8b4fd9482c47bc10"
            },
            {
              "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": -10,
                  "y": 0
                },
                "bottom-right": {
                  "x": -10,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4569,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Linkedin, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"http://www.linkedin.com/company/156593?trk=tyah&amp;amp;trkInfo=tas%3Ausablenet%2Cidx%3A4-1-5\"&gt; &lt;svg version=\"1.1\" id=\"mobile_linkedIn\" ",
              "xpath": "/html/body/footer[1]/div[3]/div[2]/div[1]/a[3]",
              "issueID": "f4bf5fa297cd672eb8ca57b724a48345",
              "signature": "7cd4282a128910405a3eb1c07142017d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f4bf5fa297cd672eb8ca57b724a48345"
            },
            {
              "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": -10,
                  "y": 0
                },
                "bottom-right": {
                  "x": -10,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4569,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Youtube, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://www.youtube.com/user/UsablenetMarketing\"&gt; &lt;svg version=\"1.1\" id=\"mobile_youtube\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"",
              "xpath": "/html/body/footer[1]/div[3]/div[2]/div[1]/a[4]",
              "issueID": "f4233bf63d44d9ad798002281dcae231",
              "signature": "69a49584491ba1e0e51f8cd08cafc355",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f4233bf63d44d9ad798002281dcae231"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 2
                },
                "bottom-right": {
                  "x": 275,
                  "y": 82
                },
                "height": 80,
                "width": 260
              },
              "position": {
                "line": 4101,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://info.usablenet.com/ada-website-compliance-lawsuit-tracker\"&gt;ADA Digital Accessibility Lawsuit Tracker &lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[5]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "a383b2c87510456a036007b4b91b5f2d",
              "signature": "bb5742ce5ae16d7463334c93044bc98a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a383b2c87510456a036007b4b91b5f2d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 2
                },
                "bottom-right": {
                  "x": 274,
                  "y": 82
                },
                "height": 80,
                "width": 259
              },
              "position": {
                "line": 4101,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://info.usablenet.com/digital-website-accessibility-checklist\"&gt;Checklist: How to Achieve and Maintain Digital Accessibility&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[5]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "09acb4d4fee1e78a0dbdd3f9c3295c4c",
              "signature": "6775b537e15bbb59df637d00ba6b1cac",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=09acb4d4fee1e78a0dbdd3f9c3295c4c"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -30,
                  "y": -30
                },
                "height": -30,
                "width": -30
              },
              "position": {
                "line": 7883,
                "column": 25
              },
              "errorSnippet": "&lt;summary role=\"button\" aria-expanded=\"false\" class=\"mobile-mainlink mobile-serviceslink\" data-element=\"mobile-serviceslist\"&gt; &lt;span&gt;Solutions&lt;/span&gt; &lt;span class=\"plus\"&gt; &lt;svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns",
              "xpath": "/html/body/header[1]/div[2]/div[1]/details[1]/summary[1]",
              "issueID": "d9299f6ad38534e016570cb18cf42db2",
              "signature": "4625b6dd39cfc9d4008bf2cc29d0dbe7",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=d9299f6ad38534e016570cb18cf42db2"
            },
            {
              "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": 95.71875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 117.71875,
                  "y": 27
                },
                "height": 24,
                "width": 22
              },
              "position": {
                "line": 4341,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Facebook, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/usablenet\"&gt; &lt;svg version=\"1.1\" id=\"desktop_facebook\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[1]",
              "issueID": "fcf5fb3b3452b315c3e154bd845e8780",
              "signature": "cff233cf726cded4ed91ddd8d3e58a5f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fcf5fb3b3452b315c3e154bd845e8780"
            },
            {
              "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": 143.71875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 165.71875,
                  "y": 27
                },
                "height": 24,
                "width": 22
              },
              "position": {
                "line": 4341,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Twitter, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://twitter.com/Usablenet\"&gt; &lt;svg version=\"1.1\" id=\"desktop_twitter\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[2]",
              "issueID": "d81093011f868c9b9d8065d72f7841de",
              "signature": "96fbbe41a3ac08e12c58c654f1959ac7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d81093011f868c9b9d8065d72f7841de"
            },
            {
              "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": 191.71875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 213.71875,
                  "y": 27
                },
                "height": 24,
                "width": 22
              },
              "position": {
                "line": 4341,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Linkedin, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"http://www.linkedin.com/company/156593?trk=tyah&amp;amp;trkInfo=tas%3Ausablenet%2Cidx%3A4-1-5\"&gt; &lt;svg version=\"1.1\" id=\"desktop_linkedIn\"",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[3]",
              "issueID": "01429008b0276208bcbf076916e36c8c",
              "signature": "453fd2a15a89c2919e3a1a6035781a44",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=01429008b0276208bcbf076916e36c8c"
            },
            {
              "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": 239.71875,
                  "y": 3
                },
                "bottom-right": {
                  "x": 261.71875,
                  "y": 27
                },
                "height": 24,
                "width": 22
              },
              "position": {
                "line": 4412,
                "column": 33
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Youtube, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://www.youtube.com/user/UsablenetMarketing\"&gt; &lt;svg version=\"1.1\" id=\"desktop_youtube\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=",
              "xpath": "/html/body/footer[1]/div[2]/div[1]/div[3]/div[3]/div[1]/a[4]",
              "issueID": "cacfeee2eb10c83c2811a5a7edd6fe0e",
              "signature": "2d84e1c3cdec807aa1c5a2f324dc0440",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cacfeee2eb10c83c2811a5a7edd6fe0e"
            },
            {
              "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": -10,
                  "y": 0
                },
                "bottom-right": {
                  "x": -10,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4568,
                "column": 34
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Facebook, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://www.facebook.com/usablenet\"&gt; &lt;svg version=\"1.1\" id=\"mobile_facebook\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.",
              "xpath": "/html/body/footer[1]/div[3]/div[2]/div[1]/a[1]",
              "issueID": "3691f72f220c579f6cd4001c5a23ce5d",
              "signature": "ec3c22f7922d9dde07a50dcdc6ea3c33",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3691f72f220c579f6cd4001c5a23ce5d"
            },
            {
              "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": -10,
                  "y": 0
                },
                "bottom-right": {
                  "x": -10,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4569,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Twitter, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://twitter.com/Usablenet\"&gt; &lt;svg version=\"1.1\" id=\"mobile_twitter\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/",
              "xpath": "/html/body/footer[1]/div[3]/div[2]/div[1]/a[2]",
              "issueID": "e5276562bb94f4c27a536306770cbc90",
              "signature": "2c8ecc73afd5b94d5fec06b9dc5ab18f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e5276562bb94f4c27a536306770cbc90"
            },
            {
              "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": -10,
                  "y": 0
                },
                "bottom-right": {
                  "x": -10,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4569,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Linkedin, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"http://www.linkedin.com/company/156593?trk=tyah&amp;amp;trkInfo=tas%3Ausablenet%2Cidx%3A4-1-5\"&gt; &lt;svg version=\"1.1\" id=\"mobile_linkedIn\" ",
              "xpath": "/html/body/footer[1]/div[3]/div[2]/div[1]/a[3]",
              "issueID": "610a363589e5c4b7c082aa0d390eabcf",
              "signature": "ae37656328beb22df401b9309f91181c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=610a363589e5c4b7c082aa0d390eabcf"
            },
            {
              "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": -10,
                  "y": 0
                },
                "bottom-right": {
                  "x": -10,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4569,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Follow us on Youtube, this link will open a new window\" target=\"_blank\" rel=\"noopener\" href=\"https://www.youtube.com/user/UsablenetMarketing\"&gt; &lt;svg version=\"1.1\" id=\"mobile_youtube\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"",
              "xpath": "/html/body/footer[1]/div[3]/div[2]/div[1]/a[4]",
              "issueID": "297bce3a2c53e9ce7f7f1c0c5ebe9cf3",
              "signature": "c66b6cee4e0e6f409d6be6ffb71f4039",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=297bce3a2c53e9ce7f7f1c0c5ebe9cf3"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T01:08:29",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      47
    ],
    [
      "ibm",
      22
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      5
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 32,
  "logSize": 5504,
  "errorLogCount": 31,
  "errorLogSize": 5460,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T01:10:36",
  "elapsedSeconds": 126,
  "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": {
        "focOp": 11,
        "hover": 4,
        "linkUl": 96,
        "role": 5,
        "styleDiff": 20,
        "zIndex": 14
      },
      "alfa": {
        "r3": 8,
        "r57": 20,
        "r66": 12,
        "r69": 4,
        "r73": 20,
        "r74": 4,
        "r80": 4,
        "r87": 4
      },
      "axe": {
        "color-contrast-enhanced": 12,
        "color-contrast": 6,
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "duplicate-id": 1,
        "region": 2
      },
      "htmlcs": {
        "e:AA.1_3_1.H49.AlignAttr": 8,
        "e:AA.3_2_2.H32.2": 4,
        "e:AA.4_1_1.F77": 4,
        "w:AA.1_1_1.H67.2": 6,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 8,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G145.BgImage": 5,
        "w:AA.1_4_3_F24.F24.FGColour": 9,
        "w:AA.2_1_1.G90": 1
      },
      "wave": {
        "a:alt_long": 1,
        "a:noscript": 4,
        "a:event_handler": 1,
        "a:text_small": 1,
        "a:title_redundant": 1
      },
      "tenon": {
        "28": 4,
        "134": 3,
        "144": 28,
        "152": 52,
        "153": 4,
        "190": 4,
        "218": 32
      }
    },
    "groupDetails": {
      "groups": {
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 8,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 48,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 4,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 5,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id": {
              "score": 1,
              "what": "id attribute value is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 10,
              "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": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 3,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 3,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 5,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 15,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 2,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 2,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "obsoleteAttribute": {
          "htmlcs": {
            "e:AA.1_3_1.H49.AlignAttr": {
              "score": 6,
              "what": "The align attribute is obsolete"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 2,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 2,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 2,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "eventKeyboardRisk": {
          "htmlcs": {
            "w:AA.2_1_1.G90": {
              "score": 1,
              "what": "Event handler functionality may not be available by keyboard"
            }
          },
          "wave": {
            "a:event_handler": {
              "score": 1,
              "what": "Device-dependent event handler"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 1,
              "what": "Long text alternative"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 28,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 26,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 24,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 608,
      "log": 211,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 50
        },
        {
          "groupName": "leadingClipsText",
          "score": 30
        },
        {
          "groupName": "targetSize",
          "score": 28
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 26
        },
        {
          "groupName": "noLeading",
          "score": 17
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 12
        },
        {
          "groupName": "focusableOperable",
          "score": 10
        },
        {
          "groupName": "duplicateID",
          "score": 10
        },
        {
          "groupName": "contrastAA",
          "score": 8
        },
        {
          "groupName": "obsoleteAttribute",
          "score": 8
        },
        {
          "groupName": "inconsistentStyles",
          "score": 7
        },
        {
          "groupName": "roleBad",
          "score": 6
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "contrastAAA",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 4
        },
        {
          "groupName": "leadingAbsolute",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 4
        },
        {
          "groupName": "scrollRisk",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "eventKeyboardRisk",
          "score": 3
        },
        {
          "groupName": "imageTextLong",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  }
}