Accessibility test digest

Synopsis

Page: CommonLook

URL: https://commonlook.com/

Score: 782

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 CommonLook web page at https://commonlook.com/ on 2022/07/09. 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 782 (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
total782
log31
linkIndication102
contrastAA73
focusableHidden54
leadingClipsText50
targetSize40
linkForcesNewWindow35
spontaneousMotion32
ariaBadAttribute30
focusIndication27
roleBad26
hoverSurprise22
linkNoText20
iframeTitleBad16
contrastAAA15
zIndexNotZero14
linkVague14
noLeading11
fontSmall11
inconsistentStyles10
focusableDescendants10
tabIndexMissing10
allCaps9
linkPair9
headingOfNothing8
linkTextsSame8
activeEmbedding7
noScriptRisk7
overflowHidden6
internalLinkBroken6
focusableOperable5
skipRepeatedContent5
contrastRisk5
linkBrokenRisk5
horizontalScrolling5
titleRedundant5
tabFocusability4
contentBeyondLandmarks4
asideTopLandmark4
visibleBulk3
hiddenContentRisk3
cssBansRotate3
decorativeImageRisk3
pseudoOrderedListRisk3
pseudoNavListRisk3
pseudoHeadingRisk3
videoCaptionRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

iframeTitleBad: Score 16. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by 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": "42ubn-commonlook",
  "host": {
    "id": "commonlook",
    "which": "https://commonlook.com/",
    "what": "CommonLook"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T14:45:37"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T14:47:55"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://commonlook.com/",
        "what": "CommonLook"
      },
      {
        "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://commonlook.com/",
        "what": "CommonLook"
      },
      {
        "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://commonlook.com/",
      "what": "CommonLook",
      "result": "https://commonlook.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://commonlook.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://commonlook.com/",
      "result": {
        "bytes": [
          1038069,
          130885,
          130885,
          342673,
          342673
        ],
        "localRatios": [
          7.931,
          1,
          2.618,
          1
        ],
        "meanLocalRatio": 3.137,
        "maxLocalRatio": 7.931,
        "globalRatio": 7.931,
        "pixelChanges": [
          292767,
          0,
          505378,
          0
        ],
        "meanPixelChange": 199536,
        "maxPixelChange": 505378,
        "changeFrequency": 0.5
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://commonlook.com/",
      "what": "CommonLook",
      "result": "https://commonlook.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://commonlook.com/",
      "result": {
        "visibleElements": 550
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://commonlook.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://commonlook.com/",
      "result": {
        "tabFocusables": 88,
        "tabFocused": 87,
        "discrepancy": -1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://commonlook.com/",
      "what": "URL",
      "result": "https://commonlook.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://commonlook.com/",
      "result": {
        "totals": {
          "total": 90,
          "types": {
            "indicatorMissing": {
              "total": 6,
              "tagNames": {
                "A": 3,
                "INPUT": 1,
                "IFRAME": 2
              }
            },
            "nonOutlinePresent": {
              "total": 5,
              "tagNames": {
                "A": 5
              }
            },
            "outlinePresent": {
              "total": 79,
              "meanDelay": 0,
              "tagNames": {
                "A": 71,
                "BUTTON": 7,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "I want to…"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "IFRAME",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Ok"
            },
            {
              "tagName": "A",
              "text": "Privacy policy"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Start"
            },
            {
              "tagName": "A",
              "text": "Stop"
            },
            {
              "tagName": "A",
              "text": "1"
            },
            {
              "tagName": "A",
              "text": "2"
            },
            {
              "tagName": "A",
              "text": "3"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main navigation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip to footer",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PricingHow much does CommonLook Cost?",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Promotions",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Software",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Events / Training",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read / Learn",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Call Now",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Partners",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Legal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Support",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Started",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-photo-img wp-image-76644 lazyload\" src",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Get Started",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Commercial Pricing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education Pricing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Government Pricing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Proprietary PDF\nAccessibility Software",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Professional PDF\nRemediation Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "World-Class PDF\nAccessibility Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CommonLook Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CommonLook PDF",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CommonLook Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Google Chrome Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Practice Leader – Accessibility and Usability",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Food and Drug Administration",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CommonLook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Google Chrome Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Peoples Health",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Google Chrome Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Practice Leader – Accessibility and Usability",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More About Compliance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img class=\"fl-photo-img wp-image-66124 size-full lazyload\" src=\"https://commonlook.com/wp-content/u",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read Google's Announcement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img class=\"fl-photo-img wp-image-78611 size-full lazyload\" src=\"https://commonlook.com/wp-content/u",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip back to main navigation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers -",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training -",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Support",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "info@commonlook.com",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "+1 202-902-0988",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "+1 613-270-9582",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "+614-0232-4978",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Subscribe Here",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/03/OS_Badge_V1_250px.png\" height=\"70%\" width=\"70",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/05/access-ready-authorized-1.jpg \" height=\"90%\" ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Use",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://commonlook.com/",
      "what": "URL",
      "result": "https://commonlook.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://commonlook.com/",
      "result": {
        "totals": {
          "total": 159,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 2,
              "tagNames": {
                "DIV": 2
              }
            },
            "focusableAndOperable": {
              "total": 157,
              "tagNames": {
                "A": 139,
                "BUTTON": 12,
                "INPUT": 2,
                "IFRAME": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"fl-slider-prev\" role=\"button\" aria-pressed=\"false\" aria-label=\"Previ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"fl-slider-next\" role=\"button\" aria-pressed=\"false\" aria-label=\"Next\"",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"top\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to footer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "I want to…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Create PDFs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remediate / Fix",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Track / Monitor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Validate / Check",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Automate Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Order Remediation Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Save MoneyCommonLook® Suite",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay a Quote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn About PDF Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PricingHow much does CommonLook Cost?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pay a Quote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Promotions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook Suites Jump Start PlanHuge savings on suites with free training and d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The PDF Starter PackFree software, training & portal access for 30 days",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook Automation SolutionsAdd PDF accessibility to workflows",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Software",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook® PDF ValidatorFree PDF checker",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook® PDFPDF remediation software",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PDF Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook® OfficeAccessible PDFs from Word and PPT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook® SuiteCommonLook PDF & Office bundle",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook® ClarityTrack PDF accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook® DynamicGenerate PDFs from live data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook® AI CloudAI that turbo-charges compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook Software UpdatesSoftware release notes and updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Certified CommonLook PDF Remediator",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook PDF Assessment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Global Web Accessibility Standards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PDF Accessibility Costs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remediation Portal User’s Guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remediation Services Quote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Verification and Remediation Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events / Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scheduled Classes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training Class List",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Self-Paced Class Modules",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook PDF Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Current Promos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scheduled Conferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scheduled Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Webinars with AccessibilityOz",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "On Demand Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read / Learn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Case Studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Documentation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Guides",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog/Newsletter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsletter Signup",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press and Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "On Demand Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook PDF Certification",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tutorials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "White Papers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to menu toggle button",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Call Now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Partners",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"search\" class=\"search-field\" placeholder=\"Search …\" value=\"\" name=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" class=\"search-submit\" value=\"Search\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img w",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/suites-promo-2022/\" tar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/about/get-started-with-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"https://www.youtube.com/embed/NK9Ttrb9RRA\" frameborder=\"0\" allow=\"a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-mobile-photo-img w",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/pdf-starter-pack/\" targ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-photo-img wp-image",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img w",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/suites-promo-2022/\" tar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/about/get-started-with-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Started",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe src=\"\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Start",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"slider-prev\" href=\"#\" aria-label=\"previous\" role=\"button\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"slider-next\" href=\"#\" aria-label=\"next\" role=\"button\" style=\"cursor: d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Government Pricing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Proprietary PDF\nAccessibility Software",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Professional PDF\nRemediation Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "World-Class PDF\nAccessibility Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook PDF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google Chrome Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Practice Leader – Accessibility and Usability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Food and Drug Administration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CommonLook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google Chrome Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Peoples Health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google Chrome Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Practice Leader – Accessibility and Usability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"bx-prev\" href=\"\" aria-label=\"Previous testimonial.\" style=\"cursor: def",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"bx-next\" href=\"\" aria-label=\"Next testimonial.\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More About Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"fl-photo-img wp-image-66124 size-full lazyload\" src=\"https://commonl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read Google's Announcement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"fl-photo-img wp-image-78611 size-full lazyload\" src=\"https://commonl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip back to main navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers -",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training -",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "info@commonlook.com",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+1 202-902-0988",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+1 613-270-9582",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+614-0232-4978",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscribe Here",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/03/OS_Badge_V1_250px.png\" he",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/05/access-ready-authorized-1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://commonlook.com/",
      "what": "URL",
      "result": "https://commonlook.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://commonlook.com/",
      "result": {
        "totals": {
          "triggers": 105,
          "headTriggers": 20,
          "tailTriggers": 85,
          "impactTriggers": 28,
          "additions": 48,
          "removals": 0,
          "opacityChanges": 28,
          "opacityImpact": 17,
          "unhoverables": 3
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "Iwantto…GetPricingCreatePDFsRemediate/FixTrack/Mon",
                "additions": 22,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Iwantto…",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "BUTTON",
                "text": "",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "PricingHowmuchdoesCommonLookCost?CommercialPricing",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "PricingHowmuchdoesCommonLookCost?",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "BUTTON",
                "text": "",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "PromotionsCommonLookSuitesJumpStartPlanHugesavings",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Promotions",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "BUTTON",
                "text": "",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "SoftwareCommonLook®PDFValidatorFreePDFcheckerCommo",
                "additions": 26,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Software",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "BUTTON",
                "text": "",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "ServicesCertifiedCommonLookPDFRemediatorCommonLook",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Services",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "BUTTON",
                "text": "",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Events/TrainingScheduledClassesTrainingClassListSe",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Events/Training",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomainnavigation"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptofooter"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "<divclass=\"fl-content-slider-svg-container\"><svgve",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 3
              },
              {
                "tagName": "LI",
                "text": "Read/LearnFAQsCaseStudiesDocumentationAccessibilit",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://commonlook.com/",
      "what": "URL",
      "result": "https://commonlook.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://commonlook.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 14
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: I want to…"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Pricing"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Promotions"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Software"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: CommonLook® PDF"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Services"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Events / Training"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Scheduled Classes"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Scheduled Webinars"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Read / Learn"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Blog/Newsletter"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Training"
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search for:"
                ]
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://commonlook.com/",
      "result": {
        "totals": {
          "links": 139,
          "adjacent": {
            "total": 101,
            "underlined": 1,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [
            ""
          ],
          "notUnderlined": [
            "I want to…",
            "PricingHow much does CommonLook Cost?",
            "Promotions",
            "Software",
            "CommonLook® PDF ValidatorFree PDF checker",
            "CommonLook® PDFPDF remediation software",
            "PDF Certification",
            "CommonLook® OfficeAccessible PDFs from Word and PPT",
            "CommonLook® SuiteCommonLook PDF & Office bundle",
            "CommonLook® ClarityTrack PDF accessibility",
            "CommonLook® DynamicGenerate PDFs from live data",
            "CommonLook® AI CloudAI that turbo-charges compliance",
            "CommonLook Software UpdatesSoftware release notes and updates",
            "Services",
            "Events / Training",
            "Scheduled Classes",
            "Scheduled Conferences",
            "Scheduled Webinars",
            "Free Webinars with AccessibilityOz",
            "On Demand Webinars",
            "Read / Learn",
            "FAQs",
            "Case Studies",
            "Documentation",
            "Accessibility Guides",
            "Blog/Newsletter",
            "Newsletter Signup",
            "Press and Media",
            "On Demand Webinars",
            "Resources",
            "Training",
            "CommonLook PDF Certification",
            "Tutorials",
            "Videos",
            "White Papers",
            "Skip to menu toggle button",
            "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
            "",
            "Learn More",
            "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
            "",
            "Get Started",
            "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-76644 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png\" alt=\"\" srcset=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png 600w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-300x300.png 300w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-100x100.png 100w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-448x448.png 448w\" sizes=\"(max-width: 600px) 100vw, 600px\" />",
            "",
            "Learn More",
            "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-photo-img wp-image-76644 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png\" alt=\"\" srcset=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png 600w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-300x300.png 300w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-100x100.png 100w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-448x448.png 448w\" sizes=\"(max-width: 600px) 100vw, 600px\" />",
            "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
            "",
            "Learn More",
            "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
            "",
            "Get Started",
            "Start",
            "Stop",
            "1",
            "2",
            "3",
            "",
            "",
            "Commercial Pricing",
            "Education Pricing",
            "Government Pricing",
            "Proprietary PDFAccessibility Software",
            "Professional PDFRemediation Services",
            "World-Class PDFAccessibility Training",
            "CommonLook Services",
            "CommonLook PDF",
            "CommonLook Training",
            "Google Chrome Accessibility",
            "Practice Leader – Accessibility and Usability",
            "Food and Drug Administration",
            "CommonLook",
            "Google Chrome Accessibility",
            "Peoples Health",
            "Google Chrome Accessibility",
            "Practice Leader – Accessibility and Usability",
            "",
            "",
            "Learn More About Compliance",
            "<img class=\"fl-photo-img wp-image-66124 size-full lazyload\" src=\"https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image.png\" alt=\"Google Chrome logo\" itemprop=\"image\" height=\"628\" width=\"1200\" title=\"Google CommonLook PDF Accessibility Announcement July 2020 social image\" srcset=\"https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image.png 1200w, https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image-600x314.png 600w, https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image-744x389.png 744w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />",
            "Read Google's Announcement",
            "<img class=\"fl-photo-img wp-image-78611 size-full lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header.png\" alt=\"man with briefcase stares into a large keyhole that leads to a city skyline\" itemprop=\"image\" height=\"525\" width=\"806\" title=\"T-Base Acquisition Announcement 2 email header\" srcset=\"https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header.png 806w, https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header-600x391.png 600w, https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header-744x485.png 744w\" sizes=\"(max-width: 806px) 100vw, 806px\" />",
            "Learn More",
            "Skip back to main navigation",
            "Careers -",
            "Training -",
            "Support",
            "info@commonlook.com",
            "+1 202-902-0988",
            "+1 613-270-9582",
            "+614-0232-4978",
            "Subscribe Here",
            "Facebook",
            "Twitter",
            "LinkedIn",
            "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/03/OS_Badge_V1_250px.png\" height=\"70%\" width=\"70%\" alt=\"Accessibility.com Organization Spotlight\">",
            "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/05/access-ready-authorized-1.jpg \" height=\"90%\" width=\"90%\" alt=\"AccessReady Authorized Partner\" text-align=\"center\">",
            "Privacy Policy",
            "Terms of Use",
            "Accessibility"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://commonlook.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://commonlook.com/",
      "what": "URL",
      "result": "https://commonlook.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://commonlook.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://commonlook.com/",
      "result": {
        "roleElements": 26,
        "badRoleElements": 16,
        "redundantRoleElements": 0,
        "tagNames": {
          "A": {
            "button": {
              "bad": 13,
              "redundant": 0
            }
          },
          "DIV": {
            "group": {
              "bad": 1,
              "redundant": 0
            },
            "button": {
              "bad": 2,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://commonlook.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": 12,
            "subtotals": [
              7,
              5
            ]
          },
          "adjacentLink": {
            "total": 101,
            "subtotals": [
              86,
              12,
              2,
              1
            ]
          },
          "listLink": {
            "total": 38,
            "subtotals": [
              23,
              6,
              6,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 9,
            "subtotals": [
              3,
              2,
              2,
              1,
              1
            ]
          },
          "h3": {
            "total": 11,
            "subtotals": [
              3,
              3,
              3,
              1,
              1
            ]
          },
          "h4": {
            "total": 5
          }
        },
        "items": {
          "button": {
            "minHeight": {
              "auto": [
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "0px": [
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "minWidth": {
              "auto": [
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "0px": [
                "",
                "",
                "",
                "",
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Skip to menu toggle button",
                "Learn More",
                "Get Started",
                "Learn More",
                "Learn More",
                "Get Started",
                "Commercial Pricing",
                "Education Pricing",
                "Government Pricing",
                "Learn More About Compliance",
                "Read Google's Announcement",
                "Learn More"
              ],
              "700": [
                "I want to…",
                "PricingHow much does CommonLook Cost?",
                "Promotions",
                "Software",
                "CommonLook® PDF ValidatorFree PDF checker",
                "CommonLook® PDFPDF remediation software",
                "PDF Certification",
                "CommonLook® OfficeAccessible PDFs from Word and PPT",
                "CommonLook® SuiteCommonLook PDF & Office bundle",
                "CommonLook® ClarityTrack PDF accessibility",
                "CommonLook® DynamicGenerate PDFs from live data",
                "CommonLook® AI CloudAI that turbo-charges compliance",
                "CommonLook Software UpdatesSoftware release notes and updates",
                "Services",
                "Events / Training",
                "Scheduled Classes",
                "Scheduled Conferences",
                "Scheduled Webinars",
                "Free Webinars with AccessibilityOz",
                "On Demand Webinars",
                "Read / Learn",
                "FAQs",
                "Case Studies",
                "Documentation",
                "Accessibility Guides",
                "Blog/Newsletter",
                "Newsletter Signup",
                "Press and Media",
                "On Demand Webinars",
                "Resources",
                "Training",
                "CommonLook PDF Certification",
                "Tutorials",
                "Videos",
                "White Papers",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-76644 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png\" alt=\"\" srcset=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png 600w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-300x300.png 300w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-100x100.png 100w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-448x448.png 448w\" sizes=\"(max-width: 600px) 100vw, 600px\" />",
                "",
                "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-photo-img wp-image-76644 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png\" alt=\"\" srcset=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png 600w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-300x300.png 300w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-100x100.png 100w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-448x448.png 448w\" sizes=\"(max-width: 600px) 100vw, 600px\" />",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "Start",
                "Stop",
                "1",
                "2",
                "3",
                "",
                "",
                "Proprietary PDF Accessibility Software",
                "Professional PDF Remediation Services",
                "World-Class PDF Accessibility Training",
                "CommonLook Services",
                "CommonLook PDF",
                "CommonLook Training",
                "Google Chrome Accessibility",
                "Practice Leader – Accessibility and Usability",
                "Food and Drug Administration",
                "CommonLook",
                "Google Chrome Accessibility",
                "Peoples Health",
                "Google Chrome Accessibility",
                "Practice Leader – Accessibility and Usability",
                "",
                "",
                "<img class=\"fl-photo-img wp-image-66124 size-full lazyload\" src=\"https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image.png\" alt=\"Google Chrome logo\" itemprop=\"image\" height=\"628\" width=\"1200\" title=\"Google CommonLook PDF Accessibility Announcement July 2020 social image\" srcset=\"https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image.png 1200w, https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image-600x314.png 600w, https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image-744x389.png 744w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />",
                "<img class=\"fl-photo-img wp-image-78611 size-full lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header.png\" alt=\"man with briefcase stares into a large keyhole that leads to a city skyline\" itemprop=\"image\" height=\"525\" width=\"806\" title=\"T-Base Acquisition Announcement 2 email header\" srcset=\"https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header.png 806w, https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header-600x391.png 600w, https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header-744x485.png 744w\" sizes=\"(max-width: 806px) 100vw, 806px\" />",
                "Skip back to main navigation",
                "Careers -",
                "Training -",
                "Support",
                "info@commonlook.com",
                "+1 202-902-0988",
                "+1 613-270-9582",
                "+614-0232-4978",
                "Subscribe Here",
                "Facebook",
                "Twitter",
                "LinkedIn",
                "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/03/OS_Badge_V1_250px.png\" height=\"70%\" width=\"70%\" alt=\"Accessibility.com Organization Spotlight\">",
                "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/05/access-ready-authorized-1.jpg \" height=\"90%\" width=\"90%\" alt=\"AccessReady Authorized Partner\" text-align=\"center\">",
                "Privacy Policy",
                "Terms of Use",
                "Accessibility"
              ]
            },
            "opacity": {
              "1": [
                "",
                "I want to…",
                "PricingHow much does CommonLook Cost?",
                "Promotions",
                "Software",
                "CommonLook® PDF ValidatorFree PDF checker",
                "CommonLook® PDFPDF remediation software",
                "PDF Certification",
                "CommonLook® OfficeAccessible PDFs from Word and PPT",
                "CommonLook® SuiteCommonLook PDF & Office bundle",
                "CommonLook® ClarityTrack PDF accessibility",
                "CommonLook® DynamicGenerate PDFs from live data",
                "CommonLook® AI CloudAI that turbo-charges compliance",
                "CommonLook Software UpdatesSoftware release notes and updates",
                "Services",
                "Events / Training",
                "Scheduled Classes",
                "Scheduled Conferences",
                "Scheduled Webinars",
                "Free Webinars with AccessibilityOz",
                "On Demand Webinars",
                "Read / Learn",
                "FAQs",
                "Case Studies",
                "Documentation",
                "Accessibility Guides",
                "Blog/Newsletter",
                "Newsletter Signup",
                "Press and Media",
                "On Demand Webinars",
                "Resources",
                "Training",
                "CommonLook PDF Certification",
                "Tutorials",
                "Videos",
                "White Papers",
                "Skip to menu toggle button",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "Learn More",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "Get Started",
                "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-76644 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png\" alt=\"\" srcset=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png 600w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-300x300.png 300w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-100x100.png 100w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-448x448.png 448w\" sizes=\"(max-width: 600px) 100vw, 600px\" />",
                "",
                "Learn More",
                "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-photo-img wp-image-76644 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png\" alt=\"\" srcset=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png 600w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-300x300.png 300w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-100x100.png 100w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-448x448.png 448w\" sizes=\"(max-width: 600px) 100vw, 600px\" />",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "Learn More",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "Get Started",
                "Start",
                "Stop",
                "1",
                "2",
                "3",
                "Commercial Pricing",
                "Education Pricing",
                "Government Pricing",
                "Proprietary PDF Accessibility Software",
                "Professional PDF Remediation Services",
                "World-Class PDF Accessibility Training",
                "CommonLook Services",
                "CommonLook PDF",
                "CommonLook Training",
                "Google Chrome Accessibility",
                "Practice Leader – Accessibility and Usability",
                "Food and Drug Administration",
                "CommonLook",
                "Google Chrome Accessibility",
                "Peoples Health",
                "Google Chrome Accessibility",
                "Practice Leader – Accessibility and Usability",
                "",
                "",
                "Learn More About Compliance",
                "<img class=\"fl-photo-img wp-image-66124 size-full lazyload\" src=\"https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image.png\" alt=\"Google Chrome logo\" itemprop=\"image\" height=\"628\" width=\"1200\" title=\"Google CommonLook PDF Accessibility Announcement July 2020 social image\" srcset=\"https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image.png 1200w, https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image-600x314.png 600w, https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image-744x389.png 744w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />",
                "Read Google's Announcement",
                "<img class=\"fl-photo-img wp-image-78611 size-full lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header.png\" alt=\"man with briefcase stares into a large keyhole that leads to a city skyline\" itemprop=\"image\" height=\"525\" width=\"806\" title=\"T-Base Acquisition Announcement 2 email header\" srcset=\"https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header.png 806w, https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header-600x391.png 600w, https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header-744x485.png 744w\" sizes=\"(max-width: 806px) 100vw, 806px\" />",
                "Learn More",
                "Skip back to main navigation",
                "Careers -",
                "Training -",
                "Support",
                "info@commonlook.com",
                "+1 202-902-0988",
                "+1 613-270-9582",
                "+614-0232-4978",
                "Subscribe Here",
                "Facebook",
                "Twitter",
                "LinkedIn",
                "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/03/OS_Badge_V1_250px.png\" height=\"70%\" width=\"70%\" alt=\"Accessibility.com Organization Spotlight\">",
                "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/05/access-ready-authorized-1.jpg \" height=\"90%\" width=\"90%\" alt=\"AccessReady Authorized Partner\" text-align=\"center\">",
                "Privacy Policy",
                "Terms of Use",
                "Accessibility"
              ],
              "0.7": [
                "",
                ""
              ]
            },
            "textDecorationLine": {
              "underline": [
                ""
              ],
              "none": [
                "I want to…",
                "PricingHow much does CommonLook Cost?",
                "Promotions",
                "Software",
                "CommonLook® PDF ValidatorFree PDF checker",
                "CommonLook® PDFPDF remediation software",
                "PDF Certification",
                "CommonLook® OfficeAccessible PDFs from Word and PPT",
                "CommonLook® SuiteCommonLook PDF & Office bundle",
                "CommonLook® ClarityTrack PDF accessibility",
                "CommonLook® DynamicGenerate PDFs from live data",
                "CommonLook® AI CloudAI that turbo-charges compliance",
                "CommonLook Software UpdatesSoftware release notes and updates",
                "Services",
                "Events / Training",
                "Scheduled Classes",
                "Scheduled Conferences",
                "Scheduled Webinars",
                "Free Webinars with AccessibilityOz",
                "On Demand Webinars",
                "Read / Learn",
                "FAQs",
                "Case Studies",
                "Documentation",
                "Accessibility Guides",
                "Blog/Newsletter",
                "Newsletter Signup",
                "Press and Media",
                "On Demand Webinars",
                "Resources",
                "Training",
                "CommonLook PDF Certification",
                "Tutorials",
                "Videos",
                "White Papers",
                "Skip to menu toggle button",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "Learn More",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "Get Started",
                "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-76644 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png\" alt=\"\" srcset=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png 600w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-300x300.png 300w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-100x100.png 100w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-448x448.png 448w\" sizes=\"(max-width: 600px) 100vw, 600px\" />",
                "",
                "Learn More",
                "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-photo-img wp-image-76644 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png\" alt=\"\" srcset=\"https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8.png 600w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-300x300.png 300w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-100x100.png 100w, https://commonlook.com/wp-content/uploads/2021/08/PDF-Starter-Pack-Promo-Square-8-448x448.png 448w\" sizes=\"(max-width: 600px) 100vw, 600px\" />",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "Learn More",
                "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/08/commonlook-suites-jump-start-plan-promo-image@0.5x-8-e1649183547486.png\" alt=\"discounts of commonlook suite plus free training and discounts on remediation\" />",
                "",
                "Get Started",
                "Start",
                "Stop",
                "1",
                "2",
                "3",
                "",
                "",
                "Commercial Pricing",
                "Education Pricing",
                "Government Pricing",
                "Proprietary PDF Accessibility Software",
                "Professional PDF Remediation Services",
                "World-Class PDF Accessibility Training",
                "CommonLook Services",
                "CommonLook PDF",
                "CommonLook Training",
                "Google Chrome Accessibility",
                "Practice Leader – Accessibility and Usability",
                "Food and Drug Administration",
                "CommonLook",
                "Google Chrome Accessibility",
                "Peoples Health",
                "Google Chrome Accessibility",
                "Practice Leader – Accessibility and Usability",
                "",
                "",
                "Learn More About Compliance",
                "<img class=\"fl-photo-img wp-image-66124 size-full lazyload\" src=\"https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image.png\" alt=\"Google Chrome logo\" itemprop=\"image\" height=\"628\" width=\"1200\" title=\"Google CommonLook PDF Accessibility Announcement July 2020 social image\" srcset=\"https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image.png 1200w, https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image-600x314.png 600w, https://commonlook.com/wp-content/uploads/2020/07/Google-CommonLook-PDF-Accessibility-Announcement-July-2020-social-image-744x389.png 744w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" />",
                "Read Google's Announcement",
                "<img class=\"fl-photo-img wp-image-78611 size-full lazyload\" src=\"https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header.png\" alt=\"man with briefcase stares into a large keyhole that leads to a city skyline\" itemprop=\"image\" height=\"525\" width=\"806\" title=\"T-Base Acquisition Announcement 2 email header\" srcset=\"https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header.png 806w, https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header-600x391.png 600w, https://commonlook.com/wp-content/uploads/2021/11/T-Base-Acquisition-Announcement-2-email-header-744x485.png 744w\" sizes=\"(max-width: 806px) 100vw, 806px\" />",
                "Learn More",
                "Skip back to main navigation",
                "Careers -",
                "Training -",
                "Support",
                "info@commonlook.com",
                "+1 202-902-0988",
                "+1 613-270-9582",
                "+614-0232-4978",
                "Subscribe Here",
                "Facebook",
                "Twitter",
                "LinkedIn",
                "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/03/OS_Badge_V1_250px.png\" height=\"70%\" width=\"70%\" alt=\"Accessibility.com Organization Spotlight\">",
                "<img class=\"lazyload\" src=\"/wp-content/uploads/2021/05/access-ready-authorized-1.jpg \" height=\"90%\" width=\"90%\" alt=\"AccessReady Authorized Partner\" text-align=\"center\">",
                "Privacy Policy",
                "Terms of Use",
                "Accessibility"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Call Now",
                "About",
                "Partners",
                "Legal",
                "Contact",
                "Support"
              ],
              "700": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip to footer",
                "Get Pricing",
                "Create PDFs",
                "Remediate / Fix",
                "Track / Monitor",
                "Validate / Check",
                "Automate Accessibility",
                "Order Remediation Services",
                "Save MoneyCommonLook® Suite",
                "Pay a Quote",
                "Learn About PDF Accessibility",
                "Commercial Pricing",
                "Government Pricing",
                "Education Pricing",
                "Pay a Quote",
                "CommonLook Suites Jump Start PlanHuge savings on suites with free training and discounted remediation services",
                "The PDF Starter PackFree software, training & portal access for 30 days",
                "CommonLook Automation SolutionsAdd PDF accessibility to workflows",
                "Certified CommonLook PDF Remediator",
                "CommonLook PDF Assessment",
                "Global Web Accessibility Standards",
                "PDF Accessibility Costs",
                "Remediation Portal User’s Guide",
                "Remediation Services Quote",
                "Verification and Remediation Services",
                "Training Class List",
                "Self-Paced Class Modules",
                "Request Training",
                "CommonLook PDF Certification",
                "Current Promos"
              ]
            },
            "color": {
              "rgb(53, 81, 93)": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip to footer"
              ],
              "rgb(28, 40, 51)": [
                "Get Pricing",
                "Create PDFs",
                "Remediate / Fix",
                "Track / Monitor",
                "Validate / Check",
                "Automate Accessibility",
                "Order Remediation Services",
                "Save MoneyCommonLook® Suite",
                "Pay a Quote",
                "Commercial Pricing",
                "Government Pricing",
                "Education Pricing",
                "Pay a Quote",
                "The PDF Starter PackFree software, training & portal access for 30 days",
                "CommonLook Automation SolutionsAdd PDF accessibility to workflows",
                "CommonLook PDF Assessment",
                "Global Web Accessibility Standards",
                "PDF Accessibility Costs",
                "Remediation Portal User’s Guide",
                "Verification and Remediation Services",
                "Training Class List",
                "Request Training",
                "Current Promos"
              ],
              "rgb(181, 0, 15)": [
                "Learn About PDF Accessibility",
                "CommonLook Suites Jump Start PlanHuge savings on suites with free training and discounted remediation services",
                "Certified CommonLook PDF Remediator",
                "Remediation Services Quote",
                "Self-Paced Class Modules",
                "CommonLook PDF Certification"
              ],
              "rgb(255, 255, 255)": [
                "Call Now",
                "About",
                "Partners",
                "Legal",
                "Contact",
                "Support"
              ]
            },
            "fontSize": {
              "16px": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip to footer",
                "Get Pricing",
                "Create PDFs",
                "Remediate / Fix",
                "Track / Monitor",
                "Validate / Check",
                "Automate Accessibility",
                "Order Remediation Services",
                "Save MoneyCommonLook® Suite",
                "Pay a Quote",
                "Learn About PDF Accessibility",
                "Commercial Pricing",
                "Government Pricing",
                "Education Pricing",
                "Pay a Quote",
                "CommonLook Suites Jump Start PlanHuge savings on suites with free training and discounted remediation services",
                "The PDF Starter PackFree software, training & portal access for 30 days",
                "CommonLook Automation SolutionsAdd PDF accessibility to workflows",
                "Certified CommonLook PDF Remediator",
                "CommonLook PDF Assessment",
                "Global Web Accessibility Standards",
                "PDF Accessibility Costs",
                "Remediation Portal User’s Guide",
                "Remediation Services Quote",
                "Verification and Remediation Services",
                "Training Class List",
                "Self-Paced Class Modules",
                "Request Training",
                "CommonLook PDF Certification",
                "Current Promos"
              ],
              "14.48px": [
                "Call Now",
                "About",
                "Partners",
                "Legal",
                "Contact",
                "Support"
              ]
            },
            "lineHeight": {
              "1px": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip to footer"
              ],
              "22.08px": [
                "Get Pricing",
                "Create PDFs",
                "Remediate / Fix",
                "Track / Monitor",
                "Validate / Check",
                "Automate Accessibility",
                "Order Remediation Services",
                "Save MoneyCommonLook® Suite",
                "Pay a Quote",
                "Learn About PDF Accessibility",
                "Commercial Pricing",
                "Government Pricing",
                "Education Pricing",
                "Pay a Quote",
                "CommonLook Suites Jump Start PlanHuge savings on suites with free training and discounted remediation services",
                "The PDF Starter PackFree software, training & portal access for 30 days",
                "CommonLook Automation SolutionsAdd PDF accessibility to workflows",
                "Certified CommonLook PDF Remediator",
                "CommonLook PDF Assessment",
                "Global Web Accessibility Standards",
                "PDF Accessibility Costs",
                "Remediation Portal User’s Guide",
                "Remediation Services Quote",
                "Verification and Remediation Services",
                "Training Class List",
                "Self-Paced Class Modules",
                "Request Training",
                "CommonLook PDF Certification",
                "Current Promos"
              ],
              "23.4576px": [
                "Call Now",
                "About",
                "Partners",
                "Legal",
                "Contact",
                "Support"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(28, 40, 51)": [
                "CommonLook Suites Jump Start Plan",
                "CommonLook Suites Jump Start Plan",
                "How CommonLook’s expertise helped Google with PDF accessibility"
              ],
              "rgb(255, 255, 255)": [
                "PDF Accessibility: Problem Solved",
                "PDF Starter Pack",
                "PDF Accessibility: Problem Solved",
                "Achieving PDF Compliance Doesn't Have to be Hard",
                "A Bright New Future for the World of Accessibility"
              ],
              "rgb(53, 81, 93)": [
                "CommonLook's Hybrid Approach"
              ]
            },
            "fontSize": {
              "40px": [
                "CommonLook Suites Jump Start Plan",
                "PDF Accessibility: Problem Solved",
                "PDF Starter Pack",
                "CommonLook Suites Jump Start Plan",
                "PDF Accessibility: Problem Solved"
              ],
              "30px": [
                "CommonLook's Hybrid Approach",
                "Achieving PDF Compliance Doesn't Have to be Hard",
                "How CommonLook’s expertise helped Google with PDF accessibility",
                "A Bright New Future for the World of Accessibility"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "600": [
                "Volume pricing offers discounts as low as:",
                "Need a custom pricing quote? Select commercial, education, or government pricing and receive individual and volume pricing.",
                "Proprietary PDF Accessibility Software",
                "Professional PDF Remediation Services",
                "World-Class PDF Accessibility Training",
                "Testimonials",
                "T-BASE COMMUNICATIONS  •  ACCESSIBLE360  •  COMMONLOOK",
                "Careers -   Training -  Support"
              ],
              "700": [
                "About CommonLook",
                "CommonLook Offices",
                "STAY CONNECTED"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Volume pricing offers discounts as low as:",
                "Need a custom pricing quote? Select commercial, education, or government pricing and receive individual and volume pricing.",
                "T-BASE COMMUNICATIONS  •  ACCESSIBLE360  •  COMMONLOOK"
              ],
              "rgb(28, 40, 51)": [
                "Proprietary PDF Accessibility Software",
                "Professional PDF Remediation Services",
                "World-Class PDF Accessibility Training",
                "Testimonials"
              ],
              "rgb(217, 217, 217)": [
                "About CommonLook",
                "Careers -   Training -  Support",
                "CommonLook Offices",
                "STAY CONNECTED"
              ]
            },
            "fontSize": {
              "20px": [
                "Volume pricing offers discounts as low as:",
                "Need a custom pricing quote? Select commercial, education, or government pricing and receive individual and volume pricing.",
                "Proprietary PDF Accessibility Software",
                "Professional PDF Remediation Services",
                "World-Class PDF Accessibility Training",
                "T-BASE COMMUNICATIONS  •  ACCESSIBLE360  •  COMMONLOOK",
                "Careers -   Training -  Support"
              ],
              "24px": [
                "Testimonials"
              ],
              "16px": [
                "About CommonLook",
                "CommonLook Offices",
                "STAY CONNECTED"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://commonlook.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://commonlook.com/",
      "result": {
        "totals": {
          "total": 47,
          "tagNames": {
            "HEADER": 1,
            "BUTTON": 12,
            "UL": 12,
            "INPUT": 2,
            "A": 5,
            "DIV": 15
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "masthead",
            "text": "PDF Accessibility and Compliance The Leader in PDF Accessibility I want to… Get Pricing Create PDFs "
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Get Pricing Create PDFs Remediate / Fix Track / Monitor Validate / Check Automate Accessibility Orde"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Commercial Pricing Government Pricing Education Pricing Pay a Quote"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "CommonLook Suites Jump Start PlanHuge savings on suites with free training and discounted remediatio"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "CommonLook® PDF ValidatorFree PDF checker CommonLook® PDFPDF remediation software PDF Certification "
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "PDF Certification"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Certified CommonLook PDF Remediator CommonLook PDF Assessment Global Web Accessibility Standards PDF"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Scheduled Classes Training Class List Self-Paced Class Modules Request Training CommonLook PDF Certi"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Training Class List Self-Paced Class Modules Request Training CommonLook PDF Certification Current P"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Free Webinars with AccessibilityOz"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "FAQs Case Studies Documentation Accessibility Guides Blog/Newsletter Newsletter Signup Press and Med"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Newsletter Signup"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "CommonLook PDF Certification"
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "CommonLook Suites Jump Start PlanSoftware Bundles (CommonLook PDF and CommonLook Office), plus Free "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "PDF Accessibility: Problem Solved TEST / CREATE / REMEDIATE / VALIDATE Ensure your PDFs are accessib"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "PDF Starter Pack30 Days of Free Software (CommonLook PDF and CommonLook Office), Training, and Remed"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-photo-img wp-image-76644 lazyload\" src"
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "CommonLook Suites Jump Start PlanSoftware Bundles (CommonLook PDF and CommonLook Office), plus Free "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "<img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 lazyload\" src"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "PDF Accessibility: Problem Solved TEST / CREATE / REMEDIATE / VALIDATE Ensure your PDFs are accessib"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "CommonLook. All Rights Reserved © 2022\nPrivacy Policy | Terms of Use | Accessibility"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://commonlook.com/",
      "result": {
        "totals": {
          "failures": 32,
          "warnings": 25
        },
        "items": [
          {
            "index": 15,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/aside[1]/section[1]/nav[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/contact\">",
                "  <span class=\"icon-ion-ios-paperplane\" aria-hidden=\"true\">",
                "    Contact",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 16,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/aside[1]/section[1]/nav[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"https://commonlook.com/support\">",
                "  <span class=\"icon-ion-help-buoy\" aria-hidden=\"true\">",
                "    Support",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 20,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 73,
            "verdict": "failed",
            "rule": {
              "ruleID": "r13",
              "ruleSummary": "<iframe> elements have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r13",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[1]/div[1]/iframe[1]",
              "codeLines": [
                "<iframe src=\"https://www.youtube.com/embed/NK9Ttrb9RRA\" frameborder=\"0\" allow=\"accelerometer; autop...",
                "  #document",
                "    <!doctype html>",
                "    <html lang=\"en\" dir=\"ltr\" data-cast-api-enabled=\"true\">",
                "      <head>",
                "        <script id=\"js-1065286052\" src=\"https://www.gstatic.com/cv/js/sender/v1/cast_sender.js\" non...",
                "        <script data-original-src=\"/s/player/0e7373c2/player_ias.vflset/en_US/embed.js\" nonce=\"iduT...",
                "        <script id=\"js-3496466891\" nonce=\"iduT0n4FFgfDtY5eXP-xVw\" src=\"//www.google.com/js/th/UhhEp...",
                "        <script data-original-src=\"/s/player/0e7373c2/player_ias.vflset/en_US/remote.js\" nonce=\"idu...",
                "        <script id=\"js-1124342058\" src=\"//static.doubleclick.net/instream/ad_status.js\" nonce=\"iduT...",
                "        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">",
                "        <style name=\"www-roboto\" nonce=\"da_p4Uj6Hk5DWJdZiqbJmA\">",
                "          @font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:url(//fonts.gstatic...",
                "        </style>",
                "        <script name=\"www-roboto\" nonce=\"iduT0n4FFgfDtY5eXP-xVw\">",
                "          if (document.fonts && document.fonts.load) {document.fonts.load(\"400 10pt Roboto\", \"E\"); ...",
                "        </script>",
                "        <link rel=\"stylesheet\" href=\"/s/player/0e7373c2/www-player.css\" name=\"www-player\" nonce=\"id...",
                "        <style nonce=\"da_p4Uj6Hk5DWJdZiqbJmA\">",
                "          html {overflow: hidden;}body {font: 12px Roboto, Arial, sans-serif; background-color: #00...",
                "        </style>",
                "        <script nonce=\"iduT0n4FFgfDtY5eXP-xVw\">",
                "          var ytcsi={gt:function(n){n=(n||\"\")+\"data_\";return ytcsi[n]||(ytcsi[n]={tick:{},info:{}})...",
                "          v,n){ytcsi.gt(n).info[k]=v},setStart:function(t,n){ytcsi.tick(\"_start\",t,n)}};",
                "          (function(w,d){ytcsi.setStart(w.performance?w.performance.timing.responseStart:null);var ...",
                "          try{if(w.navigator.userAgentData&&w.navigator.userAgentData.brands&&w.navigator.userAgent...",
                "          (d.visibilityState||d.webkitVisibilityState)==\"hidden\";if(isHidden)ytcsi.tick(\"vc\")}var s...",
                "        </script>",
                "        <script nonce=\"iduT0n4FFgfDtY5eXP-xVw\">",
                "          var ytcfg={d:function(){return window.yt&&yt.config_||ytcfg.data_||(ytcfg.data_={})},get:...",
                "          ytcfg.set({\"EVENT_ID\":\"55TJYvvXHZKP_9EPuvqI-Ak\",\"EXPERIMENT_FLAGS\":{\"ads_ping_with_creden...",
                "        </script>",
                "        <script nonce=\"iduT0n4FFgfDtY5eXP-xVw\">",
                "          var yterr = yterr || true;",
                "        </script>",
                "        <script src=\"/s/player/0e7373c2/www-embed-player.vflset/www-embed-player.js\" nonce=\"iduT0n4...",
                "        <script src=\"/s/player/0e7373c2/player_ias.vflset/en_US/base.js\" nonce=\"iduT0n4FFgfDtY5eXP-...",
                "        <script src=\"/s/player/0e7373c2/fetch-polyfill.vflset/fetch-polyfill.js\" nonce=\"iduT0n4FFgf...",
                "        <title>",
                "          CommonLook - PDF Accessibility: Problem Solved! - YouTube",
                "        </title>",
                "        <link rel=\"canonical\" href=\"https://www.youtube.com/watch?v=NK9Ttrb9RRA\">",
                "      </head>",
                "      <body class=\"date-20220709 en_US ltr  site-center-aligned site-as-giant-card webkit webkit-53...",
                "        <div id=\"player\" style=\"width: 100%; height: 100%;\">",
                "          <div class=\"html5-video-player ytp-exp-bottom-control-flexbox ytp-title-enable-channel-lo...",
                "            <div class=\"html5-video-container\" data-layer=\"0\">",
                "              <video tabindex=\"-1\" class=\"video-stream html5-main-video\" webkit-playsinline=\"\" play...",
                "            </div>",
                "            <div class=\"ytp-gradient-top\" data-layer=\"1\"></div>",
                "            <div class=\"ytp-chrome-top ytp-show-cards-title\" data-layer=\"1\">",
                "              <div class=\"ytp-title-channel\">",
                "                <div class=\"ytp-title-beacon\"></div>",
                "                <a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/cha...",
                "                <div class=\"ytp-title-expanded-overlay\" aria-hidden=\"true\">",
                "                  <div class=\"ytp-title-expanded-heading\">",
                "                    <h2 class=\"ytp-title-expanded-title\">",
                "                      <a target=\"_blank\" tabindex=\"-1\" href=\"https://www.youtube.com/channel/UCSUfZ...",
                "                        CommonLook",
                "                      </a>",
                "                    </h2>",
                "                    <h3 class=\"ytp-title-expanded-subtitle\">",
                "                      203 subscribers",
                "                    </h3>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "              <div class=\"ytp-title\">",
                "                <div class=\"ytp-title-text\">",
                "                  <a class=\"ytp-title-link yt-uix-sessionlink\" target=\"_blank\" data-sessionlink=\"fe...",
                "                    CommonLook - PDF Accessibility: Problem Solved!",
                "                  </a>",
                "                  <div class=\"ytp-title-subtext\">",
                "                    <a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "              <div class=\"ytp-chrome-top-buttons\">",
                "                <button class=\"ytp-playlist-menu-button ytp-button\" aria-owns=\"ytp-id-22\" aria-hasp...",
                "                  <div class=\"ytp-playlist-menu-button-icon\">",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-23\"></use>",
                "                      <path d=\"m 22.53,21.42 0,6.85 5.66,-3.42 -5.66,-3.42 0,0 z m -11.33,0 9.06,0 ...",
                "                    </svg>",
                "                  </div>",
                "                  <div class=\"ytp-playlist-menu-button-text\"></div>",
                "                </button>",
                "                <button class=\"ytp-button ytp-cards-button\" aria-label=\"Show cards\" aria-owns=\"iv-d...",
                "                  <span class=\"ytp-cards-button-icon-default\">",
                "                    <div class=\"ytp-cards-button-icon\">",
                "                      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-2\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"M18,8 C12.47,8 8,12.47 8,18 C8,23.52 12.47,28...",
                "                      </svg>",
                "                    </div>",
                "                    <div class=\"ytp-cards-button-title\">",
                "                      Info",
                "                    </div>",
                "                  </span>",
                "                  <span class=\"ytp-cards-button-icon-shopping\">",
                "                    <div class=\"ytp-cards-button-icon\">",
                "                      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                        <path class=\"ytp-svg-shadow\" d=\"M 27.99,18 A 9.99,9.99 0 1 1 8.00,18 9.99,9...",
                "                        <path class=\"ytp-svg-fill\" d=\"M 18,8 C 12.47,8 8,12.47 8,18 8,23.52 12.47,2...",
                "                        <path class=\"ytp-svg-shadow-fill\" d=\"M 24.61,18.22 18.76,12.37 C 18.53,12.1...",
                "                      </svg>",
                "                    </div>",
                "                    <div class=\"ytp-cards-button-title\">",
                "                      Shopping",
                "                    </div>",
                "                  </span>",
                "                </button>",
                "                <div class=\"ytp-cards-teaser\" style=\"display: none;\">",
                "                  <div class=\"ytp-cards-teaser-box\"></div>",
                "                  <div class=\"ytp-cards-teaser-text\">",
                "                    <span class=\"ytp-cards-teaser-label\"></span>",
                "                  </div>",
                "                </div>",
                "                <button class=\"ytp-button ytp-overflow-button ytp-overflow-button-visible\" title=\"M...",
                "                  <div class=\"ytp-overflow-icon\">",
                "                    <svg height=\"100%\" viewBox=\"-5 -5 36 36\" width=\"100%\">",
                "                      <path d=\"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 ...",
                "                    </svg>",
                "                  </div>",
                "                </button>",
                "              </div>",
                "            </div>",
                "            <button class=\"ytp-unmute ytp-popup ytp-button ytp-unmute-animated ytp-unmute-shrink\" d...",
                "              <div class=\"ytp-unmute-inner\">",
                "                <div class=\"ytp-unmute-icon\">",
                "                  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                    <use class=\"ytp-svg-shadow\" href=\"#ytp-id-1\"></use>",
                "                    <path class=\"ytp-svg-fill\" d=\"m 21.48,17.98 c 0,-1.77 -1.02,-3.29 -2.5,-4.03 v ...",
                "                  </svg>",
                "                </div>",
                "                <div class=\"ytp-unmute-text\">",
                "                  Tap to unmute",
                "                </div>",
                "                <div class=\"ytp-unmute-box\"></div>",
                "              </div>",
                "            </button>",
                "            <div class=\"ytp-cued-thumbnail-overlay\" data-layer=\"4\" style=\"\">",
                "              <div class=\"ytp-cued-thumbnail-overlay-image\" style=\"background-image: url(&quot;http...",
                "              <button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "                <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "                  <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6...",
                "                  <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "                </svg>",
                "              </button>",
                "            </div>",
                "            <div class=\"ytp-spinner\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-spinner-container\">",
                "                <div class=\"ytp-spinner-rotator\">",
                "                  <div class=\"ytp-spinner-left\">",
                "                    <div class=\"ytp-spinner-circle\"></div>",
                "                  </div>",
                "                  <div class=\"ytp-spinner-right\">",
                "                    <div class=\"ytp-spinner-circle\"></div>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "              <div class=\"ytp-spinner-message\" style=\"display: none;\">",
                "                If playback doesn't begin shortly, try restarting your device.",
                "              </div>",
                "            </div>",
                "            <div class=\"ytp-paid-content-overlay\" aria-live=\"assertive\" aria-atomic=\"true\" data-lay...",
                "              <div class=\"ytp-button ytp-paid-content-overlay-text\" style=\"display: none;\"></div>",
                "            </div>",
                "            <div class=\"ytp-storyboard-framepreview\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-storyboard-framepreview-img\"></div>",
                "            </div>",
                "            <div data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-bezel-text-wrapper\">",
                "                <div class=\"ytp-bezel-text\"></div>",
                "              </div>",
                "              <div class=\"ytp-bezel\" role=\"status\">",
                "                <div class=\"ytp-bezel-icon\"></div>",
                "              </div>",
                "            </div>",
                "            <div class=\"ytp-doubletap-ui-legacy\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-doubletap-fast-forward-ve\"></div>",
                "              <div class=\"ytp-doubletap-rewind-ve\"></div>",
                "              <div class=\"ytp-doubletap-static-circle\">",
                "                <div class=\"ytp-doubletap-ripple\"></div>",
                "              </div>",
                "              <div class=\"ytp-doubletap-overlay-a11y\"></div>",
                "              <div class=\"ytp-doubletap-seek-info-container\">",
                "                <div class=\"ytp-doubletap-arrows-container\">",
                "                  <span class=\"ytp-doubletap-base-arrow\"></span>",
                "                  <span class=\"ytp-doubletap-base-arrow\"></span>",
                "                  <span class=\"ytp-doubletap-base-arrow\"></span>",
                "                </div>",
                "                <div class=\"ytp-doubletap-tooltip\">",
                "                  <div class=\"ytp-chapter-seek-text-legacy\"></div>",
                "                  <div class=\"ytp-doubletap-tooltip-label\"></div>",
                "                </div>",
                "              </div>",
                "            </div>",
                "            <div aria-live=\"polite\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-tooltip-text-wrapper\">",
                "                <div class=\"ytp-tooltip-edu\">",
                "                  <svg height=\"100%\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                    <path d=\"M14.1 36.75 12 34.65 24 22.65 36 34.65 33.9 36.75 24 26.85ZM14.1 24.1 ...",
                "                  </svg>",
                "                  <span></span>",
                "                </div>",
                "                <div class=\"ytp-tooltip-image\"></div>",
                "                <div class=\"ytp-tooltip-title\">",
                "                  <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                    <g>",
                "                      <rect fill=\"none\" height=\"24\" width=\"24\" x=\"0\"></rect>",
                "                    </g>",
                "                    <g>",
                "                      <g>",
                "                        <polygon points=\"19,9 20.25,6.25 23,5 20.25,3.75 19,1 17.75,3.75 15,5 17.75...",
                "                        <polygon points=\"19,15 17.75,17.75 15,19 17.75,20.25 19,23 20.25,20.25 23,1...",
                "                        <path d=\"M11.5,9.5L9,4L6.5,9.5L1,12l5.5,2.5L9,20l2.5-5.5L17,12L11.5,9.5z M9...",
                "                      </g>",
                "                    </g>",
                "                  </svg>",
                "                  <span></span>",
                "                </div>",
                "                <span class=\"ytp-tooltip-text\"></span>",
                "              </div>",
                "              <div class=\"ytp-tooltip-bg\">",
                "                <div class=\"ytp-tooltip-duration\"></div>",
                "              </div>",
                "            </div>",
                "            <div class=\"ytp-ad-persistent-progress-bar-container\" data-layer=\"4\" style=\"display: no...",
                "              <div class=\"ytp-ad-persistent-progress-bar\"></div>",
                "            </div>",
                "            <div class=\"ytp-suggested-action\" data-layer=\"4\">",
                "              <button class=\"ytp-button ytp-suggested-action-badge ytp-suggested-action-badge-with-...",
                "                <div class=\"ytp-suggested-action-badge-expanded-content-container\" style=\"display: ...",
                "                  <label class=\"ytp-suggested-action-badge-title\"></label>",
                "                  <button class=\"ytp-suggested-action-badge-dismiss-button-icon ytp-button\"></butto...",
                "                </div>",
                "              </button>",
                "            </div>",
                "            <div class=\"ytp-pause-overlay ytp-scroll-min ytp-scroll-max\" tabindex=\"-1\" data-layer=\"...",
                "              <h2 class=\"ytp-related-title\">",
                "                More videos",
                "              </h2>",
                "              <div class=\"ytp-suggestions\" style=\"height: 76px;\">",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0s; display...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.05s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.1s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.15s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.2s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.25s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.3s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.35s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.4s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.45s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.5s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.55s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.6s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.65s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.7s; displ...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "                <a class=\"ytp-suggestion-link\" target=\"_blank\" style=\"transition-delay: 0.75s; disp...",
                "                  <div class=\"ytp-suggestion-image\" style=\"width: 136px; height: 76px;\"></div>",
                "                  <div class=\"ytp-suggestion-overlay\" style=\"\">",
                "                    <div class=\"ytp-suggestion-title\"></div>",
                "                    <div class=\"ytp-suggestion-author\"></div>",
                "                    <div class=\"ytp-suggestion-duration\"></div>",
                "                  </div>",
                "                </a>",
                "              </div>",
                "              <button class=\"ytp-button ytp-previous\" aria-label=\"Show previous suggested videos\" s...",
                "                <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 32 32\" width=\"100%\">",
                "                  <path d=\"M 19.41,20.09 14.83,15.5 19.41,10.91 18,9.5 l -6,6 6,6 z\" fill=\"#fff\"></...",
                "                </svg>",
                "              </button>",
                "              <button class=\"ytp-button ytp-next\" aria-label=\"Show more suggested videos\" style=\"bo...",
                "                <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 32 32\" width=\"100%\">",
                "                  <path d=\"m 12.59,20.34 4.58,-4.59 -4.58,-4.59 1.41,-1.41 6,6 -6,6 z\" fill=\"#fff\">...",
                "                </svg>",
                "              </button>",
                "              <button class=\"ytp-button ytp-collapse\" aria-label=\"Hide more videos\">",
                "                <svg height=\"100%\" viewBox=\"0 0 16 16\" width=\"100%\">",
                "                  <path d=\"M13 4L12 3 8 7 4 3 3 4 7 8 3 12 4 13 8 9 12 13 13 12 9 8z\" fill=\"#fff\"><...",
                "                </svg>",
                "              </button>",
                "              <button class=\"ytp-button ytp-expand\">",
                "                More videos",
                "              </button>",
                "            </div>",
                "            <div class=\"ytp-remote\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-remote-display-status\">",
                "                <div class=\"ytp-remote-display-status-icon\">",
                "                  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                    <use class=\"ytp-svg-shadow\" href=\"#ytp-id-31\"></use>",
                "                    <path d=\"M7,24 L7,27 L10,27 C10,25.34 8.66,24 7,24 L7,24 Z M7,20 L7,22 C9.76,22...",
                "                  </svg>",
                "                </div>",
                "                <div class=\"ytp-remote-display-status-text\"></div>",
                "              </div>",
                "            </div>",
                "            <div class=\"ytp-mdx-popup-dialog\" role=\"dialog\" data-layer=\"4\" style=\"display: none;\">",
                "              <div class=\"ytp-mdx-popup-dialog-inner-content\">",
                "                <div class=\"ytp-mdx-popup-title\">",
                "                  You're signed out",
                "                </div>",
                "                <div class=\"ytp-mdx-popup-description\">",
                "                  Videos you watch may be added to the TV's watch history and influence TV recommen...",
                "                </div>",
                "                <div class=\"ytp-mdx-privacy-popup-buttons\">",
                "                  <button class=\"ytp-button ytp-mdx-privacy-popup-cancel\">",
                "                    Cancel",
                "                  </button>",
                "                  <button class=\"ytp-button ytp-mdx-privacy-popup-confirm\">",
                "                    Confirm",
                "                  </button>",
                "                </div>",
                "              </div>",
                "            </div>",
                "            <div class=\"ytp-multicam-menu\" role=\"dialog\" data-layer=\"5\" style=\"display: none;\">",
                "              <div class=\"ytp-multicam-menu-header\">",
                "                <div class=\"ytp-multicam-menu-title\">",
                "                  Switch camera",
                "                  <button class=\"ytp-multicam-menu-close ytp-button\" aria-label=\"Close\">",
                "                    <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                      <path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 ...",
                "                    </svg>",
                "                  </button>",
                "                </div>",
                "              </div>",
                "              <div class=\"ytp-multicam-menu-items\"></div>",
                "            </div>",
                "            <div class=\"ytp-playlist-menu\" role=\"dialog\" id=\"ytp-id-22\" data-layer=\"5\" style=\"displ...",
                "              <div class=\"ytp-playlist-menu-header\">",
                "                <div class=\"ytp-playlist-menu-title\">",
                "                  <a class=\"ytp-playlist-menu-title-name\"></a>",
                "                  <button class=\"ytp-playlist-menu-close ytp-button\" aria-label=\"Close\">",
                "                    <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                      <path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 ...",
                "                    </svg>",
                "                  </button>",
                "                </div>",
                "                <div class=\"ytp-playlist-menu-subtitle\"></div>",
                "              </div>",
                "              <div class=\"ytp-playlist-menu-items\" role=\"menu\"></div>",
                "            </div>",
                "            <div class=\"ytp-share-panel\" id=\"ytp-id-26\" role=\"dialog\" aria-labelledby=\"ytp-id-25\" d...",
                "              <div class=\"ytp-share-panel-inner-content\">",
                "                <div class=\"ytp-share-panel-title\" id=\"ytp-id-25\">",
                "                  Share",
                "                </div>",
                "                <a class=\"ytp-share-panel-link ytp-no-contextmenu\" target=\"_blank\" title=\"Share lin...",
                "                <label class=\"ytp-share-panel-include-playlist\">",
                "                  <input class=\"ytp-share-panel-include-playlist-checkbox\" type=\"checkbox\" checked>",
                "                  Include playlist",
                "                </label>",
                "                <div class=\"ytp-share-panel-loading-spinner\">",
                "                  <div class=\"ytp-spinner-container\">",
                "                    <div class=\"ytp-spinner-rotator\">",
                "                      <div class=\"ytp-spinner-left\">",
                "                        <div class=\"ytp-spinner-circle\"></div>",
                "                      </div>",
                "                      <div class=\"ytp-spinner-right\">",
                "                        <div class=\"ytp-spinner-circle\"></div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"ytp-share-panel-service-buttons\"></div>",
                "                <div class=\"ytp-share-panel-error\">",
                "                  An error occurred while retrieving sharing information. Please try again later.",
                "                </div>",
                "              </div>",
                "              <button class=\"ytp-share-panel-close ytp-button\" title=\"Close\" aria-label=\"Close\">",
                "                <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                  <path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.4...",
                "                </svg>",
                "              </button>",
                "            </div>",
                "            <div class=\"ytp-overflow-panel\" id=\"ytp-id-29\" role=\"dialog\" data-layer=\"5\" style=\"disp...",
                "              <div class=\"ytp-overflow-panel-content\">",
                "                <div class=\"ytp-overflow-panel-action-buttons\">",
                "                  <button class=\"ytp-watch-later-button ytp-button ytp-show-watch-later-title\" data...",
                "                    <div class=\"ytp-watch-later-icon\">",
                "                      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-24\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"M18,8 C12.47,8 8,12.47 8,18 C8,23.52 12.47,28...",
                "                      </svg>",
                "                    </div>",
                "                    <div class=\"ytp-watch-later-title\">",
                "                      Watch later",
                "                    </div>",
                "                  </button>",
                "                  <button class=\"ytp-button ytp-share-button ytp-share-button-visible ytp-show-shar...",
                "                    <div class=\"ytp-share-icon\">",
                "                      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-27\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"m 20.20,14.19 0,-4.45 7.79,7.79 -7.79,7.79 0,...",
                "                      </svg>",
                "                    </div>",
                "                    <div class=\"ytp-share-title\">",
                "                      Share",
                "                    </div>",
                "                  </button>",
                "                  <button class=\"ytp-button ytp-copylink-button ytp-show-copylink-title\" data-toolt...",
                "                    <div class=\"ytp-copylink-icon\">",
                "                      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-28\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"M21.9,8.3H11.3c-0.9,0-1.7,.8-1.7,1.7v12.3h1.7...",
                "                      </svg>",
                "                    </div>",
                "                    <div class=\"ytp-copylink-title\" aria-hidden=\"true\">",
                "                      Copy link",
                "                    </div>",
                "                  </button>",
                "                </div>",
                "              </div>",
                "              <button class=\"ytp-overflow-panel-close ytp-button\" title=\"Close\" aria-label=\"Close\">",
                "                <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                  <path d=\"M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.4...",
                "                </svg>",
                "              </button>",
                "            </div>",
                "            <div class=\"ytp-popup ytp-settings-menu\" data-layer=\"6\" id=\"ytp-id-17\" style=\"display: ...",
                "              <div class=\"ytp-panel\">",
                "                <div class=\"ytp-panel-menu\" role=\"menu\"></div>",
                "              </div>",
                "            </div>",
                "            <a class=\"ytp-impression-link\" aria-label=\"Watch on YouTube\" target=\"_blank\" data-layer...",
                "              <div class=\"ytp-impression-link-content\" aria-hidden=\"true\">",
                "                <div class=\"ytp-impression-link-text\">",
                "                  Watch on",
                "                </div>",
                "                <div class=\"ytp-impression-link-logo\">",
                "                  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 110 26\" width=\"100%\">",
                "                    <use class=\"ytp-svg-shadow\" href=\"#ytp-id-30\"></use>",
                "                    <path class=\"ytp-svg-fill\" d=\"M 16.68,.99 C 13.55,1.03 7.02,1.16 4.99,1.68 c -1...",
                "                  </svg>",
                "                </div>",
                "              </div>",
                "            </a>",
                "            <div class=\"ytp-gradient-bottom\" data-layer=\"9\" style=\"height: 112px; background-image:...",
                "            <div class=\"ytp-chrome-bottom\" data-layer=\"9\" style=\"display: none; width: 466px; left:...",
                "              <div class=\"ytp-progress-bar-container\" style=\"height: 5px;\">",
                "                <div class=\"ytp-heat-map-container\">",
                "                  <div class=\"ytp-heat-map-edu\"></div>",
                "                </div>",
                "                <div class=\"ytp-progress-bar\" tabindex=\"0\" role=\"slider\" aria-label=\"Seek slider\" d...",
                "                  <div class=\"ytp-chapters-container\">",
                "                    <div class=\"ytp-chapter-hover-container\" style=\"width: 466px;\">",
                "                      <div class=\"ytp-progress-bar-padding\"></div>",
                "                      <div class=\"ytp-progress-list\">",
                "                        <div class=\"ytp-play-progress ytp-swatch-background-color\" style=\"left: 0px...",
                "                        <div class=\"ytp-progress-linear-live-buffer\"></div>",
                "                        <div class=\"ytp-load-progress\" style=\"left: 0px; transform: scaleX(0);\"></d...",
                "                        <div class=\"ytp-hover-progress\"></div>",
                "                        <div class=\"ytp-ad-progress-list\"></div>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                  <div class=\"ytp-marker-crenellation-list\"></div>",
                "                  <div class=\"ytp-timed-markers-container\"></div>",
                "                  <div class=\"ytp-clip-start-exclude\" style=\"width: 0%;\"></div>",
                "                  <div class=\"ytp-clip-end-exclude\" style=\"left: 100%; width: 0%;\"></div>",
                "                  <div class=\"ytp-scrubber-container\" style=\"transform: translateX(0px);\">",
                "                    <div class=\"ytp-scrubber-button ytp-swatch-background-color\" style=\"height: 13p...",
                "                      <div class=\"ytp-scrubber-pull-indicator\"></div>",
                "                    </div>",
                "                  </div>",
                "                </div>",
                "                <div class=\"ytp-fine-scrubbing-container\"></div>",
                "                <div class=\"ytp-bound-time-left\">",
                "                  0:00",
                "                </div>",
                "                <div class=\"ytp-bound-time-right\">",
                "                  0:00",
                "                </div>",
                "                <div class=\"ytp-clip-start\" draggable=\"true\" title=\"Watch full video\" style=\"touch-...",
                "                  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 14 14\" width=\"100%\">",
                "                    <use class=\"ytp-svg-shadow\" href=\"#ytp-id-3\"></use>",
                "                    <path d=\"M12,14 L9,11 L9,3 L12,0 L5,0 L5,14 L12,14 Z\" fill=\"#eaeaea\" id=\"ytp-id...",
                "                  </svg>",
                "                </div>",
                "                <div class=\"ytp-clip-end\" draggable=\"true\" title=\"Watch full video\" style=\"touch-ac...",
                "                  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 14 14\" width=\"100%\">",
                "                    <use class=\"ytp-svg-shadow\" href=\"#ytp-id-4\"></use>",
                "                    <path d=\"M2,14 L5,11 L5,3 L2,0 L9,0 L9,14 L2,14 L2,14 Z\" fill=\"#eaeaea\" id=\"ytp...",
                "                  </svg>",
                "                </div>",
                "              </div>",
                "              <div class=\"ytp-chrome-controls\">",
                "                <div class=\"ytp-left-controls\">",
                "                  <a class=\"ytp-prev-button ytp-button\" role=\"button\" aria-disabled=\"true\" style=\"d...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-10\"></use>",
                "                      <path class=\"ytp-svg-fill\" d=\"m 12,12 h 2 v 12 h -2 z m 3.5,6 8.5,6 V 12 z\" i...",
                "                    </svg>",
                "                  </a>",
                "                  <button class=\"ytp-play-button ytp-button\" title=\"Play (k)\" aria-label=\"Play (k)\"...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-11\"></use>",
                "                      <path class=\"ytp-svg-fill\" d=\"M 12,26 18.5,22 18.5,14 12,10 z M 18.5,22 25,18...",
                "                    </svg>",
                "                  </button>",
                "                  <a class=\"ytp-next-button ytp-button\" role=\"button\" aria-disabled=\"true\" style=\"d...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-12\"></use>",
                "                      <path class=\"ytp-svg-fill\" d=\"M 12,24 20.5,18 12,12 V 24 z M 22,12 v 12 h 2 V...",
                "                    </svg>",
                "                  </a>",
                "                  <span class=\"ytp-volume-area\">",
                "                    <button class=\"ytp-mute-button ytp-button\" title=\"Mute (m)\">",
                "                      <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-14\"></use>",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-15\"></use>",
                "                        <defs>",
                "                          <clipPath id=\"ytp-svg-volume-animation-mask\">",
                "                            <path d=\"m 14.35,-0.14 -5.86,5.86 20.73,20.78 5.86,-5.91 z\"></path>",
                "                            <path d=\"M 7.07,6.87 -1.11,15.33 19.61,36.11 27.80,27.60 z\"></path>",
                "                            <path class=\"ytp-svg-volume-animation-mover\" d=\"M 9.09,5.20 6.47,7.88 2...",
                "                          </clipPath>",
                "                          <clipPath id=\"ytp-svg-volume-animation-slash-mask\">",
                "                            <path class=\"ytp-svg-volume-animation-mover\" d=\"m -11.45,-15.55 -4.44,4...",
                "                          </clipPath>",
                "                        </defs>",
                "                        <path class=\"ytp-svg-fill ytp-svg-volume-animation-speaker\" clip-path=\"url(...",
                "                        <path class=\"ytp-svg-fill ytp-svg-volume-animation-hider\" clip-path=\"url(#y...",
                "                      </svg>",
                "                    </button>",
                "                    <div class=\"ytp-volume-panel\" role=\"slider\" aria-valuemin=\"0\" aria-valuemax=\"10...",
                "                      <div class=\"ytp-volume-slider\" draggable=\"true\" style=\"touch-action: none;\">",
                "                        <div class=\"ytp-volume-slider-handle\" style=\"left: 40px;\"></div>",
                "                      </div>",
                "                    </div>",
                "                  </span>",
                "                  <div class=\"ytp-time-display notranslate\">",
                "                    <span class=\"ytp-time-clip-icon\"></span>",
                "                    <span>",
                "                      <span class=\"ytp-time-current\">",
                "                        0:00",
                "                      </span>",
                "                      <span class=\"ytp-time-separator\">",
                "                        /",
                "                      </span>",
                "                      <span class=\"ytp-time-duration\">",
                "                        2:07",
                "                      </span>",
                "                    </span>",
                "                    <span class=\"ytp-clip-watch-full-video-button-separator\">",
                "                      •",
                "                    </span>",
                "                    <span class=\"ytp-clip-watch-full-video-button\"></span>",
                "                    <button class=\"ytp-live-badge ytp-button\" disabled=\"true\">",
                "                      Live",
                "                    </button>",
                "                  </div>",
                "                  <div class=\"ytp-chapter-container\" style=\"display: none;\">",
                "                    <button class=\"ytp-chapter-title ytp-button ytp-chapter-container-disabled\" dis...",
                "                      <span class=\"ytp-chapter-title-prefix\" aria-hidden=\"true\">",
                "                        •",
                "                      </span>",
                "                      <div class=\"ytp-chapter-title-content\" title=\"View chapter\" aria-label=\"View ...",
                "                      <div class=\"ytp-chapter-title-chevron\">",
                "                        <svg height=\"100%\" viewBox=\"0 0 24 24\" width=\"100%\">",
                "                          <path d=\"M9.71 18.71l-1.42-1.42 5.3-5.29-5.3-5.29 1.42-1.42 6.7 6.71z\" fi...",
                "                        </svg>",
                "                      </div>",
                "                    </button>",
                "                  </div>",
                "                </div>",
                "                <div class=\"ytp-right-controls\">",
                "                  <button class=\"ytp-subtitles-button ytp-button\" title=\"Subtitles/closed captions ...",
                "                    <svg class=\"ytp-subtitles-button-icon\" height=\"100%\" version=\"1.1\" viewBox=\"0 0...",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-16\"></use>",
                "                      <path d=\"M11,11 C9.89,11 9,11.9 9,13 L9,23 C9,24.1 9.89,25 11,25 L25,25 C26.1...",
                "                    </svg>",
                "                  </button>",
                "                  <button class=\"ytp-button ytp-settings-button\" aria-expanded=\"false\" aria-haspopu...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-18\"></use>",
                "                      <path d=\"m 23.94,18.78 c .03,-0.25 .05,-0.51 .05,-0.78 0,-0.27 -0.02,-0.52 -0...",
                "                    </svg>",
                "                  </button>",
                "                  <button class=\"ytp-multicam-button ytp-button\" title=\"Switch camera\" aria-haspopu...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-19\"></use>",
                "                      <path d=\"M 26,10 22.83,10 21,8 15,8 13.17,10 10,10 c -1.1,0 -2,.9 -2,2 l 0,12...",
                "                    </svg>",
                "                  </button>",
                "                  <a class=\"ytp-youtube-button ytp-button yt-uix-sessionlink\" target=\"_blank\" data-...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 67 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-20\"></use>",
                "                      <path class=\"ytp-svg-fill\" d=\"M 45.09 10 L 45.09 25.82 L 47.16 25.82 L 47.41 ...",
                "                    </svg>",
                "                  </a>",
                "                  <button class=\"ytp-pip-button ytp-button\" data-tooltip-target-id=\"ytp-pip-button\"...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-5\"></use>",
                "                      <path d=\"M25,17 L17,17 L17,23 L25,23 L25,17 L25,17 Z M29,25 L29,10.98 C29,9.8...",
                "                    </svg>",
                "                  </button>",
                "                  <button class=\"ytp-size-button ytp-button\" style=\"display: none;\"></button>",
                "                  <button class=\"ytp-remote-button ytp-button\" title=\"Play on TV\" aria-haspopup=\"tr...",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <use class=\"ytp-svg-shadow\" href=\"#ytp-id-21\"></use>",
                "                      <path d=\"M27,9 L9,9 C7.9,9 7,9.9 7,11 L7,14 L9,14 L9,11 L27,11 L27,25 L20,25 ...",
                "                    </svg>",
                "                  </button>",
                "                  <button class=\"ytp-fullscreen-button ytp-button\" title=\"Full screen (f)\">",
                "                    <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 36 36\" width=\"100%\">",
                "                      <g class=\"ytp-fullscreen-button-corner-0\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-6\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"m 10,16 2,0 0,-4 4,0 0,-2 L 10,10 l 0,6 0,0 z...",
                "                      </g>",
                "                      <g class=\"ytp-fullscreen-button-corner-1\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-7\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"m 20,10 0,2 4,0 0,4 2,0 L 26,10 l -6,0 0,0 z\"...",
                "                      </g>",
                "                      <g class=\"ytp-fullscreen-button-corner-2\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-8\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"m 24,24 -4,0 0,2 L 26,26 l 0,-6 -2,0 0,4 0,0 ...",
                "                      </g>",
                "                      <g class=\"ytp-fullscreen-button-corner-3\">",
                "                        <use class=\"ytp-svg-shadow\" href=\"#ytp-id-9\"></use>",
                "                        <path class=\"ytp-svg-fill\" d=\"M 12,20 10,20 10,26 l 6,0 0,-2 -4,0 0,-4 0,0 ...",
                "                      </g>",
                "                    </svg>",
                "                  </button>",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "        <script nonce=\"iduT0n4FFgfDtY5eXP-xVw\">",
                "          writeEmbed();",
                "        </script>",
                "        <script nonce=\"iduT0n4FFgfDtY5eXP-xVw\">",
                "          ytcsi.info('st',  33.0 );",
                "        </script>",
                "        <noscript>",
                "          <div class=\"player-unavailable\"><h1 class=\"message\">An error occurred.</h1><div class=\"su...",
                "        </noscript>",
                "        <iframe style=\"display: none;\">",
                "          #document",
                "            <html>",
                "              <head></head>",
                "              <body></body>",
                "            </html>",
                "        </iframe>",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 262,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"fl-slide fl-slide-2 fl-slide-text-left bx-clone\" style=\"float: left; list-style: none; ...",
                "  <div class=\"fl-slide-mobile-photo\">",
                "    <a href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\">",
                "      <img width=\"500\" height=\"430\" loading=\"false\" class=\"fl-slide-mobile-photo-img wp-image-80690...",
                "      <noscript>",
                "        <img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-806...",
                "      </noscript>",
                "    </a>",
                "  </div>",
                "  <a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\" aria-...",
                "  <div class=\"fl-slide-foreground clearfix\">",
                "    <div class=\"fl-slide-content-wrap\">",
                "      <div class=\"fl-slide-content\">",
                "        <h2 class=\"fl-slide-title\">",
                "          CommonLook Suites Jump Start Plan",
                "        </h2>",
                "        <div class=\"fl-slide-text\">",
                "          <p>",
                "            <span style=\"font-size: 24px;\">",
                "              Software Bundles (CommonLook PDF and CommonLook Office), plus Free Training, and Reme...",
                "            </span>",
                "          </p>",
                "        </div>",
                "        <div class=\"fl-slide-cta-button\">",
                "          <div class=\"fl-button-wrap fl-button-width-auto fl-button-left\">",
                "            <a href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\" class=\"fl-button\" ro...",
                "              <span class=\"fl-button-text\">",
                "                Learn More",
                "              </span>",
                "            </a>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <div class=\"fl-slide-photo-wrap\">",
                "      <div class=\"fl-slide-photo\">",
                "        <a href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\">",
                "          <img width=\"500\" height=\"430\" loading=\"false\" class=\"fl-slide-photo-img wp-image-80690 ls...",
                "          <noscript>",
                "            <img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 ...",
                "          </noscript>",
                "        </a>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 267,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "codeLines": [
                "<div class=\"fl-slide fl-slide-1 fl-slide-text-left\" style=\"float: left; list-style: none; position:...",
                "  <div class=\"fl-slide-mobile-photo\">",
                "    <a href=\"https://commonlook.com/pdf-starter-pack/\" target=\"_self\">",
                "      <img width=\"600\" height=\"600\" loading=\"false\" class=\"fl-slide-mobile-photo-img wp-image-76644...",
                "      <noscript>",
                "        <img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-766...",
                "      </noscript>",
                "    </a>",
                "  </div>",
                "  <a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/pdf-starter-pack/\" target=\"_self\" aria-l...",
                "  <div class=\"fl-slide-foreground clearfix\">",
                "    <div class=\"fl-slide-content-wrap\">",
                "      <div class=\"fl-slide-content\">",
                "        <h2 class=\"fl-slide-title\">",
                "          PDF Starter Pack",
                "        </h2>",
                "        <div class=\"fl-slide-text\">",
                "          <p>",
                "            <span style=\"font-size: 24px;\">",
                "              30 Days of Free Software (CommonLook PDF and CommonLook Office), Training, and Remedi...",
                "            </span>",
                "          </p>",
                "        </div>",
                "        <div class=\"fl-slide-cta-button\">",
                "          <div class=\"fl-button-wrap fl-button-width-auto fl-button-left\">",
                "            <a href=\"https://commonlook.com/pdf-starter-pack/\" target=\"_self\" class=\"fl-button\" rol...",
                "              <span class=\"fl-button-text\">",
                "                Learn More",
                "              </span>",
                "            </a>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <div class=\"fl-slide-photo-wrap\">",
                "      <div class=\"fl-slide-photo\">",
                "        <a href=\"https://commonlook.com/pdf-starter-pack/\" target=\"_self\">",
                "          <img width=\"600\" height=\"600\" loading=\"false\" class=\"fl-slide-photo-img wp-image-76644 la...",
                "          <noscript>",
                "            <img width=\"600\" height=\"600\" loading='false' class=\"fl-slide-photo-img wp-image-76644 ...",
                "          </noscript>",
                "        </a>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 268,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]",
              "codeLines": [
                "<div class=\"fl-slide fl-slide-2 fl-slide-text-left\" style=\"float: left; list-style: none; position:...",
                "  <div class=\"fl-slide-mobile-photo\">",
                "    <a href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\">",
                "      <img width=\"500\" height=\"430\" loading=\"false\" class=\"fl-slide-mobile-photo-img wp-image-80690...",
                "      <noscript>",
                "        <img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-mobile-photo-img wp-image-806...",
                "      </noscript>",
                "    </a>",
                "  </div>",
                "  <a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\" aria-...",
                "  <div class=\"fl-slide-foreground clearfix\">",
                "    <div class=\"fl-slide-content-wrap\">",
                "      <div class=\"fl-slide-content\">",
                "        <h2 class=\"fl-slide-title\">",
                "          CommonLook Suites Jump Start Plan",
                "        </h2>",
                "        <div class=\"fl-slide-text\">",
                "          <p>",
                "            <span style=\"font-size: 24px;\">",
                "              Software Bundles (CommonLook PDF and CommonLook Office), plus Free Training, and Reme...",
                "            </span>",
                "          </p>",
                "        </div>",
                "        <div class=\"fl-slide-cta-button\">",
                "          <div class=\"fl-button-wrap fl-button-width-auto fl-button-left\">",
                "            <a href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\" class=\"fl-button\" ro...",
                "              <span class=\"fl-button-text\">",
                "                Learn More",
                "              </span>",
                "            </a>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <div class=\"fl-slide-photo-wrap\">",
                "      <div class=\"fl-slide-photo\">",
                "        <a href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\">",
                "          <img width=\"500\" height=\"430\" loading=\"false\" class=\"fl-slide-photo-img wp-image-80690 la...",
                "          <noscript>",
                "            <img width=\"500\" height=\"430\" loading='false' class=\"fl-slide-photo-img wp-image-80690 ...",
                "          </noscript>",
                "        </a>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 269,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]",
              "codeLines": [
                "<div class=\"fl-slide fl-slide-0 fl-slide-text-left bx-clone\" style=\"float: left; list-style: none; ...",
                "  <div class=\"fl-slide-mobile-photo\">",
                "    <div class=\"fluid-width-video-wrapper\" style=\"padding-top: 56.25%;\">",
                "      <iframe src=\"\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-med...",
                "        #document",
                "          <html>",
                "            <head></head>",
                "            <body></body>",
                "          </html>",
                "      </iframe>",
                "    </div>",
                "  </div>",
                "  <div class=\"fl-slide-bg-photo\"></div>",
                "  <a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/about/get-started-with-commonlook/\" targ...",
                "  <div class=\"fl-slide-foreground clearfix\">",
                "    <div class=\"fl-slide-content-wrap\">",
                "      <div class=\"fl-slide-content\">",
                "        <h2 class=\"fl-slide-title\">",
                "          PDF Accessibility: Problem Solved",
                "        </h2>",
                "        <div class=\"fl-slide-text\">",
                "          <div data-node=\"t6dejosa9hxf\" data-animation-delay=\"3\" data-animation-duration=\"1\">",
                "            <div>",
                "              <div>",
                "                <p>",
                "                  <span style=\"font-size: 18px;\">",
                "                    <strong>",
                "                      TEST",
                "                    </strong>",
                "                    /",
                "                    <strong>",
                "                      CREATE",
                "                    </strong>",
                "                    /",
                "                    <strong>",
                "                      REMEDIATE",
                "                    </strong>",
                "                    /",
                "                    <strong>",
                "                      VALIDATE",
                "                    </strong>",
                "                  </span>",
                "                </p>",
                "              </div>",
                "            </div>",
                "          </div>",
                "          <div data-node=\"g235izmqdyp8\" data-animation-delay=\"3\" data-animation-duration=\"1\">",
                "            <div>",
                "              <div></div>",
                "            </div>",
                "          </div>",
                "          <div data-node=\"m829hy35gekt\" data-animation-delay=\"4\" data-animation-duration=\"2\">",
                "            <div>",
                "              <div>",
                "                <p>",
                "                  <span style=\"font-size: 24px;\">",
                "                    Ensure your PDFs are accessible and in compliance with the latest ADA and Secti...",
                "                  </span>",
                "                </p>",
                "                <p>",
                "                  <span style=\"font-size: 24px;\">",
                "                    Our tools and services make it easy.",
                "                  </span>",
                "                </p>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "        <div class=\"fl-slide-cta-button\">",
                "          <div class=\"fl-button-wrap fl-button-width-auto fl-button-left\">",
                "            <a href=\"https://commonlook.com/about/get-started-with-commonlook/\" target=\"_self\" clas...",
                "              <span class=\"fl-button-text\">",
                "                Get Started",
                "              </span>",
                "            </a>",
                "          </div>",
                "        </div>",
                "      </div>",
                "    </div>",
                "    <div class=\"fl-slide-photo-wrap\">",
                "      <div class=\"fl-slide-photo\">",
                "        <div class=\"fluid-width-video-wrapper\" style=\"padding-top: 56.25%;\">",
                "          <iframe src=\"\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted...",
                "            #document",
                "              <html>",
                "                <head></head>",
                "                <body></body>",
                "              </html>",
                "          </iframe>",
                "        </div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 273,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"fl-testimonial bx-clone\" aria-hidden=\"true\" style=\"float: left; list-style: none; posit...",
                "  <blockquote>",
                "    <p>",
                "      <span style=\"font-size: 30px;\">",
                "        By building this into Chrome, we’re hoping some organizations that already use HTML as part...",
                "      </span>",
                "    </p>",
                "  </blockquote>",
                "  <p>",
                "    Dominic Mazzoni",
                "  </p>",
                "  <p>",
                "    Technical Lead,",
                "    <a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\">",
                "      Google Chrome Accessibility",
                "    </a>",
                "  </p>",
                "</div>"
              ]
            }
          },
          {
            "index": 274,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "codeLines": [
                "<div class=\"fl-testimonial\" aria-hidden=\"true\" style=\"float: left; list-style: none; position: rela...",
                "  <div class=\"mk-testimonial-content\">",
                "    <blockquote>",
                "      <p class=\"mk-testimonial-quote\">",
                "        <span style=\"font-size: 30px;\">",
                "          CommonLook PDF is truly an asset",
                "        </span>",
                "      </p>",
                "    </blockquote>",
                "  </div>",
                "  <p>",
                "    <span class=\"mk-testimonial-author\">",
                "      Ellen Waldron",
                "      <br>",
                "    </span>",
                "    <span class=\"mk-testimonial-company\">",
                "      <a href=\"http://www.fda.gov/\" target=\"_blank\" rel=\"noopener\">",
                "        Food and Drug Administration",
                "      </a>",
                "    </span>",
                "  </p>",
                "</div>"
              ]
            }
          },
          {
            "index": 275,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]",
              "codeLines": [
                "<div class=\"fl-testimonial\" aria-hidden=\"true\" style=\"float: left; list-style: none; position: rela...",
                "  <blockquote>",
                "    <p>",
                "      <span style=\"font-size: 30px;\">",
                "        When we started our journey to make PDFs more accessible, we reached out to the experts –",
                "        <a href=\"https://commonlook.com/about/get-started-with-commonlook/?utm_source=google-access...",
                "          CommonLook",
                "        </a>",
                "        ... We made use of CommonLook's PDF Validator and consulted with them to ensure we were foc...",
                "      </span>",
                "    </p>",
                "  </blockquote>",
                "  <p>",
                "    Dominic Mazzoni",
                "  </p>",
                "  <p>",
                "    Technical Lead,",
                "    <a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\">",
                "      Google Chrome Accessibility",
                "    </a>",
                "  </p>",
                "</div>"
              ]
            }
          },
          {
            "index": 276,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]",
              "codeLines": [
                "<div class=\"fl-testimonial\" aria-hidden=\"true\" style=\"float: left; list-style: none; position: rela...",
                "  <div class=\"mk-testimonial-content\">",
                "    <blockquote>",
                "      <p class=\"mk-testimonial-quote\">",
                "        <span style=\"font-size: 30px;\">",
                "          I am totally blown away by the functions and features.",
                "        </span>",
                "      </p>",
                "    </blockquote>",
                "    <p>",
                "      Natalie C. Yarbrough",
                "    </p>",
                "  </div>",
                "  <p>",
                "    <span class=\"mk-testimonial-author\">",
                "      Regulatory and Web Compliance Specialist, Communications",
                "      <br>",
                "    </span>",
                "    <span class=\"mk-testimonial-company\">",
                "      <a href=\"https://www.peopleshealth.com/\" target=\"_blank\" rel=\"noopener\">",
                "        Peoples Health",
                "      </a>",
                "    </span>",
                "  </p>",
                "</div>"
              ]
            }
          },
          {
            "index": 277,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]",
              "codeLines": [
                "<div class=\"fl-testimonial\" aria-hidden=\"true\" style=\"float: left; list-style: none; position: rela...",
                "  <blockquote>",
                "    <p>",
                "      <span style=\"font-size: 30px;\">",
                "        By building this into Chrome, we’re hoping some organizations that already use HTML as part...",
                "      </span>",
                "    </p>",
                "  </blockquote>",
                "  <p>",
                "    Dominic Mazzoni",
                "  </p>",
                "  <p>",
                "    Technical Lead,",
                "    <a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\">",
                "      Google Chrome Accessibility",
                "    </a>",
                "  </p>",
                "</div>"
              ]
            }
          },
          {
            "index": 278,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]",
              "codeLines": [
                "<div class=\"fl-testimonial bx-clone\" aria-hidden=\"true\" style=\"float: left; list-style: none; posit...",
                "  <div class=\"mk-testimonial-content\">",
                "    <blockquote>",
                "      <p class=\"mk-testimonial-quote\">",
                "        <span style=\"font-size: 30px;\">",
                "          CommonLook Office eliminates any excuses of time, deadlines, or complexity that have been...",
                "        </span>",
                "      </p>",
                "    </blockquote>",
                "    <p>",
                "      Peter Abrahams",
                "    </p>",
                "  </div>",
                "  <p>",
                "    <a href=\"http://www.bloorresearch.com/\" target=\"_blank\" rel=\"noopener\">",
                "      Practice Leader – Accessibility and Usability",
                "    </a>",
                "  </p>",
                "</div>"
              ]
            }
          },
          {
            "index": 287,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[1]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 290,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[2]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 293,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[3]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 296,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[4]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 299,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[5]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 302,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[6]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 305,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-haspopup",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[7]/@aria-haspopup",
              "codeLines": [
                "aria-haspopup=\"true\""
              ]
            }
          },
          {
            "index": 933,
            "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[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "CommonLook - PDF Accessibility: Problem Solved!"
              ]
            }
          },
          {
            "index": 1078,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-logo\" target=\"_blank\" href=\"https://www.youtube.com/channel/UCSUfZ8UtP1..."
              ]
            }
          },
          {
            "index": 1079,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"ytp-title-channel-name\" target=\"_blank\" href=\"\"></a>"
              ]
            }
          },
          {
            "index": 1080,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[3]/button[3]",
              "codeLines": [
                "<button class=\"ytp-button ytp-overflow-button ytp-overflow-button-visible\" title=\"More\" aria-haspop...",
                "  <div class=\"ytp-overflow-icon\">",
                "    <svg height=\"100%\" viewBox=\"-5 -5 36 36\" width=\"100%\">",
                "      <path d=\"M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 ...",
                "    </svg>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 1081,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[4]/button[1]",
              "codeLines": [
                "<button class=\"ytp-large-play-button ytp-button\" aria-label=\"Play\">",
                "  <svg height=\"100%\" version=\"1.1\" viewBox=\"0 0 68 48\" width=\"100%\">",
                "    <path class=\"ytp-large-play-button-bg\" d=\"M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,...",
                "    <path d=\"M 45,24 27,14 27,34\" fill=\"#fff\"></path>",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 1139,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "PDF Accessibility: Problem Solved"
              ]
            }
          },
          {
            "index": 1140,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "TEST"
              ]
            }
          },
          {
            "index": 1141,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 1142,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[2]/text()[1]",
              "codeLines": [
                "CREATE"
              ]
            }
          },
          {
            "index": 1143,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[2]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 1144,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[3]/text()[1]",
              "codeLines": [
                "REMEDIATE"
              ]
            }
          },
          {
            "index": 1145,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[3]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 1146,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[4]/text()[1]",
              "codeLines": [
                "VALIDATE"
              ]
            }
          },
          {
            "index": 1147,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Ensure your PDFs are accessible and in compliance with the latest ADA and Section 508 regulations."
              ]
            }
          },
          {
            "index": 1148,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "Our tools and services make it easy."
              ]
            }
          },
          {
            "index": 1218,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "PDF Accessibility: Problem Solved"
              ]
            }
          },
          {
            "index": 1219,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[1]/text()[1]",
              "codeLines": [
                "TEST"
              ]
            }
          },
          {
            "index": 1220,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 1221,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[2]/text()[1]",
              "codeLines": [
                "CREATE"
              ]
            }
          },
          {
            "index": 1222,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[2]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 1223,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[3]/text()[1]",
              "codeLines": [
                "REMEDIATE"
              ]
            }
          },
          {
            "index": 1224,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[3]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 1225,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[4]/text()[1]",
              "codeLines": [
                "VALIDATE"
              ]
            }
          },
          {
            "index": 1226,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Ensure your PDFs are accessible and in compliance with the latest ADA and Section 508 regulations."
              ]
            }
          },
          {
            "index": 1227,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "Our tools and services make it easy."
              ]
            }
          },
          {
            "index": 1299,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"uppercase\" style=\"text-align: center;\">",
                "  to achieving pdf accessibility",
                "</p>"
              ]
            }
          },
          {
            "index": 1313,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span style=\"font-size: 18px;\">",
                "    <strong>",
                "      TEST",
                "    </strong>",
                "    /",
                "    <strong>",
                "      CREATE",
                "    </strong>",
                "    /",
                "    <strong>",
                "      REMEDIATE",
                "    </strong>",
                "    /",
                "    <strong>",
                "      VALIDATE",
                "    </strong>",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 1314,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <span style=\"font-size: 24px;\">",
                "    Ensure your PDFs are accessible and in compliance with the latest ADA and Section 508 regulatio...",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 1315,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <span style=\"font-size: 24px;\">",
                "    Our tools and services make it easy.",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 1409,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 style=\"text-align: center;\">",
                "  <a href=\"/pdf/\">",
                "    Proprietary PDF",
                "    <br>",
                "    Accessibility Software",
                "  </a>",
                "</h3>"
              ]
            }
          },
          {
            "index": 1410,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 style=\"text-align: center;\">",
                "  <a href=\"/assessment-and-remediation/\">",
                "    Professional PDF",
                "    <br>",
                "    Remediation Services",
                "  </a>",
                "</h3>"
              ]
            }
          },
          {
            "index": 1424,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/aside[1]/section[3]/div[1]/h4[1]",
              "codeLines": [
                "<h4>",
                "  No spam. Just great accessibility articles, tips, tricks and offers.",
                "</h4>"
              ]
            }
          },
          {
            "index": 1441,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "CommonLook - PDF Accessibility: Problem Solved!"
              ]
            }
          },
          {
            "index": 1477,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 1504,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "codeLines": [
                "<div class=\"fl-slider-prev\" role=\"button\" aria-pressed=\"false\" aria-label=\"Previous\">",
                "  <a class=\"bx-prev\" href=\"\" aria-label=\"Previous testimonial.\">",
                "    <i class=\"fas fa-chevron-circle-left\"></i>",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 1505,
            "verdict": "failed",
            "rule": {
              "ruleID": "r90",
              "ruleSummary": "Element with presentational children has no focusable content",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r90",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "codeLines": [
                "<div class=\"fl-slider-next\" role=\"button\" aria-pressed=\"false\" aria-label=\"Next\">",
                "  <a class=\"bx-next\" href=\"\" aria-label=\"Next testimonial.\">",
                "    <i class=\"fas fa-chevron-circle-right\"></i>",
                "  </a>",
                "</div>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://commonlook.com/",
      "result": {
        "totals": {
          "rulesNA": 46,
          "rulesPassed": 48,
          "rulesWarned": 5,
          "rulesViolated": 5,
          "warnings": {
            "minor": 19,
            "moderate": 0,
            "serious": 36,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 2,
            "serious": 15,
            "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-09T14:47:15.372Z",
          "url": "https://commonlook.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-label"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div class=\"fl-content-slider-navigation\" aria-label=\"content slider buttons\">",
                  "target": [
                    ".fl-content-slider-navigation"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-label attribute is not well supported on a div with no valid role attribute."
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1c2833",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"fl-slide-title\">CommonLook Suites Jump Start Plan</h2>",
                  "target": [
                    ".fl-slide-2.fl-slide[aria-hidden=\"false\"] > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1c2833",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 24px;\">Software Bundles (CommonLook PDF and CommonLook Office), plus Free Training, and Remediation</span>",
                  "target": [
                    ".fl-slide-2.fl-slide[aria-hidden=\"false\"] > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > p > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Learn More</span>",
                  "target": [
                    ".fl-slide-2.fl-slide[aria-hidden=\"false\"] > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-cta-button > .fl-button-width-auto.fl-button-left.fl-button-wrap > .fl-button[role=\"button\"][target=\"_self\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"fl-slide-title\">PDF Accessibility: Problem Solved</h2>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 18px;\"><strong>TEST</strong> / <strong>CREATE</strong> / <strong>REMEDIATE</strong> / <strong>VALIDATE</strong></span>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"t6dejosa9hxf\"][data-animation-delay=\"3\"][data-animation-duration=\"1\"] > div > div > p > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>TEST</strong>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"t6dejosa9hxf\"][data-animation-delay=\"3\"][data-animation-duration=\"1\"] > div > div > p > span > strong:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>CREATE</strong>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"t6dejosa9hxf\"][data-animation-delay=\"3\"][data-animation-duration=\"1\"] > div > div > p > span > strong:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>REMEDIATE</strong>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"t6dejosa9hxf\"][data-animation-delay=\"3\"][data-animation-duration=\"1\"] > div > div > p > span > strong:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>VALIDATE</strong>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"t6dejosa9hxf\"][data-animation-delay=\"3\"][data-animation-duration=\"1\"] > div > div > p > span > strong:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 24px;\">Ensure your PDFs are accessible and in compliance with the latest ADA and Section 508 regulations.</span>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"m829hy35gekt\"][data-animation-duration=\"2\"][data-animation-delay=\"4\"] > div > div > p:nth-child(1) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 24px;\">Our tools and services make it easy.</span>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"m829hy35gekt\"][data-animation-duration=\"2\"][data-animation-delay=\"4\"] > div > div > p:nth-child(2) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Get Started</span>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-cta-button > .fl-button-width-auto.fl-button-left.fl-button-wrap > .fl-button[role=\"button\"][target=\"_self\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"site-info\">\n\t\t\t\n\t\t\t\tCommonLook. All Rights Reserved © 2022\n<span style=\"padding: 20px\"><a class=\"footer\" href=\"/privacy\">Privacy Policy</a>  |  <a class=\"footer\" href=\"/terms\">Terms of Use</a>  |  <a class=\"footer\" href=\"/accessibility-statement/\">Accessibility</a></span>\n\t\t\t\t\t</div>",
                  "target": [
                    ".site-info"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"padding: 20px\"><a class=\"footer\" href=\"/privacy\">Privacy Policy</a>  |  <a class=\"footer\" href=\"/terms\">Terms of Use</a>  |  <a class=\"footer\" href=\"/accessibility-statement/\">Accessibility</a></span>",
                  "target": [
                    ".site-info > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer\" href=\"/privacy\">Privacy Policy</a>",
                  "target": [
                    "a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer\" href=\"/terms\">Terms of Use</a>",
                  "target": [
                    "a[href$=\"terms\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer\" href=\"/accessibility-statement/\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility-statement/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo 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": "#1c2833",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"fl-slide-title\">CommonLook Suites Jump Start Plan</h2>",
                  "target": [
                    ".fl-slide-2.fl-slide[aria-hidden=\"false\"] > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1c2833",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 24px;\">Software Bundles (CommonLook PDF and CommonLook Office), plus Free Training, and Remediation</span>",
                  "target": [
                    ".fl-slide-2.fl-slide[aria-hidden=\"false\"] > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > p > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Learn More</span>",
                  "target": [
                    ".fl-slide-2.fl-slide[aria-hidden=\"false\"] > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-cta-button > .fl-button-width-auto.fl-button-left.fl-button-wrap > .fl-button[role=\"button\"][target=\"_self\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"fl-slide-title\">PDF Accessibility: Problem Solved</h2>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 18px;\"><strong>TEST</strong> / <strong>CREATE</strong> / <strong>REMEDIATE</strong> / <strong>VALIDATE</strong></span>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"t6dejosa9hxf\"][data-animation-delay=\"3\"][data-animation-duration=\"1\"] > div > div > p > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>TEST</strong>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"t6dejosa9hxf\"][data-animation-delay=\"3\"][data-animation-duration=\"1\"] > div > div > p > span > strong:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>CREATE</strong>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"t6dejosa9hxf\"][data-animation-delay=\"3\"][data-animation-duration=\"1\"] > div > div > p > span > strong:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>REMEDIATE</strong>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"t6dejosa9hxf\"][data-animation-delay=\"3\"][data-animation-duration=\"1\"] > div > div > p > span > strong:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>VALIDATE</strong>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"t6dejosa9hxf\"][data-animation-delay=\"3\"][data-animation-duration=\"1\"] > div > div > p > span > strong:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 24px;\">Ensure your PDFs are accessible and in compliance with the latest ADA and Section 508 regulations.</span>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"m829hy35gekt\"][data-animation-duration=\"2\"][data-animation-delay=\"4\"] > div > div > p:nth-child(1) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 24px;\">Our tools and services make it easy.</span>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-text > div[data-node=\"m829hy35gekt\"][data-animation-duration=\"2\"][data-animation-delay=\"4\"] > div > div > p:nth-child(2) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Get Started</span>",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-cta-button > .fl-button-width-auto.fl-button-left.fl-button-wrap > .fl-button[role=\"button\"][target=\"_self\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"site-info\">\n\t\t\t\n\t\t\t\tCommonLook. All Rights Reserved © 2022\n<span style=\"padding: 20px\"><a class=\"footer\" href=\"/privacy\">Privacy Policy</a>  |  <a class=\"footer\" href=\"/terms\">Terms of Use</a>  |  <a class=\"footer\" href=\"/accessibility-statement/\">Accessibility</a></span>\n\t\t\t\t\t</div>",
                  "target": [
                    ".site-info"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"padding: 20px\"><a class=\"footer\" href=\"/privacy\">Privacy Policy</a>  |  <a class=\"footer\" href=\"/terms\">Terms of Use</a>  |  <a class=\"footer\" href=\"/accessibility-statement/\">Accessibility</a></span>",
                  "target": [
                    ".site-info > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer\" href=\"/privacy\">Privacy Policy</a>",
                  "target": [
                    "a[href$=\"privacy\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer\" href=\"/terms\">Terms of Use</a>",
                  "target": [
                    "a[href$=\"terms\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer\" href=\"/accessibility-statement/\">Accessibility</a>",
                  "target": [
                    "a[href$=\"accessibility-statement/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo 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": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-74632 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"menu-item-description\">How much does CommonLook Cost?</span>",
                  "target": [
                    "a[data-submenu-label=\"Pricing\"] > .menu-item-description"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-75790 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-78687 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-1323 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">\n\t\t<li id=\"menu-item-78978\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-78978\"><a title=\"Get certified as a CommonLook PDF remediator\" href=\"https://commonlook.com/pdf-accessibility-training-and-certification/\">PDF Certification</a></li>\n\t</ul>",
                  "target": [
                    "#menu-item-1768 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-1324 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-1325 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-45323 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">\n\t\t<li id=\"menu-item-71559\" class=\"menu-item menu-item-type-custom menu-item-object-custom menu-item-71559\"><a title=\"March 2021 Webinars\" href=\"https://commonlook.com/accessibility-oz-webinars\">Free Webinars with AccessibilityOz</a></li>\n\t</ul>",
                  "target": [
                    "#menu-item-45076 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-1326 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">\n\t\t<li id=\"menu-item-60080\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-60080\"><a href=\"https://commonlook.com/signup-for-newsletter/\">Newsletter Signup</a></li>\n\t</ul>",
                  "target": [
                    "#menu-item-49760 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">\n\t\t<li id=\"menu-item-78973\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-78973\"><a href=\"https://commonlook.com/pdf-accessibility-training-and-certification/\">CommonLook PDF Certification</a></li>\n\t</ul>",
                  "target": [
                    "#menu-item-44770 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"menu-toggle-skip-link-container\"><a href=\"#menu-toggle\" class=\"menu-toggle-skip-link\">Skip to menu toggle button</a></li>",
                  "target": [
                    ".menu-toggle-skip-link-container"
                  ],
                  "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=\"fl-slide-mobile-photo\">",
                  "target": [
                    ".fl-slide-2.bx-clone.fl-slide > .fl-slide-mobile-photo"
                  ],
                  "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=\"fl-slide-mobile-photo\">",
                  "target": [
                    ".fl-slide-0.fl-slide.fl-slide-text-left:nth-child(2) > .fl-slide-mobile-photo"
                  ],
                  "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=\"fl-slide-mobile-photo\">",
                  "target": [
                    ".fl-slide-1 > .fl-slide-mobile-photo"
                  ],
                  "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=\"fl-slide-mobile-photo\">",
                  "target": [
                    ".fl-slide-2.fl-slide[aria-hidden=\"false\"] > .fl-slide-mobile-photo"
                  ],
                  "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=\"fl-slide-mobile-photo\">",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide > .fl-slide-mobile-photo"
                  ],
                  "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 class=\"chrome chrome102\" dir=\"ltr\" lang=\"en-US\" prefix=\"og: https://ogp.me/ns#\" style=\"overflow-x: hidden;\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-hidden-focus",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag131"
              ],
              "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements",
              "help": "ARIA hidden element must not be focusable or contain focusable elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-hidden-focus?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\" aria-label=\"CommonLook Suites Jump Start Plan\"></a>",
                          "target": [
                            ".fl-slide-2.bx-clone.fl-slide > .fl-slide-bg-link[target=\"_self\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\" class=\"fl-button\" role=\"button\">\n\t\t\t\t\t\t\t<span class=\"fl-button-text\">Learn More</span>\n\t\t\t\t\t</a>",
                          "target": [
                            ".fl-slide-2.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-cta-button > .fl-button-width-auto.fl-button-left.fl-button-wrap > .fl-button[role=\"button\"][target=\"_self\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\">",
                          "target": [
                            ".fl-slide-2.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-photo-wrap > .fl-slide-photo > a[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-slide fl-slide-2 fl-slide-text-left bx-clone\" style=\"float: left; list-style: none; position: relative; width: 1228.17px;\" aria-hidden=\"true\">",
                  "target": [
                    ".fl-slide-2.bx-clone.fl-slide"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/about/get-started-with-commonlook/\" target=\"_self\" aria-label=\"PDF Accessibility: Problem Solved\"></a>",
                          "target": [
                            ".fl-slide-0.fl-slide.fl-slide-text-left:nth-child(2) > .fl-slide-bg-link[target=\"_self\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://commonlook.com/about/get-started-with-commonlook/\" target=\"_self\" class=\"fl-button\" role=\"button\">\n\t\t\t\t\t\t\t<span class=\"fl-button-text\">Get Started</span>\n\t\t\t\t\t</a>",
                          "target": [
                            ".fl-slide-0.fl-slide.fl-slide-text-left:nth-child(2) > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-cta-button > .fl-button-width-auto.fl-button-left.fl-button-wrap > .fl-button[role=\"button\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-slide fl-slide-0 fl-slide-text-left\" style=\"float: left; list-style: none; position: relative; width: 1228.17px;\" aria-hidden=\"true\">",
                  "target": [
                    ".fl-slide-0.fl-slide.fl-slide-text-left:nth-child(2)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/pdf-starter-pack/\" target=\"_self\" aria-label=\"PDF Starter Pack\"></a>",
                          "target": [
                            "a[aria-label=\"PDF Starter Pack\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://commonlook.com/pdf-starter-pack/\" target=\"_self\" class=\"fl-button\" role=\"button\">\n\t\t\t\t\t\t\t<span class=\"fl-button-text\">Learn More</span>\n\t\t\t\t\t</a>",
                          "target": [
                            ".fl-slide-1 > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-cta-button > .fl-button-width-auto.fl-button-left.fl-button-wrap > .fl-button[role=\"button\"][target=\"_self\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://commonlook.com/pdf-starter-pack/\" target=\"_self\">",
                          "target": [
                            ".fl-slide-1 > .fl-slide-foreground.clearfix > .fl-slide-photo-wrap > .fl-slide-photo > a[target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-slide fl-slide-1 fl-slide-text-left\" style=\"float: left; list-style: none; position: relative; width: 1228.17px;\" aria-hidden=\"true\">",
                  "target": [
                    ".fl-slide-1"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a class=\"fl-slide-bg-link\" href=\"https://commonlook.com/about/get-started-with-commonlook/\" target=\"_self\" aria-label=\"PDF Accessibility: Problem Solved\"></a>",
                          "target": [
                            ".fl-slide-0.bx-clone.fl-slide > .fl-slide-bg-link[target=\"_self\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://commonlook.com/about/get-started-with-commonlook/\" target=\"_self\" class=\"fl-button\" role=\"button\">\n\t\t\t\t\t\t\t<span class=\"fl-button-text\">Get Started</span>\n\t\t\t\t\t</a>",
                          "target": [
                            ".fl-slide-0.bx-clone.fl-slide > .fl-slide-foreground.clearfix > .fl-slide-content-wrap > .fl-slide-content > .fl-slide-cta-button > .fl-button-width-auto.fl-button-left.fl-button-wrap > .fl-button[role=\"button\"][target=\"_self\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-slide fl-slide-0 fl-slide-text-left bx-clone\" style=\"float: left; list-style: none; position: relative; width: 1228.17px;\" aria-hidden=\"true\">",
                  "target": [
                    ".fl-slide-0.bx-clone.fl-slide"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\">Google Chrome Accessibility</a>",
                          "target": [
                            ".bx-clone.fl-testimonial[aria-hidden=\"true\"]:nth-child(1) > p:nth-child(3) > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-testimonial bx-clone\" style=\"float: left; list-style: none; position: relative; width: 1106.17px;\" aria-hidden=\"true\">",
                  "target": [
                    ".bx-clone.fl-testimonial[aria-hidden=\"true\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.bloorresearch.com/\" target=\"_blank\" rel=\"noopener\">Practice Leader – Accessibility and Usability</a>",
                          "target": [
                            ".fl-testimonial[aria-hidden=\"true\"]:nth-child(2) > p > a[href$=\"bloorresearch.com/\"][target=\"_blank\"][rel=\"noopener\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-testimonial\" style=\"float: left; list-style: none; position: relative; width: 1106.17px;\" aria-hidden=\"true\">",
                  "target": [
                    ".fl-testimonial[aria-hidden=\"true\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.fda.gov/\" target=\"_blank\" rel=\"noopener\">Food and Drug Administration</a>",
                          "target": [
                            "a[href$=\"fda.gov/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-testimonial\" style=\"float: left; list-style: none; position: relative; width: 1106.17px;\" aria-hidden=\"true\">",
                  "target": [
                    ".fl-testimonial[aria-hidden=\"true\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://commonlook.com/about/get-started-with-commonlook/?utm_source=google-accessibility-news&amp;utm_medium=other&amp;utm_campaign=google2020\">CommonLook</a>",
                          "target": [
                            "blockquote > p > span > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\">Google Chrome Accessibility</a>",
                          "target": [
                            ".fl-testimonial[aria-hidden=\"true\"]:nth-child(4) > p:nth-child(3) > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-testimonial\" style=\"float: left; list-style: none; position: relative; width: 1106.17px;\" aria-hidden=\"true\">",
                  "target": [
                    ".fl-testimonial[aria-hidden=\"true\"]:nth-child(4)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.peopleshealth.com/\" target=\"_blank\" rel=\"noopener\">Peoples Health</a>",
                          "target": [
                            "a[href$=\"peopleshealth.com/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-testimonial\" style=\"float: left; list-style: none; position: relative; width: 1106.17px;\" aria-hidden=\"true\">",
                  "target": [
                    ".fl-testimonial[aria-hidden=\"true\"]:nth-child(5)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://www.bloorresearch.com/\" target=\"_blank\" rel=\"noopener\">Practice Leader – Accessibility and Usability</a>",
                          "target": [
                            ".bx-clone.fl-testimonial[aria-hidden=\"true\"]:nth-child(7) > p > a[href$=\"bloorresearch.com/\"][target=\"_blank\"][rel=\"noopener\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-testimonial bx-clone\" style=\"float: left; list-style: none; position: relative; width: 1106.17px;\" aria-hidden=\"true\">",
                  "target": [
                    ".bx-clone.fl-testimonial[aria-hidden=\"true\"]:nth-child(7)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                }
              ]
            },
            {
              "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": "#35515d",
                        "bgColor": "#cccccc",
                        "contrastRatio": 5.25,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.25 (foreground color: #35515d, background color: #cccccc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.bloorresearch.com/\" target=\"_blank\" rel=\"noopener\">Practice Leader – Accessibility and Usability</a>",
                  "target": [
                    ".bx-clone.fl-testimonial[aria-hidden=\"true\"]:nth-child(7) > p > a[href$=\"bloorresearch.com/\"][target=\"_blank\"][rel=\"noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.25 (foreground color: #35515d, background color: #cccccc, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "landmark-complementary-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the complementary landmark or aside is at top level",
              "help": "Aside should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-complementary-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "complementary"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The complementary landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside id=\"header-widgets\" class=\"widget-area header-widgets\" aria-label=\"Header widgets\">",
                  "target": [
                    "#header-widgets"
                  ],
                  "failureSummary": "Fix any of the following:\n  The complementary landmark is contained in another landmark."
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "complementary"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The complementary landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside id=\"footer-widgets\" class=\"widget-area footer-widgets\" aria-label=\"Footer widgets\">",
                  "target": [
                    "#footer-widgets"
                  ],
                  "failureSummary": "Fix any of the following:\n  The complementary landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/contact\"><span class=\"icon-ion-ios-paperplane\" aria-hidden=\"true\">&nbsp;Contact&nbsp;</span></a>",
                  "target": [
                    "a[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://commonlook.com/support\"><span class=\"icon-ion-help-buoy\" aria-hidden=\"true\"> Support</span></a>",
                  "target": [
                    "#menu-item-57176 > a[href$=\"support\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "nested-interactive",
              "impact": "serious",
              "tags": [
                "cat.keyboard",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
              "help": "Interactive controls must not be nested",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/nested-interactive?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a class=\"bx-prev\" href=\"\" aria-label=\"Previous testimonial.\"><i class=\"fas fa-chevron-circle-left\"></i></a>",
                          "target": [
                            ".bx-prev"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-slider-prev\" role=\"button\" aria-pressed=\"true\" aria-label=\"Previous\"><a class=\"bx-prev\" href=\"\" aria-label=\"Previous testimonial.\"><i class=\"fas fa-chevron-circle-left\"></i></a></div>",
                  "target": [
                    ".fl-slider-prev"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                },
                {
                  "any": [
                    {
                      "id": "no-focusable-content",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a class=\"bx-next\" href=\"\" aria-label=\"Next testimonial.\"><i class=\"fas fa-chevron-circle-right\"></i></a>",
                          "target": [
                            ".bx-next"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has focusable descendants"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"fl-slider-next\" role=\"button\" aria-pressed=\"false\" aria-label=\"Next\"><a class=\"bx-next\" href=\"\" aria-label=\"Next testimonial.\"><i class=\"fas fa-chevron-circle-right\"></i></a></div>",
                  "target": [
                    ".fl-slider-next"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has focusable descendants"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://commonlook.com/",
      "what": "URL",
      "result": "https://commonlook.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://commonlook.com/",
      "result": {
        "Error": {
          "AA.1_4_3.G145.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #949494.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"fl-slide-title\">...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"font-size: 24px;\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.47:1. Recommendation:  change background to #fff.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" data-slide-index=\"1\" class=\"bx-pager-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" data-slide-index=\"2\" class=\"bx-pager-link\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.49:1. Recommendation:  change text colour to #5d7985.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" data-slide-index=\"0\" class=\"bx-pager-link active\">...</a>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.78:1. Recommendation:  change text colour to #feffff.": [
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"font-size: 18px;\">...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4:1. Recommendation:  change background to #e00.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"fl-button-text\">...</span>"
              }
            ]
          },
          "AA.2_4_1.G1,G123,G124.NoSuchID": {
            "This link points to a named anchor \"menu-toggle\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#menu-toggle\" class=\"menu-toggle-skip-link\">...</a>"
              }
            ]
          },
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" name=\"fitvid0\" data-url=\"https://www.youtube.com/embed/NK9Ttrb9RRA\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"https://bid.g.doubleclick.net/xbbe/pixel?d=KAE\" style=\"display: none;\">...</iframe>"
              },
              {
                "tagName": "iframe",
                "id": "",
                "code": "<iframe src=\"https://www.youtube.com/embed/NK9Ttrb9RRA\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen=\"\" name=\"fitvid1\" data-url=\"https://www.youtube.com/embed/NK9Ttrb9RRA\">...</iframe>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyNoId": {
            "Anchor element found with no link content and no name and/or ID attribute.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"bx-next\" href=\"\" aria-label=\"Next testimonial.\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"bx-prev\" href=\"\" aria-label=\"Previous testimonial.\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://commonlook.com/wp-content/uploads/2019/05/american-flag-icon.png\" alt=\"\" width=\"25\" height=\"25\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://commonlook.com/wp-content/uploads/2019/05/australian-flag-icon.png\" alt=\"\" width=\"25\" height=\"25\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\" data-src=\"https://commonlook.com/wp-content/uploads/2019/05/canadian-flag-icon.png\" alt=\"\" width=\"25\" height=\"25\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"267\" height=\"60\" src=\"https://commonlook.com/wp-content/uploads/2018/11/cropped-CommonLook-Logo@60x-8.png\" class=\"custom-logo\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H48.2": {
            "This content looks like it is simulating an ordered list using plain text. If so, marking up this content with an ol element would add proper structure information to the document.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"white\">...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"fl-content-slider-navigation\" aria-label=\"content slider buttons\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"textwidget custom-html-widget\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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": "h1",
                "id": "",
                "code": "<h1 class=\"site-title\">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#colophon\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#content\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#site-navigation\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"site-description\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"screen-reader-text\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"bx-start active\" href=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"bx-stop\" href=\"\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"top\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"bx-start active\" href=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"bx-stop\" href=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a data-submenu-label=\"I want to…\" title=\"Quick Start Menu for PDF Accessibility\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" data-slide-index=\"0\" class=\"bx-pager-link active\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" data-slide-index=\"1\" class=\"bx-pager-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" data-slide-index=\"2\" class=\"bx-pager-link\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://commonlook.com/",
      "what": "URL",
      "result": "https://commonlook.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://commonlook.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 41,
            "recommendation": 11,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/main[1]/article[1]/document[3]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 450,
                "width": 800
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/main[1]/article[1]/document[2]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 450,
                "width": 800
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/main[1]/article[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 450,
                "width": 800
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 3200,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 800,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": -800,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[27]"
              },
              "message": "Text contrast of 1.47 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 700",
              "bounds": {
                "left": 45,
                "top": 1041,
                "height": 10,
                "width": 10
              },
              "snippet": "<a class=\"bx-pager-link\" data-slide-index=\"2\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[26]"
              },
              "message": "Text contrast of 1.47 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 700",
              "bounds": {
                "left": 25,
                "top": 1041,
                "height": 10,
                "width": 10
              },
              "snippet": "<a class=\"bx-pager-link\" data-slide-index=\"1\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[25]"
              },
              "message": "Text contrast of 2.49 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 700",
              "bounds": {
                "left": 5,
                "top": 1041,
                "height": 10,
                "width": 10
              },
              "snippet": "<a class=\"bx-pager-link active\" data-slide-index=\"0\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[5]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[22]"
              },
              "message": "Text contrast of 1.47 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 700",
              "bounds": {
                "left": 85,
                "top": 1411,
                "height": 10,
                "width": 10
              },
              "snippet": "<a class=\"bx-pager-link\" data-slide-index=\"4\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[4]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[21]"
              },
              "message": "Text contrast of 1.47 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 700",
              "bounds": {
                "left": 65,
                "top": 1411,
                "height": 10,
                "width": 10
              },
              "snippet": "<a class=\"bx-pager-link\" data-slide-index=\"3\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[20]"
              },
              "message": "Text contrast of 1.47 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 700",
              "bounds": {
                "left": 45,
                "top": 1411,
                "height": 10,
                "width": 10
              },
              "snippet": "<a class=\"bx-pager-link\" data-slide-index=\"2\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[19]"
              },
              "message": "Text contrast of 1.47 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 700",
              "bounds": {
                "left": 25,
                "top": 1411,
                "height": 10,
                "width": 10
              },
              "snippet": "<a class=\"bx-pager-link\" data-slide-index=\"1\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[18]"
              },
              "message": "Text contrast of 2.49 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 700",
              "bounds": {
                "left": 5,
                "top": 1411,
                "height": 10,
                "width": 10
              },
              "snippet": "<a class=\"bx-pager-link active\" data-slide-index=\"0\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[9]/p[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[40]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 5944,
                "top": 4066,
                "height": 20,
                "width": 241
              },
              "snippet": "<a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[8]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[39]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 5017,
                "top": 3942,
                "height": 20,
                "width": 367
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"http://www.bloorresearch.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/p[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[38]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 4344,
                "top": 4066,
                "height": 20,
                "width": 241
              },
              "snippet": "<a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/p[1]/span[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[37]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 3537,
                "top": 3920,
                "height": 20,
                "width": 128
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://www.peopleshealth.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/p[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[36]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 2744,
                "top": 4114,
                "height": 20,
                "width": 241
              },
              "snippet": "<a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/blockquote[1]/p[1]/span[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[35]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 2436,
                "top": 3835,
                "height": 37,
                "width": 222
              },
              "snippet": "<a href=\"https://commonlook.com/about/get-started-with-commonlook/?utm_source=google-accessibility-news&utm_medium=other&utm_campaign=google2020\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/p[1]/span[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[34]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1873,
                "top": 3809,
                "height": 20,
                "width": 256
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"http://www.fda.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[33]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1017,
                "top": 3942,
                "height": 20,
                "width": 367
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"http://www.bloorresearch.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[31]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -583,
                "top": 3942,
                "height": 20,
                "width": 367
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"http://www.bloorresearch.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/button[7]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 4030,
                "top": 1311,
                "height": 50,
                "width": 123
              },
              "snippet": "<a role=\"button\" class=\"fl-button\" target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[13]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 4000,
                "top": 489,
                "height": 688,
                "width": 800
              },
              "snippet": "<a target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[14]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 4000,
                "top": 489,
                "height": 902,
                "width": 800
              },
              "snippet": "<a aria-label=\"CommonLook Suites Jump Start Plan\" target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\" class=\"fl-slide-bg-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[3]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/button[6]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 3230,
                "top": 1160,
                "height": 50,
                "width": 124
              },
              "snippet": "<a role=\"button\" class=\"fl-button\" target=\"_self\" href=\"https://commonlook.com/about/get-started-with-commonlook/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Element \"iframe\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 3200,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[12]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 3200,
                "top": 489,
                "height": 751,
                "width": 800
              },
              "snippet": "<a aria-label=\"PDF Accessibility: Problem Solved\" target=\"_self\" href=\"https://commonlook.com/about/get-started-with-commonlook/\" class=\"fl-slide-bg-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/button[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 2430,
                "top": 1423,
                "height": 50,
                "width": 123
              },
              "snippet": "<a role=\"button\" class=\"fl-button\" target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[9]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 2400,
                "top": 489,
                "height": 800,
                "width": 800
              },
              "snippet": "<a target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[10]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 2400,
                "top": 489,
                "height": 1014,
                "width": 800
              },
              "snippet": "<a aria-label=\"CommonLook Suites Jump Start Plan\" target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\" class=\"fl-slide-bg-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/button[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1630,
                "top": 1445,
                "height": 50,
                "width": 123
              },
              "snippet": "<a role=\"button\" class=\"fl-button\" target=\"_self\" href=\"https://commonlook.com/pdf-starter-pack/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[6]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1600,
                "top": 489,
                "height": 800,
                "width": 800
              },
              "snippet": "<a target=\"_self\" href=\"https://commonlook.com/pdf-starter-pack/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[7]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1600,
                "top": 489,
                "height": 1036,
                "width": 800
              },
              "snippet": "<a aria-label=\"PDF Starter Pack\" target=\"_self\" href=\"https://commonlook.com/pdf-starter-pack/\" class=\"fl-slide-bg-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[3]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/button[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 830,
                "top": 1160,
                "height": 50,
                "width": 124
              },
              "snippet": "<a role=\"button\" class=\"fl-button\" target=\"_self\" href=\"https://commonlook.com/about/get-started-with-commonlook/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Element \"iframe\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 800,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 800,
                "top": 489,
                "height": 751,
                "width": 800
              },
              "snippet": "<a aria-label=\"PDF Accessibility: Problem Solved\" target=\"_self\" href=\"https://commonlook.com/about/get-started-with-commonlook/\" class=\"fl-slide-bg-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/button[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -770,
                "top": 1160,
                "height": 50,
                "width": 124
              },
              "snippet": "<a role=\"button\" class=\"fl-button\" target=\"_self\" href=\"https://commonlook.com/about/get-started-with-commonlook/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Element \"iframe\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -800,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -800,
                "top": 489,
                "height": 751,
                "width": 800
              },
              "snippet": "<a aria-label=\"PDF Accessibility: Problem Solved\" target=\"_self\" href=\"https://commonlook.com/about/get-started-with-commonlook/\" class=\"fl-slide-bg-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryLandmarkLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/aside[1]",
                "aria": "/document[1]/banner[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a visible label",
              "bounds": {
                "left": 48,
                "top": 325,
                "height": 138,
                "width": 704
              },
              "snippet": "<aside aria-label=\"Header widgets\" class=\"widget-area header-widgets\" id=\"header-widgets\">",
              "level": "recommendation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryLandmarkLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a visible label",
              "bounds": {
                "left": 23,
                "top": 6746,
                "height": 811,
                "width": 756
              },
              "snippet": "<aside aria-label=\"Footer widgets\" class=\"widget-area footer-widgets\" id=\"footer-widgets\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[32]",
                "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=\"Azy2GzGQxPvGmQwVDdEL1jRuKSXIdSSASA06JCA6PCeaVHpFYf8Rw5/q+9adc9CrBTxfCeUwxkuDM4PWEmdqywwAAACKeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZWFkc2VydmljZXMuY29tOjQ0MyIsImZlYXR1cmUiOiJQcml2YWN5U2FuZGJveEFkc0FQSXMiLCJleHBpcnkiOjE2NjEyOTkxOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[31]",
                "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]/head[1]/meta[30]",
                "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]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 600,
                "top": 1061,
                "height": 261,
                "width": 20
              },
              "snippet": "<svg style=\"width: 260.836px;\" viewBox=\"0 0 0.156661 0.1\" height=\"20\" width=\"100%\" fill=\"#35515d\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" class=\"pp-small-triangle\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[2]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/button[9]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 763,
                "top": 739,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 512 512\" 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]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/button[8]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 5,
                "top": 739,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 512 512\" 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]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 3200,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 800,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": -800,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 25,
            "recommendation": 8,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/iframe[1]/html[1]",
                "aria": "/document[1]/main[1]/article[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 450,
                "width": 800
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 2400,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"https://www.youtube.com/embed/NK9Ttrb9RRA\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 0,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"https://www.youtube.com/embed/NK9Ttrb9RRA\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"https://www.youtube.com/embed/NK9Ttrb9RRA\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[16]"
              },
              "message": "Text contrast of 1.47 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 700",
              "bounds": {
                "left": 45,
                "top": 1260,
                "height": 10,
                "width": 10
              },
              "snippet": "<a class=\"bx-pager-link\" data-slide-index=\"2\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[15]"
              },
              "message": "Text contrast of 1.47 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 700",
              "bounds": {
                "left": 25,
                "top": 1260,
                "height": 10,
                "width": 10
              },
              "snippet": "<a class=\"bx-pager-link\" data-slide-index=\"1\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[14]"
              },
              "message": "Text contrast of 2.49 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 700",
              "bounds": {
                "left": 5,
                "top": 1260,
                "height": 10,
                "width": 10
              },
              "snippet": "<a class=\"bx-pager-link active\" data-slide-index=\"0\" href=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/p[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[27]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 4217,
                "top": 4252,
                "height": 20,
                "width": 367
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"http://www.bloorresearch.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[6]/p[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[26]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 3544,
                "top": 4375,
                "height": 20,
                "width": 241
              },
              "snippet": "<a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/p[1]/span[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[25]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 2737,
                "top": 4230,
                "height": 20,
                "width": 128
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"https://www.peopleshealth.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/p[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[24]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1944,
                "top": 4424,
                "height": 20,
                "width": 241
              },
              "snippet": "<a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/blockquote[1]/p[1]/span[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[23]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1636,
                "top": 4145,
                "height": 37,
                "width": 222
              },
              "snippet": "<a href=\"https://commonlook.com/about/get-started-with-commonlook/?utm_source=google-accessibility-news&utm_medium=other&utm_campaign=google2020\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/span[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[22]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1073,
                "top": 4119,
                "height": 20,
                "width": 256
              },
              "snippet": "<a rel=\"noopener\" target=\"_blank\" href=\"http://www.fda.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[20]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -456,
                "top": 4375,
                "height": 20,
                "width": 241
              },
              "snippet": "<a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/button[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 2430,
                "top": 1160,
                "height": 50,
                "width": 124
              },
              "snippet": "<a role=\"button\" class=\"fl-button\" target=\"_self\" href=\"https://commonlook.com/about/get-started-with-commonlook/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "Element \"iframe\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 2400,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"https://www.youtube.com/embed/NK9Ttrb9RRA\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[11]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 2400,
                "top": 489,
                "height": 751,
                "width": 800
              },
              "snippet": "<a aria-label=\"PDF Accessibility: Problem Solved\" target=\"_self\" href=\"https://commonlook.com/about/get-started-with-commonlook/\" class=\"fl-slide-bg-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/button[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1630,
                "top": 1423,
                "height": 50,
                "width": 123
              },
              "snippet": "<a role=\"button\" class=\"fl-button\" target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[8]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1600,
                "top": 489,
                "height": 800,
                "width": 800
              },
              "snippet": "<a target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[9]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 1600,
                "top": 489,
                "height": 1014,
                "width": 800
              },
              "snippet": "<a aria-label=\"CommonLook Suites Jump Start Plan\" target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\" class=\"fl-slide-bg-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/button[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 830,
                "top": 1445,
                "height": 50,
                "width": 123
              },
              "snippet": "<a role=\"button\" class=\"fl-button\" target=\"_self\" href=\"https://commonlook.com/pdf-starter-pack/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 800,
                "top": 489,
                "height": 800,
                "width": 800
              },
              "snippet": "<a target=\"_self\" href=\"https://commonlook.com/pdf-starter-pack/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[6]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 800,
                "top": 489,
                "height": 1036,
                "width": 800
              },
              "snippet": "<a aria-label=\"PDF Starter Pack\" target=\"_self\" href=\"https://commonlook.com/pdf-starter-pack/\" class=\"fl-slide-bg-link\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/button[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -770,
                "top": 1311,
                "height": 50,
                "width": 123
              },
              "snippet": "<a role=\"button\" class=\"fl-button\" target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -800,
                "top": 489,
                "height": 688,
                "width": 800
              },
              "snippet": "<a target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": -800,
                "top": 489,
                "height": 902,
                "width": 800
              },
              "snippet": "<a aria-label=\"CommonLook Suites Jump Start Plan\" target=\"_self\" href=\"https://commonlook.com/suites-promo-2022/\" class=\"fl-slide-bg-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryLandmarkLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[2]/aside[1]",
                "aria": "/document[1]/banner[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a visible label",
              "bounds": {
                "left": 48,
                "top": 325,
                "height": 138,
                "width": 704
              },
              "snippet": "<aside aria-label=\"Header widgets\" class=\"widget-area header-widgets\" id=\"header-widgets\">",
              "level": "recommendation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryLandmarkLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[2]/div[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a visible label",
              "bounds": {
                "left": 23,
                "top": 7056,
                "height": 811,
                "width": 756
              },
              "snippet": "<aside aria-label=\"Footer widgets\" class=\"widget-area footer-widgets\" id=\"footer-widgets\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[30]",
                "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]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 600,
                "top": 1280,
                "height": 261,
                "width": 20
              },
              "snippet": "<svg style=\"width: 260.836px;\" viewBox=\"0 0 0.156661 0.1\" height=\"20\" width=\"100%\" fill=\"#35515d\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" class=\"pp-small-triangle\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[2]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/button[7]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 763,
                "top": 849,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 512 512\" 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]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/div[1]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/button[6]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 5,
                "top": 849,
                "height": 32,
                "width": 32
              },
              "snippet": "<svg viewBox=\"0 0 512 512\" 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]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 2400,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"https://www.youtube.com/embed/NK9Ttrb9RRA\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The HTML attribute(s) \"frameborder\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 489,
                "height": 450,
                "width": 800
              },
              "snippet": "<iframe data-url=\"https://www.youtube.com/embed/NK9Ttrb9RRA\" name=\"fitvid0\" allowfullscreen=\"\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" frameborder=\"0\" src=\"https://www.youtube.com/embed/NK9Ttrb9RRA\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://commonlook.com/",
      "what": "URL",
      "result": "https://commonlook.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://commonlook.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "CommonLook Document Accessibility",
          "pageurl": "https://commonlook.com/",
          "time": 4.42,
          "creditsremaining": 249,
          "allitemcount": 238,
          "totalelements": 989,
          "waveurl": "http://wave.webaim.org/report?url=https://commonlook.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "link_skip_broken": {
                "id": "link_skip_broken",
                "description": "Broken skip link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > DIV:first-child > DIV:first-child > NAV#site-navigation > DIV#site-navigation-container > DIV:first-child > UL#menu-primary > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 23,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 23,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + NAV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + NAV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > svg:first-child + svg + svg + svg + svg + svg + svg + svg + A + NAV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child > STRONG:first-child + STRONG",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child > STRONG:first-child + STRONG + STRONG",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child > STRONG:first-child + STRONG + STRONG + STRONG",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child + P > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child > STRONG:first-child + STRONG",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child > STRONG:first-child + STRONG + STRONG",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child > STRONG:first-child + STRONG + STRONG + STRONG",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > P:first-child + P > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child + DIV > A:first-child"
                ],
                "contrastdata": [
                  [
                    2.48,
                    "#35515d",
                    "#000000",
                    false
                  ],
                  [
                    2.48,
                    "#35515d",
                    "#000000",
                    false
                  ],
                  [
                    2.48,
                    "#35515d",
                    "#000000",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    true
                  ],
                  [
                    2.48,
                    "#35515d",
                    "#000000",
                    false
                  ],
                  [
                    1.47,
                    "#35515d",
                    "#666666",
                    false
                  ],
                  [
                    1.47,
                    "#35515d",
                    "#666666",
                    false
                  ],
                  [
                    2.48,
                    "#35515d",
                    "#000000",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 33,
            "items": {
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > BLOCKQUOTE:first-child > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 13,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + A + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + A + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + A + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 18,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + A + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child + A + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child + A + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child + DIV > DIV:first-child > ASIDE#footer-widgets > SECTION#custom_html-4 > DIV:first-child > H3:first-child + HR + SUP + HR + H3 + SPAN > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child + DIV > DIV:first-child > ASIDE#footer-widgets > SECTION#custom_html-2 > DIV:first-child > H3:first-child + HR + P + H4 > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child + DIV > DIV:first-child > ASIDE#footer-widgets > SECTION#custom_html-2 > DIV:first-child > H3:first-child + HR + P + H4 + P + H4 > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child + DIV > DIV:first-child > ASIDE#footer-widgets > SECTION#custom_html-2 > DIV:first-child > H3:first-child + HR + P + H4 + P + H4 + P + H4 > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child + DIV > DIV:first-child > ASIDE#footer-widgets > SECTION#custom_html-5 > DIV:first-child > H3:first-child + HR + H4 + H4 + HR + P + A > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child + DIV > DIV:first-child > ASIDE#footer-widgets > SECTION#custom_html-5 > DIV:first-child > H3:first-child + HR + H4 + H4 + HR + P + A + A > IMG:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "youtube_video": {
                "id": "youtube_video",
                "description": "YouTube video",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-46861 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + A + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IFRAME:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.2.1 Prerecorded Audio-only and Video-only (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.1"
                  },
                  {
                    "name": "1.2.2 Captions (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.2"
                  },
                  {
                    "name": "1.2.3 Audio Description or Media Alternative (Prerecorded) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.2.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://commonlook.com/",
      "what": "URL",
      "result": "https://commonlook.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://commonlook.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.071",
        "responseTime": "2022-07-09T14:47:55.496Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1099040,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 168,
              "failing": 12
            },
            "issues": {
              "totalErrors": 70,
              "totalWarnings": 14,
              "totalIssues": 84
            },
            "issuesByLevel": {
              "A": {
                "count": 50,
                "pct": 59.52
              },
              "AA": {
                "count": 38,
                "pct": 45.24
              },
              "AAA": {
                "count": 84,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 7,
              "warningDensity": 1,
              "allDensity": 8
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "561a4461-0241-4725-b0e6-d675a0e8fd78",
          "docID": "45e9ec4e-a31f-4507-c5c8-fc811959a76e",
          "sourceHash": "d4326745f31be816ace9e966b42f0178",
          "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=561a4461-0241-4725-b0e6-d675a0e8fd78",
          "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": 972.16,
                  "y": 5344.97
                },
                "height": 5344.97,
                "width": 972.16
              },
              "position": {
                "line": 3573,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"custom-background fl-builder footer-layout-boxed group-blog has-post-thumbnail header-layout-boxed home is-singular no-intro no-widgets-sidebar page page-id-46861 page-template page-template-no-intro page-template-templates page-template-",
              "xpath": "/html/body",
              "issueID": "f89cb9ec6a0b507464bf6161f7994774",
              "signature": "0ccd8d1f8c3bce50636b29ee5521ee99",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=f89cb9ec6a0b507464bf6161f7994774"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 377
                },
                "bottom-right": {
                  "x": 90,
                  "y": 395
                },
                "height": 18,
                "width": 90
              },
              "position": {
                "line": 8331,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\" class=\"fl-button\" role=\"button\"&gt; &lt;span class=\"fl-button-text\"&gt;Learn More&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "72b9d572124c66fedef7f92c110dafeb",
              "signature": "0b6fd51410875f5487e9c86bacc2e78f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=72b9d572124c66fedef7f92c110dafeb"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 199
                },
                "bottom-right": {
                  "x": 90,
                  "y": 217
                },
                "height": 18,
                "width": 90
              },
              "position": {
                "line": 8752,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://commonlook.com/pdf-starter-pack/\" target=\"_self\" class=\"fl-button\" role=\"button\"&gt; &lt;span class=\"fl-button-text\"&gt;Learn More&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "59a7a03f528cc4bcb13deabe7b052494",
              "signature": "90c76a601acf7f0b55857f21e9241337",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=59a7a03f528cc4bcb13deabe7b052494"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 377
                },
                "bottom-right": {
                  "x": 90,
                  "y": 395
                },
                "height": 18,
                "width": 90
              },
              "position": {
                "line": 9252,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://commonlook.com/suites-promo-2022/\" target=\"_self\" class=\"fl-button\" role=\"button\"&gt; &lt;span class=\"fl-button-text\"&gt;Learn More&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "9e1b80902a2c0e848f442fc35999816d",
              "signature": "0ea8a75605adb100bcd23010578aaae8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=9e1b80902a2c0e848f442fc35999816d"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 362.890625,
                  "y": 309.578125
                },
                "bottom-right": {
                  "x": 487.890625,
                  "y": 329.578125
                },
                "height": 20,
                "width": 125
              },
              "position": {
                "line": 9324,
                "column": 108
              },
              "errorSnippet": "&lt;a href=\"https://commonlook.com/a-bright-new-future-for-the-world-of-accessibility/\" target=\"_blank\" class=\"fl-button\" role=\"button\" rel=\"noopener\"&gt; &lt;i class=\"fl-button-icon fl-button-icon-before far fa-newspaper\" aria-hidden=\"true\"&gt;&lt;/i&gt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "ea3e1bf3187157383295c79a83710d44",
              "signature": "f35cb84bfd434763fe0656a01d4eafdf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=ea3e1bf3187157383295c79a83710d44"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 271.125
                },
                "bottom-right": {
                  "x": 92,
                  "y": 289.125
                },
                "height": 18,
                "width": 92
              },
              "position": {
                "line": 9338,
                "column": 120
              },
              "errorSnippet": "&lt;a class=\"footer\" title=\"Facebook\" target=\"_blank\" href=\"https://www.facebook.com/CommonLook/\" rel=\"noopener\"&gt;&lt;span class=\"icon-ion-social-facebook\" aria-hidden=\"true\" alt=\"Facebook Logo\" font-size=\"12px\"&gt;Facebook&amp;nbsp;&lt;/span&gt;&lt;/a",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/aside[1]/section[3]/div[1]/p[1]/a[1]",
              "issueID": "2677edd2cbc0fb0a3a841cf54d819948",
              "signature": "c70f4dd924fb40bc4ae9618b37fce316",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2677edd2cbc0fb0a3a841cf54d819948"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 96.46875,
                  "y": 271.125
                },
                "bottom-right": {
                  "x": 173.46875,
                  "y": 289.125
                },
                "height": 18,
                "width": 77
              },
              "position": {
                "line": 9339,
                "column": 109
              },
              "errorSnippet": "&lt;a class=\"footer\" title=\"Twitter\" target=\"_blank\" href=\"https://www.twitter.com/commonlook\" rel=\"noopener\"&gt;&lt;span class=\"icon-ion-social-twitter\" aria-hidden=\"true\" alt=\"Twitter Logo\"&gt;&amp;nbsp;Twitter&amp;nbsp;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/aside[1]/section[3]/div[1]/p[1]/a[2]",
              "issueID": "85cc889ec31fafe943f83c166c6ec08c",
              "signature": "333a42c2588fdbe29e2350e6b202de44",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=85cc889ec31fafe943f83c166c6ec08c"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 271.125
                },
                "bottom-right": {
                  "x": 191,
                  "y": 312.125
                },
                "height": 41,
                "width": 191
              },
              "position": {
                "line": 9342,
                "column": 119
              },
              "errorSnippet": "&lt;a class=\"footer\" title=\"LinkedIn\" target=\"_blank\" href=\"https://linkedin.com/company/commonlook\" rel=\"noopener\"&gt;&lt;span class=\"icon-ion-social-linkedin\" aria-hidden=\"true\" alt=\"LinkedIn Logo\"&gt;&amp;nbsp;LinkedIn&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/aside[1]/section[3]/div[1]/p[1]/a[3]",
              "issueID": "16f2152a2a003a0d6e670ebc629338f2",
              "signature": "1c82104077a1f1b0c5dc3133caff3ca1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=16f2152a2a003a0d6e670ebc629338f2"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 1537,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skip-link screen-reader-text\" href=\"#site-navigation\"&gt;Skip to main navigation&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "de36516e293a11379b40e0ccbdbf2fc3",
              "signature": "efc3818b2af73cbda213de227e2e69f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=de36516e293a11379b40e0ccbdbf2fc3"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 1537,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skip-link screen-reader-text\" href=\"#content\"&gt;Skip to main content&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "02817f63d4c229b49b040fbab416c38c",
              "signature": "a082e48766e9586b1b378f434878852a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=02817f63d4c229b49b040fbab416c38c"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 1537,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"skip-link screen-reader-text\" href=\"#colophon\"&gt;Skip to footer&lt;/a&gt;",
              "xpath": "/html/body/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "abe54855f6ec9b297e39b22048bc2f2f",
              "signature": "95775625419795dad41c14283891e7e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=abe54855f6ec9b297e39b22048bc2f2f"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 366.094,
                  "y": 112
                },
                "height": 112,
                "width": 366.094
              },
              "position": {
                "line": 9443,
                "column": 70
              },
              "errorSnippet": "&lt;h2 class=\"fl-slide-title\"&gt;PDF Accessibility: Problem Solved&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/h2[1]",
              "issueID": "6bfb2a0a5f1c03ee63a1aa3d6ce14410",
              "signature": "39354865778eb6b6bf31bf8616c084d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6bfb2a0a5f1c03ee63a1aa3d6ce14410"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 133
                },
                "bottom-right": {
                  "x": 273,
                  "y": 180
                },
                "height": 47,
                "width": 273
              },
              "position": {
                "line": 9446,
                "column": 4
              },
              "errorSnippet": "&lt;span style=\"font-size: 18px;\"&gt;&lt;strong&gt;TEST&lt;/strong&gt; / &lt;strong&gt;CREATE&lt;/strong&gt; / &lt;strong&gt;REMEDIATE&lt;/strong&gt; / &lt;strong&gt;VALIDATE&lt;/strong&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]",
              "issueID": "2946095934c44f5f055aadbcc24c8419",
              "signature": "68187065e8acd7f457e777bd8fdc7ea9",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2946095934c44f5f055aadbcc24c8419"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 133
                },
                "bottom-right": {
                  "x": 45,
                  "y": 155
                },
                "height": 22,
                "width": 45
              },
              "position": {
                "line": 9446,
                "column": 0
              },
              "errorSnippet": "&lt;strong&gt;TEST&lt;/strong&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[1]",
              "issueID": "e06ae594a4e582b49cf8ed14e5608702",
              "signature": "71ee45ef93fd86c196722cdf679a9d76",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=e06ae594a4e582b49cf8ed14e5608702"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 61,
                  "y": 133
                },
                "bottom-right": {
                  "x": 135,
                  "y": 155
                },
                "height": 22,
                "width": 74
              },
              "position": {
                "line": 9446,
                "column": 0
              },
              "errorSnippet": "&lt;strong&gt;CREATE&lt;/strong&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[2]",
              "issueID": "06de219975a4fe5c1dab46337707df39",
              "signature": "e9c36fda4e877e5dbf98b8dac52ea119",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=06de219975a4fe5c1dab46337707df39"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 151,
                  "y": 133
                },
                "bottom-right": {
                  "x": 262,
                  "y": 155
                },
                "height": 22,
                "width": 111
              },
              "position": {
                "line": 9446,
                "column": 0
              },
              "errorSnippet": "&lt;strong&gt;REMEDIATE&lt;/strong&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[3]",
              "issueID": "d20838d22c845ede856cc303cbfb5cb0",
              "signature": "1a943ec4ad632076aa44a97645cdbd5b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d20838d22c845ede856cc303cbfb5cb0"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 158
                },
                "bottom-right": {
                  "x": 94,
                  "y": 180
                },
                "height": 22,
                "width": 94
              },
              "position": {
                "line": 9446,
                "column": 0
              },
              "errorSnippet": "&lt;strong&gt;VALIDATE&lt;/strong&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/strong[4]",
              "issueID": "20ef0f04b88e6a3b7ed9b53387b06e04",
              "signature": "d38613cf016cd512c8c3e2fc511513d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=20ef0f04b88e6a3b7ed9b53387b06e04"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 204
                },
                "bottom-right": {
                  "x": 351,
                  "y": 332
                },
                "height": 128,
                "width": 351
              },
              "position": {
                "line": 9458,
                "column": 4
              },
              "errorSnippet": "&lt;span style=\"font-size: 24px;\"&gt;Ensure your PDFs are accessible and in compliance with the latest ADA and Section 508 regulations.&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/span[1]",
              "issueID": "422f9fcc40a36f2251a36392297f8cdd",
              "signature": "b382a6006be2cd6ab7bc89da568e8604",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=422f9fcc40a36f2251a36392297f8cdd"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -24.08,
                  "y": -19.84
                },
                "height": -19.84,
                "width": -24.08
              },
              "position": {
                "line": 2578,
                "column": 0
              },
              "errorSnippet": "&lt;a title=\"If you have a quote number, you can pay it here.\" href=\"/quote-payment\"&gt;Pay a Quote&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "issueID": "fde7e15978441e5d485165d65b4d5a07",
              "signature": "4a097b16c144128a358a4de704034e9f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fde7e15978441e5d485165d65b4d5a07"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 199
                },
                "bottom-right": {
                  "x": 90,
                  "y": 217
                },
                "height": 18,
                "width": 90
              },
              "position": {
                "line": 8752,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://commonlook.com/pdf-starter-pack/\" target=\"_self\" class=\"fl-button\" role=\"button\"&gt; &lt;span class=\"fl-button-text\"&gt;Learn More&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "2b872e7b1a2f94a2949e76f916e5f001",
              "signature": "9a0ad951441dd356d791afaa503e04ee",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2b872e7b1a2f94a2949e76f916e5f001"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 365.1875
                },
                "bottom-right": {
                  "x": 86,
                  "y": 389.1875
                },
                "height": 24,
                "width": 86
              },
              "position": {
                "line": 9328,
                "column": 108
              },
              "errorSnippet": "&lt;a class=\"footer\" href=\"/support\"&gt;Support&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/h3[2]/a[3]",
              "issueID": "2e2ab427257fdb3e5a6e717a178421e1",
              "signature": "e4c0f8c42c8fb332ecbb2dcfb3824490",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=2e2ab427257fdb3e5a6e717a178421e1"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 25.90625,
                  "y": 25.90625
                },
                "bottom-right": {
                  "x": 25.90625,
                  "y": 25.90625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1537,
                "column": 0
              },
              "errorSnippet": "&lt;a name=\"top\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/a[1]",
              "issueID": "2bd5d39040434284b7ee0006742e4431",
              "signature": "62e1db37dbde710442cc48fe1b36e3f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=2bd5d39040434284b7ee0006742e4431"
            },
            {
              "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": 35
                },
                "bottom-right": {
                  "x": 20,
                  "y": 45
                },
                "height": 10,
                "width": 20
              },
              "position": {
                "line": 9517,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"bx-pager-item\"&gt;&lt;a href=\"\" data-slide-index=\"0\" class=\"bx-pager-link active\"&gt;1&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]",
              "issueID": "c031feab6e70d36eae9c8bd04e8f8153",
              "signature": "743013c8303109bc75e3cd2f849076e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c031feab6e70d36eae9c8bd04e8f8153"
            },
            {
              "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": 20,
                  "y": 35
                },
                "bottom-right": {
                  "x": 40,
                  "y": 45
                },
                "height": 10,
                "width": 20
              },
              "position": {
                "line": 9517,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"bx-pager-item\"&gt;&lt;a href=\"\" data-slide-index=\"1\" class=\"bx-pager-link\"&gt;2&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]",
              "issueID": "72be14aebf425653acc3b1a5c479845e",
              "signature": "4b4dec61dcd6c06d12274f0a216464fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=72be14aebf425653acc3b1a5c479845e"
            },
            {
              "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": 40,
                  "y": 35
                },
                "bottom-right": {
                  "x": 60,
                  "y": 45
                },
                "height": 10,
                "width": 20
              },
              "position": {
                "line": 9518,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"bx-pager-item\"&gt;&lt;a href=\"\" data-slide-index=\"2\" class=\"bx-pager-link\"&gt;3&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[3]",
              "issueID": "adf2de0f46ea5611c91f642b779c0bb7",
              "signature": "32ca32252cfaa3b78e0edfd6f1a0f910",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=adf2de0f46ea5611c91f642b779c0bb7"
            },
            {
              "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": 104,
                  "y": 96.046875
                },
                "bottom-right": {
                  "x": 113,
                  "y": 110.046875
                },
                "height": 14,
                "width": 9
              },
              "position": {
                "line": 9955,
                "column": 11
              },
              "errorSnippet": "&lt;sup&gt;®&lt;/sup&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/aside[1]/section[1]/div[1]/sup[1]",
              "issueID": "2af7f7100e186ec88384d9d67c5b4cb2",
              "signature": "1254b4ab05765c667e78312da94fb502",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=2af7f7100e186ec88384d9d67c5b4cb2"
            },
            {
              "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": -24.08,
                  "y": -19.84
                },
                "height": -19.84,
                "width": -24.08
              },
              "position": {
                "line": 2594,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://commonlook.com/suites-promo-2022/\"&gt;CommonLook Suites Jump Start Plan&lt;span class=\"menu-item-description\"&gt;Huge savings on suites with free training and discounted remediation services&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[3]/ul[1]/li[1]/a[1]",
              "issueID": "20fa8ab2311c681fbb0ad6835ffc7c13",
              "signature": "9eefad7ffc109bd98730dcef6ced73ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=20fa8ab2311c681fbb0ad6835ffc7c13"
            },
            {
              "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": 202
                },
                "bottom-right": {
                  "x": 366.094,
                  "y": 425.906
                },
                "height": 223.906,
                "width": 366.094
              },
              "position": {
                "line": 9443,
                "column": 0
              },
              "errorSnippet": "&lt;div data-node=\"m829hy35gekt\" data-animation-delay=\"4\" data-animation-duration=\"2\"&gt;\n&lt;div&gt;\n&lt;div&gt;\n&lt;p&gt;&lt;span style=\"font-size: 24px;\"&gt;Ensure your PDFs are accessible and in compliance with the latest ADA and Section 508 regulati",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[3]",
              "issueID": "0eff092d7fc4223590b302e90ec12e35",
              "signature": "ff1dd144c44f70f9bc8d1da22ce80033",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0eff092d7fc4223590b302e90ec12e35"
            },
            {
              "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": 76
                },
                "bottom-right": {
                  "x": 609.141,
                  "y": 175
                },
                "height": 99,
                "width": 609.141
              },
              "position": {
                "line": 9433,
                "column": 162
              },
              "errorSnippet": "&lt;p&gt;&lt;span style=\"font-size: 24px;\"&gt;30 Days of Free Software (CommonLook PDF and CommonLook Office), Training, and Remediation Portal Access&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "0e846fa36097f585ab7ae748849baf87",
              "signature": "47d4a7300cc50f7d7876175bc8a2d9b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0e846fa36097f585ab7ae748849baf87"
            },
            {
              "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": 78
                },
                "bottom-right": {
                  "x": 593,
                  "y": 173
                },
                "height": 95,
                "width": 593
              },
              "position": {
                "line": 9472,
                "column": 148
              },
              "errorSnippet": "&lt;span style=\"font-size: 24px;\"&gt;30 Days of Free Software (CommonLook PDF and CommonLook Office), Training, and Remediation Portal Access&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/p[1]/span[1]",
              "issueID": "f1adb2ca2257c4a9bb831ef04f50e026",
              "signature": "a515b9931c49b3f928c4ba9440194c1d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f1adb2ca2257c4a9bb831ef04f50e026"
            },
            {
              "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": 202
                },
                "bottom-right": {
                  "x": 366.094,
                  "y": 425.906
                },
                "height": 223.906,
                "width": 366.094
              },
              "position": {
                "line": 9492,
                "column": 0
              },
              "errorSnippet": "&lt;div data-node=\"m829hy35gekt\" data-animation-delay=\"4\" data-animation-duration=\"2\"&gt;\n&lt;div&gt;\n&lt;div&gt;\n&lt;p&gt;&lt;span style=\"font-size: 24px;\"&gt;Ensure your PDFs are accessible and in compliance with the latest ADA and Section 508 regulati",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[3]",
              "issueID": "00348633b93c98edc3136bc9837df45a",
              "signature": "e1c2dddc3036cc5ec9d970b5c88f9deb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=00348633b93c98edc3136bc9837df45a"
            },
            {
              "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": 378.484375,
                  "y": 21
                },
                "bottom-right": {
                  "x": 913.859375,
                  "y": 173
                },
                "height": 152,
                "width": 535.375
              },
              "position": {
                "line": 9573,
                "column": 2
              },
              "errorSnippet": "&lt;h3&gt;&lt;span style=\"font-size: 24px;\"&gt;&lt;span style=\"font-size: 36px;\"&gt;Need a custom pricing quote?&lt;br&gt;\n&lt;/span&gt;&lt;/span&gt;Select commercial, education, or government pricing and receive individual and volume pricing.&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "6e010d897a96edc47e36c9d175f4b8b3",
              "signature": "f4d5fe8c7aa5610f930161dd440974f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6e010d897a96edc47e36c9d175f4b8b3"
            },
            {
              "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": 209.703125
                },
                "bottom-right": {
                  "x": 299.172,
                  "y": 508.875125
                },
                "height": 299.172,
                "width": 299.172
              },
              "position": {
                "line": 9620,
                "column": 2
              },
              "errorSnippet": "&lt;div class=\"fl-photo fl-photo-align-center\" itemscope=\"\" itemtype=\"https://schema.org/ImageObject\"&gt; &lt;div class=\"fl-photo-content fl-photo-img-png\"&gt; &lt;img class=\"fl-photo-img wp-image-75182 size-full lazyload\" src=\"data:image/gif;base64,R0lG",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "33535235169265c556c9fd21d0989ceb",
              "signature": "636dc838bf494bbc041c41f2b8080bb7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=33535235169265c556c9fd21d0989ceb"
            },
            {
              "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": 299.171875,
                  "y": 209.703125
                },
                "bottom-right": {
                  "x": 598.343875,
                  "y": 508.875125
                },
                "height": 299.172,
                "width": 299.172
              },
              "position": {
                "line": 9640,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"fl-photo fl-photo-align-center\" itemscope=\"\" itemtype=\"https://schema.org/ImageObject\"&gt; &lt;div class=\"fl-photo-content fl-photo-img-png\"&gt; &lt;img class=\"fl-photo-img wp-image-75181 size-full lazyload\" src=\"data:image/gif;base64,R0lG",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "32f409848be7ad1c76e14dc7c8bf5f48",
              "signature": "865e7e05c4837e2c939c302cb2ae41a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=32f409848be7ad1c76e14dc7c8bf5f48"
            },
            {
              "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": 598.34375,
                  "y": 209.703125
                },
                "bottom-right": {
                  "x": 897.51575,
                  "y": 508.875125
                },
                "height": 299.172,
                "width": 299.172
              },
              "position": {
                "line": 9661,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"fl-photo fl-photo-align-center\" itemscope=\"\" itemtype=\"https://schema.org/ImageObject\"&gt; &lt;div class=\"fl-photo-content fl-photo-img-png\"&gt; &lt;img class=\"fl-photo-img wp-image-75180 size-full lazyload\" src=\"data:image/gif;base64,R0lG",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "1dbf37d951492ea4663619572d5fe017",
              "signature": "4b5273849969fdfdb2e62e79961afbef",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1dbf37d951492ea4663619572d5fe017"
            },
            {
              "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": 720.359375,
                  "y": 71
                },
                "bottom-right": {
                  "x": 884.859375,
                  "y": 235.5
                },
                "height": 164.5,
                "width": 164.5
              },
              "position": {
                "line": 9777,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"fl-photo fl-photo-align-center\" itemscope=\"\" itemtype=\"https://schema.org/ImageObject\"&gt; &lt;div class=\"fl-photo-content fl-photo-img-png\"&gt; &lt;img class=\"fl-photo-img wp-image-1935 size-full lazyload\" src=\"data:image/gif;base64,R0lGO",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "b365617d093aebf23bab5cbba96f574c",
              "signature": "3af50168bd1778df9ec13d32a7417ca3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b365617d093aebf23bab5cbba96f574c"
            },
            {
              "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": 63,
                  "y": 42
                },
                "bottom-right": {
                  "x": 264.48400000000004,
                  "y": 243.484
                },
                "height": 201.484,
                "width": 201.484
              },
              "position": {
                "line": 9816,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"fl-photo fl-photo-align-center\" itemscope=\"\" itemtype=\"https://schema.org/ImageObject\"&gt; &lt;div class=\"fl-photo-content fl-photo-img-png\"&gt; &lt;a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\" target=\"_bla",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "966ff8e4c8ccf24fb421c7d8eec35b43",
              "signature": "9a8a8ac691956d2b3a84c1885a4f9a86",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=966ff8e4c8ccf24fb421c7d8eec35b43"
            },
            {
              "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": 100.328125,
                  "y": 42
                },
                "bottom-right": {
                  "x": 278.890125,
                  "y": 220.562
                },
                "height": 178.562,
                "width": 178.562
              },
              "position": {
                "line": 9872,
                "column": 4
              },
              "errorSnippet": "&lt;div class=\"fl-photo fl-photo-align-center\" itemscope=\"\" itemtype=\"https://schema.org/ImageObject\"&gt; &lt;div class=\"fl-photo-content fl-photo-img-png\"&gt; &lt;a href=\"https://commonlook.com/a-bright-new-future-for-the-world-of-accessibility/\" target",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "4b2a2f8bc3b315a763a238afd4576202",
              "signature": "6a9f0f8f47067392c586af73c1fc70a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4b2a2f8bc3b315a763a238afd4576202"
            },
            {
              "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": 100.15625,
                  "y": 15.484375
                },
                "bottom-right": {
                  "x": 122.15625,
                  "y": 37.484375
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9276,
                "column": 1
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: I want to…\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[1]/button[1]",
              "issueID": "05c8a1ac330a853a05b0402dad405e0e",
              "signature": "a5178859d0e5a09cbe5dde5aafe8c4d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=05c8a1ac330a853a05b0402dad405e0e"
            },
            {
              "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": 72.15625,
                  "y": 15.484375
                },
                "bottom-right": {
                  "x": 94.15625,
                  "y": 37.484375
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9290,
                "column": 1
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Pricing\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[2]/button[1]",
              "issueID": "669d6a2ad844a5a7a8bfcc6cde456b20",
              "signature": "fbfd087b8e8296de45619dfc31303a44",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=669d6a2ad844a5a7a8bfcc6cde456b20"
            },
            {
              "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": 110.15625,
                  "y": 15.484375
                },
                "bottom-right": {
                  "x": 132.15625,
                  "y": 37.484375
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9298,
                "column": 1
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Promotions\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[3]/button[1]",
              "issueID": "eac25aefae3e629426181ab7f0163e82",
              "signature": "eeaddfe04a26652b2678697c513b9efa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eac25aefae3e629426181ab7f0163e82"
            },
            {
              "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": 87.15625,
                  "y": 15.484375
                },
                "bottom-right": {
                  "x": 109.15625,
                  "y": 37.484375
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9305,
                "column": 1
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Software\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[4]/button[1]",
              "issueID": "5d5376fa990efc650fbb069b3d61c238",
              "signature": "144024a709fca1c40441a37e047d9eeb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5d5376fa990efc650fbb069b3d61c238"
            },
            {
              "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": 22,
                  "y": 20
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9308,
                "column": 2
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: CommonLook® PDF\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[4]/ul[1]/li[2]/button[1]",
              "issueID": "0362d4a95ec90303cfec2010f0c5b75d",
              "signature": "eaedd52b33b4f6cd237df41aa6ad6142",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0362d4a95ec90303cfec2010f0c5b75d"
            },
            {
              "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": 82.15625,
                  "y": 15.484375
                },
                "bottom-right": {
                  "x": 104.15625,
                  "y": 37.484375
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9321,
                "column": 1
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Services\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[5]/button[1]",
              "issueID": "4cf55f34203471cefda3448f42ab933b",
              "signature": "2e4ef1700728f79d49867fd5ed5a8160",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=4cf55f34203471cefda3448f42ab933b"
            },
            {
              "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": 155.15625,
                  "y": 15.484375
                },
                "bottom-right": {
                  "x": 177.15625,
                  "y": 37.484375
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9332,
                "column": 1
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Events / Training\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[6]/button[1]",
              "issueID": "dcc4264a69d7679efe4a1873f697b9bf",
              "signature": "994f55d4f18dbf9eb0259cf0e42adc99",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dcc4264a69d7679efe4a1873f697b9bf"
            },
            {
              "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": 22,
                  "y": 20
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9334,
                "column": 2
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Scheduled Classes\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[1]/button[1]",
              "issueID": "d607bd4769eb3a4eaa05b8b91b06e22b",
              "signature": "ad8981c8f2d9a61d248eaf3350b7e709",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d607bd4769eb3a4eaa05b8b91b06e22b"
            },
            {
              "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": 22,
                  "y": 20
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9344,
                "column": 2
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Scheduled Webinars\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[6]/ul[1]/li[3]/button[1]",
              "issueID": "d066a615d3c273eaa3dbf118c47139c8",
              "signature": "0a3b49d990d850b903f92ff141dc73c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d066a615d3c273eaa3dbf118c47139c8"
            },
            {
              "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": 119.15625,
                  "y": 15.484375
                },
                "bottom-right": {
                  "x": 141.15625,
                  "y": 37.484375
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9352,
                "column": 1
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Read / Learn\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[7]/button[1]",
              "issueID": "60ddadcb76e0f6401578fde11cfea0c7",
              "signature": "96e7a91ad7ae5015020842285b17cbc7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=60ddadcb76e0f6401578fde11cfea0c7"
            },
            {
              "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": 22,
                  "y": 20
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9358,
                "column": 2
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Blog/Newsletter\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[5]/button[1]",
              "issueID": "88fd0949bb5597b62e01e34e2b704217",
              "signature": "30220fee2c6410c396c7cb7bc0a7f41f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=88fd0949bb5597b62e01e34e2b704217"
            },
            {
              "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": 22,
                  "y": 20
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9366,
                "column": 2
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Training\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/ul[1]/li[7]/ul[1]/li[9]/button[1]",
              "issueID": "a28e4ecb88faa7eee545e7ccbc671314",
              "signature": "f816876af5394b16a037062f2a8b9f03",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a28e4ecb88faa7eee545e7ccbc671314"
            },
            {
              "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": 35
                },
                "bottom-right": {
                  "x": 10,
                  "y": 45
                },
                "height": 10,
                "width": 10
              },
              "position": {
                "line": 9281,
                "column": 107
              },
              "errorSnippet": "&lt;a href=\"\" data-slide-index=\"0\" class=\"bx-pager-link active\"&gt;1&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "de0771d931bcef2af6ca50a470fb8754",
              "signature": "50fccd0713fc83a8e53810479b7be052",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=de0771d931bcef2af6ca50a470fb8754"
            },
            {
              "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": 20,
                  "y": 35
                },
                "bottom-right": {
                  "x": 30,
                  "y": 45
                },
                "height": 10,
                "width": 10
              },
              "position": {
                "line": 9282,
                "column": 108
              },
              "errorSnippet": "&lt;a href=\"\" data-slide-index=\"1\" class=\"bx-pager-link\"&gt;2&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
              "issueID": "1f7a0c8608738675df151279831be7da",
              "signature": "46e2815125d921be572ccd470b6b39fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1f7a0c8608738675df151279831be7da"
            },
            {
              "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": 40,
                  "y": 35
                },
                "bottom-right": {
                  "x": 50,
                  "y": 45
                },
                "height": 10,
                "width": 10
              },
              "position": {
                "line": 9283,
                "column": 107
              },
              "errorSnippet": "&lt;a href=\"\" data-slide-index=\"2\" class=\"bx-pager-link\"&gt;3&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[3]/a[1]",
              "issueID": "25c3905102f92ed1b9f97b6ceea584d3",
              "signature": "7ea9863d0e8a10dc529b23591efe6cef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=25c3905102f92ed1b9f97b6ceea584d3"
            },
            {
              "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": 5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 37,
                  "y": 32
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 9284,
                "column": 124
              },
              "errorSnippet": "&lt;a class=\"slider-prev\" href=\"#\" aria-label=\"previous\" role=\"button\"&gt;&lt;div class=\"fl-content-slider-svg-container\"&gt;&lt;svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 512 512\"&gt;\n&lt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "15874d4d6f35b69eaaf07574050342c3",
              "signature": "6d78412237ee8ec93ef44e1197849b1f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=15874d4d6f35b69eaaf07574050342c3"
            },
            {
              "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": 935.1875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 967.1875,
                  "y": 32
                },
                "height": 32,
                "width": 32
              },
              "position": {
                "line": 9285,
                "column": 107
              },
              "errorSnippet": "&lt;a class=\"slider-next\" href=\"#\" aria-label=\"next\" role=\"button\"&gt;&lt;div class=\"fl-content-slider-svg-container\"&gt;&lt;svg version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 512 512\"&gt;\n&lt;pat",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[2]",
              "issueID": "0aa0af7f597cde24cb501868f9addabd",
              "signature": "d8c19a3e7cd2c0f4a80587045d748b90",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0aa0af7f597cde24cb501868f9addabd"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 16,
                  "y": 22
                },
                "height": 19,
                "width": 16
              },
              "position": {
                "line": 9315,
                "column": 122
              },
              "errorSnippet": "&lt;a class=\"bx-prev\" href=\"\" aria-label=\"Previous testimonial.\"&gt;&lt;i class=\"fas fa-chevron-circle-left\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "e8f0aa3a56053c0e9c5eba660cc49a4f",
              "signature": "35bfe54e354b23bf00005c9057b5c1f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e8f0aa3a56053c0e9c5eba660cc49a4f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 16,
                  "y": 22
                },
                "height": 19,
                "width": 16
              },
              "position": {
                "line": 9316,
                "column": 122
              },
              "errorSnippet": "&lt;a class=\"bx-next\" href=\"\" aria-label=\"Next testimonial.\"&gt;&lt;i class=\"fas fa-chevron-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "73b3ae0d5a4755d63afa53cd738afec0",
              "signature": "b500fb0de9ebfd35679b4a25f41f8619",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=73b3ae0d5a4755d63afa53cd738afec0"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 29
                },
                "height": 29,
                "width": 1
              },
              "position": {
                "line": 5591,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"site-title\"&gt;PDF Accessibility and Compliance&lt;/h1&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "issueID": "b60cb169d1f046cd98dcc2a4f537afdc",
              "signature": "b9f5fb0b0540bbb9e5d13acb29f36971",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b60cb169d1f046cd98dcc2a4f537afdc"
            },
            {
              "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": 0,
                  "y": 29
                },
                "bottom-right": {
                  "x": 1,
                  "y": 56
                },
                "height": 27,
                "width": 1
              },
              "position": {
                "line": 1537,
                "column": 19560
              },
              "errorSnippet": "&lt;p class=\"site-description\"&gt;The Leader in PDF Accessibility&lt;/p&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "916a4053dea31929bbe261b60aea7de8",
              "signature": "931b825912a2f361d61f3d7a1e678ece",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=916a4053dea31929bbe261b60aea7de8"
            },
            {
              "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": 0,
                  "y": 132
                },
                "bottom-right": {
                  "x": 366.094,
                  "y": 182
                },
                "height": 50,
                "width": 366.094
              },
              "position": {
                "line": 9442,
                "column": 0
              },
              "errorSnippet": "&lt;div data-node=\"t6dejosa9hxf\" data-animation-delay=\"3\" data-animation-duration=\"1\"&gt;\n&lt;div&gt;\n&lt;div&gt;\n&lt;p&gt;&lt;span style=\"font-size: 18px;\"&gt;&lt;strong&gt;TEST&lt;/strong&gt; / &lt;strong&gt;CREATE&lt;/strong&gt; / &lt;strong&gt;REMEDI",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "72c2ae3d911e8f36c5ad887e6d55a102",
              "signature": "8bdc2e9530885775cd661551a2a649db",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=72c2ae3d911e8f36c5ad887e6d55a102"
            },
            {
              "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": 0,
                  "y": 132
                },
                "bottom-right": {
                  "x": 366.094,
                  "y": 182
                },
                "height": 50,
                "width": 366.094
              },
              "position": {
                "line": 9442,
                "column": 0
              },
              "errorSnippet": "&lt;div&gt;\n&lt;div&gt;\n&lt;p&gt;&lt;span style=\"font-size: 18px;\"&gt;&lt;strong&gt;TEST&lt;/strong&gt; / &lt;strong&gt;CREATE&lt;/strong&gt; / &lt;strong&gt;REMEDIATE&lt;/strong&gt; / &lt;strong&gt;VALIDATE&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;/div",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "339a05154c8e772dde8525f7da1891fa",
              "signature": "98319968007a38e28f1baa448e8a85b3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=339a05154c8e772dde8525f7da1891fa"
            },
            {
              "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": 0,
                  "y": 132
                },
                "bottom-right": {
                  "x": 366.094,
                  "y": 182
                },
                "height": 50,
                "width": 366.094
              },
              "position": {
                "line": 9442,
                "column": 0
              },
              "errorSnippet": "&lt;div&gt;\n&lt;p&gt;&lt;span style=\"font-size: 18px;\"&gt;&lt;strong&gt;TEST&lt;/strong&gt; / &lt;strong&gt;CREATE&lt;/strong&gt; / &lt;strong&gt;REMEDIATE&lt;/strong&gt; / &lt;strong&gt;VALIDATE&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "f0bc76ffcc31fd56af9b3cb09521c3fe",
              "signature": "ef9ef8e8799596fd59f614d2fceecdef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f0bc76ffcc31fd56af9b3cb09521c3fe"
            },
            {
              "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": 0,
                  "y": 132
                },
                "bottom-right": {
                  "x": 366.094,
                  "y": 182
                },
                "height": 50,
                "width": 366.094
              },
              "position": {
                "line": 6779,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;&lt;span style=\"font-size: 18px;\"&gt;&lt;strong&gt;TEST&lt;/strong&gt; / &lt;strong&gt;CREATE&lt;/strong&gt; / &lt;strong&gt;REMEDIATE&lt;/strong&gt; / &lt;strong&gt;VALIDATE&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "813144ff91f5a1c519b35e6eb4b2a975",
              "signature": "36bb19a7e79b8314a5d112cb7fa4a022",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=813144ff91f5a1c519b35e6eb4b2a975"
            },
            {
              "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": 0,
                  "y": 133
                },
                "bottom-right": {
                  "x": 273,
                  "y": 180
                },
                "height": 47,
                "width": 273
              },
              "position": {
                "line": 9446,
                "column": 4
              },
              "errorSnippet": "&lt;span style=\"font-size: 18px;\"&gt;&lt;strong&gt;TEST&lt;/strong&gt; / &lt;strong&gt;CREATE&lt;/strong&gt; / &lt;strong&gt;REMEDIATE&lt;/strong&gt; / &lt;strong&gt;VALIDATE&lt;/strong&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]",
              "issueID": "8c00170c2bee74b93b01d38db6514e56",
              "signature": "26a89e0296231b3f6d01864db859dbfb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8c00170c2bee74b93b01d38db6514e56"
            },
            {
              "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": 0,
                  "y": 132
                },
                "bottom-right": {
                  "x": 366.094,
                  "y": 182
                },
                "height": 50,
                "width": 366.094
              },
              "position": {
                "line": 9491,
                "column": 0
              },
              "errorSnippet": "&lt;div data-node=\"t6dejosa9hxf\" data-animation-delay=\"3\" data-animation-duration=\"1\"&gt;\n&lt;div&gt;\n&lt;div&gt;\n&lt;p&gt;&lt;span style=\"font-size: 18px;\"&gt;&lt;strong&gt;TEST&lt;/strong&gt; / &lt;strong&gt;CREATE&lt;/strong&gt; / &lt;strong&gt;REMEDI",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "13ad37810debc8564cefd933253a3a2f",
              "signature": "a3e58edce369351eac26292b40e37fd6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=13ad37810debc8564cefd933253a3a2f"
            },
            {
              "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": 0,
                  "y": 132
                },
                "bottom-right": {
                  "x": 366.094,
                  "y": 182
                },
                "height": 50,
                "width": 366.094
              },
              "position": {
                "line": 9491,
                "column": 0
              },
              "errorSnippet": "&lt;div&gt;\n&lt;div&gt;\n&lt;p&gt;&lt;span style=\"font-size: 18px;\"&gt;&lt;strong&gt;TEST&lt;/strong&gt; / &lt;strong&gt;CREATE&lt;/strong&gt; / &lt;strong&gt;REMEDIATE&lt;/strong&gt; / &lt;strong&gt;VALIDATE&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;/div",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "a3e7bb828ebe8b8f47c735f0d027ad40",
              "signature": "9dbac1feba04166f03c2d4069e3ad479",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a3e7bb828ebe8b8f47c735f0d027ad40"
            },
            {
              "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": 0,
                  "y": 132
                },
                "bottom-right": {
                  "x": 366.094,
                  "y": 182
                },
                "height": 50,
                "width": 366.094
              },
              "position": {
                "line": 9491,
                "column": 0
              },
              "errorSnippet": "&lt;div&gt;\n&lt;p&gt;&lt;span style=\"font-size: 18px;\"&gt;&lt;strong&gt;TEST&lt;/strong&gt; / &lt;strong&gt;CREATE&lt;/strong&gt; / &lt;strong&gt;REMEDIATE&lt;/strong&gt; / &lt;strong&gt;VALIDATE&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "c79ab7ba94fbf211cf410e12dc8de4c2",
              "signature": "b85ed0e48184525092128c0caec167aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c79ab7ba94fbf211cf410e12dc8de4c2"
            },
            {
              "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": 0,
                  "y": 132
                },
                "bottom-right": {
                  "x": 366.094,
                  "y": 182
                },
                "height": 50,
                "width": 366.094
              },
              "position": {
                "line": 9458,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;&lt;span style=\"font-size: 18px;\"&gt;&lt;strong&gt;TEST&lt;/strong&gt; / &lt;strong&gt;CREATE&lt;/strong&gt; / &lt;strong&gt;REMEDIATE&lt;/strong&gt; / &lt;strong&gt;VALIDATE&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "38453f0272076c54fdcf16a09a124368",
              "signature": "0cb90362810987af9df31f7aab63fa08",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=38453f0272076c54fdcf16a09a124368"
            },
            {
              "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": 0,
                  "y": 133
                },
                "bottom-right": {
                  "x": 273,
                  "y": 180
                },
                "height": 47,
                "width": 273
              },
              "position": {
                "line": 9495,
                "column": 4
              },
              "errorSnippet": "&lt;span style=\"font-size: 18px;\"&gt;&lt;strong&gt;TEST&lt;/strong&gt; / &lt;strong&gt;CREATE&lt;/strong&gt; / &lt;strong&gt;REMEDIATE&lt;/strong&gt; / &lt;strong&gt;VALIDATE&lt;/strong&gt;&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]",
              "issueID": "0be0a71b8673f655179620f517bead5a",
              "signature": "61b62c930d4c462986c64b2ac2c929cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0be0a71b8673f655179620f517bead5a"
            },
            {
              "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": 21,
                  "y": 142.703125
                },
                "bottom-right": {
                  "x": 876.516,
                  "y": 167.703125
                },
                "height": 25,
                "width": 855.516
              },
              "position": {
                "line": 9482,
                "column": 162
              },
              "errorSnippet": "&lt;p class=\"uppercase\" style=\"text-align: center;\"&gt;to achieving pdf accessibility&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "f9206df70d7dfa6d97dbb213a44a70f8",
              "signature": "da44a75b60a907337661f7c32214a32f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f9206df70d7dfa6d97dbb213a44a70f8"
            },
            {
              "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": 362.890625,
                  "y": 123.98955000000001
                },
                "bottom-right": {
                  "x": 871.859625,
                  "y": 177.98955
                },
                "height": 54,
                "width": 508.969
              },
              "position": {
                "line": 9897,
                "column": 1
              },
              "errorSnippet": "&lt;h3&gt;T-BASE COMMUNICATIONS&amp;nbsp; •&amp;nbsp; ACCESSIBLE360&amp;nbsp; •&amp;nbsp; COMMONLOOK&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "b192ac848a513c143088280380ab6468",
              "signature": "5ab3810a42a1e1388ca98d7cc78bb600",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b192ac848a513c143088280380ab6468"
            },
            {
              "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": 816.1875,
                  "y": 9
                },
                "bottom-right": {
                  "x": 832.1875,
                  "y": 34
                },
                "height": 25,
                "width": 16
              },
              "position": {
                "line": 9733,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"fl-slider-prev\" role=\"button\" aria-pressed=\"false\" aria-label=\"Previous\"&gt;&lt;a class=\"bx-prev\" href=\"\" aria-label=\"Previous testimonial.\"&gt;&lt;i class=\"fas fa-chevron-circle-left\"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]",
              "issueID": "f7f461379730155bbd2633277892655b",
              "signature": "6fec1515e88d5b6ab4170080b420dc5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=f7f461379730155bbd2633277892655b"
            },
            {
              "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": 834.1875,
                  "y": 9
                },
                "bottom-right": {
                  "x": 850.1875,
                  "y": 34
                },
                "height": 25,
                "width": 16
              },
              "position": {
                "line": 9735,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"fl-slider-next\" role=\"button\" aria-pressed=\"false\" aria-label=\"Next\"&gt;&lt;a class=\"bx-next\" href=\"\" aria-label=\"Next testimonial.\"&gt;&lt;i class=\"fas fa-chevron-circle-right\"&gt;&lt;/i&gt;&lt;/a&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]",
              "issueID": "5dae38d24c8d35c3a1f243a72f97173e",
              "signature": "3e85a0e067edccecb80a48f1326a94ac",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=5dae38d24c8d35c3a1f243a72f97173e"
            },
            {
              "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.09375,
                  "y": 207.765625
                },
                "bottom-right": {
                  "x": 611.09375,
                  "y": 226.765625
                },
                "height": 19,
                "width": 372
              },
              "position": {
                "line": 9304,
                "column": 148
              },
              "errorSnippet": "&lt;a href=\"http://www.bloorresearch.com/\" target=\"_blank\" rel=\"noopener\"&gt;Practice Leader – Accessibility and Usability&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "0c0d5d9cf289a32ae8765c758cd43dab",
              "signature": "c778502770695ed46ce5819b97af62cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0c0d5d9cf289a32ae8765c758cd43dab"
            },
            {
              "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": 297.09375,
                  "y": 76
                },
                "bottom-right": {
                  "x": 553.09375,
                  "y": 95
                },
                "height": 19,
                "width": 256
              },
              "position": {
                "line": 9306,
                "column": 122
              },
              "errorSnippet": "&lt;a href=\"http://www.fda.gov/\" target=\"_blank\" rel=\"noopener\"&gt;Food and Drug Administration&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/p[1]/span[2]/a[1]",
              "issueID": "0f2f3ac8e90450933eaab248737d28d7",
              "signature": "78968372c6fe5a6622e52fa5a8e986aa",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0f2f3ac8e90450933eaab248737d28d7"
            },
            {
              "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": 360.59375,
                  "y": 136.765625
                },
                "bottom-right": {
                  "x": 489.59375,
                  "y": 155.765625
                },
                "height": 19,
                "width": 129
              },
              "position": {
                "line": 9312,
                "column": 122
              },
              "errorSnippet": "&lt;a href=\"https://www.peopleshealth.com/\" target=\"_blank\" rel=\"noopener\"&gt;Peoples Health&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[5]/p[1]/span[2]/a[1]",
              "issueID": "e24c286aeff7022203aa8801f52be5c8",
              "signature": "d1c7a347588c29873125532d8e31b6c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e24c286aeff7022203aa8801f52be5c8"
            },
            {
              "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.09375,
                  "y": 207.765625
                },
                "bottom-right": {
                  "x": 611.09375,
                  "y": 226.765625
                },
                "height": 19,
                "width": 372
              },
              "position": {
                "line": 9314,
                "column": 122
              },
              "errorSnippet": "&lt;a href=\"http://www.bloorresearch.com/\" target=\"_blank\" rel=\"noopener\"&gt;Practice Leader – Accessibility and Usability&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[7]/p[1]/a[1]",
              "issueID": "ffeecda37e2381cd641a609e40aad7a7",
              "signature": "12ad88daf289993e4cac12dd4f2195d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ffeecda37e2381cd641a609e40aad7a7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 89.890625
                },
                "bottom-right": {
                  "x": 201,
                  "y": 108.890625
                },
                "height": 19,
                "width": 201
              },
              "position": {
                "line": 9320,
                "column": 148
              },
              "errorSnippet": "&lt;a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\" target=\"_blank\" rel=\"noopener\" itemprop=\"url\"&gt; &lt;img class=\"fl-photo-img wp-image-66124 size-full lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEA",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "8a270dad939f1c75eb8744f9aa170e92",
              "signature": "6c8e6db7a9e0fd68424472e0d79f417c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8a270dad939f1c75eb8744f9aa170e92"
            },
            {
              "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": 348.484375,
                  "y": 313.609375
                },
                "bottom-right": {
                  "x": 630.484375,
                  "y": 333.609375
                },
                "height": 20,
                "width": 282
              },
              "position": {
                "line": 9322,
                "column": 119
              },
              "errorSnippet": "&lt;a href=\"https://blog.chromium.org/2020/07/using-chrome-to-generate-more.html\" target=\"_blank\" class=\"fl-button\" role=\"button\" rel=\"noopener\"&gt; &lt;i class=\"fl-button-icon fl-button-icon-before far fa-newspaper\" aria-hidden=\"true\"&gt;&lt;/i&gt; &lt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "ecaf882a58d237cfb0c48e0fc214bc3c",
              "signature": "967a1eb11943abeb5963168a352dc4da",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ecaf882a58d237cfb0c48e0fc214bc3c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 78.421875
                },
                "bottom-right": {
                  "x": 179,
                  "y": 97.421875
                },
                "height": 19,
                "width": 179
              },
              "position": {
                "line": 9323,
                "column": 108
              },
              "errorSnippet": "&lt;a href=\"https://commonlook.com/a-bright-new-future-for-the-world-of-accessibility/\" target=\"_blank\" rel=\"noopener\" itemprop=\"url\"&gt; &lt;img class=\"fl-photo-img wp-image-78611 size-full lazyload\" src=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///y",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "d705de3b00e270c3d27222fdf6a26b38",
              "signature": "90821760335931f1361e1f63883254ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d705de3b00e270c3d27222fdf6a26b38"
            },
            {
              "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": 362.890625,
                  "y": 309.578125
                },
                "bottom-right": {
                  "x": 487.890625,
                  "y": 329.578125
                },
                "height": 20,
                "width": 125
              },
              "position": {
                "line": 9324,
                "column": 108
              },
              "errorSnippet": "&lt;a href=\"https://commonlook.com/a-bright-new-future-for-the-world-of-accessibility/\" target=\"_blank\" class=\"fl-button\" role=\"button\" rel=\"noopener\"&gt; &lt;i class=\"fl-button-icon fl-button-icon-before far fa-newspaper\" aria-hidden=\"true\"&gt;&lt;/i&gt",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "4da63ce82626bb43ed6d1687d3d75dcc",
              "signature": "45fab8e8ad4054580b19727d8d6f587e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4da63ce82626bb43ed6d1687d3d75dcc"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 271.125
                },
                "bottom-right": {
                  "x": 92,
                  "y": 289.125
                },
                "height": 18,
                "width": 92
              },
              "position": {
                "line": 9338,
                "column": 120
              },
              "errorSnippet": "&lt;a class=\"footer\" title=\"Facebook\" target=\"_blank\" href=\"https://www.facebook.com/CommonLook/\" rel=\"noopener\"&gt;&lt;span class=\"icon-ion-social-facebook\" aria-hidden=\"true\" alt=\"Facebook Logo\" font-size=\"12px\"&gt;Facebook&amp;nbsp;&lt;/span&gt;&lt;/a",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/aside[1]/section[3]/div[1]/p[1]/a[1]",
              "issueID": "ee3a1cc369a47c91bf531e0b92ffcc4a",
              "signature": "d650b020b0e62115ca6883d2ab102bc7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ee3a1cc369a47c91bf531e0b92ffcc4a"
            },
            {
              "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": 96.46875,
                  "y": 271.125
                },
                "bottom-right": {
                  "x": 173.46875,
                  "y": 289.125
                },
                "height": 18,
                "width": 77
              },
              "position": {
                "line": 9339,
                "column": 109
              },
              "errorSnippet": "&lt;a class=\"footer\" title=\"Twitter\" target=\"_blank\" href=\"https://www.twitter.com/commonlook\" rel=\"noopener\"&gt;&lt;span class=\"icon-ion-social-twitter\" aria-hidden=\"true\" alt=\"Twitter Logo\"&gt;&amp;nbsp;Twitter&amp;nbsp;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/aside[1]/section[3]/div[1]/p[1]/a[2]",
              "issueID": "bc9fa7b9dac0931743cf7356664bff5e",
              "signature": "46a2a4e69bc8845172a1c371bd53994c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bc9fa7b9dac0931743cf7356664bff5e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 271.125
                },
                "bottom-right": {
                  "x": 191,
                  "y": 312.125
                },
                "height": 41,
                "width": 191
              },
              "position": {
                "line": 9342,
                "column": 119
              },
              "errorSnippet": "&lt;a class=\"footer\" title=\"LinkedIn\" target=\"_blank\" href=\"https://linkedin.com/company/commonlook\" rel=\"noopener\"&gt;&lt;span class=\"icon-ion-social-linkedin\" aria-hidden=\"true\" alt=\"LinkedIn Logo\"&gt;&amp;nbsp;LinkedIn&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[2]/div[1]/aside[1]/section[3]/div[1]/p[1]/a[3]",
              "issueID": "da300648dfaaf098636efdca6620628c",
              "signature": "ce4504b8c1e82eeedbfbd23e259b4e65",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=da300648dfaaf098636efdca6620628c"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T14:45:37",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      39
    ],
    [
      "ibm",
      22
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      13
    ],
    [
      "wave",
      5
    ],
    [
      "focInd",
      3
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 22,
  "logSize": 1468,
  "errorLogCount": 3,
  "errorLogSize": 118,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T14:47:55",
  "elapsedSeconds": 138,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "motion": 60,
        "bulk": 1,
        "focAll": 2,
        "focInd": 23,
        "focOp": 4,
        "hover": 81,
        "linkUl": 200,
        "role": 32,
        "styleDiff": 30,
        "zIndex": 47
      },
      "alfa": {
        "r11": 12,
        "r13": 4,
        "r17": 40,
        "r18": 28,
        "r57": 4,
        "r65": 4,
        "r66": 10,
        "r69": 10,
        "r72": 4,
        "r73": 12,
        "r78": 12,
        "r83": 4,
        "r87": 1,
        "r90": 8
      },
      "axe": {
        "aria-allowed-attr": 1,
        "color-contrast-enhanced": 20,
        "color-contrast": 17,
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "aria-hidden-focus": 30,
        "landmark-complementary-is-top-level": 4,
        "link-name": 6,
        "nested-interactive": 6
      },
      "htmlcs": {
        "e:AA.1_4_3.G145.Fail": 8,
        "e:AA.1_4_3.G18.Fail": 28,
        "e:AA.2_4_1.G1,G123,G124.NoSuchID": 4,
        "e:AA.2_4_1.H64.1": 12,
        "e:AA.4_1_2.H91.A.EmptyNoId": 8,
        "w:AA.1_1_1.H67.2": 4,
        "w:AA.1_3_1.H48.2": 1,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 5,
        "w:AA.1_4_3.G18.BgImage": 2,
        "w:AA.4_1_2.H91.A.EmptyWithName": 1,
        "w:AA.4_1_2.H91.A.Placeholder": 6
      },
      "wave": {
        "e:link_skip_broken": 4,
        "c:contrast": 69,
        "a:heading_possible": 1,
        "a:link_redundant": 13,
        "a:noscript": 18,
        "a:youtube_video": 1
      },
      "tenon": {
        "28": 4,
        "73": 16,
        "79": 12,
        "95": 40,
        "98": 12,
        "129": 3,
        "134": 12,
        "144": 48,
        "152": 76,
        "153": 28,
        "190": 8,
        "218": 44
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 30,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 23,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 4,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 3,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 20,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 100,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 24,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 8,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 12,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 12,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 6,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.A.EmptyNoId": {
              "score": 8,
              "what": "Link has no name or id attribute or value"
            },
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 1,
              "what": "Link has a name attribute but no href attribute or text"
            }
          }
        },
        "iframeTitleBad": {
          "alfa": {
            "r13": {
              "score": 4,
              "what": "iframe has no accessible name"
            }
          },
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 12,
              "what": "iframe element has no non-empty title attribute"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 40,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "axe": {
            "aria-hidden-focus": {
              "score": 30,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          }
        },
        "ariaBadAttribute": {
          "alfa": {
            "r18": {
              "score": 28,
              "what": "ARIA state or property is not allowed for the element on which it is specified"
            }
          },
          "axe": {
            "aria-allowed-attr": {
              "score": 1,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 2,
              "what": "Perceivable text content is not included in any landmark"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 10,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 8,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 13,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G145.Fail": {
              "score": 6,
              "what": "Contrast between the text and its background is less than 3:1."
            },
            "e:AA.1_4_3.G18.Fail": {
              "score": 21,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 52,
              "what": "Very low contrast"
            }
          }
        },
        "allCaps": {
          "alfa": {
            "r72": {
              "score": 1,
              "what": "Paragraph text is uppercased"
            }
          },
          "tenon": {
            "153": {
              "score": 7,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 9,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 6,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 4,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          },
          "wave": {
            "e:link_skip_broken": {
              "score": 3,
              "what": "Skip-navigation link has no target or is not keyboard accessible"
            }
          }
        },
        "focusableDescendants": {
          "alfa": {
            "r90": {
              "score": 8,
              "what": "Element has a role making its children presentational but contains a focusable element"
            }
          }
        },
        "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"
            }
          }
        },
        "asideTopLandmark": {
          "axe": {
            "landmark-complementary-is-top-level": {
              "score": 2,
              "what": "complementary landmark (aside) is contained in another landmark"
            }
          }
        },
        "activeEmbedding": {
          "axe": {
            "nested-interactive": {
              "score": 5,
              "what": "Interactive controls are nested"
            }
          }
        },
        "internalLinkBroken": {
          "htmlcs": {
            "e:AA.2_4_1.G1,G123,G124.NoSuchID": {
              "score": 4,
              "what": "Internal link references a nonexistent destination"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoOrderedListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48.2": {
              "score": 1,
              "what": "Ordered list may fail to be coded as such"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "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.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 3,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 7,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 5,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "videoCaptionRisk": {
          "wave": {
            "a:youtube_video": {
              "score": 1,
              "what": "YouTube video may have no or incorrect captions"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 12,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "titleRedundant": {
          "tenon": {
            "79": {
              "score": 3,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 6,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 9,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 48,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 38,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 8,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 33,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 782,
      "log": 31,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 102
        },
        {
          "groupName": "contrastAA",
          "score": 73
        },
        {
          "groupName": "focusableHidden",
          "score": 54
        },
        {
          "groupName": "leadingClipsText",
          "score": 50
        },
        {
          "groupName": "targetSize",
          "score": 40
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 35
        },
        {
          "groupName": "spontaneousMotion",
          "score": 32
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 30
        },
        {
          "groupName": "focusIndication",
          "score": 27
        },
        {
          "groupName": "roleBad",
          "score": 26
        },
        {
          "groupName": "hoverSurprise",
          "score": 22
        },
        {
          "groupName": "linkNoText",
          "score": 20
        },
        {
          "groupName": "iframeTitleBad",
          "score": 16
        },
        {
          "groupName": "contrastAAA",
          "score": 15
        },
        {
          "groupName": "zIndexNotZero",
          "score": 14
        },
        {
          "groupName": "linkVague",
          "score": 14
        },
        {
          "groupName": "noLeading",
          "score": 11
        },
        {
          "groupName": "fontSmall",
          "score": 11
        },
        {
          "groupName": "inconsistentStyles",
          "score": 10
        },
        {
          "groupName": "focusableDescendants",
          "score": 10
        },
        {
          "groupName": "tabIndexMissing",
          "score": 10
        },
        {
          "groupName": "allCaps",
          "score": 9
        },
        {
          "groupName": "linkPair",
          "score": 9
        },
        {
          "groupName": "headingOfNothing",
          "score": 8
        },
        {
          "groupName": "linkTextsSame",
          "score": 8
        },
        {
          "groupName": "activeEmbedding",
          "score": 7
        },
        {
          "groupName": "noScriptRisk",
          "score": 7
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "internalLinkBroken",
          "score": 6
        },
        {
          "groupName": "focusableOperable",
          "score": 5
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 5
        },
        {
          "groupName": "contrastRisk",
          "score": 5
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "titleRedundant",
          "score": 5
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "asideTopLandmark",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoOrderedListRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "videoCaptionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}