Accessibility test digest

Synopsis

Page: DigitalA11Y

URL: https://www.digitala11y.com/

Score: 314

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 DigitalA11Y web page at https://www.digitala11y.com/ on 2022/07/06. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 314 (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
total314
log7
focusIndication127
linkIndication37
linkForcesNewWindow14
invisibleLabel11
contrastAAA9
hoverSurprise8
inconsistentStyles8
noLeading8
allCaps8
roleBad7
zIndexNotZero6
headingStructure6
overflowHidden6
linkPair6
targetSize6
focusableHidden6
focusableOperable5
scrollRisk4
linkTextsSame4
visibleBulk3
hiddenContentRisk3
pseudoHeadingRisk3
decorativeImageRisk3
pseudoNavListRisk3
contrastRisk3
noScriptRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by sp12b. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "3zjtz-digitala11y",
  "host": {
    "id": "digitala11y",
    "which": "https://www.digitala11y.com/",
    "what": "DigitalA11Y"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T02:44:56"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T02:47:21"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.digitala11y.com/",
        "what": "DigitalA11Y"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.digitala11y.com/",
        "what": "DigitalA11Y"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.digitala11y.com/",
      "what": "DigitalA11Y",
      "result": "https://www.digitala11y.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.digitala11y.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.digitala11y.com/",
      "result": {
        "bytes": [
          106750,
          106750,
          106750,
          106750,
          106750
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.digitala11y.com/",
      "what": "DigitalA11Y",
      "result": "https://www.digitala11y.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.digitala11y.com/",
      "result": {
        "visibleElements": 351
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.digitala11y.com/",
      "result": {
        "tabFocusables": 43,
        "tabFocused": 43,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.digitala11y.com/",
      "what": "URL",
      "result": "https://www.digitala11y.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "total": 43,
          "types": {
            "indicatorMissing": {
              "total": 37,
              "tagNames": {
                "A": 35,
                "BUTTON": 2
              }
            },
            "nonOutlinePresent": {
              "total": 6,
              "tagNames": {
                "A": 3,
                "INPUT": 1,
                "BUTTON": 2
              }
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "DigitalA11YYour Accessibility Partner"
            },
            {
              "tagName": "A",
              "text": "Home"
            },
            {
              "tagName": "A",
              "text": "About"
            },
            {
              "tagName": "A",
              "text": "Blog"
            },
            {
              "tagName": "A",
              "text": "ResourcesExpand"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Contact"
            },
            {
              "tagName": "BUTTON",
              "text": "Search DigitalA11Y Search"
            },
            {
              "tagName": "A",
              "text": "EXPLORE WCAG"
            },
            {
              "tagName": "A",
              "text": "EXPLORE ARIA"
            },
            {
              "tagName": "A",
              "text": "EXPLORE TOOLS"
            },
            {
              "tagName": "A",
              "text": "Tools"
            },
            {
              "tagName": "A",
              "text": "Accessibility Tools and Resources for Designers"
            },
            {
              "tagName": "A",
              "text": "Read More Accessibility Tools and Resources for DesignersContinue"
            },
            {
              "tagName": "A",
              "text": "Tools"
            },
            {
              "tagName": "A",
              "text": "Free Accessibility Linters to Automate Accessibility Workflow"
            },
            {
              "tagName": "A",
              "text": "Read More Free Accessibility Linters to Automate Accessibility WorkflowContinue"
            },
            {
              "tagName": "A",
              "text": "Web Accessibility"
            },
            {
              "tagName": "A",
              "text": "Do We Need Screen Reader for Accessibility Testing"
            },
            {
              "tagName": "A",
              "text": "Read More Do We Need Screen Reader for Accessibility TestingContinue"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Web Accessibility"
            },
            {
              "tagName": "A",
              "text": "Scroll to top: Does it need to be accessible?"
            },
            {
              "tagName": "A",
              "text": "Read More Scroll to top: Does it need to be accessible?Continue"
            },
            {
              "tagName": "A",
              "text": "Web Accessibility"
            },
            {
              "tagName": "A",
              "text": "ADA Digital Accessibility Lawsuits 2021: Our takeaway"
            },
            {
              "tagName": "A",
              "text": "Read More ADA Digital Accessibility Lawsuits 2021: Our takeawayContinue"
            },
            {
              "tagName": "A",
              "text": "WCAG"
            },
            {
              "tagName": "A",
              "text": "WCAG 2.2: What we know till now"
            },
            {
              "tagName": "A",
              "text": "Read More WCAG 2.2: What we know till nowContinue"
            },
            {
              "tagName": "A",
              "text": "Terms & Conditions"
            },
            {
              "tagName": "A",
              "text": "Privacy Policy"
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement"
            },
            {
              "tagName": "A",
              "text": "Disclaimer"
            },
            {
              "tagName": "A",
              "text": "Facebook"
            },
            {
              "tagName": "A",
              "text": "Twitter"
            },
            {
              "tagName": "A",
              "text": "Linkedin"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to content"
            },
            {
              "tagName": "A",
              "text": "Ask a Question"
            },
            {
              "tagName": "A",
              "text": "Explore the Blog"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Sign-Up"
            },
            {
              "tagName": "BUTTON",
              "text": "Scroll to top"
            }
          ],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.digitala11y.com/",
      "what": "URL",
      "result": "https://www.digitala11y.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "total": 70,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 2,
              "tagNames": {
                "A": 1,
                "DIV": 1
              }
            },
            "focusableAndOperable": {
              "total": 68,
              "tagNames": {
                "A": 52,
                "BUTTON": 9,
                "INPUT": 7
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "kt-scroll-up",
              "text": "Scroll to top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Search",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DigitalA11YYour Accessibility Partner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ResourcesExpand",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Expand child menu\" class=\"dropdown-nav-special-toggle\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WAI-ARIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cheat Sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A11Y Blogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search DigitalA11Y Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DigitalA11YYour Accessibility Partner",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "mobile-toggle",
              "text": "Toggle Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search DigitalA11Y Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ask a Question",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Explore the Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EXPLORE WCAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EXPLORE ARIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "EXPLORE TOOLS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Tools and Resources for Designers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More Accessibility Tools and Resources for DesignersContinue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Accessibility Linters to Automate Accessibility Workflow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More Free Accessibility Linters to Automate Accessibility WorkflowContinue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Do We Need Screen Reader for Accessibility Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More Do We Need Screen Reader for Accessibility TestingContinue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"post-thumbnail kadence-thumbnail-ratio-2-3\" href=\"https://www.digitala",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scroll to top: Does it need to be accessible?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More Scroll to top: Does it need to be accessible?Continue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Digital Accessibility Lawsuits 2021: Our takeaway",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More ADA Digital Accessibility Lawsuits 2021: Our takeawayContinue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.2: What we know till now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More WCAG 2.2: What we know till nowContinue",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "subscribe-field-1",
              "text": "<input type=\"email\" name=\"email\" required=\"required\" class=\"has-14-px-font-size ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"action\" value=\"subscribe\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"source\" value=\"https://www.digitala11y.com/\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"sub-type\" value=\"widget\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"redirect_fragment\" value=\"subscribe-blog-1\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Sign-Up",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms & Conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disclaimer",
              "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": "BUTTON",
              "id": "kt-scroll-up-reader",
              "text": "Scroll to top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"menu-toggle-close drawer-toggle\" aria-label=\"Close menu\" data-tog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Expand child menuExpand",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WAI-ARIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cheat Sheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A11Y Blogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle Menu Close",
              "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
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.digitala11y.com/",
      "what": "URL",
      "result": "https://www.digitala11y.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "triggers": 48,
          "headTriggers": 20,
          "tailTriggers": 28,
          "impactTriggers": 3,
          "additions": 18,
          "removals": 9,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 3
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "ResourcesExpandWAI-ARIAWCAGCheatSheetsA11YBlogs",
                "additions": 9,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "ResourcesExpand",
                "additions": 9,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Contact",
                "additions": 0,
                "removals": 9,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptocontent"
              },
              {
                "tagName": "BUTTON",
                "id": "",
                "text": ""
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "BUTTON",
                "id": "kt-scroll-up-reader",
                "text": "Scrolltotop"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.digitala11y.com/",
      "what": "URL",
      "result": "https://www.digitala11y.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 12
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand child menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "View Search Form",
                "content": "Search DigitalA11Y Search"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Open menu",
                "content": "Toggle Menu"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "View Search Form",
                "content": "Search DigitalA11Y Search"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email Address"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Sign-Up"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Scroll to top",
                "content": "Scroll to top"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close menu"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Expand child menuExpand"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close search",
                "content": "Toggle Menu Close"
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search for:"
                ]
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "links": 53,
          "adjacent": {
            "total": 45,
            "underlined": 10,
            "underlinedPercent": 22
          }
        },
        "items": {
          "underlined": [
            "Skip to content",
            "",
            "Terms & Conditions",
            "Privacy Policy",
            "Accessibility Statement",
            "Disclaimer",
            "Facebook",
            "Twitter",
            "Linkedin",
            "Scroll to top"
          ],
          "notUnderlined": [
            "DigitalA11YYour Accessibility Partner",
            "Home",
            "About",
            "Blog",
            "ResourcesExpand",
            "Contact",
            "DigitalA11YYour Accessibility Partner",
            "Ask a Question",
            "Explore the Blog",
            "EXPLORE WCAG",
            "EXPLORE ARIA",
            "EXPLORE TOOLS",
            "Tools",
            "Accessibility Tools and Resources for Designers",
            "Read More Accessibility Tools and Resources for DesignersContinue",
            "Tools",
            "Free Accessibility Linters to Automate Accessibility Workflow",
            "Read More Free Accessibility Linters to Automate Accessibility WorkflowContinue",
            "Web Accessibility",
            "Do We Need Screen Reader for Accessibility Testing",
            "Read More Do We Need Screen Reader for Accessibility TestingContinue",
            "Web Accessibility",
            "Scroll to top: Does it need to be accessible?",
            "Read More Scroll to top: Does it need to be accessible?Continue",
            "Web Accessibility",
            "ADA Digital Accessibility Lawsuits 2021: Our takeaway",
            "Read More ADA Digital Accessibility Lawsuits 2021: Our takeawayContinue",
            "WCAG",
            "WCAG 2.2: What we know till now",
            "Read More WCAG 2.2: What we know till nowContinue",
            "Home",
            "About",
            "Blog",
            "Resources",
            "Contact"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.digitala11y.com/",
      "what": "URL",
      "result": "https://www.digitala11y.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.digitala11y.com/",
      "result": {
        "roleElements": 14,
        "badRoleElements": 2,
        "redundantRoleElements": 3,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 2
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.digitala11y.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": 9,
            "subtotals": [
              2,
              1,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 45,
            "subtotals": [
              18,
              17,
              9,
              1
            ]
          },
          "listLink": {
            "total": 8,
            "subtotals": [
              4,
              4
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 7
          },
          "h3": {
            "total": 1
          },
          "h4": {
            "total": 3
          }
        },
        "items": {
          "button": {
            "opacity": {
              "0": [
                "Scroll to top"
              ],
              "1": [
                "",
                "Search DigitalA11Y        Search",
                "Toggle Menu",
                "Search DigitalA11Y        Search",
                "Sign-Up",
                "",
                "Expand child menuExpand",
                "Toggle Menu Close"
              ]
            },
            "borderStyle": {
              "none": [
                "",
                "Toggle Menu",
                "",
                "Toggle Menu Close"
              ],
              "solid": [
                "Search DigitalA11Y        Search",
                "Search DigitalA11Y        Search",
                "Sign-Up",
                "Scroll to top"
              ],
              "none none none solid": [
                "Expand child menuExpand"
              ]
            },
            "borderWidth": {
              "0px": [
                "",
                "Toggle Menu",
                "",
                "Toggle Menu Close"
              ],
              "1px": [
                "Search DigitalA11Y        Search",
                "Search DigitalA11Y        Search",
                "Sign-Up"
              ],
              "2px": [
                "Scroll to top"
              ],
              "0px 0px 0px 1px": [
                "Expand child menuExpand"
              ]
            },
            "height": {
              "45.1328px": [
                ""
              ],
              "79.3906px": [
                "Search DigitalA11Y        Search"
              ],
              "auto": [
                "Toggle Menu",
                "Search DigitalA11Y        Search",
                "Expand child menuExpand"
              ],
              "38.1953px": [
                "Sign-Up"
              ],
              "34.0938px": [
                "Scroll to top"
              ],
              "24px": [
                "",
                "Toggle Menu Close"
              ]
            },
            "lineHeight": {
              "28.8px": [
                "",
                "Search DigitalA11Y        Search",
                "Search DigitalA11Y        Search"
              ],
              "22.4px": [
                "Toggle Menu"
              ],
              "18.2px": [
                "Sign-Up"
              ],
              "60.192px": [
                "Scroll to top"
              ],
              "24px": [
                "",
                "Toggle Menu Close"
              ],
              "normal": [
                "Expand child menuExpand"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to content",
                "DigitalA11YYour Accessibility Partner",
                "Home",
                "About",
                "Blog",
                "ResourcesExpand",
                "Contact",
                "DigitalA11YYour Accessibility Partner",
                "Ask a Question",
                "Explore the Blog",
                "EXPLORE WCAG",
                "EXPLORE ARIA",
                "EXPLORE TOOLS",
                "",
                "Terms & Conditions",
                "Privacy Policy",
                "Accessibility Statement",
                "Disclaimer",
                "Facebook",
                "Twitter",
                "Linkedin",
                "Scroll to top",
                "Home",
                "About",
                "Blog",
                "Resources",
                "Contact"
              ],
              "700": [
                "Tools",
                "Accessibility Tools and Resources for Designers",
                "Read More Accessibility Tools and Resources for DesignersContinue",
                "Tools",
                "Free Accessibility Linters to Automate Accessibility Workflow",
                "Read More Free Accessibility Linters to Automate Accessibility WorkflowContinue",
                "Web Accessibility",
                "Do We Need Screen Reader for Accessibility Testing",
                "Read More Do We Need Screen Reader for Accessibility TestingContinue",
                "Web Accessibility",
                "Scroll to top: Does it need to be accessible?",
                "Read More Scroll to top: Does it need to be accessible?Continue",
                "Web Accessibility",
                "ADA Digital Accessibility Lawsuits 2021: Our takeaway",
                "Read More ADA Digital Accessibility Lawsuits 2021: Our takeawayContinue",
                "WCAG",
                "WCAG 2.2: What we know till now",
                "Read More WCAG 2.2: What we know till nowContinue"
              ]
            },
            "opacity": {
              "0": [
                "Scroll to top"
              ],
              "1": [
                "Skip to content",
                "DigitalA11YYour Accessibility Partner",
                "Home",
                "About",
                "Blog",
                "ResourcesExpand",
                "Contact",
                "DigitalA11YYour Accessibility Partner",
                "Ask a Question",
                "Explore the Blog",
                "EXPLORE WCAG",
                "EXPLORE ARIA",
                "EXPLORE TOOLS",
                "Tools",
                "Accessibility Tools and Resources for Designers",
                "Read More Accessibility Tools and Resources for DesignersContinue",
                "Tools",
                "Free Accessibility Linters to Automate Accessibility Workflow",
                "Read More Free Accessibility Linters to Automate Accessibility WorkflowContinue",
                "Web Accessibility",
                "Do We Need Screen Reader for Accessibility Testing",
                "Read More Do We Need Screen Reader for Accessibility TestingContinue",
                "",
                "Web Accessibility",
                "Scroll to top: Does it need to be accessible?",
                "Read More Scroll to top: Does it need to be accessible?Continue",
                "Web Accessibility",
                "ADA Digital Accessibility Lawsuits 2021: Our takeaway",
                "Read More ADA Digital Accessibility Lawsuits 2021: Our takeawayContinue",
                "WCAG",
                "WCAG 2.2: What we know till now",
                "Read More WCAG 2.2: What we know till nowContinue",
                "Terms & Conditions",
                "Privacy Policy",
                "Accessibility Statement",
                "Disclaimer",
                "Facebook",
                "Twitter",
                "Linkedin",
                "Home",
                "About",
                "Blog",
                "Resources",
                "Contact"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to content",
                "",
                "Terms & Conditions",
                "Privacy Policy",
                "Accessibility Statement",
                "Disclaimer",
                "Facebook",
                "Twitter",
                "Linkedin",
                "Scroll to top"
              ],
              "none": [
                "DigitalA11YYour Accessibility Partner",
                "Home",
                "About",
                "Blog",
                "ResourcesExpand",
                "Contact",
                "DigitalA11YYour Accessibility Partner",
                "Ask a Question",
                "Explore the Blog",
                "EXPLORE WCAG",
                "EXPLORE ARIA",
                "EXPLORE TOOLS",
                "Tools",
                "Accessibility Tools and Resources for Designers",
                "Read More Accessibility Tools and Resources for DesignersContinue",
                "Tools",
                "Free Accessibility Linters to Automate Accessibility Workflow",
                "Read More Free Accessibility Linters to Automate Accessibility WorkflowContinue",
                "Web Accessibility",
                "Do We Need Screen Reader for Accessibility Testing",
                "Read More Do We Need Screen Reader for Accessibility TestingContinue",
                "Web Accessibility",
                "Scroll to top: Does it need to be accessible?",
                "Read More Scroll to top: Does it need to be accessible?Continue",
                "Web Accessibility",
                "ADA Digital Accessibility Lawsuits 2021: Our takeaway",
                "Read More ADA Digital Accessibility Lawsuits 2021: Our takeawayContinue",
                "WCAG",
                "WCAG 2.2: What we know till now",
                "Read More WCAG 2.2: What we know till nowContinue",
                "Home",
                "About",
                "Blog",
                "Resources",
                "Contact"
              ]
            }
          },
          "listLink": {
            "fontSize": {
              "12px": [
                "WAI-ARIA",
                "WCAG",
                "Cheat Sheets",
                "A11Y Blogs"
              ],
              "14px": [
                "WAI-ARIA",
                "WCAG",
                "Cheat Sheets",
                "A11Y Blogs"
              ]
            },
            "lineHeight": {
              "19.44px": [
                "WAI-ARIA",
                "WCAG",
                "Cheat Sheets",
                "A11Y Blogs"
              ],
              "22.68px": [
                "WAI-ARIA",
                "WCAG",
                "Cheat Sheets",
                "A11Y Blogs"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "total": 16,
          "tagNames": {
            "HEADER": 1,
            "UL": 1,
            "DIV": 8,
            "A": 4,
            "BUTTON": 1,
            "INPUT": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "masthead",
            "text": "DigitalA11YYour Accessibility Partner Home\nAbout\nBlog\nResourcesExpand WAI-ARIA WCAG Cheat Sheets A11"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "WAI-ARIA WCAG Cheat Sheets A11Y Blogs"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Understanding WCAG Simplified explanation of Web Content Accessibility Guidelines [WCAG] EXPLORE WCA"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Understanding WCAG Simplified explanation of Web Content Accessibility Guidelines [WCAG] EXPLORE WCA"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "EXPLORE WCAG"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Understanding ARIA Learn All about WAI-ARIA [Accessible Rich Internet Applications] EXPLORE ARIA"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "EXPLORE ARIA"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Accessibility Tools Accessibility Tools for automation & manual accessibility audits EXPLORE TOOLS"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "EXPLORE TOOLS"
          },
          {
            "tagName": "A",
            "id": "kt-scroll-up",
            "text": "Scroll to top"
          },
          {
            "tagName": "BUTTON",
            "id": "kt-scroll-up-reader",
            "text": "Scroll to top"
          },
          {
            "tagName": "DIV",
            "id": "mobile-drawer",
            "text": "Home\nAbout\nBlog\nResourcesExpand child menuExpand WAI-ARIA WCAG Cheat Sheets A11Y Blogs Contact"
          },
          {
            "tagName": "DIV",
            "id": "search-drawer",
            "text": "Toggle Menu Close Search for: Search"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Toggle Menu Close"
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Search"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "failures": 6,
          "warnings": 20
        },
        "items": [
          {
            "index": 45,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[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]",
              "codeLines": [
                "<a class=\"brand has-logo-image\" href=\"https://www.digitala11y.com/\" rel=\"home\" aria-label=\"DigitalA...",
                "  <img width=\"298\" height=\"320\" src=\"https://i0.wp.com/www.digitala11y.com/wp-content/uploads/2021/...",
                "  <div class=\"site-title-wrap\">",
                "    <p class=\"site-title\">",
                "      DigitalA11Y",
                "    </p>",
                "    <p class=\"site-description\">",
                "      Your Accessibility Partner",
                "    </p>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 46,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"search-toggle-open drawer-toggle search-toggle-style-bordered\" aria-label=\"View Sear...",
                "  <span class=\"search-toggle-label vs-lg-true vs-md-true vs-sm-true\">",
                "    Search DigitalA11Y",
                "  </span>",
                "  <span class=\"search-toggle-icon\">",
                "    <span class=\"kadence-svg-iconset\">",
                "      <svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-search-svg\" fill=\"currentColor\" versi...",
                "        <title>",
                "          Search",
                "        </title>",
                "        <path d=\"M18 13c0-3.859-3.141-7-7-7s-7 3.141-7 7 3.141 7 7 7 7-3.141 7-7zM26 26c0 1.094-0.9...",
                "      </svg>",
                "    </span>",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 397,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"kt-adv-heading_f12717-1a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading...",
                "  Understanding WCAG",
                "</h4>"
              ]
            }
          },
          {
            "index": 519,
            "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]/header[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]",
              "codeLines": [
                "<a class=\"brand has-logo-image\" href=\"https://www.digitala11y.com/\" rel=\"home\" aria-label=\"DigitalA...",
                "  <img width=\"298\" height=\"320\" src=\"https://i0.wp.com/www.digitala11y.com/wp-content/uploads/2021/...",
                "  <div class=\"site-title-wrap\">",
                "    <p class=\"site-title\">",
                "      DigitalA11Y",
                "    </p>",
                "    <p class=\"site-description\">",
                "      Your Accessibility Partner",
                "    </p>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 520,
            "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/\" aria-current=\"page\">",
                "  Home",
                "</a>"
              ]
            }
          },
          {
            "index": 521,
            "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/about/\">",
                "  About",
                "</a>"
              ]
            }
          },
          {
            "index": 522,
            "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/blog/\">",
                "  Blog",
                "</a>"
              ]
            }
          },
          {
            "index": 523,
            "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/web-accessibility-resources/\">",
                "  <span class=\"nav-drop-title-wrap\">",
                "    Resources",
                "    <span class=\"dropdown-nav-toggle\">",
                "      <span class=\"kadence-svg-iconset svg-baseline\">",
                "        <svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-arrow-down-svg\" fill=\"currentColor\"...",
                "          <title>",
                "            Expand",
                "          </title>",
                "          <path d=\"M5.293 9.707l6 6c0.391 0.391 1.024 0.391 1.414 0l6-6c0.391-0.391 0.391-1.024 0-1...",
                "        </svg>",
                "      </span>",
                "    </span>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 525,
            "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]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/contact/\">",
                "  Contact",
                "</a>"
              ]
            }
          },
          {
            "index": 534,
            "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[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[1]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/accessibility-tools-and-resources-for-designers/\" class=\"post-...",
                "  Read More",
                "  <span class=\"screen-reader-text\">",
                "    Accessibility Tools and Resources for Designers",
                "  </span>",
                "  <span class=\"kadence-svg-iconset svg-baseline\">",
                "    <svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" fill=\"currentColor...",
                "      <title>",
                "        Continue",
                "      </title>",
                "      <path d=\"M27 13.953c0 0.141-0.063 0.281-0.156 0.375l-6 5.531c-0.156 0.141-0.359 0.172-0.547 0...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 537,
            "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[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[2]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/free-accessibility-linters-to-automate-accessibility-workflow/...",
                "  Read More",
                "  <span class=\"screen-reader-text\">",
                "    Free Accessibility Linters to Automate Accessibility Workflow",
                "  </span>",
                "  <span class=\"kadence-svg-iconset svg-baseline\">",
                "    <svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" fill=\"currentColor...",
                "      <title>",
                "        Continue",
                "      </title>",
                "      <path d=\"M27 13.953c0 0.141-0.063 0.281-0.156 0.375l-6 5.531c-0.156 0.141-0.359 0.172-0.547 0...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 540,
            "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[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[3]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/do-we-need-screen-reader-for-accessibility-testing/\" class=\"po...",
                "  Read More",
                "  <span class=\"screen-reader-text\">",
                "    Do We Need Screen Reader for Accessibility Testing",
                "  </span>",
                "  <span class=\"kadence-svg-iconset svg-baseline\">",
                "    <svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" fill=\"currentColor...",
                "      <title>",
                "        Continue",
                "      </title>",
                "      <path d=\"M27 13.953c0 0.141-0.063 0.281-0.156 0.375l-6 5.531c-0.156 0.141-0.359 0.172-0.547 0...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 544,
            "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[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[4]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/scroll-to-top-does-it-need-to-be-accessible/\" class=\"post-more...",
                "  Read More",
                "  <span class=\"screen-reader-text\">",
                "    Scroll to top: Does it need to be accessible?",
                "  </span>",
                "  <span class=\"kadence-svg-iconset svg-baseline\">",
                "    <svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" fill=\"currentColor...",
                "      <title>",
                "        Continue",
                "      </title>",
                "      <path d=\"M27 13.953c0 0.141-0.063 0.281-0.156 0.375l-6 5.531c-0.156 0.141-0.359 0.172-0.547 0...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 547,
            "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[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[5]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/ada-digital-accessibility-lawsuits-2021-our-takeaway/\" class=\"...",
                "  Read More",
                "  <span class=\"screen-reader-text\">",
                "    ADA Digital Accessibility Lawsuits 2021: Our takeaway",
                "  </span>",
                "  <span class=\"kadence-svg-iconset svg-baseline\">",
                "    <svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" fill=\"currentColor...",
                "      <title>",
                "        Continue",
                "      </title>",
                "      <path d=\"M27 13.953c0 0.141-0.063 0.281-0.156 0.375l-6 5.531c-0.156 0.141-0.359 0.172-0.547 0...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 550,
            "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[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[6]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/wcag-2-2-what-we-know-till-now/\" class=\"post-more-link\">",
                "  Read More",
                "  <span class=\"screen-reader-text\">",
                "    WCAG 2.2: What we know till now",
                "  </span>",
                "  <span class=\"kadence-svg-iconset svg-baseline\">",
                "    <svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" fill=\"currentColor...",
                "      <title>",
                "        Continue",
                "      </title>",
                "      <path d=\"M27 13.953c0 0.141-0.063 0.281-0.156 0.375l-6 5.531c-0.156 0.141-0.359 0.172-0.547 0...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 553,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/terms-and-conditions/\">",
                "  Terms & Conditions",
                "</a>"
              ]
            }
          },
          {
            "index": 554,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/section[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/privacy-policy/\">",
                "  Privacy Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 555,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/section[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/accessibility-statement-2/\">",
                "  Accessibility Statement",
                "</a>"
              ]
            }
          },
          {
            "index": 556,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/section[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.digitala11y.com/disclaimer/\">",
                "  Disclaimer",
                "</a>"
              ]
            }
          },
          {
            "index": 557,
            "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]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.facebook.com/digitala11y\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener ...",
                "  <span class=\"kadence-svg-iconset\">",
                "    <svg class=\"kadence-svg-icon kadence-facebook-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"htt...",
                "      <title>",
                "        Facebook",
                "      </title>",
                "      <path d=\"M31.997 15.999c0-8.836-7.163-15.999-15.999-15.999s-15.999 7.163-15.999 15.999c0 7.98...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 558,
            "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]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"https://www.twitter.com/digitala11y\" aria-label=\"Twitter\" target=\"_blank\" rel=\"noopener no...",
                "  <span class=\"kadence-svg-iconset\">",
                "    <svg class=\"kadence-svg-icon kadence-twitter-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"http...",
                "      <title>",
                "        Twitter",
                "      </title>",
                "      <path d=\"M25.312 6.375c-0.688 1-1.547 1.891-2.531 2.609 0.016 0.219 0.016 0.438 0.016 0.656 0...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 559,
            "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]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "codeLines": [
                "<a href=\"https://www.linkedin.com/company/digitala11y\" aria-label=\"Linkedin\" target=\"_blank\" rel=\"n...",
                "  <span class=\"kadence-svg-iconset\">",
                "    <svg class=\"kadence-svg-icon kadence-linkedin-svg\" fill=\"currentColor\" version=\"1.1\" xmlns=\"htt...",
                "      <title>",
                "        Linkedin",
                "      </title>",
                "      <path d=\"M3.703 22.094h3.609v-10.844h-3.609v10.844zM7.547 7.906c-0.016-1.062-0.781-1.875-2.01...",
                "    </svg>",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 560,
            "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]/button[1]",
              "codeLines": [
                "<button id=\"kt-scroll-up-reader\" href=\"#wrapper\" aria-label=\"Scroll to top\" class=\"kadence-scroll-t...",
                "  <span class=\"kadence-svg-iconset\">",
                "    <svg aria-hidden=\"true\" class=\"kadence-svg-icon kadence-arrow-up2-svg\" fill=\"currentColor\" vers...",
                "      <title>",
                "        Scroll to top",
                "      </title>",
                "      <path d=\"M25.172 15.172c0 0.531-0.219 1.031-0.578 1.406l-1.172 1.172c-0.375 0.375-0.891 0.594...",
                "    </svg>",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 713,
            "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]/header[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]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"site-title\">",
                "  DigitalA11Y",
                "</p>"
              ]
            }
          },
          {
            "index": 714,
            "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]/header[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]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"site-description\">",
                "  Your Accessibility Partner",
                "</p>"
              ]
            }
          },
          {
            "index": 872,
            "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[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/form[1]/p[2]/button[1]/strong[1]/text()[1]",
              "codeLines": [
                "Sign-Up"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.digitala11y.com/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 48,
          "rulesWarned": 1,
          "rulesViolated": 4,
          "warnings": {
            "minor": 12,
            "moderate": 0,
            "serious": 0,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 12,
            "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-06T02:46:50.804Z",
          "url": "https://www.digitala11y.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "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-4265 > .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": "<div id=\"mobile-header\" class=\"site-mobile-header-wrap\">",
                  "target": [
                    "#mobile-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<time class=\"updated\" datetime=\"2022-06-19T13:13:51+05:30\">June 19, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-06-19T13:13:51+05:30\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<time class=\"updated\" datetime=\"2022-05-03T11:27:31+05:30\">May 3, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-05-03T11:27:31+05:30\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<time class=\"updated\" datetime=\"2022-03-11T12:25:57+05:30\">March 11, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-03-11T12:25:57+05:30\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<time class=\"updated\" datetime=\"2022-01-12T12:18:59+05:30\">January 12, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-01-12T12:18:59+05:30\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<time class=\"updated\" datetime=\"2022-01-05T16:58:33+05:30\">January 5, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-01-05T16:58:33+05:30\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<time class=\"updated\" datetime=\"2022-01-24T13:36:17+05:30\">January 24, 2022</time>",
                  "target": [
                    "time[datetime=\"2022-01-24T13:36:17+05:30\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"mobile-drawer\" class=\"popup-drawer popup-drawer-layout-sidepanel popup-drawer-animation-fade popup-drawer-side-right\" data-drawer-target-string=\"#mobile-drawer\">",
                  "target": [
                    "#mobile-drawer"
                  ],
                  "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": [
                    "#mobile-menu > .menu-item-has-children.menu-item-4265.menu-item-object-page > .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": "<div id=\"search-drawer\" class=\"popup-drawer popup-drawer-layout-fullwidth\" data-drawer-target-string=\"#search-drawer\">",
                  "target": [
                    "#search-drawer"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://pixel.wp.com/g.gif?v=ext&amp;j=1%3A11.0&amp;blog=75492512&amp;post=14726&amp;tz=5.5&amp;srv=www.digitala11y.com&amp;host=www.digitala11y.com&amp;ref=&amp;fcp=1928&amp;rand=0.4902706291558061\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">",
                  "target": [
                    "#wpstats"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ebebeb",
                        "bgColor": "#215387",
                        "contrastRatio": 6.64,
                        "fontSize": "15.2pt (20.25px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"wp-block-button__link\" href=\"https://www.digitala11y.com/ask/\">Ask a Question</a>",
                          "target": [
                            ".wp-block-button.is-style-fill:nth-child(1) > .wp-block-button__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.64 (foreground color: #ebebeb, background color: #215387, font size: 15.2pt (20.25px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"wp-block-button__link\" href=\"https://www.digitala11y.com/ask/\">Ask a Question</a>",
                  "target": [
                    ".wp-block-button.is-style-fill:nth-child(1) > .wp-block-button__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.64 (foreground color: #ebebeb, background color: #215387, font size: 15.2pt (20.25px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ebebeb",
                        "bgColor": "#215387",
                        "contrastRatio": 6.64,
                        "fontSize": "15.2pt (20.25px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"wp-block-button__link\" href=\"https://www.digitala11y.com/blog/\" target=\"_blank\" rel=\"noreferrer noopener\">Explore the Blog</a>",
                          "target": [
                            "a[rel=\"noreferrer noopener\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.64 (foreground color: #ebebeb, background color: #215387, font size: 15.2pt (20.25px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"wp-block-button__link\" href=\"https://www.digitala11y.com/blog/\" target=\"_blank\" rel=\"noreferrer noopener\">Explore the Blog</a>",
                  "target": [
                    "a[rel=\"noreferrer noopener\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.64 (foreground color: #ebebeb, background color: #215387, font size: 15.2pt (20.25px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0867ca",
                        "bgColor": "#f7fafc",
                        "contrastRatio": 5.26,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"entry content-bg loop-entry post-16956 post type-post status-publish format-standard hentry category-acccessibility-checkers\">",
                          "target": [
                            ".post-16956"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.digitala11y.com/category/acccessibility-checkers/\" rel=\"category tag\">Tools</a>",
                  "target": [
                    ".post-16956 > .entry-content-wrap > .entry-header > .entry-taxonomies > .category-links.term-links.category-style-normal > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0867ca",
                        "bgColor": "#f7fafc",
                        "contrastRatio": 5.26,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"entry content-bg loop-entry post-16059 post type-post status-publish format-standard hentry category-acccessibility-checkers\">",
                          "target": [
                            ".post-16059"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.digitala11y.com/category/acccessibility-checkers/\" rel=\"category tag\">Tools</a>",
                  "target": [
                    ".post-16059 > .entry-content-wrap > .entry-header > .entry-taxonomies > .category-links.term-links.category-style-normal > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0867ca",
                        "bgColor": "#f7fafc",
                        "contrastRatio": 5.26,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"entry content-bg loop-entry post-14911 post type-post status-publish format-standard hentry category-web-accessibility\">",
                          "target": [
                            ".post-14911"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.digitala11y.com/category/web-accessibility/\" rel=\"category tag\">Web Accessibility</a>",
                  "target": [
                    ".post-14911 > .entry-content-wrap > .entry-header > .entry-taxonomies > .category-links.term-links.category-style-normal > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0867ca",
                        "bgColor": "#f7fafc",
                        "contrastRatio": 5.26,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"entry content-bg loop-entry post-15126 post type-post status-publish format-standard has-post-thumbnail hentry category-web-accessibility\">",
                          "target": [
                            ".post-15126"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.digitala11y.com/category/web-accessibility/\" rel=\"category tag\">Web Accessibility</a>",
                  "target": [
                    ".post-15126 > .entry-content-wrap > .entry-header > .entry-taxonomies > .category-links.term-links.category-style-normal > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0867ca",
                        "bgColor": "#f7fafc",
                        "contrastRatio": 5.26,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"entry content-bg loop-entry post-14913 post type-post status-publish format-standard hentry category-web-accessibility\">",
                          "target": [
                            ".post-14913"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.digitala11y.com/category/web-accessibility/\" rel=\"category tag\">Web Accessibility</a>",
                  "target": [
                    ".post-14913 > .entry-content-wrap > .entry-header > .entry-taxonomies > .category-links.term-links.category-style-normal > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0867ca",
                        "bgColor": "#f7fafc",
                        "contrastRatio": 5.26,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<article class=\"entry content-bg loop-entry post-13955 post type-post status-publish format-standard hentry category-wcag\">",
                          "target": [
                            ".post-13955"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.digitala11y.com/category/web-accessibility/wcag/\" rel=\"category tag\">WCAG</a>",
                  "target": [
                    ".post-13955 > .entry-content-wrap > .entry-header > .entry-taxonomies > .category-links.term-links.category-style-normal > a[rel=\"category tag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #0867ca, background color: #f7fafc, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ebebeb",
                        "bgColor": "#215387",
                        "contrastRatio": 6.64,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"submit\" class=\"wp-block-button__link has-14-px-font-size\" style=\"width: calc(100% - 6px); font-size: 14px; padding: 9px 14px 9px 14px; margin-left: 6px; border-radius: 0px; border-width: 1px;\" name=\"jetpack_subscriptions_widget\">\n\t\t\t\t\t\t\t<strong>Sign-Up</strong>\t\t\t\t\t\t</button>",
                          "target": [
                            "button[name=\"jetpack_subscriptions_widget\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.64 (foreground color: #ebebeb, background color: #215387, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Sign-Up</strong>",
                  "target": [
                    "button[name=\"jetpack_subscriptions_widget\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.64 (foreground color: #ebebeb, background color: #215387, font size: 10.5pt (14px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h4 class=\"kt-adv-heading_f12717-1a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_f12717-1a\">Understanding WCAG</h4>",
                  "target": [
                    ".kt-adv-heading_f12717-1a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"brand has-logo-image\" href=\"https://www.digitala11y.com/\" rel=\"home\" aria-label=\"DigitalA11Y\">",
                  "target": [
                    ".site-header-main-section-left > .site-header-item.site-header-focus-item[data-section=\"title_tagline\"] > .site-branding.branding-layout-standard > .brand.has-logo-image[rel=\"home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"search-toggle-open drawer-toggle search-toggle-style-bordered\" aria-label=\"View Search Form\" data-toggle-target=\"#search-drawer\" data-toggle-body-class=\"showing-popup-drawer-from-full\" aria-expanded=\"false\" data-set-focus=\"#search-drawer .search-field\">",
                  "target": [
                    ".site-header-main-section-right-center > .site-header-item.site-header-focus-item > .search-toggle-open-container > .search-toggle-open.search-toggle-style-bordered[aria-label=\"View Search Form\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "p-as-heading",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag2a",
                "wcag131",
                "experimental"
              ],
              "description": "Ensure bold, italic text and font-size is not used to style <p> elements as a heading",
              "help": "Styled <p> elements must not be used as headings",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/p-as-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "p-as-heading",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Heading elements should be used instead of styled <p> elements"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"site-title\">DigitalA11Y</p>",
                  "target": [
                    ".site-header-main-section-left > .site-header-item.site-header-focus-item[data-section=\"title_tagline\"] > .site-branding.branding-layout-standard > .brand.has-logo-image[rel=\"home\"] > .site-title-wrap > .site-title"
                  ],
                  "failureSummary": "Fix all of the following:\n  Heading elements should be used instead of styled <p> elements"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.digitala11y.com/",
      "what": "URL",
      "result": "https://www.digitala11y.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.digitala11y.com/",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#wpstats",
                "code": "<img src=\"https://pixel.wp.com/g.gif?v=ext&amp;j=1%3A11.0&amp;blog=75492512&amp;post=14726&amp;tz=5.5&amp;srv=www.digitala11y.com&amp;host=www.digitala11y.com&amp;ref=&amp;fcp=2887&amp;rand=0.41145861923954175\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">"
              }
            ]
          },
          "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=\"footer-social-inner-wrap element-social-inner-wrap social-show-label-false social-style-filled\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h4 element should be an h2 to be properly nested.": [
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"kt-adv-heading_f12717-1a wp-block-kadence-advancedheading\" data-kb-block=\"kb-adv-heading_f12717-1a\">...</h4>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "button",
                "id": "#kt-scroll-up-reader",
                "code": "<button id=\"kt-scroll-up-reader\" href=\"#wrapper\" aria-label=\"Scroll to top\" class=\"kadence-scroll-to-top scroll-up-wrap scroll-ignore scroll-up-side-right scroll-up-style-outline vs-lg-true vs-md-true vs-sm-false\">...</button>"
              },
              {
                "tagName": "div",
                "id": "#mobile-drawer",
                "code": "<div id=\"mobile-drawer\" class=\"popup-drawer popup-drawer-layout-sidepanel popup-drawer-animation-fade popup-drawer-side-right\" data-drawer-target-string=\"#mobile-drawer\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#search-drawer",
                "code": "<div id=\"search-drawer\" class=\"popup-drawer popup-drawer-layout-fullwidth\" data-drawer-target-string=\"#search-drawer\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"drawer-inner\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"drawer-overlay\" data-drawer-target-string=\"#mobile-drawer\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"drawer-overlay\" data-drawer-target-string=\"#search-drawer\">...</div>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, minimum-scale=1\">"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text scroll-ignore\" href=\"#main\">...</a>"
              },
              {
                "tagName": "label",
                "id": "#jetpack-subscribe-label",
                "code": "<label id=\"jetpack-subscribe-label\" class=\"screen-reader-text\" for=\"subscribe-field-1\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"screen-reader-text\">...</span>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"brand has-logo-image\" href=\"https://www.digitala11y.com/\" rel=\"home\" aria-label=\"DigitalA11Y\">...</a>"
              },
              {
                "tagName": "button",
                "id": "#mobile-toggle",
                "code": "<button id=\"mobile-toggle\" class=\"menu-toggle-open drawer-toggle menu-toggle-style-default\" aria-label=\"Open menu\" data-toggle-target=\"#mobile-drawer\" data-toggle-body-class=\"showing-popup-drawer-from-right\" aria-expanded=\"false\" data-set-focus=\".menu-toggle-close\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"search-toggle-close drawer-toggle\" aria-label=\"Close search\" data-toggle-target=\"#search-drawer\" data-toggle-body-class=\"showing-popup-drawer-from-full\" aria-expanded=\"false\" data-set-focus=\".search-toggle-open\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"search-toggle-open drawer-toggle search-toggle-style-bordered\" aria-label=\"View Search Form\" data-toggle-target=\"#search-drawer\" data-toggle-body-class=\"showing-popup-drawer-from-full\" aria-expanded=\"false\" data-set-focus=\"#search-drawer .search-field\">...</button>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.digitala11y.com/",
      "what": "URL",
      "result": "https://www.digitala11y.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.digitala11y.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 5,
            "recommendation": 17,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 629,
                "top": 74,
                "height": 80,
                "width": 148
              },
              "snippet": "<button data-set-focus=\"#search-drawer .search-field\" aria-expanded=\"false\" data-toggle-body-class=\"showing-popup-drawer-from-full\" data-toggle-target=\"#search-drawer\" aria-label=\"View Search Form\" class=\"search-toggle-open drawer-toggle search-toggle-style-bordered\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[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]/banner[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 78,
                "top": 87,
                "height": 53,
                "width": 260
              },
              "snippet": "<a aria-label=\"DigitalA11Y\" rel=\"home\" href=\"https://www.digitala11y.com/\" class=\"brand has-logo-image\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": -1,
                "height": 1,
                "width": 1
              },
              "snippet": "<a href=\"#main\" class=\"skip-link screen-reader-text scroll-ignore\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 699,
                "top": 539,
                "height": 72,
                "width": 72
              },
              "snippet": "<a class=\"kadence-scroll-to-top scroll-up-wrap scroll-ignore scroll-up-side-right scroll-up-style-outline vs-lg-true vs-md-true vs-sm-false\" href=\"#wrapper\" aria-label=\"Scroll to top\" aria-hidden=\"true\" tabindex=\"-1\" id=\"kt-scroll-up\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 57,
                "top": 306,
                "height": 41,
                "width": 217
              },
              "snippet": "<figure class=\"aligncenter size-full\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[2]/span[1]/svg[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 738,
                "top": 102,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg viewBox=\"0 0 26 28\" height=\"28\" width=\"26\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-search-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[4]/a[1]/span[1]/span[1]/span[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[4]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 519,
                "top": 152,
                "height": 18,
                "width": 18
              },
              "snippet": "<svg viewBox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-down-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[3]/span[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[7]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 116,
                "top": 4192,
                "height": 18,
                "width": 18
              },
              "snippet": "<svg viewBox=\"0 0 24 28\" height=\"28\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-linkedin-svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[2]/span[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[6]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 75,
                "top": 4192,
                "height": 18,
                "width": 18
              },
              "snippet": "<svg viewBox=\"0 0 26 28\" height=\"28\" width=\"26\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-twitter-svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[5]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 33,
                "top": 4192,
                "height": 18,
                "width": 18
              },
              "snippet": "<svg viewBox=\"0 0 32 32\" height=\"32\" width=\"32\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-facebook-svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[6]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[6]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 541,
                "top": 3277,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[5]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[5]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 177,
                "top": 3345,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[4]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[4]/link[3]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 541,
                "top": 2615,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[3]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[3]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 177,
                "top": 2409,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[2]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[2]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 541,
                "top": 1714,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[1]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[1]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 177,
                "top": 1705,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/button[1]/span[1]/svg[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 753,
                "top": 535,
                "height": 38,
                "width": 38
              },
              "snippet": "<svg viewBox=\"0 0 26 28\" height=\"28\" width=\"26\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-up2-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 716,
                "top": 556,
                "height": 38,
                "width": 38
              },
              "snippet": "<svg viewBox=\"0 0 26 28\" height=\"28\" width=\"26\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-up2-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 348,
                "top": 0,
                "height": 226,
                "width": 246
              },
              "snippet": "<nav aria-label=\"Primary Navigation\" role=\"navigation\" class=\"main-navigation header-navigation nav--toggle-sub header-navigation-style-underline header-navigation-dropdown-animation-none\" id=\"site-navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 226,
                "width": 800
              },
              "snippet": "<header itemscope=\"\" itemtype=\"https://schema.org/WPHeader\" role=\"banner\" class=\"site-header\" id=\"masthead\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3667,
                "height": 891,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"site-footer\" id=\"colophon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 24,
                "top": 274,
                "height": 3346,
                "width": 752
              },
              "snippet": "<main role=\"main\" class=\"site-main\" id=\"main\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 5,
            "recommendation": 17,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 629,
                "top": 74,
                "height": 80,
                "width": 148
              },
              "snippet": "<button data-set-focus=\"#search-drawer .search-field\" aria-expanded=\"false\" data-toggle-body-class=\"showing-popup-drawer-from-full\" data-toggle-target=\"#search-drawer\" aria-label=\"View Search Form\" class=\"search-toggle-open drawer-toggle search-toggle-style-bordered\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[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]/banner[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 78,
                "top": 87,
                "height": 53,
                "width": 260
              },
              "snippet": "<a aria-label=\"DigitalA11Y\" rel=\"home\" href=\"https://www.digitala11y.com/\" class=\"brand has-logo-image\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": -1,
                "height": 1,
                "width": 1
              },
              "snippet": "<a href=\"#main\" class=\"skip-link screen-reader-text scroll-ignore\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 699,
                "top": 539,
                "height": 72,
                "width": 72
              },
              "snippet": "<a class=\"kadence-scroll-to-top scroll-up-wrap scroll-ignore scroll-up-side-right scroll-up-style-outline vs-lg-true vs-md-true vs-sm-false\" href=\"#wrapper\" aria-label=\"Scroll to top\" aria-hidden=\"true\" tabindex=\"-1\" id=\"kt-scroll-up\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 56,
                "top": 306,
                "height": 41,
                "width": 218
              },
              "snippet": "<figure class=\"aligncenter size-full\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/button[1]/span[2]/span[1]/svg[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 738,
                "top": 102,
                "height": 20,
                "width": 20
              },
              "snippet": "<svg viewBox=\"0 0 26 28\" height=\"28\" width=\"26\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-search-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/ul[1]/li[4]/a[1]/span[1]/span[1]/span[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[1]/listitem[4]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 519,
                "top": 152,
                "height": 18,
                "width": 18
              },
              "snippet": "<svg viewBox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-down-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[3]/span[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[7]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 116,
                "top": 4192,
                "height": 18,
                "width": 18
              },
              "snippet": "<svg viewBox=\"0 0 24 28\" height=\"28\" width=\"24\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-linkedin-svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[2]/span[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[6]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 75,
                "top": 4192,
                "height": 18,
                "width": 18
              },
              "snippet": "<svg viewBox=\"0 0 26 28\" height=\"28\" width=\"26\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-twitter-svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/contentinfo[1]/link[5]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 33,
                "top": 4192,
                "height": 18,
                "width": 18
              },
              "snippet": "<svg viewBox=\"0 0 32 32\" height=\"32\" width=\"32\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-facebook-svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[6]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[6]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 541,
                "top": 3277,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[5]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[5]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 177,
                "top": 3345,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[4]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[4]/link[3]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 541,
                "top": 2615,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[3]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[3]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 177,
                "top": 2409,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[2]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[2]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 541,
                "top": 1714,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[1]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[2]/svg[1]",
                "aria": "/document[1]/main[1]/article[1]/article[1]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 177,
                "top": 1705,
                "height": 15,
                "width": 15
              },
              "snippet": "<svg viewBox=\"0 0 27 28\" height=\"28\" width=\"27\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-right-alt-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/button[1]/span[1]/svg[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 753,
                "top": 535,
                "height": 38,
                "width": 38
              },
              "snippet": "<svg viewBox=\"0 0 26 28\" height=\"28\" width=\"26\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-up2-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 716,
                "top": 556,
                "height": 38,
                "width": 38
              },
              "snippet": "<svg viewBox=\"0 0 26 28\" height=\"28\" width=\"26\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" fill=\"currentColor\" class=\"kadence-svg-icon kadence-arrow-up2-svg\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 348,
                "top": 0,
                "height": 226,
                "width": 246
              },
              "snippet": "<nav aria-label=\"Primary Navigation\" role=\"navigation\" class=\"main-navigation header-navigation nav--toggle-sub header-navigation-style-underline header-navigation-dropdown-animation-none\" id=\"site-navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 226,
                "width": 800
              },
              "snippet": "<header itemscope=\"\" itemtype=\"https://schema.org/WPHeader\" role=\"banner\" class=\"site-header\" id=\"masthead\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3667,
                "height": 891,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"site-footer\" id=\"colophon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 24,
                "top": 274,
                "height": 3346,
                "width": 752
              },
              "snippet": "<main role=\"main\" class=\"site-main\" id=\"main\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.digitala11y.com/",
      "what": "URL",
      "result": "https://www.digitala11y.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.digitala11y.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "DigitalA11Y • Your Accessibility Partner",
          "pageurl": "https://www.digitala11y.com/",
          "time": 6.03,
          "creditsremaining": 315,
          "allitemcount": 85,
          "totalelements": 679,
          "waveurl": "http://wave.webaim.org/report?url=https://www.digitala11y.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 11,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#inner-wrap > DIV#primary > DIV:first-child > MAIN#main > DIV:first-child > ARTICLE#post-14726 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV#kt-layout-id_e88911-bc > DIV:first-child > DIV:first-child > DIV:first-child > H4: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"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > HEADER#masthead > DIV#main-header > 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 + DIV > 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": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > HEADER#masthead > DIV#main-header > 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 > NAV#site-navigation > DIV:first-child > UL#primary-menu > LI#menu-item-14851 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#inner-wrap > DIV#primary > DIV:first-child > MAIN#main > DIV:first-child > ARTICLE#post-14726 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + H3 + DIV > ARTICLE:first-child > DIV:first-child > HEADER:first-child + DIV + FOOTER > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#inner-wrap > DIV#primary > DIV:first-child > MAIN#main > DIV:first-child > ARTICLE#post-14726 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + H3 + DIV > ARTICLE:first-child + ARTICLE > DIV:first-child > HEADER:first-child + DIV + FOOTER > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#inner-wrap > DIV#primary > DIV:first-child > MAIN#main > DIV:first-child > ARTICLE#post-14726 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + H3 + DIV > ARTICLE:first-child + ARTICLE + ARTICLE > DIV:first-child > HEADER:first-child + DIV + FOOTER > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#inner-wrap > DIV#primary > DIV:first-child > MAIN#main > DIV:first-child > ARTICLE#post-14726 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + H3 + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE > A:first-child + DIV > HEADER:first-child + DIV + FOOTER > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#inner-wrap > DIV#primary > DIV:first-child > MAIN#main > DIV:first-child > ARTICLE#post-14726 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + H3 + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > HEADER:first-child + DIV + FOOTER > DIV:first-child > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#inner-wrap > DIV#primary > DIV:first-child > MAIN#main > DIV:first-child > ARTICLE#post-14726 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + H3 + DIV > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child > HEADER:first-child + DIV + FOOTER > DIV:first-child > P: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": 2,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + META + TITLE + META + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + STYLE + LINK + STYLE + LINK + LINK + STYLE + LINK + STYLE + LINK + LINK + STYLE + LINK + LINK + STYLE + LINK + STYLE + LINK + STYLE + STYLE + LINK + STYLE + STYLE + STYLE + STYLE + STYLE + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + STYLE + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > DIV#inner-wrap > DIV#primary > DIV:first-child > MAIN#main > DIV:first-child > ARTICLE#post-14726 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > FIGURE:first-child > IMG:first-child + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.digitala11y.com/",
      "what": "URL",
      "result": "https://www.digitala11y.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.digitala11y.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.061",
        "responseTime": "2022-07-06T02:47:20.970Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1082909,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 174,
              "failing": 6
            },
            "issues": {
              "totalErrors": 8,
              "totalWarnings": 13,
              "totalIssues": 21
            },
            "issuesByLevel": {
              "A": {
                "count": 17,
                "pct": 80.95
              },
              "AA": {
                "count": 14,
                "pct": 66.67
              },
              "AAA": {
                "count": 21,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 1,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "0ac3f0a4-26dc-45ba-9e3f-9998b4eb2f94",
          "docID": "aa4178a9-73c7-441e-8a2b-6817ec65c376",
          "sourceHash": "72858fcb909d836732c956ce13b56f84",
          "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=0ac3f0a4-26dc-45ba-9e3f-9998b4eb2f94",
          "resultSet": [
            {
              "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": 508,
                  "y": 1449.046875
                },
                "bottom-right": {
                  "x": 545,
                  "y": 1464.046875
                },
                "height": 15,
                "width": 37
              },
              "position": {
                "line": 5906,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.digitala11y.com/category/web-accessibility/wcag/\" rel=\"category tag\"&gt;WCAG&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[6]/div[1]/header[1]/div[1]/span[1]/a[1]",
              "issueID": "6f25eb6115988f72224ea4435ebf1305",
              "signature": "e77ed6603a4d47cc1387679029a3df05",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=6f25eb6115988f72224ea4435ebf1305"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 24,
                  "y": 24
                },
                "height": 24,
                "width": 24
              },
              "position": {
                "line": 9944,
                "column": 5
              },
              "errorSnippet": "&lt;button class=\"menu-toggle-close drawer-toggle\" aria-label=\"Close menu\" data-toggle-target=\"#mobile-drawer\" data-toggle-body-class=\"showing-popup-drawer-from-right\" aria-expanded=\"false\" data-set-focus=\".menu-toggle-open\"&gt; &lt;span class=\"toggle-cl",
              "xpath": "/html/body/div[2]/div[2]/div[1]/button[1]",
              "issueID": "f367912e5e3c3ba421fa08f288104f05",
              "signature": "4b5bf4b7ff31e30923824868bf54d76a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f367912e5e3c3ba421fa08f288104f05"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -98,
                  "y": -34
                },
                "height": -34,
                "width": -98
              },
              "position": {
                "line": 7676,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"search\" class=\"search-field\" placeholder=\"Search …\" value=\"\" name=\"s\"&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[2]/form[1]/label[1]/input[1]",
              "issueID": "dc69c1eada5ae4251c5767e29d9d0496",
              "signature": "09e42b288bfd128619af4ff29cfb7176",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dc69c1eada5ae4251c5767e29d9d0496"
            },
            {
              "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": 32,
                  "y": 448.6875
                },
                "bottom-right": {
                  "x": 135,
                  "y": 466.6875
                },
                "height": 18,
                "width": 103
              },
              "position": {
                "line": 2786,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.digitala11y.com/accessibility-tools-and-resources-for-designers/\" class=\"post-more-link\"&gt; Read More&lt;span class=\"screen-reader-text\"&gt; Accessibility Tools and Resources for Designers&lt;/span&gt;&lt;span class=\"kadence-svg-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[1]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "issueID": "41504436bcd54d731a787cb1d1e106c8",
              "signature": "250cd07fcbcda1868ce0e31ff3811452",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=41504436bcd54d731a787cb1d1e106c8"
            },
            {
              "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": 113.484375,
                  "y": 441.6875
                },
                "bottom-right": {
                  "x": 114.484375,
                  "y": 442.6875
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 9673,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"screen-reader-text\"&gt; Accessibility Tools and Resources for Designers&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[1]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[1]",
              "issueID": "1ac6c120bff42f9fdec78ce43e01d0ff",
              "signature": "216c7b66b168169ea65d296c8b0996b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1ac6c120bff42f9fdec78ce43e01d0ff"
            },
            {
              "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": 508,
                  "y": 487.6875
                },
                "bottom-right": {
                  "x": 611,
                  "y": 505.6875
                },
                "height": 18,
                "width": 103
              },
              "position": {
                "line": 5378,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.digitala11y.com/free-accessibility-linters-to-automate-accessibility-workflow/\" class=\"post-more-link\"&gt; Read More&lt;span class=\"screen-reader-text\"&gt; Free Accessibility Linters to Automate Accessibility Workflow&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[2]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "issueID": "60397fa03b9860389f38ac5973b2999e",
              "signature": "6b2512880a6f3289d3e9f78e1114251e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=60397fa03b9860389f38ac5973b2999e"
            },
            {
              "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": 589.484375,
                  "y": 480.6875
                },
                "bottom-right": {
                  "x": 590.484375,
                  "y": 481.6875
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 9698,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"screen-reader-text\"&gt; Free Accessibility Linters to Automate Accessibility Workflow&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[2]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[1]",
              "issueID": "29471da5df369606600cabfe4adf0763",
              "signature": "ded389312e646e364a7ef8a38d30884a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=29471da5df369606600cabfe4adf0763"
            },
            {
              "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": 32,
                  "y": 1030.375
                },
                "bottom-right": {
                  "x": 135,
                  "y": 1048.375
                },
                "height": 18,
                "width": 103
              },
              "position": {
                "line": 5379,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.digitala11y.com/do-we-need-screen-reader-for-accessibility-testing/\" class=\"post-more-link\"&gt; Read More&lt;span class=\"screen-reader-text\"&gt; Do We Need Screen Reader for Accessibility Testing&lt;/span&gt;&lt;span class=\"kadenc",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[3]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "issueID": "ecedaff4d2a36d93ad8bb0b7f0ecbdf6",
              "signature": "93c235da0050a87abe4828257378919e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ecedaff4d2a36d93ad8bb0b7f0ecbdf6"
            },
            {
              "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": 113.484375,
                  "y": 1023.375
                },
                "bottom-right": {
                  "x": 114.484375,
                  "y": 1024.375
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 9723,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"screen-reader-text\"&gt; Do We Need Screen Reader for Accessibility Testing&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[3]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[1]",
              "issueID": "f2cc245f0bc4e7b28535859c96aa5619",
              "signature": "e8b381cfc947c3ff40583667558cd354",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f2cc245f0bc4e7b28535859c96aa5619"
            },
            {
              "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": 508,
                  "y": 1321.046875
                },
                "bottom-right": {
                  "x": 611,
                  "y": 1339.046875
                },
                "height": 18,
                "width": 103
              },
              "position": {
                "line": 5739,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.digitala11y.com/scroll-to-top-does-it-need-to-be-accessible/\" class=\"post-more-link\"&gt; Read More&lt;span class=\"screen-reader-text\"&gt; Scroll to top: Does it need to be accessible?&lt;/span&gt;&lt;span class=\"kadence-svg-iconse",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[4]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "issueID": "04d9790914b29ff824f7279ff1504614",
              "signature": "f04ee2d9cb54f22c7ae9acaa5eb619b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=04d9790914b29ff824f7279ff1504614"
            },
            {
              "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": 589.484375,
                  "y": 1314.046875
                },
                "bottom-right": {
                  "x": 590.484375,
                  "y": 1315.046875
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 9752,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"screen-reader-text\"&gt; Scroll to top: Does it need to be accessible?&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[4]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[1]",
              "issueID": "417943d7e2ff9746b04ac990aa5432e7",
              "signature": "5cd6f9968c669766eca302bc45c2f809",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=417943d7e2ff9746b04ac990aa5432e7"
            },
            {
              "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": 32,
                  "y": 1892.734375
                },
                "bottom-right": {
                  "x": 135,
                  "y": 1910.734375
                },
                "height": 18,
                "width": 103
              },
              "position": {
                "line": 5739,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.digitala11y.com/ada-digital-accessibility-lawsuits-2021-our-takeaway/\" class=\"post-more-link\"&gt; Read More&lt;span class=\"screen-reader-text\"&gt; ADA Digital Accessibility Lawsuits 2021: Our takeaway&lt;/span&gt;&lt;span class=\"k",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[5]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "issueID": "acc9954d38be5ba8be77857a5f41fb11",
              "signature": "3f3499fb1ac54d195d76eb92034d2c29",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=acc9954d38be5ba8be77857a5f41fb11"
            },
            {
              "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": 113.484375,
                  "y": 1885.734375
                },
                "bottom-right": {
                  "x": 114.484375,
                  "y": 1886.734375
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 9777,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"screen-reader-text\"&gt; ADA Digital Accessibility Lawsuits 2021: Our takeaway&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[5]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[1]",
              "issueID": "d1ac99daf881881d634ca082fd405de3",
              "signature": "1e9234452e7f051e5e06a884d8c85ef7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d1ac99daf881881d634ca082fd405de3"
            },
            {
              "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": 508,
                  "y": 1863.734375
                },
                "bottom-right": {
                  "x": 611,
                  "y": 1881.734375
                },
                "height": 18,
                "width": 103
              },
              "position": {
                "line": 5907,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.digitala11y.com/wcag-2-2-what-we-know-till-now/\" class=\"post-more-link\"&gt; Read More&lt;span class=\"screen-reader-text\"&gt; WCAG 2.2: What we know till now&lt;/span&gt;&lt;span class=\"kadence-svg-iconset svg-baseline\"&gt;&lt;svg ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[6]/div[1]/footer[1]/div[1]/p[1]/a[1]",
              "issueID": "8cc02e7bd867173f62f4c92813868593",
              "signature": "836de6620c85dc46f2494cacf442d3f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8cc02e7bd867173f62f4c92813868593"
            },
            {
              "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": 589.484375,
                  "y": 1856.734375
                },
                "bottom-right": {
                  "x": 590.484375,
                  "y": 1857.734375
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 9802,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"screen-reader-text\"&gt; WCAG 2.2: What we know till now&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[4]/article[6]/div[1]/footer[1]/div[1]/p[1]/a[1]/span[1]",
              "issueID": "7b8aebefeb77c6c697fdf4201c3bc0dd",
              "signature": "76834b1c59359aad8047ad2fa1b2b9b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7b8aebefeb77c6c697fdf4201c3bc0dd"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4010.98
                },
                "height": 4010.98,
                "width": 1024
              },
              "position": {
                "line": 3781,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-14726 wp-custom-logo wp-embed-responsive footer-on-bottom animate-body-popup hide-focus-outline link-style-standard content-title-style-hide content-width-normal content-style-boxed content-vertical",
              "xpath": "/html/body",
              "issueID": "68f6765b0b1adfe6777d289ad146a490",
              "signature": "87595d6dead94d5dee733ebd8d0ad741",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=68f6765b0b1adfe6777d289ad146a490"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "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 visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 922.296875,
                  "y": 706.296875
                },
                "bottom-right": {
                  "x": 959.903975,
                  "y": 743.903975
                },
                "height": 37.6071,
                "width": 37.6071
              },
              "position": {
                "line": 6207,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"kt-scroll-up\" tabindex=\"-1\" aria-hidden=\"true\" aria-label=\"Scroll to top\" href=\"#wrapper\" class=\"kadence-scroll-to-top scroll-up-wrap scroll-ignore scroll-up-side-right scroll-up-style-outline vs-lg-true vs-md-true vs-sm-false\"&gt;&lt;span clas",
              "xpath": "/html/body/a[1]",
              "issueID": "22ebe5afe4a80169760d2d2f3df820f5",
              "signature": "3e57ab83c950130569cd271745fa5d4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=22ebe5afe4a80169760d2d2f3df820f5"
            },
            {
              "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": 630.75,
                  "y": 144
                },
                "bottom-right": {
                  "x": 777.622,
                  "y": 175.975
                },
                "height": 31.975,
                "width": 146.87199999999999
              },
              "position": {
                "line": 1746,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"wp-block-button__link\" href=\"https://www.digitala11y.com/blog/\" target=\"_blank\" rel=\"noreferrer noopener\"&gt;Explore the Blog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "185c364eb8a2da9a2ae57d51d1d284ad",
              "signature": "f75c985a32304b793a645bba971e12cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=185c364eb8a2da9a2ae57d51d1d284ad"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 36,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 5979,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/digitala11y\" aria-label=\"Facebook\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"social-button footer-social-item social-link-facebook\"&gt;&lt;span class=\"kadence-svg-iconset\"&gt;&lt;svg class=\"kadence-svg-icon kad",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "aafc0dcb987c21ea7c75f0d190af4363",
              "signature": "40fedfdc837b1461092b52a11f0fa6df",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=aafc0dcb987c21ea7c75f0d190af4363"
            },
            {
              "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": 36,
                  "y": 0
                },
                "bottom-right": {
                  "x": 72,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 6050,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.twitter.com/digitala11y\" aria-label=\"Twitter\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"social-button footer-social-item social-link-twitter\"&gt;&lt;span class=\"kadence-svg-iconset\"&gt;&lt;svg class=\"kadence-svg-icon kadenc",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "bc3faba47b3eddcd8f9d9b768cd73efd",
              "signature": "f12dc4358fd8aa57424b830102cc7f14",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bc3faba47b3eddcd8f9d9b768cd73efd"
            },
            {
              "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": 72,
                  "y": 0
                },
                "bottom-right": {
                  "x": 108,
                  "y": 36
                },
                "height": 36,
                "width": 36
              },
              "position": {
                "line": 6206,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/digitala11y\" aria-label=\"Linkedin\" target=\"_blank\" rel=\"noopener noreferrer\" class=\"social-button footer-social-item social-link-linkedin\"&gt;&lt;span class=\"kadence-svg-iconset\"&gt;&lt;svg class=\"kadence-svg-",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "a7ef00d1024e27e0c163e75916896521",
              "signature": "e8aae1662eecb2d3ec07068f56b80c15",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a7ef00d1024e27e0c163e75916896521"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T02:44:56",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "motion",
      13
    ],
    [
      "focInd",
      13
    ],
    [
      "ibm",
      7
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      6
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 2,
  "logSize": 610,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T02:47:21",
  "elapsedSeconds": 144,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focInd": 117,
        "focOp": 4,
        "hover": 23,
        "linkUl": 70,
        "role": 7,
        "styleDiff": 22,
        "zIndex": 16
      },
      "alfa": {
        "r14": 8,
        "r53": 4,
        "r65": 20,
        "r73": 8,
        "r83": 4
      },
      "axe": {
        "hidden-content": 0,
        "color-contrast-enhanced": 27,
        "heading-order": 2,
        "label-content-name-mismatch": 6,
        "p-as-heading": 3
      },
      "htmlcs": {
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 7,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.2_5_3.F96": 4
      },
      "wave": {
        "a:heading_skipped": 1,
        "a:heading_possible": 1,
        "a:link_redundant": 7,
        "a:noscript": 2
      },
      "tenon": {
        "98": 4,
        "152": 8,
        "153": 24,
        "155": 2,
        "194": 4,
        "218": 16
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 117,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 20,
              "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": 6,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 35,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "invisibleLabel": {
          "alfa": {
            "r14": {
              "score": 6,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 5,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 2,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 1,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 6,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 4,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 7,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "pseudoHeadingRisk": {
          "axe": {
            "p-as-heading": {
              "score": 1,
              "what": "Styled p element may be misused as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 2,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 4,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 4,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 6,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "focusableHidden": {
          "tenon": {
            "194": {
              "score": 4,
              "what": "Visible element is focusable but has a presentation role or aria-hidden=true attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 12,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 314,
      "log": 7,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 127
        },
        {
          "groupName": "linkIndication",
          "score": 37
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 14
        },
        {
          "groupName": "invisibleLabel",
          "score": 11
        },
        {
          "groupName": "contrastAAA",
          "score": 9
        },
        {
          "groupName": "hoverSurprise",
          "score": 8
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "noLeading",
          "score": 8
        },
        {
          "groupName": "allCaps",
          "score": 8
        },
        {
          "groupName": "roleBad",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "headingStructure",
          "score": 6
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "linkPair",
          "score": 6
        },
        {
          "groupName": "targetSize",
          "score": 6
        },
        {
          "groupName": "focusableHidden",
          "score": 6
        },
        {
          "groupName": "focusableOperable",
          "score": 5
        },
        {
          "groupName": "scrollRisk",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "contrastRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}