Accessibility test digest

Synopsis

Page: AdvancedBytez

URL: https://advancedbytez.com/

Score: 441

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

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 441 (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
total441
log100
linkForcesNewWindow35
leadingClipsText30
linkIndication28
contrastAA27
overflowHidden26
linkVague20
roleBad16
hoverSurprise14
linkTextsSame12
targetSize12
contrastAAA10
inconsistentStyles8
noLeading8
contrastRisk8
zIndexNotZero7
titleRedundant7
fontSizeAbsolute6
internalLinkBroken6
horizontalScrolling5
focusableOperable4
headingOfNothing4
titleAsLabel4
linkPair4
noScriptRisk4
visibleBulk3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
pseudoHeadingRisk3
cssBansRotate3
asideTopLandmark3
decorativeImageRisk3
pseudoNavListRisk3
scrollRisk3
linkNoText3
allCaps3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

contrastAAA: Score 10. 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:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "42ubn-advancedbytez",
  "host": {
    "id": "advancedbytez",
    "which": "https://advancedbytez.com/",
    "what": "AdvancedBytez"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T14:20:06"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T14:22:01"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://advancedbytez.com/",
        "what": "AdvancedBytez"
      },
      {
        "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://advancedbytez.com/",
        "what": "AdvancedBytez"
      },
      {
        "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://advancedbytez.com/",
      "what": "AdvancedBytez",
      "result": "https://advancedbytez.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://advancedbytez.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://advancedbytez.com/",
      "result": {
        "bytes": [
          265480,
          265480,
          265480,
          265480,
          265480
        ],
        "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://advancedbytez.com/",
      "what": "AdvancedBytez",
      "result": "https://advancedbytez.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://advancedbytez.com/",
      "result": {
        "visibleElements": 389
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://advancedbytez.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://advancedbytez.com/",
      "result": {
        "tabFocusables": 38,
        "tabFocused": 38,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://advancedbytez.com/",
      "what": "URL",
      "result": "https://advancedbytez.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://advancedbytez.com/",
      "result": {
        "totals": {
          "total": 38,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 38,
              "meanDelay": 0,
              "tagNames": {
                "A": 38
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main navigation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip to footer",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Products",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services & Consulting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Free",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Download Now",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Request a Demo",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Read More",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Talk to an expert",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Talk to Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Book your free consultation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip back to main navigation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "info@advancedbytez.com",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "California Notice",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms & Conditions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sitemap",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Digital Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Audit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Consulting",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Remediation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Instagram",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Pinterest",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "YouTube Channel",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://advancedbytez.com/",
      "what": "URL",
      "result": "https://advancedbytez.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://advancedbytez.com/",
      "result": {
        "totals": {
          "total": 62,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "focusableAndOperable": {
              "total": 61,
              "tagNames": {
                "A": 53,
                "BUTTON": 3,
                "INPUT": 4,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "DIV",
              "id": "wpfront-scroll-top-container",
              "text": "<img src=\"https://advancedbytez.com/wp-content/plugins/wpfront-scroll-top/images",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"top\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to footer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "menu-toggle",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"search\" class=\"search-field\" placeholder=\"Search …\" value=\"\" name=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" class=\"search-submit\" value=\"Search\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LERA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LERA Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LERA FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services & Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Audit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Design and Development",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to menu toggle button",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download Now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Download Now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a Demo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Read More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Talk to an expert",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Talk to Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Book your free consultation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip back to main navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "info@advancedbytez.com",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "California Notice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms & Conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sitemap",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Audit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Remediation",
              "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": "Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pinterest",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube Channel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "a2a_copy_link_text",
              "text": "<input id=\"a2a_copy_link_text\" type=\"text\" title=\"Copy link\" readonly=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "a2afeed_find",
              "text": "<input id=\"a2afeed_find\" class=\"a2a_menu_find a2a_localize\" type=\"text\" autocomp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AddToAny",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "a2afeed_show_more_less",
              "text": "More…",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "a2a_sm_ifr",
              "text": "<iframe id=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://advancedbytez.com/",
      "what": "URL",
      "result": "https://advancedbytez.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://advancedbytez.com/",
      "result": {
        "totals": {
          "triggers": 53,
          "headTriggers": 20,
          "tailTriggers": 33,
          "impactTriggers": 13,
          "additions": 36,
          "removals": 0,
          "opacityChanges": 18,
          "opacityImpact": 24,
          "unhoverables": 4
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "ProductsLERALERAHelpLERAFAQs",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Products",
                "additions": 7,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "Services&ConsultingDigitalAccessibilityAccessibili",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Services&Consulting",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomainnavigation"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptofooter"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "Instagram",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 5
              },
              {
                "tagName": "A",
                "text": "YouTubeChannel",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 2
              },
              {
                "tagName": "A",
                "text": "Facebook",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 2
              },
              {
                "tagName": "A",
                "text": "Twitter",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 2,
                "opacityImpact": 2
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skipbacktomainnavigation"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://advancedbytez.com/",
      "what": "URL",
      "result": "https://advancedbytez.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://advancedbytez.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 2,
          "wellLabeled": 5
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text"
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text"
            }
          ],
          "wellLabeled": [
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search for:"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Products"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Expand menu: Services & Consulting"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://advancedbytez.com/",
      "result": {
        "totals": {
          "links": 53,
          "adjacent": {
            "total": 33,
            "underlined": 8,
            "underlinedPercent": 24
          }
        },
        "items": {
          "underlined": [
            "Skip back to main navigation",
            "info@advancedbytez.com",
            "Facebook",
            "Twitter",
            "Instagram",
            "Pinterest",
            "LinkedIn",
            "YouTube Channel"
          ],
          "notUnderlined": [
            "",
            "AddToAny",
            "More…",
            "Home",
            "About",
            "Products",
            "Services & Consulting",
            "Blog",
            "Contact us",
            "Skip to menu toggle button",
            "Free",
            "Download Now",
            "Request a Demo",
            "Free",
            "Download Now",
            "Request a Demo",
            "Read More",
            "Learn more",
            "Learn more",
            "Learn more",
            "Learn more",
            "Talk to an expert",
            "Talk to Us",
            "Learn more",
            "Book your free consultation"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://advancedbytez.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://advancedbytez.com/",
      "what": "URL",
      "result": "https://advancedbytez.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://advancedbytez.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://advancedbytez.com/",
      "result": {
        "roleElements": 21,
        "badRoleElements": 9,
        "redundantRoleElements": 0,
        "tagNames": {
          "A": {
            "button": {
              "bad": 9,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://advancedbytez.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": 3,
            "subtotals": [
              2,
              1
            ]
          },
          "adjacentLink": {
            "total": 33,
            "subtotals": [
              23,
              8,
              2
            ]
          },
          "listLink": {
            "total": 20,
            "subtotals": [
              9,
              8,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 14,
            "subtotals": [
              4,
              4,
              2,
              2,
              2
            ]
          },
          "h3": {
            "total": 10,
            "subtotals": [
              5,
              2,
              2,
              1
            ]
          }
        },
        "items": {
          "button": {
            "opacity": {
              "1": [
                "Menu"
              ],
              "0.33": [
                "",
                ""
              ]
            },
            "borderStyle": {
              "solid": [
                "Menu"
              ],
              "none": [
                "",
                ""
              ]
            },
            "borderWidth": {
              "2px": [
                "Menu"
              ],
              "0px": [
                "",
                ""
              ]
            },
            "height": {
              "auto": [
                "Menu"
              ],
              "10px": [
                "",
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Home",
                "About",
                "Products",
                "Services & Consulting",
                "Blog",
                "Contact us",
                "Skip to menu toggle button",
                "Download Now",
                "Request a Demo",
                "Download Now",
                "Request a Demo",
                "Read More",
                "Learn more",
                "Learn more",
                "Learn more",
                "Learn more",
                "Talk to an expert",
                "Talk to Us",
                "Learn more",
                "Book your free consultation",
                "Skip back to main navigation",
                "info@advancedbytez.com",
                "Facebook",
                "Twitter",
                "Instagram",
                "Pinterest",
                "LinkedIn",
                "YouTube Channel",
                "AddToAny",
                "More…"
              ],
              "500": [
                "Free",
                "Free"
              ]
            },
            "textDecorationLine": {
              "none": [
                "",
                "Home",
                "About",
                "Products",
                "Services & Consulting",
                "Blog",
                "Contact us",
                "Skip to menu toggle button",
                "Free",
                "Download Now",
                "Request a Demo",
                "Free",
                "Download Now",
                "Request a Demo",
                "Read More",
                "Learn more",
                "Learn more",
                "Learn more",
                "Learn more",
                "Talk to an expert",
                "Talk to Us",
                "Learn more",
                "Book your free consultation",
                "AddToAny",
                "More…"
              ],
              "underline": [
                "Skip back to main navigation",
                "info@advancedbytez.com",
                "Facebook",
                "Twitter",
                "Instagram",
                "Pinterest",
                "LinkedIn",
                "YouTube Channel"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "underline": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip to footer"
              ],
              "none": [
                "LERA",
                "LERA Help",
                "LERA FAQs",
                "Digital Accessibility",
                "Accessibility Audit",
                "Accessibility Consulting",
                "Accessibility Remediation",
                "Web Design and Development",
                "Accessibility Statement",
                "Privacy Policy",
                "California Notice",
                "Terms & Conditions",
                "Sitemap",
                "Digital Accessibility",
                "Accessibility Audit",
                "Accessibility Consulting",
                "Accessibility Remediation"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip to footer",
                "Accessibility Statement",
                "Privacy Policy",
                "California Notice",
                "Terms & Conditions",
                "Sitemap",
                "Digital Accessibility",
                "Accessibility Audit",
                "Accessibility Consulting",
                "Accessibility Remediation"
              ],
              "rgb(247, 247, 247)": [
                "LERA",
                "LERA Help",
                "LERA FAQs",
                "Digital Accessibility",
                "Accessibility Audit",
                "Accessibility Consulting",
                "Accessibility Remediation",
                "Web Design and Development"
              ]
            },
            "fontSize": {
              "16px": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip to footer",
                "LERA",
                "LERA Help",
                "LERA FAQs",
                "Digital Accessibility",
                "Accessibility Audit",
                "Accessibility Consulting",
                "Accessibility Remediation",
                "Web Design and Development"
              ],
              "14.48px": [
                "Accessibility Statement",
                "Privacy Policy",
                "California Notice",
                "Terms & Conditions",
                "Sitemap",
                "Digital Accessibility",
                "Accessibility Audit",
                "Accessibility Consulting",
                "Accessibility Remediation"
              ]
            },
            "lineHeight": {
              "1px": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip to footer"
              ],
              "22.08px": [
                "LERA",
                "LERA Help",
                "LERA FAQs",
                "Digital Accessibility",
                "Accessibility Audit",
                "Accessibility Consulting",
                "Accessibility Remediation",
                "Web Design and Development"
              ],
              "21.72px": [
                "Accessibility Statement",
                "Privacy Policy",
                "California Notice",
                "Terms & Conditions",
                "Sitemap",
                "Digital Accessibility",
                "Accessibility Audit",
                "Accessibility Consulting",
                "Accessibility Remediation"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "500": [
                "Free",
                "AdvancedBytez",
                "Who we are",
                "Services",
                "Why Choose Us?",
                "Interested in Boosting your Sales today?",
                "Company",
                "Need help? Book a call at a time to suit you"
              ],
              "700": [
                "Technology driven accessibility platform for web development",
                "Technology driven accessibility platform for web development",
                "About us",
                "Quick links",
                "Services",
                "Social Media"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Technology driven accessibility platform for web development",
                "Technology driven accessibility platform for web development",
                "Free",
                "AdvancedBytez",
                "About us",
                "Quick links",
                "Services",
                "Social Media"
              ],
              "rgb(36, 35, 35)": [
                "Who we are",
                "Services",
                "Why Choose Us?",
                "Company"
              ],
              "rgba(255, 255, 255, 0.9)": [
                "Interested in Boosting your Sales today?",
                "Need help? Book a call at a time to suit you"
              ]
            },
            "fontSize": {
              "35px": [
                "Technology driven accessibility platform for web development",
                "Technology driven accessibility platform for web development"
              ],
              "25.92px": [
                "Free",
                "AdvancedBytez",
                "Who we are",
                "Services",
                "Why Choose Us?",
                "Interested in Boosting your Sales today?",
                "Company",
                "Need help? Book a call at a time to suit you"
              ],
              "16px": [
                "About us",
                "Quick links",
                "Services",
                "Social Media"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "300": [
                "Integrating accessibility into all stages of web development - Design, Development, Automated and Manual testing, with live monitoring",
                "Integrating accessibility into all stages of web development - Design, Development, Automated and Manual testing, with live monitoring"
              ],
              "500": [
                "Free",
                "Don't know where to begin?",
                "Don't know where to begin?",
                "Ours is the inclusive way",
                "Web Design and Development",
                "Digital Accessibility",
                "Document Accessibility",
                "Digital Marketing"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Integrating accessibility into all stages of web development - Design, Development, Automated and Manual testing, with live monitoring",
                "Free",
                "Integrating accessibility into all stages of web development - Design, Development, Automated and Manual testing, with live monitoring",
                "Don't know where to begin?"
              ],
              "rgb(0, 0, 0)": [
                "Don't know where to begin?"
              ],
              "rgb(36, 35, 35)": [
                "Ours is the inclusive way",
                "Web Design and Development",
                "Digital Accessibility",
                "Document Accessibility",
                "Digital Marketing"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://advancedbytez.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://advancedbytez.com/",
      "result": {
        "totals": {
          "total": 20,
          "tagNames": {
            "HEADER": 1,
            "BUTTON": 3,
            "INPUT": 2,
            "A": 1,
            "UL": 2,
            "DIV": 10,
            "IFRAME": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "masthead",
            "text": "Advancedbytez Transforming you one byte at a time Menu Search for: Home\nAbout\nProducts LERA LERA Hel"
          },
          {
            "tagName": "BUTTON",
            "id": "menu-toggle",
            "text": "Menu"
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Home"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "LERA LERA Help LERA FAQs"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Digital Accessibility Accessibility Audit Accessibility Consulting Accessibility Remediation Web Des"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Technology driven accessibility platform for web development Integrating accessibility into all stag"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Interested in Boosting your Sales today? It is proven that once a visitor lands on your website, the"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Need help? Book a call at a time to suit you Schedule a 30 minute free appointment to talk to one of"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "© 2022 AdvancedBytez – All rights reserved"
          },
          {
            "tagName": "DIV",
            "id": "wpfront-scroll-top-container",
            "text": "<img src=\"https://advancedbytez.com/wp-content/plugins/wpfront-scroll-top/images/icons/108.png\" alt="
          },
          {
            "tagName": "DIV",
            "id": "a2a_overlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "a2a_modal",
            "text": "✓Thanks for sharing!"
          },
          {
            "tagName": "DIV",
            "id": "a2afeed_full",
            "text": "AddToAny"
          },
          {
            "tagName": "DIV",
            "id": "a2afeed_dropdown",
            "text": "More…"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "a2a_sm_ifr",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://advancedbytez.com/",
      "result": {
        "totals": {
          "failures": 14,
          "warnings": 21
        },
        "items": [
          {
            "index": 551,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[1]/div[1]/p[2]/a[1]",
              "codeLines": [
                "<a href=\"mailto:info@advancedbytez.com\">",
                "  info@advancedbytez.com",
                "</a>"
              ]
            }
          },
          {
            "index": 611,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Technology driven accessibility platform for web development"
              ]
            }
          },
          {
            "index": 612,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Integrating accessibility into all stages of web development - Design, Development, Automated and M..."
              ]
            }
          },
          {
            "index": 613,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Automated Web Accessibility Reporting Tool"
              ]
            }
          },
          {
            "index": 614,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "AdvancedBytez"
              ]
            }
          },
          {
            "index": 615,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "Digital Solutions"
              ]
            }
          },
          {
            "index": 617,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Get started today"
              ]
            }
          },
          {
            "index": 636,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Interested in Boosting your Sales today?"
              ]
            }
          },
          {
            "index": 637,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "It is proven that once a visitor lands on your website, they will be likely to revisit 65% of the t..."
              ]
            }
          },
          {
            "index": 640,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Need help? Book a call at a time to suit you"
              ]
            }
          },
          {
            "index": 641,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Schedule a 30 minute free appointment to talk to one of our experts. We will take this time to unde..."
              ]
            }
          },
          {
            "index": 647,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/h2[1]/text()[1]",
              "codeLines": [
                "Social Media"
              ]
            }
          },
          {
            "index": 665,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Technology driven accessibility platform for web development"
              ]
            }
          },
          {
            "index": 666,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Integrating accessibility into all stages of web development - Design, Development, Automated and M..."
              ]
            }
          },
          {
            "index": 667,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Automated Web Accessibility Reporting Tool"
              ]
            }
          },
          {
            "index": 668,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "AdvancedBytez"
              ]
            }
          },
          {
            "index": 669,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "Digital Solutions"
              ]
            }
          },
          {
            "index": 671,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Get started today"
              ]
            }
          },
          {
            "index": 690,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Interested in Boosting your Sales today?"
              ]
            }
          },
          {
            "index": 691,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "It is proven that once a visitor lands on your website, they will be likely to revisit 65% of the t..."
              ]
            }
          },
          {
            "index": 694,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Need help? Book a call at a time to suit you"
              ]
            }
          },
          {
            "index": 695,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Schedule a 30 minute free appointment to talk to one of our experts. We will take this time to unde..."
              ]
            }
          },
          {
            "index": 701,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/h2[1]/text()[1]",
              "codeLines": [
                "Social Media"
              ]
            }
          },
          {
            "index": 752,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"display-2 font-headings\">",
                "  AdvancedBytez",
                "</p>"
              ]
            }
          },
          {
            "index": 753,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <span style=\"font-size: 34px;\">",
                "    Digital Solutions",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 774,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"display-2 font-headings\">",
                "  AdvancedBytez",
                "</p>"
              ]
            }
          },
          {
            "index": 775,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <span style=\"font-size: 34px;\">",
                "    Digital Solutions",
                "  </span>",
                "</p>"
              ]
            }
          },
          {
            "index": 819,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3 style=\"text-align: center;\">",
                "  Integrating accessibility into all stages of web development - Design, Development, Automated and...",
                "</h3>"
              ]
            }
          },
          {
            "index": 845,
            "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]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Facebook"
              ]
            }
          },
          {
            "index": 846,
            "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]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[2]/span[2]/text()[1]",
              "codeLines": [
                "Twitter"
              ]
            }
          },
          {
            "index": 847,
            "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]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[3]/span[2]/text()[1]",
              "codeLines": [
                "Instagram"
              ]
            }
          },
          {
            "index": 848,
            "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]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[4]/span[2]/text()[1]",
              "codeLines": [
                "Pinterest"
              ]
            }
          },
          {
            "index": 849,
            "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]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[5]/span[2]/text()[1]",
              "codeLines": [
                "LinkedIn"
              ]
            }
          },
          {
            "index": 850,
            "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]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[6]/span[2]/text()[1]",
              "codeLines": [
                "YouTube Channel"
              ]
            }
          },
          {
            "index": 888,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://advancedbytez.com/",
      "result": {
        "totals": {
          "rulesNA": 52,
          "rulesPassed": 42,
          "rulesWarned": 6,
          "rulesViolated": 2,
          "warnings": {
            "minor": 19,
            "moderate": 0,
            "serious": 46,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 1,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T14:21:35.597Z",
          "url": "https://advancedbytez.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "26.3pt (35px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-heading-text\">Technology driven accessibility platform for web development</span>",
                  "target": [
                    ".fl-node-ei3x9kgvjrnu > .fl-module-content.fl-node-content > .fl-heading > .fl-heading-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "15.7pt (20.992px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"text-align: center;\">Integrating accessibility into all stages of web development - Design, Development, Automated and Manual testing, with live monitoring</h3>",
                  "target": [
                    ".fl-node-t64o9n2i0mh1 > .fl-module-content.fl-node-content > .fl-rich-text > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "15.7pt (20.992px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Free</span>",
                  "target": [
                    ".fl-callout-has-photo > .fl-callout-content > .fl-callout-title > .fl-callout-title-link.fl-callout-title-text[target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Automated Web Accessibility Reporting Tool</p>",
                  "target": [
                    ".fl-callout-has-photo > .fl-callout-content > .fl-callout-text-wrap > .fl-callout-text > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Download Now</span>",
                  "target": [
                    ".fl-button-width-auto.fl-button-wrap.fl-button-has-icon > .fl-button[role=\"button\"][target=\"_blank\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "55.5pt (74px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"display-2 font-headings\">AdvancedBytez</p>",
                  "target": [
                    ".display-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "25.5pt (34px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 34px;\">Digital Solutions</span>",
                  "target": [
                    "p:nth-child(2) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "15.7pt (20.992px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"fl-cta-title\">Don't know where to begin?</h3>",
                  "target": [
                    ".fl-cta-inline > .fl-cta-text > .fl-cta-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Get started today</p>",
                  "target": [
                    ".fl-cta-inline > .fl-cta-text > .fl-cta-text-content > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Request a Demo</span>",
                  "target": [
                    ".fl-button-width-full.fl-button-wrap.fl-button-has-icon > .fl-button[target=\"_self\"][role=\"button\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "19.4pt (25.92px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807a9 > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-heading-text\">Interested in Boosting your Sales today?</span>",
                  "target": [
                    ".fl-node-61b91fec807ac > .fl-module-content.fl-node-content > .fl-heading > .fl-heading-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807a9 > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>It is proven that once a visitor lands on your website, they will be likely to revisit 65% of the time. Don't miss out on converting those visitors to sales on your website.</p>",
                  "target": [
                    ".fl-node-61b91fec807ad > .fl-module-content.fl-node-content > .fl-rich-text > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807a9 > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Talk to Us</span>",
                  "target": [
                    ".fl-node-61b91fec807b6 > .fl-module-content.fl-node-content > .fl-button-center.fl-button-width-auto.fl-button-wrap > .fl-button[target=\"_self\"][role=\"button\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "19.4pt (25.92px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807af > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-heading-text\">Need help? Book a call at a time to suit you</span>",
                  "target": [
                    ".fl-node-61b91fec807b2 > .fl-module-content.fl-node-content > .fl-heading > .fl-heading-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807af > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Schedule a 30 minute free appointment to talk to one of our experts. We will take this time to understand what you want to achieve before we go into business.</p>",
                  "target": [
                    ".fl-node-61b91fec807b3 > .fl-module-content.fl-node-content > .fl-rich-text > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807af > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Book your free consultation</span>",
                  "target": [
                    ".fl-node-61b91fec807b4 > .fl-module-content.fl-node-content > .fl-button-center.fl-button-width-auto.fl-button-wrap > .fl-button[target=\"_self\"][role=\"button\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"a2a_label\">Facebook</span>",
                  "target": [
                    ".a2a_button_facebook > .a2a_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"a2a_label\">Twitter</span>",
                  "target": [
                    ".a2a_button_twitter > .a2a_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"a2a_label\">Instagram</span>",
                  "target": [
                    ".a2a_button_instagram > .a2a_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"a2a_label\">Pinterest</span>",
                  "target": [
                    ".a2a_button_pinterest > .a2a_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"a2a_label\">LinkedIn</span>",
                  "target": [
                    ".a2a_button_linkedin_company > .a2a_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">\n\t<div class=\"site-footer-area-inner site-info-inner\">\n\n\t\t\n\t\t<div class=\"site-info\">\n\t\t\t\n\t\t\t\t© 2022 AdvancedBytez – All rights reserved\n\t\t\t\t\t</div>\n\n\t\t\n\t</div>\n</div>",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"site-info\">\n\t\t\t\n\t\t\t\t© 2022 AdvancedBytez – All rights reserved\n\t\t\t\t\t</div>",
                  "target": [
                    ".site-info"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "26.3pt (35px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-heading-text\">Technology driven accessibility platform for web development</span>",
                  "target": [
                    ".fl-node-ei3x9kgvjrnu > .fl-module-content.fl-node-content > .fl-heading > .fl-heading-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "15.7pt (20.992px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 style=\"text-align: center;\">Integrating accessibility into all stages of web development - Design, Development, Automated and Manual testing, with live monitoring</h3>",
                  "target": [
                    ".fl-node-t64o9n2i0mh1 > .fl-module-content.fl-node-content > .fl-rich-text > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "15.7pt (20.992px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Free</span>",
                  "target": [
                    ".fl-callout-has-photo > .fl-callout-content > .fl-callout-title > .fl-callout-title-link.fl-callout-title-text[target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Automated Web Accessibility Reporting Tool</p>",
                  "target": [
                    ".fl-callout-has-photo > .fl-callout-content > .fl-callout-text-wrap > .fl-callout-text > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Download Now</span>",
                  "target": [
                    ".fl-button-width-auto.fl-button-wrap.fl-button-has-icon > .fl-button[role=\"button\"][target=\"_blank\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "55.5pt (74px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"display-2 font-headings\">AdvancedBytez</p>",
                  "target": [
                    ".display-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "25.5pt (34px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 34px;\">Digital Solutions</span>",
                  "target": [
                    "p:nth-child(2) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "15.7pt (20.992px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"fl-cta-title\">Don't know where to begin?</h3>",
                  "target": [
                    ".fl-cta-inline > .fl-cta-text > .fl-cta-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Get started today</p>",
                  "target": [
                    ".fl-cta-inline > .fl-cta-text > .fl-cta-text-content > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-ixreh4b7sc0z > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Request a Demo</span>",
                  "target": [
                    ".fl-button-width-full.fl-button-wrap.fl-button-has-icon > .fl-button[target=\"_self\"][role=\"button\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "19.4pt (25.92px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807a9 > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-heading-text\">Interested in Boosting your Sales today?</span>",
                  "target": [
                    ".fl-node-61b91fec807ac > .fl-module-content.fl-node-content > .fl-heading > .fl-heading-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807a9 > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>It is proven that once a visitor lands on your website, they will be likely to revisit 65% of the time. Don't miss out on converting those visitors to sales on your website.</p>",
                  "target": [
                    ".fl-node-61b91fec807ad > .fl-module-content.fl-node-content > .fl-rich-text > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807a9 > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Talk to Us</span>",
                  "target": [
                    ".fl-node-61b91fec807b6 > .fl-module-content.fl-node-content > .fl-button-center.fl-button-width-auto.fl-button-wrap > .fl-button[target=\"_self\"][role=\"button\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "19.4pt (25.92px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807af > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-heading-text\">Need help? Book a call at a time to suit you</span>",
                  "target": [
                    ".fl-node-61b91fec807b2 > .fl-module-content.fl-node-content > .fl-heading > .fl-heading-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807af > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Schedule a 30 minute free appointment to talk to one of our experts. We will take this time to understand what you want to achieve before we go into business.</p>",
                  "target": [
                    ".fl-node-61b91fec807b3 > .fl-module-content.fl-node-content > .fl-rich-text > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"fl-row-content-wrap\">",
                          "target": [
                            ".fl-node-61b91fec807af > .fl-row-content-wrap"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Book your free consultation</span>",
                  "target": [
                    ".fl-node-61b91fec807b4 > .fl-module-content.fl-node-content > .fl-button-center.fl-button-width-auto.fl-button-wrap > .fl-button[target=\"_self\"][role=\"button\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"a2a_label\">Facebook</span>",
                  "target": [
                    ".a2a_button_facebook > .a2a_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"a2a_label\">Twitter</span>",
                  "target": [
                    ".a2a_button_twitter > .a2a_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"a2a_label\">Instagram</span>",
                  "target": [
                    ".a2a_button_instagram > .a2a_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"a2a_label\">Pinterest</span>",
                  "target": [
                    ".a2a_button_pinterest > .a2a_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"a2a_label\">LinkedIn</span>",
                  "target": [
                    ".a2a_button_linkedin_company > .a2a_label"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.9pt (14.48px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"site-footer-area footer-area-site-info\">\n\t<div class=\"site-footer-area-inner site-info-inner\">\n\n\t\t\n\t\t<div class=\"site-info\">\n\t\t\t\n\t\t\t\t© 2022 AdvancedBytez – All rights reserved\n\t\t\t\t\t</div>\n\n\t\t\n\t</div>\n</div>",
                          "target": [
                            ".footer-area-site-info"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"site-info\">\n\t\t\t\n\t\t\t\t© 2022 AdvancedBytez – All rights reserved\n\t\t\t\t\t</div>",
                  "target": [
                    ".site-info"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "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": "<button id=\"menu-toggle\" class=\"menu-toggle\" aria-controls=\"menu-primary\" aria-expanded=\"false\">Menu</button>",
                  "target": [
                    "#menu-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile-search-form\">",
                  "target": [
                    ".mobile-search-form"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Products\"></button>",
                  "target": [
                    "button[aria-label=\"Expand menu: Products\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-1889 > .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": "<button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Services &amp; Consulting\"></button>",
                  "target": [
                    "#menu-item-1803 > .button-toggle-sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"sub-menu\">",
                  "target": [
                    "#menu-item-1803 > .sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li class=\"menu-toggle-skip-link-container\"><a href=\"#menu-toggle\" class=\"menu-toggle-skip-link\">Skip to menu toggle button</a></li>",
                  "target": [
                    ".menu-toggle-skip-link-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"fl-row fl-row-full-width fl-row-bg-color fl-node-9edrvk1c8htw fl-row-custom-height fl-row-align-center fl-visible-mobile fl-row-layout-full-full\" data-node=\"9edrvk1c8htw\">",
                  "target": [
                    ".fl-node-9edrvk1c8htw"
                  ],
                  "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=\"wpfront-scroll-top-container\" style=\"opacity: 0; right: 20px; bottom: 20px;\">",
                  "target": [
                    "#wpfront-scroll-top-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://pixel.wp.com/g.gif?v=ext&amp;j=1%3A11.1&amp;blog=192002061&amp;post=1293&amp;tz=0&amp;srv=advancedbytez.com&amp;host=advancedbytez.com&amp;ref=&amp;fcp=0&amp;rand=0.013766487199436517\" 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."
                },
                {
                  "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=\"a2a_modal\" class=\"a2a_modal a2a_hide\" role=\"dialog\" tabindex=\"-1\" aria-label=\"\">",
                  "target": [
                    "#a2a_modal"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"a2a_modal_body a2a_menu a2a_hide\" id=\"a2a_copy_link\">",
                  "target": [
                    "#a2a_copy_link"
                  ],
                  "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=\"a2a_copy_link_copied\">✓</div>",
                  "target": [
                    "#a2a_copy_link_copied"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"a2a_modal_body a2a_menu a2a_thanks a2a_hide\" id=\"a2a_thanks\"><div class=\"a2a_localize\" data-a2a-localize=\"inner,ThanksForSharing\">Thanks for sharing!</div></div>",
                  "target": [
                    "#a2a_thanks"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"a2a_menu a2a_full a2a_localize\" id=\"a2afeed_full\" role=\"dialog\" tabindex=\"-1\" aria-label=\"Subscribe\" data-a2a-localize=\"title,Subscribe\">",
                  "target": [
                    "#a2afeed_full"
                  ],
                  "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=\"a2afeed_dropdown\" class=\"a2a_menu a2a_mini a2a_localize a2a_hide\" tabindex=\"-1\" aria-label=\"Subscribe\" data-a2a-localize=\"label,Subscribe\">",
                  "target": [
                    "#a2afeed_dropdown"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"height: 1px; width: 1px; position: absolute; z-index: 100000; top: 0px; visibility: hidden;\">",
                  "target": [
                    "div:nth-child(38) > div:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"a2a_sm_ifr\" title=\"AddToAny Utility Frame\" transparency=\"true\" allowtransparency=\"true\" frameborder=\"0\" src=\"https://static.addtoany.com/menu/sm.23.html#type=core&amp;event=load&amp;url=https%3A%2F%2Fadvancedbytez.com%2F&amp;referrer=\" style=\"height: 1px; width: 1px; border: 0px; left: 0px; top: 0px; position: absolute; z-index: 100000; display: none;\">",
                  "target": [
                    "#a2a_sm_ifr"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "learn more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "advancedbytez.com",
                          "port": "",
                          "pathname": "/design-and-development/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://advancedbytez.com/accessibility/\">Learn more</a>",
                          "target": [
                            ".fl-node-yz74lrwxbm2g > .fl-module-content.fl-node-content > .fl-rich-text > p:nth-child(2) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://advancedbytez.com/document-accessibility/\">Learn more</a>",
                          "target": [
                            ".fl-node-n76538urbzm9 > .fl-module-content.fl-node-content > .fl-rich-text > p:nth-child(2) > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://advancedbytez.com/digitalmarketing/\">Learn more</a>",
                          "target": [
                            ".fl-node-di9a0ubjfr8c > .fl-module-content.fl-node-content > .fl-rich-text > p:nth-child(2) > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://advancedbytez.com/design-and-development/\">Learn more</a>",
                  "target": [
                    ".fl-node-t52sg7dcoviy > .fl-module-content.fl-node-content > .fl-rich-text > p:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "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": "Unable to determine if <p> elements are styled as headings"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"display-2 font-headings\">AdvancedBytez</p>",
                  "target": [
                    ".display-2"
                  ],
                  "failureSummary": "Fix all of the following:\n  Unable to determine if <p> elements are styled as headings"
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html class=\"jetpack-lazy-images-js-enabled chrome chrome102\" lang=\"en-US\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "bgColor": "#ea9f62",
                        "contrastRatio": 5.79,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://advancedbytez.com/about/\" target=\"_self\" class=\"fl-button\" role=\"button\">\n\t\t\t\t\t\t\t<span class=\"fl-button-text\">Learn more</span>\n\t\t\t\t\t\t<i class=\"fl-button-icon fl-button-icon-after fas fa-chevron-circle-right\" aria-hidden=\"true\"></i>\n\t\t\t</a>",
                          "target": [
                            ".fl-button-left > .fl-button[target=\"_self\"][role=\"button\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.79 (foreground color: #333333, background color: #ea9f62, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"fl-button-text\">Learn more</span>",
                  "target": [
                    ".fl-button-left > .fl-button[target=\"_self\"][role=\"button\"] > .fl-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.79 (foreground color: #333333, background color: #ea9f62, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "landmark-complementary-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the complementary landmark or aside is at top level",
              "help": "Aside should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-complementary-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "complementary"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The complementary landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside id=\"footer-widgets\" class=\"widget-area footer-widgets\" aria-label=\"Footer widgets\">",
                  "target": [
                    "#footer-widgets"
                  ],
                  "failureSummary": "Fix any of the following:\n  The complementary landmark is contained in another landmark."
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://advancedbytez.com/",
      "what": "URL",
      "result": "https://advancedbytez.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://advancedbytez.com/",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.09:1. Recommendation:  change background to #757575.": [
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.55:1. Recommendation:  change background to #c94f14.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"fl-button-text\">...</span>"
              }
            ]
          },
          "AA.2_4_1.G1,G123,G124.NoSuchID": {
            "This link points to a named anchor \"addtoany\" within the document, but no anchor exists with that name.": [
              {
                "tagName": "a",
                "id": "#a2afeed_show_more_less",
                "code": "<a href=\"#addtoany\" id=\"a2afeed_show_more_less\" class=\"a2a_more a2a_localize\" title=\"Show all\" data-a2a-localize=\"title,ShowAll\">...</a>"
              }
            ]
          }
        },
        "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.1&amp;blog=192002061&amp;post=1293&amp;tz=0&amp;srv=advancedbytez.com&amp;host=advancedbytez.com&amp;ref=&amp;fcp=0&amp;rand=0.22329554510831118\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"fl-photo-img jetpack-lazy-image\" src=\"https://i0.wp.com/lite.demos.wpbeaverbuilder.com/wp-content/uploads/sites/28/bb-plugin/cache/office-landscape.jpg?w=1620&amp;ssl=1\" alt=\"\" itemprop=\"image\" data-recalc-dims=\"1\" data-lazy-src=\"https://i0.wp.com/lite.demos.wpbeaverbuilder.com/wp-content/uploads/sites/28/bb-plugin/cache/office-landscape.jpg?w=1620&amp;is-pending-load=1#038;ssl=1\" srcset=\"data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAAA5AQAAAACuPxB6AAAAAnRSTlMAAHaTzTgAAAAOSURBVCjPY2AYBSMaAAACAQABUu+cKgAAAABJRU5ErkJggg==\" alt=\"\" data-src=\"https://advancedbytez.com/wp-content/plugins/wpfront-scroll-top/images/icons/108.png\" decoding=\"async\" class=\"lazyload\" style=\"width: auto; height: auto;\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"500\" height=\"500\" src=\"https://i0.wp.com/advancedbytez.com/wp-content/uploads/2022/03/1c1e23-logo.png?fit=500%2C500&amp;ssl=1\" class=\"custom-logo jetpack-lazy-image jetpack-lazy-image--handled\" alt=\"\" srcset=\"https://i0.wp.com/advancedbytez.com/wp-content/uploads/2022/03/1c1e23-logo.png?w=500&amp;ssl=1 500w, https://i0.wp.com/advancedbytez.com/wp-content/uploads/2022/03/1c1e23-logo.png?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/advancedbytez.com/wp-content/uploads/2022/03/1c1e23-logo.png?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/advancedbytez.com/wp-content/uploads/2022/03/1c1e23-logo.png?resize=448%2C448&amp;ssl=1 448w\" data-lazy-loaded=\"1\" sizes=\"(max-width: 500px) 100vw, 500px\" loading=\"eager\">"
              }
            ]
          },
          "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=\"a2a_kit a2a_kit_size_32 a2a_follow addtoany_list\" style=\"line-height: 32px;\">...</div>"
              }
            ]
          },
          "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": "div",
                "id": "#a2a_modal",
                "code": "<div id=\"a2a_modal\" class=\"a2a_modal a2a_hide\" role=\"dialog\" tabindex=\"-1\" aria-label=\"\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#a2a_overlay",
                "code": "<div class=\"a2a_overlay\" id=\"a2a_overlay\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#a2afeed_full",
                "code": "<div class=\"a2a_menu a2a_full a2a_localize\" id=\"a2afeed_full\" role=\"dialog\" tabindex=\"-1\" aria-label=\"Subscribe\" data-a2a-localize=\"title,Subscribe\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#wpfront-scroll-top-container",
                "code": "<div id=\"wpfront-scroll-top-container\" style=\"opacity: 0; right: 20px; bottom: 20px;\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"site-title\">...</h1>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"a2a_label\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"fl-heading-text\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"display-2 font-headings\">...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"fl-heading-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"font-size: 34px;\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#colophon\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#content\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#site-navigation\">...</a>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"site-description\">...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 style=\"text-align: center;\">...</h3>"
              },
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"fl-button-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"top\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://advancedbytez.com/",
      "what": "URL",
      "result": "https://advancedbytez.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://advancedbytez.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 0,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_ComplementaryLandmarkLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a visible label",
              "bounds": {
                "left": 23,
                "top": 5673,
                "height": 611,
                "width": 756
              },
              "snippet": "<aside aria-label=\"Footer widgets\" class=\"widget-area footer-widgets\" id=\"footer-widgets\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 0,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_ComplementaryLandmarkLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a visible label",
              "bounds": {
                "left": 23,
                "top": 5673,
                "height": 611,
                "width": 756
              },
              "snippet": "<aside aria-label=\"Footer widgets\" class=\"widget-area footer-widgets\" id=\"footer-widgets\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://advancedbytez.com/",
      "what": "URL",
      "result": "https://advancedbytez.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://advancedbytez.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Full-service Web Accessibility and Design Firm- Advancedbytez",
          "pageurl": "https://advancedbytez.com/",
          "time": 4.74,
          "creditsremaining": 276,
          "allitemcount": 136,
          "totalelements": 756,
          "waveurl": "http://wave.webaim.org/report?url=https://advancedbytez.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-1293 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child > I:first-child + SPAN"
                ],
                "contrastdata": [
                  [
                    2.54,
                    "#ffffff",
                    "#fa8045",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 21,
            "items": {
              "label_title": {
                "id": "label_title",
                "description": "Unlabeled form control with title",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + NAV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IMG + DIV > DIV#a2a_modal > DIV#a2a_copy_link > INPUT#a2a_copy_link_text",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + NAV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IMG + DIV > DIV#a2afeed_full > DIV:first-child > DIV#a2afeed_find_container > INPUT#a2afeed_find"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-1293 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-1293 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > P:first-child + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_internal_broken": {
                "id": "link_internal_broken",
                "description": "Broken same-page link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT + svg + svg + svg + svg + svg + svg + svg + svg + A + NAV + DIV + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IMG + DIV > DIV#a2afeed_dropdown > DIV:first-child + DIV + DIV > A#a2afeed_show_more_less"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-1293 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H3:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-1293 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-1293 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 8,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + META + META + LINK + META + TITLE + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + SCRIPT + SCRIPT + STYLE + LINK + STYLE + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + LINK + LINK + LINK + LINK + META + LINK + LINK + LINK + META + SCRIPT + STYLE + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-1293 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-1293 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-1293 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-1293 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV:first-child > DIV#primary > MAIN#main > ARTICLE#post-1293 > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#wpfront-scroll-top-container > IMG:first-child + NOSCRIPT"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child > DIV:first-child > ASIDE#footer-widgets > SECTION#a2a_follow_widget-3 > H2:first-child + DIV > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child > DIV:first-child > ASIDE#footer-widgets > SECTION#a2a_follow_widget-3 > H2:first-child + DIV > A:first-child + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child > DIV:first-child > ASIDE#footer-widgets > SECTION#a2a_follow_widget-3 > H2:first-child + DIV > A:first-child + A + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child > DIV:first-child > ASIDE#footer-widgets > SECTION#a2a_follow_widget-3 > H2:first-child + DIV > A:first-child + A + A + A",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child > DIV:first-child > ASIDE#footer-widgets > SECTION#a2a_follow_widget-3 > H2:first-child + DIV > A:first-child + A + A + A + A + A"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://advancedbytez.com/",
      "what": "URL",
      "result": "https://advancedbytez.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://advancedbytez.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.083",
        "responseTime": "2022-07-09T14:22:01.076Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1074684,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 40,
              "totalWarnings": 1,
              "totalIssues": 41
            },
            "issuesByLevel": {
              "A": {
                "count": 22,
                "pct": 53.66
              },
              "AA": {
                "count": 6,
                "pct": 14.63
              },
              "AAA": {
                "count": 41,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "007c22df-e5d3-4104-941b-3eae0229f33a",
          "docID": "441e9ff5-1192-46ed-e466-d316a14bfa3b",
          "sourceHash": "320725431abb477d81b902c877060fcb",
          "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=007c22df-e5d3-4104-941b-3eae0229f33a",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 5435
                },
                "height": 5435,
                "width": 1024
              },
              "position": {
                "line": 3529,
                "column": 60
              },
              "errorSnippet": "&lt;body data-rsssl=\"1\" class=\"content-layout-no-paddings content-layout-stretched custom-background fl-builder footer-layout-fullwidth has-navigation-mobile has-sticky-header header-layout-boxed home is-singular no-intro no-widgets-sidebar page page-id-",
              "xpath": "/html/body",
              "issueID": "637c02b232d891798401b263d0b26013",
              "signature": "af832649f855ba5020451aff35e87bb8",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=637c02b232d891798401b263d0b26013"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 418.484375,
                  "y": 447.71875
                },
                "bottom-right": {
                  "x": 543.515375,
                  "y": 467.71875
                },
                "height": 20,
                "width": 125.031
              },
              "position": {
                "line": 5127,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://advancedbytez.com/about/\" target=\"_self\" class=\"fl-button\" role=\"button\"&gt; &lt;span class=\"fl-button-text\"&gt;Read More&lt;/span&gt; &lt;i class=\"fl-button-icon fl-button-icon-after fas fa-check-circle\" aria-hidden=\"true\"&gt;&lt;/i&",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "17c45f760a56e38f89d24d453c26d897",
              "signature": "eca4948eaf5372486af04b9463fab19c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=17c45f760a56e38f89d24d453c26d897"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 61.4375,
                  "y": 785.46875
                },
                "bottom-right": {
                  "x": 157.4375,
                  "y": 803.46875
                },
                "height": 18,
                "width": 96
              },
              "position": {
                "line": 5127,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://advancedbytez.com/design-and-development/\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "f5ba74dbd464c1a3a71abcfd0fcaf0e7",
              "signature": "5058f3ec471794d9a1009bd11ac7b050",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=f5ba74dbd464c1a3a71abcfd0fcaf0e7"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 533,
                  "y": 785.46875
                },
                "bottom-right": {
                  "x": 629,
                  "y": 803.46875
                },
                "height": 18,
                "width": 96
              },
              "position": {
                "line": 5486,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://advancedbytez.com/accessibility/\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "f25ee272a13c3d0ecd8a7220e34179f4",
              "signature": "94d3682dcf8fc5366d7029e6f5edd880",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=f25ee272a13c3d0ecd8a7220e34179f4"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 61.4375,
                  "y": 1514.9375
                },
                "bottom-right": {
                  "x": 157.4375,
                  "y": 1532.9375
                },
                "height": 18,
                "width": 96
              },
              "position": {
                "line": 5486,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://advancedbytez.com/document-accessibility/\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "25d6d4511b3c22e916f23e271632018e",
              "signature": "20b061d50ce9851df15065df8451e780",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=25d6d4511b3c22e916f23e271632018e"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 533,
                  "y": 1490.9375
                },
                "bottom-right": {
                  "x": 629,
                  "y": 1508.9375
                },
                "height": 18,
                "width": 96
              },
              "position": {
                "line": 5487,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://advancedbytez.com/digitalmarketing/\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "02d83b70e3e2fbbe2723912aca701ac4",
              "signature": "341619ab8f087b85f140d788decc4d06",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=02d83b70e3e2fbbe2723912aca701ac4"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 533,
                  "y": 300.4375
                },
                "bottom-right": {
                  "x": 667.625,
                  "y": 320.4375
                },
                "height": 20,
                "width": 134.625
              },
              "position": {
                "line": 5487,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://advancedbytez.com/about/\" target=\"_self\" class=\"fl-button\" role=\"button\"&gt; &lt;span class=\"fl-button-text\"&gt;Learn more&lt;/span&gt; &lt;i class=\"fl-button-icon fl-button-icon-after fas fa-chevron-circle-right\" aria-hidden=\"true\"&g",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "41c44b36311daef8bafb772b7aa50941",
              "signature": "8e638d11ad58daade644ac3793b0368f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=41c44b36311daef8bafb772b7aa50941"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 116.453125
                },
                "bottom-right": {
                  "x": 32,
                  "y": 156.453125
                },
                "height": 40,
                "width": 32
              },
              "position": {
                "line": 5955,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"a2a_button_facebook\" href=\"https://www.facebook.com/AdvancedBytez\" title=\"Facebook\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_facebook\" style=\"background-color: rgb(24, 119, 242);\"&gt;&lt;svg focusable=\"f",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[1]",
              "issueID": "ce7df1101ff22ed295111258977a2d83",
              "signature": "346d39fd6e2636fee48b46609f244593",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ce7df1101ff22ed295111258977a2d83"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 40,
                  "y": 116.453125
                },
                "bottom-right": {
                  "x": 72,
                  "y": 156.453125
                },
                "height": 40,
                "width": 32
              },
              "position": {
                "line": 6122,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"a2a_button_twitter\" href=\"https://twitter.com/AdvancedBytez\" title=\"Twitter\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_twitter\" style=\"background-color: rgb(29, 155, 240);\"&gt;&lt;svg focusable=\"false\" ar",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[2]",
              "issueID": "f8caafab5e50ad8da2c85b7ca4c412ea",
              "signature": "6fff157ded13552fc4ec9df97e84628b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f8caafab5e50ad8da2c85b7ca4c412ea"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 80,
                  "y": 116.453125
                },
                "bottom-right": {
                  "x": 112,
                  "y": 156.453125
                },
                "height": 40,
                "width": 32
              },
              "position": {
                "line": 6123,
                "column": 40
              },
              "errorSnippet": "&lt;a class=\"a2a_button_instagram\" href=\"https://www.instagram.com/advancedbytez/\" title=\"Instagram\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_instagram\" style=\"background-color: rgb(228, 64, 95);\"&gt;&lt;svg focusabl",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[3]",
              "issueID": "74086ba9df9770ce71f5ae3bf44edd02",
              "signature": "47492a543432685594ecb3b1b4e06837",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=74086ba9df9770ce71f5ae3bf44edd02"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 120,
                  "y": 116.453125
                },
                "bottom-right": {
                  "x": 152,
                  "y": 156.453125
                },
                "height": 40,
                "width": 32
              },
              "position": {
                "line": 6134,
                "column": 52
              },
              "errorSnippet": "&lt;a class=\"a2a_button_pinterest\" href=\"https://www.pinterest.ca/advancedbytez/_created/\" title=\"Pinterest\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_pinterest\" style=\"background-color: rgb(189, 8, 28);\"&gt;&lt;svg f",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[4]",
              "issueID": "4b047951408a6e84e633443519158486",
              "signature": "6510d308732e96735b7c584cc808c16b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4b047951408a6e84e633443519158486"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 40,
                  "y": 156.453125
                },
                "bottom-right": {
                  "x": 72,
                  "y": 196.453125
                },
                "height": 40,
                "width": 32
              },
              "position": {
                "line": 6542,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"a2a_button_youtube_channel\" href=\"https://www.youtube.com/channel/UCNUs_frlYn1uvs8-kb4KTVg\" title=\"YouTube Channel\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_youtube\" style=\"background-color: rgb(255, 0, ",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[6]",
              "issueID": "8cef1b88fec49dd68303fea6bd69c1df",
              "signature": "3cabe2d95c82728c58979372fadcb3f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8cef1b88fec49dd68303fea6bd69c1df"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5126,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://chrome.google.com/webstore/detail/lera/neninfnjnhknniefcpognoooalfdaofc\" target=\"_blank\" rel=\"noopener\" class=\"fl-callout-title-link fl-callout-title-text\"&gt;&lt;span&gt;Free&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "760e9a3642574fcf4c474df1f11e9f89",
              "signature": "a4d72a63d8fa5173c1b89862de360e60",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=760e9a3642574fcf4c474df1f11e9f89"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -50,
                  "y": -26
                },
                "height": -26,
                "width": -50
              },
              "position": {
                "line": 5127,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://chrome.google.com/webstore/detail/lera/neninfnjnhknniefcpognoooalfdaofc\" target=\"_blank\" class=\"fl-button\" role=\"button\" rel=\"noopener\"&gt; &lt;i class=\"fl-button-icon fl-button-icon-before fas fa-download\" aria-hidden=\"true\"&gt;&lt;/",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "291fa78b751a49cad340a79ca830752d",
              "signature": "859162bc91ab84dc9368c34b0e795215",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=291fa78b751a49cad340a79ca830752d"
            },
            {
              "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": 533,
                  "y": 785.46875
                },
                "bottom-right": {
                  "x": 629,
                  "y": 803.46875
                },
                "height": 18,
                "width": 96
              },
              "position": {
                "line": 5486,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://advancedbytez.com/accessibility/\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "24fb6e42714d24fcb59bf78a71fde0b6",
              "signature": "6cc329e9e8de40ca0d6ac965beb7f5ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=24fb6e42714d24fcb59bf78a71fde0b6"
            },
            {
              "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": 61.4375,
                  "y": 1514.9375
                },
                "bottom-right": {
                  "x": 157.4375,
                  "y": 1532.9375
                },
                "height": 18,
                "width": 96
              },
              "position": {
                "line": 5486,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://advancedbytez.com/document-accessibility/\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "c61ce32bba3077fe2d04591c49223251",
              "signature": "c4496d01872d033f2fbd81e88648ca62",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c61ce32bba3077fe2d04591c49223251"
            },
            {
              "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": 533,
                  "y": 1490.9375
                },
                "bottom-right": {
                  "x": 629,
                  "y": 1508.9375
                },
                "height": 18,
                "width": 96
              },
              "position": {
                "line": 5487,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://advancedbytez.com/digitalmarketing/\"&gt;Learn more&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[3]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "15cb5f5952755ad19382e491fe9302fe",
              "signature": "5f9c8b9dbe7ee7c853e8585797914827",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=15cb5f5952755ad19382e491fe9302fe"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 21,
                  "y": 229
                },
                "bottom-right": {
                  "x": 441.219,
                  "y": 341
                },
                "height": 112,
                "width": 420.219
              },
              "position": {
                "line": 9315,
                "column": 2
              },
              "errorSnippet": "&lt;h3 style=\"text-align: center;\"&gt;Integrating accessibility into all stages of web development - Design, Development, Automated and Manual testing, with live monitoring&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "2c9e5421d9e2c268a5d8582d0e307408",
              "signature": "d0a859f421523d078225c10220c98f2d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2c9e5421d9e2c268a5d8582d0e307408"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9429,
                "column": 2
              },
              "errorSnippet": "&lt;h3&gt;Integrating accessibility into all stages of web development - Design, Development, Automated and Manual testing, with live monitoring&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "a3e2e5e7857e6ff5d1c49e75d99ef8f1",
              "signature": "ca6910c02fe01746faf0d482a55db334",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a3e2e5e7857e6ff5d1c49e75d99ef8f1"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 61.4375,
                  "y": 213
                },
                "bottom-right": {
                  "x": 490.9995,
                  "y": 642.562
                },
                "height": 429.562,
                "width": 429.562
              },
              "position": {
                "line": 9593,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"fl-photo fl-photo-align-center\" itemscope=\"\" itemtype=\"https://schema.org/ImageObject\"&gt; &lt;div class=\"fl-photo-content fl-photo-img-png\"&gt; &lt;img class=\"fl-photo-img wp-image-485 size-full jetpack-lazy-image\" src=\"https://i0.wp.com/",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "a1540ff74690e0f40c2ed1e50b11595e",
              "signature": "79b2854de61b668b4c97aec2daac041d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a1540ff74690e0f40c2ed1e50b11595e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 533,
                  "y": 213
                },
                "bottom-right": {
                  "x": 962.562,
                  "y": 642.562
                },
                "height": 429.562,
                "width": 429.562
              },
              "position": {
                "line": 9614,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"fl-photo fl-photo-align-center\" itemscope=\"\" itemtype=\"https://schema.org/ImageObject\"&gt; &lt;div class=\"fl-photo-content fl-photo-img-png\"&gt; &lt;img class=\"fl-photo-img wp-image-483 size-full jetpack-lazy-image\" src=\"https://i0.wp.com/",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "7220f84121b744f7ada5c9af8bcdc1fe",
              "signature": "167df9d4687844e238bd4f64ab6d123e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7220f84121b744f7ada5c9af8bcdc1fe"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 61.4375,
                  "y": 918.46875
                },
                "bottom-right": {
                  "x": 490.9995,
                  "y": 1348.03075
                },
                "height": 429.562,
                "width": 429.562
              },
              "position": {
                "line": 9652,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"fl-photo fl-photo-align-center\" itemscope=\"\" itemtype=\"https://schema.org/ImageObject\"&gt; &lt;div class=\"fl-photo-content fl-photo-img-png\"&gt; &lt;img class=\"fl-photo-img wp-image-1316 size-full jetpack-lazy-image\" src=\"https://i0.wp.com",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "26e0faf65fb25366a642723dbe1a177b",
              "signature": "e453c9c7b9f76c53e8bcb158aea28dfc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=26e0faf65fb25366a642723dbe1a177b"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 533,
                  "y": 918.46875
                },
                "bottom-right": {
                  "x": 962.562,
                  "y": 1348.03075
                },
                "height": 429.562,
                "width": 429.562
              },
              "position": {
                "line": 9673,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"fl-photo fl-photo-align-center\" itemscope=\"\" itemtype=\"https://schema.org/ImageObject\"&gt; &lt;div class=\"fl-photo-content fl-photo-img-png\"&gt; &lt;img class=\"fl-photo-img wp-image-484 size-full jetpack-lazy-image\" src=\"https://i0.wp.com/",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "9076cf808bbd396a973e3d57deb7fc7b",
              "signature": "3872759e2f00cfd9ebc621d64f121763",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9076cf808bbd396a973e3d57deb7fc7b"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 61.4375,
                  "y": 216.9375
                },
                "bottom-right": {
                  "x": 490.9995,
                  "y": 217.9375
                },
                "height": 1,
                "width": 429.562
              },
              "position": {
                "line": 9799,
                "column": 2
              },
              "errorSnippet": "&lt;div class=\"fl-photo fl-photo-crop-landscape fl-photo-align-center\" itemscope=\"\" itemtype=\"https://schema.org/ImageObject\"&gt; &lt;div class=\"fl-photo-content fl-photo-img-jpg\"&gt; &lt;img class=\"fl-photo-img jetpack-lazy-image\" src=\"https://i0.wp.com",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "ff2e815abb188bc740b49a97707fb3b1",
              "signature": "95de112bd0faa0b83e0609827b83bfe9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ff2e815abb188bc740b49a97707fb3b1"
            },
            {
              "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": -55.9104,
                  "y": -23.84
                },
                "height": -23.84,
                "width": -55.9104
              },
              "position": {
                "line": 1494,
                "column": 215
              },
              "errorSnippet": "&lt;input type=\"search\" class=\"search-field\" placeholder=\"Search …\" value=\"\" name=\"s\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/form[1]/label[1]/input[1]",
              "issueID": "db020aad31162eb4b7f808ea6af3208e",
              "signature": "65f5441665a9d9060e8a8ee3742ed8df",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=db020aad31162eb4b7f808ea6af3208e"
            },
            {
              "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": 41.9904,
                  "y": 0
                },
                "height": 0,
                "width": 41.9904
              },
              "position": {
                "line": 5258,
                "column": 34
              },
              "errorSnippet": "&lt;input type=\"submit\" class=\"search-submit\" value=\"Search\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/form[1]/input[1]",
              "issueID": "859ff75e540565510a2f51f3d5462b07",
              "signature": "8b9c2bd624dcfd957cf76fad7f08dfcc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=859ff75e540565510a2f51f3d5462b07"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 22,
                  "y": 20
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9247,
                "column": 1
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Products\" style=\"\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[3]/button[1]",
              "issueID": "069eef93fb96e91b3d0d41c184182123",
              "signature": "0773e1e4861b1f2cebdac08cbf112e5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=069eef93fb96e91b3d0d41c184182123"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 22,
                  "y": 20
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 9254,
                "column": 1
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" class=\"button-toggle-sub-menu\" aria-label=\"Expand menu: Services &amp;amp; Consulting\" style=\"\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/nav[1]/div[1]/div[2]/ul[1]/li[4]/button[1]",
              "issueID": "0fa39e18aceb5a87820c794b38cf1466",
              "signature": "8497a5383b53746b7c87a59649294191",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0fa39e18aceb5a87820c794b38cf1466"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 28
                },
                "height": 28,
                "width": 0
              },
              "position": {
                "line": 5259,
                "column": 0
              },
              "errorSnippet": "&lt;input id=\"a2afeed_find\" class=\"a2a_menu_find a2a_localize\" type=\"text\" autocomplete=\"off\" title=\"Find any service\" data-a2a-localize=\"title,FindAnyServiceToAddTo\"&gt;",
              "xpath": "/html/body/div[3]/div[3]/div[1]/div[1]/input[1]",
              "issueID": "12de379fdd8d60f157ea9b212c9fda82",
              "signature": "4a51972c0a8f6ca6e40d69f64f25acec",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=12de379fdd8d60f157ea9b212c9fda82"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 13
                },
                "bottom-right": {
                  "x": 1,
                  "y": 42
                },
                "height": 29,
                "width": 1
              },
              "position": {
                "line": 1493,
                "column": 19560
              },
              "errorSnippet": "&lt;p class=\"site-description\"&gt;Transforming you one byte at a time&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "2a39e4cda3982fc6ac07d51ce785f84e",
              "signature": "7efb5c87714dbbd90dee92a991b20cf8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2a39e4cda3982fc6ac07d51ce785f84e"
            },
            {
              "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": 21,
                  "y": 385
                },
                "bottom-right": {
                  "x": 59,
                  "y": 411
                },
                "height": 26,
                "width": 38
              },
              "position": {
                "line": 2534,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://chrome.google.com/webstore/detail/lera/neninfnjnhknniefcpognoooalfdaofc?utm_source=advancedbytez-home&amp;amp;utm_medium=download-now\" target=\"_blank\" rel=\"noopener\" class=\"fl-callout-title-link fl-callout-title-text\"&gt;&lt;span&gt;F",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h3[1]/a[1]",
              "issueID": "bad17bb427fb20523c72bd3f20975423",
              "signature": "e13a6aca2bd28447feaa2d3ec3d013fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bad17bb427fb20523c72bd3f20975423"
            },
            {
              "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": 21,
                  "y": 466
                },
                "bottom-right": {
                  "x": 174.828,
                  "y": 486
                },
                "height": 20,
                "width": 153.828
              },
              "position": {
                "line": 2550,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://chrome.google.com/webstore/detail/lera/neninfnjnhknniefcpognoooalfdaofc?utm_source=advancedbytez-home&amp;amp;utm_medium=download-now\" target=\"_blank\" class=\"fl-button\" role=\"button\" rel=\"noopener\"&gt; &lt;i class=\"fl-button-icon fl-b",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "7deae4700aed26943151a295d2f2c9d9",
              "signature": "dd0c3f7dbdb6cfaef33d727a5a35d1ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7deae4700aed26943151a295d2f2c9d9"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5126,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://chrome.google.com/webstore/detail/lera/neninfnjnhknniefcpognoooalfdaofc\" target=\"_blank\" rel=\"noopener\" class=\"fl-callout-title-link fl-callout-title-text\"&gt;&lt;span&gt;Free&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "c5a19365f5328f7ef0fcfc2943ad9366",
              "signature": "dae2361117d8f96922ad54a9cc868a9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c5a19365f5328f7ef0fcfc2943ad9366"
            },
            {
              "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": -50,
                  "y": -26
                },
                "height": -26,
                "width": -50
              },
              "position": {
                "line": 5127,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://chrome.google.com/webstore/detail/lera/neninfnjnhknniefcpognoooalfdaofc\" target=\"_blank\" class=\"fl-button\" role=\"button\" rel=\"noopener\"&gt; &lt;i class=\"fl-button-icon fl-button-icon-before fas fa-download\" aria-hidden=\"true\"&gt;&lt;/",
              "xpath": "/html/body/div[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "a15b65fc57b7bbec474fd94fc99df8ab",
              "signature": "aa7bfcefaa561096b43c057d99179c71",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a15b65fc57b7bbec474fd94fc99df8ab"
            },
            {
              "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": 116.453125
                },
                "bottom-right": {
                  "x": 32,
                  "y": 156.453125
                },
                "height": 40,
                "width": 32
              },
              "position": {
                "line": 5955,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"a2a_button_facebook\" href=\"https://www.facebook.com/AdvancedBytez\" title=\"Facebook\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_facebook\" style=\"background-color: rgb(24, 119, 242);\"&gt;&lt;svg focusable=\"f",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[1]",
              "issueID": "bcbc49fd377ba251c119823d8f6effad",
              "signature": "b8c4aa685f784b429f8b2748e8097a3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bcbc49fd377ba251c119823d8f6effad"
            },
            {
              "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": 40,
                  "y": 116.453125
                },
                "bottom-right": {
                  "x": 72,
                  "y": 156.453125
                },
                "height": 40,
                "width": 32
              },
              "position": {
                "line": 6122,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"a2a_button_twitter\" href=\"https://twitter.com/AdvancedBytez\" title=\"Twitter\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_twitter\" style=\"background-color: rgb(29, 155, 240);\"&gt;&lt;svg focusable=\"false\" ar",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[2]",
              "issueID": "91aeffd40fff0a934c5fe54dc775ce2e",
              "signature": "977c8d312e0c0ae17b343f5cc48edb73",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=91aeffd40fff0a934c5fe54dc775ce2e"
            },
            {
              "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": 80,
                  "y": 116.453125
                },
                "bottom-right": {
                  "x": 112,
                  "y": 156.453125
                },
                "height": 40,
                "width": 32
              },
              "position": {
                "line": 6123,
                "column": 40
              },
              "errorSnippet": "&lt;a class=\"a2a_button_instagram\" href=\"https://www.instagram.com/advancedbytez/\" title=\"Instagram\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_instagram\" style=\"background-color: rgb(228, 64, 95);\"&gt;&lt;svg focusabl",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[3]",
              "issueID": "e33afe252cab22586530e84b8bb56409",
              "signature": "3d7e3970cfec37dcd66b9be79a8dcdd1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e33afe252cab22586530e84b8bb56409"
            },
            {
              "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": 120,
                  "y": 116.453125
                },
                "bottom-right": {
                  "x": 152,
                  "y": 156.453125
                },
                "height": 40,
                "width": 32
              },
              "position": {
                "line": 6134,
                "column": 52
              },
              "errorSnippet": "&lt;a class=\"a2a_button_pinterest\" href=\"https://www.pinterest.ca/advancedbytez/_created/\" title=\"Pinterest\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_pinterest\" style=\"background-color: rgb(189, 8, 28);\"&gt;&lt;svg f",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[4]",
              "issueID": "79eda23ee224285fa39e318172c46145",
              "signature": "34569d25229550653416cf5d9a2c7b5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=79eda23ee224285fa39e318172c46145"
            },
            {
              "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": 156.453125
                },
                "bottom-right": {
                  "x": 32,
                  "y": 196.453125
                },
                "height": 40,
                "width": 32
              },
              "position": {
                "line": 6135,
                "column": 58
              },
              "errorSnippet": "&lt;a class=\"a2a_button_linkedin_company\" href=\"https://www.linkedin.com/company/advbytez/\" title=\"LinkedIn Company\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_linkedin\" style=\"background-color: rgb(0, 123, 181);\"&gt;&",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[5]",
              "issueID": "cd3a49cfd32f521a952c5aaa5bbeb6b1",
              "signature": "000a320a1a2914c20d73d9a49dc6fcbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cd3a49cfd32f521a952c5aaa5bbeb6b1"
            },
            {
              "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": 40,
                  "y": 156.453125
                },
                "bottom-right": {
                  "x": 72,
                  "y": 196.453125
                },
                "height": 40,
                "width": 32
              },
              "position": {
                "line": 6542,
                "column": 34
              },
              "errorSnippet": "&lt;a class=\"a2a_button_youtube_channel\" href=\"https://www.youtube.com/channel/UCNUs_frlYn1uvs8-kb4KTVg\" title=\"YouTube Channel\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_youtube\" style=\"background-color: rgb(255, 0, ",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/aside[1]/section[4]/div[1]/a[6]",
              "issueID": "b91bf17108808897f11a2ceeb3d89b7d",
              "signature": "6c0a367f61e3f9dd982346e21104afb2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b91bf17108808897f11a2ceeb3d89b7d"
            },
            {
              "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": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6543,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.addtoany.com\" title=\"Share Buttons\" rel=\"noopener\" target=\"_blank\"&gt;&lt;span class=\"a2a_svg a2a_s__default a2a_s_a2a a2a_logo_color\"&gt;&lt;svg focusable=\"false\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 32 32\"&gt;&lt;g fi",
              "xpath": "/html/body/div[3]/div[3]/div[3]/a[1]",
              "issueID": "0e772b6c7ef3342b133f4a2b068463d0",
              "signature": "e80e1d17e373dc3caad84ea64740fcf7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0e772b6c7ef3342b133f4a2b068463d0"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T14:20:06",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      40
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      9
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      5
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 47,
  "logSize": 2882,
  "errorLogCount": 11,
  "errorLogSize": 1830,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T14:22:01",
  "elapsedSeconds": 114,
  "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,
        "focOp": 2,
        "hover": 47,
        "linkUl": 50,
        "role": 18,
        "styleDiff": 24,
        "zIndex": 20
      },
      "alfa": {
        "r62": 4,
        "r66": 14,
        "r69": 14,
        "r73": 8,
        "r74": 8,
        "r78": 4,
        "r83": 24,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 25,
        "color-contrast": 22,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "p-as-heading": 1,
        "css-orientation-lock": 1,
        "landmark-complementary-is-top-level": 2
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 8,
        "e:AA.2_4_1.G1,G123,G124.NoSuchID": 4,
        "w:AA.1_1_1.H67.2": 4,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 4,
        "w:AA.1_4_3.G145.Abs": 2,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G145.BgImage": 3,
        "w:AA.1_4_3.G18.Abs": 4,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3.G18.BgImage": 5,
        "w:AA.4_1_2.H91.A.EmptyWithName": 1
      },
      "wave": {
        "c:contrast": 3,
        "a:label_title": 2,
        "a:heading_possible": 2,
        "a:link_internal_broken": 1,
        "a:link_redundant": 3,
        "a:noscript": 8,
        "a:title_redundant": 5
      },
      "tenon": {
        "28": 4,
        "73": 24,
        "79": 20,
        "98": 20,
        "144": 28,
        "152": 20,
        "153": 2,
        "218": 44
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 12,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 25,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 2,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 14,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 5,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 6,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 11,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 17,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 6,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 6,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 4,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 24,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "pseudoHeadingRisk": {
          "axe": {
            "p-as-heading": {
              "score": 1,
              "what": "Styled p element may be misused as a heading"
            }
          },
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "asideTopLandmark": {
          "axe": {
            "landmark-complementary-is-top-level": {
              "score": 1,
              "what": "complementary landmark (aside) is contained in another landmark"
            }
          }
        },
        "internalLinkBroken": {
          "htmlcs": {
            "e:AA.2_4_1.G1,G123,G124.NoSuchID": {
              "score": 4,
              "what": "Internal link references a nonexistent destination"
            }
          },
          "wave": {
            "a:link_internal_broken": {
              "score": 1,
              "what": "Broken same-page link"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G145.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 1,
              "what": "Link has a name attribute but no href attribute or text"
            }
          }
        },
        "titleAsLabel": {
          "wave": {
            "a:label_title": {
              "score": 2,
              "what": "Form control has a title but no label"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 2,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 5,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 18,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 10,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 28,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 10,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 1,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 33,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 441,
      "log": 100,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkForcesNewWindow",
          "score": 35
        },
        {
          "groupName": "leadingClipsText",
          "score": 30
        },
        {
          "groupName": "linkIndication",
          "score": 28
        },
        {
          "groupName": "contrastAA",
          "score": 27
        },
        {
          "groupName": "overflowHidden",
          "score": 26
        },
        {
          "groupName": "linkVague",
          "score": 20
        },
        {
          "groupName": "roleBad",
          "score": 16
        },
        {
          "groupName": "hoverSurprise",
          "score": 14
        },
        {
          "groupName": "linkTextsSame",
          "score": 12
        },
        {
          "groupName": "targetSize",
          "score": 12
        },
        {
          "groupName": "contrastAAA",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "noLeading",
          "score": 8
        },
        {
          "groupName": "contrastRisk",
          "score": 8
        },
        {
          "groupName": "zIndexNotZero",
          "score": 7
        },
        {
          "groupName": "titleRedundant",
          "score": 7
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 6
        },
        {
          "groupName": "internalLinkBroken",
          "score": 6
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "titleAsLabel",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "noScriptRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "asideTopLandmark",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "allCaps",
          "score": 3
        }
      ]
    }
  }
}