Accessibility test digest

Synopsis

Page: Technoprise

URL: https://technopriseglobal.com/

Score: 433

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 Technoprise web page at https://technopriseglobal.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 433 (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
total433
log209
linkIndication21
fontSizeAbsolute18
titleRedundant15
contrastAA14
targetSize14
linkForcesNewWindow14
textRotated10
focusableOperable9
contrastAAA9
inconsistentStyles7
focusIndication6
roleBad6
contrastRisk6
menuItemless6
leadingClipsText6
linkDestinationsSame6
tabIndexMissing6
noLeading5
zIndexNotZero4
pseudoLinkRisk4
fontSmall4
allCaps4
hoverSurprise3
hiddenContentRisk3
cssBansRotate3
focusableRole3
decorativeImageRisk3
pseudoNavListRisk3
scrollRisk3
eventKeyboardRisk3
linkBrokenRisk3
linkPair3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linkPair: 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-technoprise",
  "host": {
    "id": "technoprise",
    "which": "https://technopriseglobal.com/",
    "what": "Technoprise"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T15:30:28"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:32:25"
    }
  ],
  "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://technopriseglobal.com/",
        "what": "Technoprise"
      },
      {
        "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://technopriseglobal.com/",
        "what": "Technoprise"
      },
      {
        "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://technopriseglobal.com/",
      "what": "Technoprise",
      "result": "https://technopriseglobal.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://technopriseglobal.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://technopriseglobal.com/",
      "result": {
        "bytes": [
          302909,
          302909,
          302909,
          302909,
          302909
        ],
        "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://technopriseglobal.com/",
      "what": "Technoprise",
      "result": "https://technopriseglobal.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://technopriseglobal.com/",
      "result": {
        "visibleElements": 176
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://technopriseglobal.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://technopriseglobal.com/",
      "result": {
        "tabFocusables": 29,
        "tabFocused": 29,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://technopriseglobal.com/",
      "what": "URL",
      "result": "https://technopriseglobal.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://technopriseglobal.com/",
      "result": {
        "totals": {
          "total": 29,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 4,
              "tagNames": {
                "A": 2,
                "INPUT": 1,
                "BUTTON": 1
              }
            },
            "outlinePresent": {
              "total": 25,
              "meanDelay": 25,
              "tagNames": {
                "A": 24,
                "DIV": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "FREE RISK ASSESSMENT"
            },
            {
              "tagName": "A",
              "text": "REQUEST CONSULTATION"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Subscribe"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Compliance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Career",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 105
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn More",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "Copyright All rights reserved",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://technopriseglobal.com/",
      "what": "URL",
      "result": "https://technopriseglobal.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://technopriseglobal.com/",
      "result": {
        "totals": {
          "total": 45,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "onlyOperable": {
              "total": 4,
              "tagNames": {
                "A": 1,
                "DIV": 1,
                "INPUT": 1,
                "IMG": 1
              }
            },
            "focusableAndOperable": {
              "total": 40,
              "tagNames": {
                "A": 34,
                "BUTTON": 2,
                "INPUT": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "",
              "text": "Copyright All rights reserved"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://technopriseglobal.com/\" tabindex=\"-1\" aria-label=\"technoprise l",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "<div class=\"animated-icon3\" style=\"cursor: default;\"><span></span><span></span><",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"o",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img style=\"cursor: default;\" src=\"https://seal.godaddy.com/images/3/en/siteseal",
              "byTag": false,
              "byOnClick": true,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://technopriseglobal.com/\" class=\"custom-logo-link\" rel=\"home\" ari",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://technopriseglobal.com/search/\" style=\"cursor: default;\"><img cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"navbar-toggler third-button\" type=\"button\" data-toggle=\"collapse\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "menu-item-dropdown-79",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WEB ACCESSIBILITY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MOBILE ACCESSIBILITY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UX/USABILITY STUDIES",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "STRATEGIC CONSULTING",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DOCUMENT ACCESSIBLITY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PARTICIPANT RECRUITMENT IN AFRICA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Compliance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Career",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://technopriseglobal.com/search/\" style=\"cursor: default;\"><img cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FREE RISK ASSESSMENT",
              "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": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "REQUEST CONSULTATION",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "subscribeForm",
              "text": "<input type=\"email\" class=\"form-control form-control-lg\" id=\"subscribeForm\" name",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Subscribe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_mc4wp_timestamp\" value=\"1657380639\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_mc4wp_form_id\" value=\"387\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"_mc4wp_form_element_id\" value=\"mc4wp-form-1\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/Technoprise-Global-103983291730349\" target=\"_b",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/technoprise_g\" target=\"_blank\" title=\"to Twitter op",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/technoprise-global\" target=\"_blank\" ti",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"#\" target=\"_blank\" title=\"to Youtube opens on a new tab\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://technopriseglobal.com/",
      "what": "URL",
      "result": "https://technopriseglobal.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://technopriseglobal.com/",
      "result": {
        "totals": {
          "triggers": 42,
          "headTriggers": 20,
          "tailTriggers": 22,
          "impactTriggers": 1,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 1,
          "opacityImpact": 13,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "Skiptocontent",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 13
              }
            ],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://technopriseglobal.com/",
      "what": "URL",
      "result": "https://technopriseglobal.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://technopriseglobal.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 4
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toggle navigation"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Subscribe"
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Leave this field empty if you're human:"
                ]
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://technopriseglobal.com/",
      "result": {
        "totals": {
          "links": 35,
          "adjacent": {
            "total": 19,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to content",
            "",
            "",
            "",
            "Home",
            "Services",
            "Compliance",
            "About",
            "Career",
            "Contact Us",
            "",
            "FREE RISK ASSESSMENT",
            "Learn More",
            "Learn More",
            "Learn More",
            "Learn More",
            "Learn More",
            "Learn More",
            "REQUEST CONSULTATION"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://technopriseglobal.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://technopriseglobal.com/",
      "what": "URL",
      "result": "https://technopriseglobal.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://technopriseglobal.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://technopriseglobal.com/",
      "result": {
        "roleElements": 6,
        "badRoleElements": 2,
        "redundantRoleElements": 1,
        "tagNames": {
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "complementary": {
              "bad": 1,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://technopriseglobal.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": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 19,
            "subtotals": [
              11,
              6,
              2
            ]
          },
          "listLink": {
            "total": 16,
            "subtotals": [
              6,
              6,
              4
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h3": {
            "total": 5,
            "subtotals": [
              2,
              2,
              1
            ]
          },
          "h4": {
            "total": 6
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                ""
              ],
              "500": [
                "Subscribe"
              ]
            },
            "height": {
              "auto": [
                ""
              ],
              "40px": [
                "Subscribe"
              ]
            },
            "lineHeight": {
              "20px": [
                ""
              ],
              "18px": [
                "Subscribe"
              ]
            },
            "minHeight": {
              "0px": [
                ""
              ],
              "auto": [
                "Subscribe"
              ]
            },
            "minWidth": {
              "0px": [
                ""
              ],
              "auto": [
                "Subscribe"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "300": [
                "Skip to content",
                "",
                "",
                "",
                "",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More"
              ],
              "400": [
                "FREE RISK ASSESSMENT",
                "REQUEST CONSULTATION"
              ],
              "600": [
                "Home",
                "Services",
                "Compliance",
                "About",
                "Career",
                "Contact Us"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "300": [
                "About Us",
                "Policy",
                "Services",
                "Contact Us",
                "Careers",
                "Accessibility",
                "",
                "",
                "",
                ""
              ],
              "600": [
                "WEB ACCESSIBILITY",
                "MOBILE ACCESSIBILITY",
                "UX/USABILITY STUDIES",
                "STRATEGIC CONSULTING",
                "DOCUMENT ACCESSIBLITY",
                "PARTICIPANT RECRUITMENT IN AFRICA"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "WEB ACCESSIBILITY",
                "MOBILE ACCESSIBILITY",
                "UX/USABILITY STUDIES",
                "STRATEGIC CONSULTING",
                "DOCUMENT ACCESSIBLITY",
                "PARTICIPANT RECRUITMENT IN AFRICA"
              ],
              "rgb(255, 255, 255)": [
                "About Us",
                "Policy",
                "Services",
                "Contact Us",
                "Careers",
                "Accessibility",
                "",
                "",
                "",
                ""
              ]
            },
            "lineHeight": {
              "21px": [
                "WEB ACCESSIBILITY",
                "MOBILE ACCESSIBILITY",
                "UX/USABILITY STUDIES",
                "STRATEGIC CONSULTING",
                "DOCUMENT ACCESSIBLITY",
                "PARTICIPANT RECRUITMENT IN AFRICA",
                "About Us",
                "Policy",
                "Services",
                "Contact Us",
                "Careers",
                "Accessibility"
              ],
              "30px": [
                "",
                "",
                "",
                ""
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "600": [
                "Accessibility Information | WebAIM Million"
              ],
              "700": [
                "We bring all your right tools together"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "500": [
                "Create an Inclusive digital world for all.",
                "An accessibility assessment of the home pages of the top 1,000,000 web sites 2020"
              ],
              "600": [
                "Information",
                "Social Media"
              ],
              "700": [
                "Robust, efficeint and accurate accessibilty testing for all"
              ]
            },
            "color": {
              "rgb(33, 37, 41)": [
                "Create an Inclusive digital world for all.",
                "An accessibility assessment of the home pages of the top 1,000,000 web sites 2020",
                "Robust, efficeint and accurate accessibilty testing for all"
              ],
              "rgb(255, 255, 255)": [
                "Information",
                "Social Media"
              ]
            },
            "fontSize": {
              "25px": [
                "Create an Inclusive digital world for all.",
                "An accessibility assessment of the home pages of the top 1,000,000 web sites 2020",
                "Robust, efficeint and accurate accessibilty testing for all"
              ],
              "16px": [
                "Information",
                "Social Media"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://technopriseglobal.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://technopriseglobal.com/",
      "result": {
        "totals": {
          "total": 7,
          "tagNames": {
            "DIV": 1,
            "A": 1,
            "HEADER": 1,
            "UL": 1,
            "IMG": 2,
            "SECTION": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Skip to content"
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Home\nServices WEB ACCESSIBILITY MOBILE ACCESSIBILITY UX/USABILITY STUDIES STRATEGIC CONSULTING DOCUM"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "WEB ACCESSIBILITY MOBILE ACCESSIBILITY UX/USABILITY STUDIES STRATEGIC CONSULTING DOCUMENT ACCESSIBLI"
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "We bring all your right tools together Create an Inclusive digital world for all. WEB ACCESSIBILITY "
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://technopriseglobal.com/",
      "result": {
        "totals": {
          "failures": 12,
          "warnings": 0
        },
        "items": [
          {
            "index": 404,
            "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[2]/main[1]/div[1]/section[2]/div[1]/div[1]/div[3]/div[1]/h4[1]/text()[1]",
              "codeLines": [
                "UX/USABILITY STUDIES"
              ]
            }
          },
          {
            "index": 420,
            "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[2]/main[1]/div[1]/section[3]/div[1]/div[5]/div[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "0"
              ]
            }
          },
          {
            "index": 428,
            "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]/footer[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Copyright All rights reserved"
              ]
            }
          },
          {
            "index": 485,
            "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[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  With a people-first approach, digital accessibility research and solutions are at the forefront o...",
                "</p>"
              ]
            }
          },
          {
            "index": 493,
            "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[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  With a people-first approach, digital accessibility research and solutions are at the forefront o...",
                "</p>"
              ]
            }
          },
          {
            "index": 494,
            "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[2]/main[1]/div[1]/section[3]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"title\">",
                "  At Least One WCAG Failure",
                "</p>"
              ]
            }
          },
          {
            "index": 495,
            "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[2]/main[1]/div[1]/section[3]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"title\">",
                "  Average Errors per home page",
                "</p>"
              ]
            }
          },
          {
            "index": 496,
            "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[2]/main[1]/div[1]/section[3]/div[1]/div[4]/p[1]",
              "codeLines": [
                "<p class=\"title\">",
                "  Low Color Contrast Failure",
                "</p>"
              ]
            }
          },
          {
            "index": 497,
            "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[2]/main[1]/div[1]/section[3]/div[1]/div[5]/p[1]",
              "codeLines": [
                "<p class=\"title\">",
                "  Missing Alternative Text",
                "</p>"
              ]
            }
          },
          {
            "index": 498,
            "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[2]/main[1]/div[1]/section[4]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  With a people-first approach, digital accessibility research and solutions are at the forefront o...",
                "</p>"
              ]
            }
          },
          {
            "index": 499,
            "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]/footer[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Create an inclusive digital world for all.",
                "</p>"
              ]
            }
          },
          {
            "index": 500,
            "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]/footer[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Copyright All rights reserved",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://technopriseglobal.com/",
      "result": {
        "totals": {
          "rulesNA": 49,
          "rulesPassed": 45,
          "rulesWarned": 4,
          "rulesViolated": 2,
          "warnings": {
            "minor": 6,
            "moderate": 0,
            "serious": 33,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 0,
            "serious": 2,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T15:32:08.164Z",
          "url": "https://technopriseglobal.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"Home\" href=\"https://technopriseglobal.com/\">Home</a>",
                  "target": [
                    "a[title=\"Home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"Services\" href=\"https://technopriseglobal.com/services/\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\" id=\"menu-item-dropdown-79\">Services</a>",
                  "target": [
                    "#menu-item-dropdown-79"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"Compliance\" href=\"https://technopriseglobal.com/compliance/\">Compliance</a>",
                  "target": [
                    "a[title=\"Compliance\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"About\" href=\"https://technopriseglobal.com/about/\">About</a>",
                  "target": [
                    "a[title=\"About\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"Career\" href=\"https://technopriseglobal.com/career/\">Career</a>",
                  "target": [
                    "a[title=\"Career\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"Contact Us\" href=\"https://technopriseglobal.com/contact-us/\">Contact Us</a>",
                  "target": [
                    "a[title=\"Contact Us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card color-1\">",
                          "target": [
                            ".color-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-1 > a > 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=\"card color-2\">",
                          "target": [
                            ".color-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-2 > a > 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=\"card color-3\">",
                          "target": [
                            ".color-3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-3 > a > 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=\"card color-4\">",
                          "target": [
                            ".color-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-4 > a > 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=\"card color-5\">",
                          "target": [
                            ".color-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-5 > a > 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=\"card color-6\">",
                          "target": [
                            ".color-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-6 > a > 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.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"percent\">98</span>",
                          "target": [
                            ".stat1 > .percent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"percent\">98</span>",
                  "target": [
                    ".stat1 > .percent"
                  ],
                  "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.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"percent\">60</span>",
                          "target": [
                            ".stat2 > .percent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"percent\">60</span>",
                  "target": [
                    ".stat2 > .percent"
                  ],
                  "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.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"percent\">86</span>",
                          "target": [
                            ".stat3 > .percent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"percent\">86</span>",
                  "target": [
                    ".stat3 > .percent"
                  ],
                  "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.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"percent\">66</span>",
                          "target": [
                            ".stat4 > .percent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"percent\">66</span>",
                  "target": [
                    ".stat4 > .percent"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"Home\" href=\"https://technopriseglobal.com/\">Home</a>",
                  "target": [
                    "a[title=\"Home\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"Services\" href=\"https://technopriseglobal.com/services/\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\" id=\"menu-item-dropdown-79\">Services</a>",
                  "target": [
                    "#menu-item-dropdown-79"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"Compliance\" href=\"https://technopriseglobal.com/compliance/\">Compliance</a>",
                  "target": [
                    "a[title=\"Compliance\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"About\" href=\"https://technopriseglobal.com/about/\">About</a>",
                  "target": [
                    "a[title=\"About\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"Career\" href=\"https://technopriseglobal.com/career/\">Career</a>",
                  "target": [
                    "a[title=\"Career\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">",
                          "target": [
                            ".img-flui"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"nav-link\" title=\"Contact Us\" href=\"https://technopriseglobal.com/contact-us/\">Contact Us</a>",
                  "target": [
                    "a[title=\"Contact Us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"card color-1\">",
                          "target": [
                            ".color-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-1 > a > 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=\"card color-2\">",
                          "target": [
                            ".color-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-2 > a > 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=\"card color-3\">",
                          "target": [
                            ".color-3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-3 > a > 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=\"card color-4\">",
                          "target": [
                            ".color-4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-4 > a > 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=\"card color-5\">",
                          "target": [
                            ".color-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-5 > a > 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=\"card color-6\">",
                          "target": [
                            ".color-6"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Learn More</span>",
                  "target": [
                    ".color-6 > a > 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.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"percent\">98</span>",
                          "target": [
                            ".stat1 > .percent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"percent\">98</span>",
                  "target": [
                    ".stat1 > .percent"
                  ],
                  "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.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"percent\">60</span>",
                          "target": [
                            ".stat2 > .percent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"percent\">60</span>",
                  "target": [
                    ".stat2 > .percent"
                  ],
                  "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.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"percent\">86</span>",
                          "target": [
                            ".stat3 > .percent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"percent\">86</span>",
                  "target": [
                    ".stat3 > .percent"
                  ],
                  "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.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span class=\"percent\">66</span>",
                          "target": [
                            ".stat4 > .percent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"percent\">66</span>",
                  "target": [
                    ".stat4 > .percent"
                  ],
                  "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": "<img class=\"img-fluid alt-logo\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/Artboard-1-copy@12x.png\" alt=\"technoprise logo Home page\">",
                  "target": [
                    ".alt-logo"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"mod-search d-lg-none d-md-block \" role=\"search\"><a href=\"https://technopriseglobal.com/search/\"><img class=\"img-fluid\" src=\"https://technopriseglobal.com/wp-content/themes/technoprise/assets/images/search.png\" alt=\"search\"></a></span>",
                  "target": [
                    ".d-lg-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"navbar-toggler third-button\" type=\"button\" data-toggle=\"collapse\" data-target=\"#main-navbar\" aria-controls=\"main-navbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">\n\t\t\t\t\t<div class=\"animated-icon3\"><span></span><span></span><span></span></div>\n\t\t\t\t</button>",
                  "target": [
                    ".navbar-toggler"
                  ],
                  "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=\"dropdown-menu\" aria-labelledby=\"menu-item-dropdown-79\" role=\"menu\">",
                  "target": [
                    ".dropdown-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=\"d-none\"><a href=\"#\">Policy</a></li>",
                  "target": [
                    ".links > .d-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<label style=\"display: none !important;\">Leave this field empty if you're human: <input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\"></label>",
                  "target": [
                    "#mc4wp-form-1 > label"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en-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": "#000000",
                        "bgColor": "#3c9eb1",
                        "contrastRatio": 6.71,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h4 class=\"card-title\">UX/USABILITY STUDIES</h4>",
                          "target": [
                            ".color-3 > h4"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.71 (foreground color: #000000, background color: #3c9eb1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h4 class=\"card-title\">UX/USABILITY STUDIES</h4>",
                  "target": [
                    ".color-3 > h4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.71 (foreground color: #000000, background color: #3c9eb1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "bgColor": "#359cbf",
                        "contrastRatio": 6.65,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"copyright\" tabindex=\"0\" title=\"footer copyright\">\n            <p>Copyright All rights reserved</p>\n        </div>",
                          "target": [
                            ".copyright"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.65 (foreground color: #000000, background color: #359cbf, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Copyright All rights reserved</p>",
                  "target": [
                    ".copyright > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.65 (foreground color: #000000, background color: #359cbf, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"copyright\" tabindex=\"0\" title=\"footer copyright\">\n            <p>Copyright All rights reserved</p>\n        </div>",
                  "target": [
                    ".copyright"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://technopriseglobal.com/",
      "what": "URL",
      "result": "https://technopriseglobal.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://technopriseglobal.com/",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"img-flui\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/landinghome-svg.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"img-fluid bg-image\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/01/lastsection.svg\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"menu mr-auto\">...</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": "",
                "code": "<div class=\"pre-loader is-loaded\">...</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": "span",
                "id": "",
                "code": "<span class=\"percent\">...</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": "#menu-item-dropdown-79",
                "code": "<a class=\"nav-link\" title=\"Services\" href=\"https://technopriseglobal.com/services/\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\" id=\"menu-item-dropdown-79\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"nav-link\" title=\"About\" href=\"https://technopriseglobal.com/about/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"nav-link\" title=\"Career\" href=\"https://technopriseglobal.com/career/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"nav-link\" title=\"Compliance\" href=\"https://technopriseglobal.com/compliance/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"nav-link\" title=\"Contact Us\" href=\"https://technopriseglobal.com/contact-us/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"nav-link\" title=\"Home\" href=\"https://technopriseglobal.com/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#home\">...</a>"
              }
            ]
          },
          "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": "h4",
                "id": "",
                "code": "<h4 class=\"card-title\">...</h4>"
              }
            ]
          },
          "AA.2_1_1.G90": {
            "Ensure the functionality provided by an event handler for this element is available through the keyboard": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img style=\"cursor:pointer;cursor:hand\" src=\"https://seal.godaddy.com/images/3/en/siteseal_gd_3_h_d_m.gif\" onclick=\"verifySeal();\" alt=\"SSL site seal - click to verify\">"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" class=\"btn\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://technopriseglobal.com/",
      "what": "URL",
      "result": "https://technopriseglobal.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://technopriseglobal.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 4,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 56,
                "top": -1,
                "height": 25,
                "width": 109
              },
              "snippet": "<a href=\"#home\" class=\"skip-link screen-reader-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/div[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3429,
                "width": 800
              },
              "snippet": "<div role=\"complementary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/nav[1]/div[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/search[1]"
              },
              "message": "Multiple \"search\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 541,
                "top": 45,
                "height": 35,
                "width": 35
              },
              "snippet": "<span role=\"search\" class=\"mod-search d-lg-none d-md-block \">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 3751,
                "height": 57,
                "width": 800
              },
              "snippet": "<div title=\"footer copyright\" tabindex=\"0\" class=\"copyright\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3429,
                "height": 380,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3429,
                "width": 800
              },
              "snippet": "<main role=\"main\" id=\"home\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 4,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 56,
                "top": -1,
                "height": 25,
                "width": 117
              },
              "snippet": "<a href=\"#home\" class=\"skip-link screen-reader-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]/div[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3456,
                "width": 800
              },
              "snippet": "<div role=\"complementary\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/nav[1]/div[1]/span[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/search[1]"
              },
              "message": "Multiple \"search\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 541,
                "top": 45,
                "height": 35,
                "width": 35
              },
              "snippet": "<span role=\"search\" class=\"mod-search d-lg-none d-md-block \">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[2]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 3778,
                "height": 57,
                "width": 800
              },
              "snippet": "<div title=\"footer copyright\" tabindex=\"0\" class=\"copyright\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3456,
                "height": 380,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3456,
                "width": 800
              },
              "snippet": "<main role=\"main\" id=\"home\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://technopriseglobal.com/",
      "what": "URL",
      "result": "https://technopriseglobal.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://technopriseglobal.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home - Technoprise",
          "pageurl": "https://technopriseglobal.com/",
          "time": 2.72,
          "creditsremaining": 192,
          "allitemcount": 75,
          "totalelements": 302,
          "waveurl": "http://wave.webaim.org/report?url=https://technopriseglobal.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "aria_menu_broken": {
                "id": "aria_menu_broken",
                "description": "Broken ARIA menu",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-79 > A:first-child + UL"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 20,
            "items": {
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > A:first-child + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "event_handler": {
                "id": "event_handler",
                "description": "Device dependent event handler",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + FOOTER > SPAN#siteseal > SCRIPT:first-child + IMG"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  }
                ]
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#home > DIV:first-child > SECTION:first-child + SECTION > H2:first-child + H3 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H4:first-child + DIV + A > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#home > DIV:first-child > SECTION:first-child + SECTION > H2:first-child + H3 + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H4:first-child + DIV + A > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#home > DIV:first-child > SECTION:first-child + SECTION > H2:first-child + H3 + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > H4:first-child + DIV + A > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#home > DIV:first-child > SECTION:first-child + SECTION > H2:first-child + H3 + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > H4:first-child + DIV + A > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#home > DIV:first-child > SECTION:first-child + SECTION > H2:first-child + H3 + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > H4:first-child + DIV + A > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#home > DIV:first-child > SECTION:first-child + SECTION > H2:first-child + H3 + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > H4:first-child + DIV + A > SPAN:first-child"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 12,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-20 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-79 > A#menu-item-dropdown-79",
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-79 > A:first-child + UL > LI#menu-item-291 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-79 > A:first-child + UL > LI#menu-item-292 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-79 > A:first-child + UL > LI#menu-item-293 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-79 > A:first-child + UL > LI#menu-item-294 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-79 > A:first-child + UL > LI#menu-item-295 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-79 > A:first-child + UL > LI#menu-item-296 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-90 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-89 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-376 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > A:first-child + HEADER > NAV:first-child > DIV:first-child > DIV#main-navbar > DIV:first-child > DIV:first-child > UL#primary-menu > LI#menu-item-88 > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://technopriseglobal.com/",
      "what": "URL",
      "result": "https://technopriseglobal.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://technopriseglobal.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.069",
        "responseTime": "2022-07-09T15:32:25.167Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1007145,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 31,
              "totalWarnings": 4,
              "totalIssues": 35
            },
            "issuesByLevel": {
              "A": {
                "count": 30,
                "pct": 85.71
              },
              "AA": {
                "count": 15,
                "pct": 42.86
              },
              "AAA": {
                "count": 35,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "a8539fce-5e83-4bf1-bf2b-08bd716b595c",
          "docID": "2c898b21-7697-4713-a078-ebfa20e5a801",
          "sourceHash": "bdcdc87cf1fe71e05dab38581bc486b3",
          "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=a8539fce-5e83-4bf1-bf2b-08bd716b595c",
          "resultSet": [
            {
              "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": 7,
                  "y": 0
                },
                "bottom-right": {
                  "x": 51,
                  "y": 24
                },
                "height": 24,
                "width": 44
              },
              "position": {
                "line": 392,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"Home\" href=\"https://technopriseglobal.com/\"&gt;Home&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "c21658b43a5696529320b877392118f2",
              "signature": "145f3abe6e915bd8d6ea6856631dcddf",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c21658b43a5696529320b877392118f2"
            },
            {
              "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": 7,
                  "y": 0
                },
                "bottom-right": {
                  "x": 80,
                  "y": 24
                },
                "height": 24,
                "width": 73
              },
              "position": {
                "line": 392,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"Services\" href=\"https://technopriseglobal.com/services/\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false\" id=\"menu-item-dropdown-79\"&gt;Services&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "e9ec0ced33c33ace0fb5f7dff223e825",
              "signature": "097826356ae5b495a4f4057fedc6c378",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e9ec0ced33c33ace0fb5f7dff223e825"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 392,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"WEB ACCESSIBILITY\" href=\"https://technopriseglobal.com/services/web-accessibility/\"&gt;WEB ACCESSIBILITY&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[1]/a[1]",
              "issueID": "e31f9f3114c6477ba56349601262f529",
              "signature": "fecad74650341d6008251d03298e00f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e31f9f3114c6477ba56349601262f529"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 392,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"MOBILE ACCESSIBILITY\" href=\"https://technopriseglobal.com/services/mobile-accessibility/\"&gt;MOBILE ACCESSIBILITY&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "c579a546d6d6d83420ca1f1a5918c54a",
              "signature": "d037495c507288096e6e7f7c0920d7ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c579a546d6d6d83420ca1f1a5918c54a"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 392,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"UX/USABILITY STUDIES\" href=\"https://technopriseglobal.com/services/ux-usability-studies/\"&gt;UX/USABILITY STUDIES&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "3e3f00534adb6cda836141d965b922b5",
              "signature": "3a2605110d2b1e825e01284018bbd48a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3e3f00534adb6cda836141d965b922b5"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 392,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"STRATEGIC CONSULTING\" href=\"https://technopriseglobal.com/services/strategic-consulting/\"&gt;STRATEGIC CONSULTING&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[4]/a[1]",
              "issueID": "9c7027549f9a3df70c4e2af0b8c2cc37",
              "signature": "93a06d18d31a5c5c6d8d931c8286c94e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9c7027549f9a3df70c4e2af0b8c2cc37"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 392,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"DOCUMENT ACCESSIBLITY\" href=\"https://technopriseglobal.com/services/document-accessiblity/\"&gt;DOCUMENT ACCESSIBLITY&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[5]/a[1]",
              "issueID": "4d334e4bed37525e0d388d0e1653a068",
              "signature": "a87cca765a7ac7a22fda67771c407e07",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=4d334e4bed37525e0d388d0e1653a068"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 392,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"PARTICIPANT RECRUITMENT IN AFRICA\" href=\"https://technopriseglobal.com/services/participant-recruitment-in-africa/\"&gt;PARTICIPANT RECRUITMENT IN AFRICA&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]/a[1]",
              "issueID": "e118124879c8fa779467df1abccf37a0",
              "signature": "0b62e45629b0ffbe16f64394614df35d",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e118124879c8fa779467df1abccf37a0"
            },
            {
              "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": 7,
                  "y": 0
                },
                "bottom-right": {
                  "x": 106,
                  "y": 24
                },
                "height": 24,
                "width": 99
              },
              "position": {
                "line": 392,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"Compliance\" href=\"https://technopriseglobal.com/compliance/\"&gt;Compliance&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "5a1aada8041892a3d35201db88cfca88",
              "signature": "aaa78d77a8193e1289271ce7ed45f99a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5a1aada8041892a3d35201db88cfca88"
            },
            {
              "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": 7,
                  "y": 0
                },
                "bottom-right": {
                  "x": 58,
                  "y": 24
                },
                "height": 24,
                "width": 51
              },
              "position": {
                "line": 392,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"About\" href=\"https://technopriseglobal.com/about/\"&gt;About&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "71d4aefb6efab6f7aefa08d6239b08de",
              "signature": "353881ff8311e188453f6ea203662932",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=71d4aefb6efab6f7aefa08d6239b08de"
            },
            {
              "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": 7,
                  "y": 0
                },
                "bottom-right": {
                  "x": 69,
                  "y": 24
                },
                "height": 24,
                "width": 62
              },
              "position": {
                "line": 420,
                "column": 416
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"Career\" href=\"https://technopriseglobal.com/career/\"&gt;Career&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "dbc855401d277c5d083d834c815219e8",
              "signature": "8c95e95cc3deac0941e2774c1d27a672",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=dbc855401d277c5d083d834c815219e8"
            },
            {
              "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": 7,
                  "y": 0
                },
                "bottom-right": {
                  "x": 100,
                  "y": 24
                },
                "height": 24,
                "width": 93
              },
              "position": {
                "line": 422,
                "column": 1090
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"Contact Us\" href=\"https://technopriseglobal.com/contact-us/\"&gt;Contact Us&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "issueID": "6e295c6c9ed19dcaff48052c075f9909",
              "signature": "9646c3b01a67adb1c3c602a76dea9dc4",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6e295c6c9ed19dcaff48052c075f9909"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3479
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3516
                },
                "height": 37,
                "width": 1024
              },
              "position": {
                "line": 8324,
                "column": 17
              },
              "errorSnippet": "&lt;div class=\"copyright\" tabindex=\"0\" title=\"footer copyright\"&gt; &lt;p&gt;Copyright All rights reserved&lt;/p&gt; &lt;/div&gt;",
              "xpath": "/html/body/footer[1]/div[2]",
              "issueID": "76c79998fc5388f64f3849f444f44bed",
              "signature": "fefe5bdee31275544c99a0900b821f08",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=76c79998fc5388f64f3849f444f44bed"
            },
            {
              "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": 31,
                  "y": 150.09375
                },
                "bottom-right": {
                  "x": 374.328,
                  "y": 238.09375
                },
                "height": 88,
                "width": 343.328
              },
              "position": {
                "line": 391,
                "column": 19560
              },
              "errorSnippet": "&lt;p&gt;With a people-first approach, digital accessibility research and solutions are at the forefront of what we do. The simple truth about accessibility is that it benefits everyone.&lt;/p&gt;",
              "xpath": "/html/body/div[2]/main[1]/div[1]/section[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "8589f0afc215a6e3b155e471b335d8bf",
              "signature": "bd55c6bf271823cc862cc81e9a7af5ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8589f0afc215a6e3b155e471b335d8bf"
            },
            {
              "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": 30,
                  "y": 20
                },
                "height": 20,
                "width": 30
              },
              "position": {
                "line": 8137,
                "column": 5
              },
              "errorSnippet": "&lt;button class=\"navbar-toggler third-button\" type=\"button\" data-toggle=\"collapse\" data-target=\"#main-navbar\" aria-controls=\"main-navbar\" aria-expanded=\"false\" aria-label=\"Toggle navigation\" style=\"\"&gt; &lt;div class=\"animated-icon3\"&gt;&lt;span&gt;&lt",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/button[1]",
              "issueID": "84ef44bb08dbf3d3be085a76c51cead9",
              "signature": "37c1bede458669227f27e774a37e32fb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=84ef44bb08dbf3d3be085a76c51cead9"
            },
            {
              "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": -4,
                  "y": -6
                },
                "height": -6,
                "width": -4
              },
              "position": {
                "line": 4156,
                "column": 34
              },
              "errorSnippet": "&lt;input type=\"text\" name=\"_mc4wp_honeypot\" value=\"\" tabindex=\"-1\" autocomplete=\"off\"&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[3]/form[1]/label[1]/input[1]",
              "issueID": "d700cc32bea4a1eeb267d20c260d5a7c",
              "signature": "7d3871de75a1a74aaab9767f72b6bfea",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d700cc32bea4a1eeb267d20c260d5a7c"
            },
            {
              "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": 25.5,
                  "y": 154
                },
                "bottom-right": {
                  "x": 34.5,
                  "y": 172
                },
                "height": 18,
                "width": 9
              },
              "position": {
                "line": 4385,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/Technoprise-Global-103983291730349\" target=\"_blank\" title=\"to Facebook opens on a new tab\"&gt;&lt;i class=\"fab fa-facebook-f\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "acad7a8af887ad20764e0a0c3593da0f",
              "signature": "1fc9544433af0257e656c1d360851cc0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=acad7a8af887ad20764e0a0c3593da0f"
            },
            {
              "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": 63,
                  "y": 154
                },
                "bottom-right": {
                  "x": 77,
                  "y": 172
                },
                "height": 18,
                "width": 14
              },
              "position": {
                "line": 4385,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/technoprise_g\" target=\"_blank\" title=\"to Twitter opens on a new tab\"&gt;&lt;i class=\"fab fa-twitter\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "72716fb342f38ce97f7cec8826c2ae09",
              "signature": "8f924376e3dde6a0fe78d4a789850525",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=72716fb342f38ce97f7cec8826c2ae09"
            },
            {
              "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": 104,
                  "y": 154
                },
                "bottom-right": {
                  "x": 116,
                  "y": 172
                },
                "height": 18,
                "width": 12
              },
              "position": {
                "line": 4552,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/technoprise-global\" target=\"_blank\" title=\"to LinkedIn opens on a new tab\"&gt;&lt;i class=\"fab fa-linkedin\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "91f9e6a1ccb3e710b488071ccffe6f1e",
              "signature": "3b3f89f769ca7c206deaeb0228a1f44a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=91f9e6a1ccb3e710b488071ccffe6f1e"
            },
            {
              "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": 142,
                  "y": 154
                },
                "bottom-right": {
                  "x": 158,
                  "y": 172
                },
                "height": 18,
                "width": 16
              },
              "position": {
                "line": 4553,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" title=\"to Youtube opens on a new tab\"&gt;&lt;i class=\"fab fa-youtube\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "fb315d348dfb27a58a6903ea12f6550e",
              "signature": "cf08af1d44c0e15480c537efa54ab75b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fb315d348dfb27a58a6903ea12f6550e"
            },
            {
              "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": -2
                },
                "bottom-right": {
                  "x": 160,
                  "y": 352
                },
                "height": 354,
                "width": 160
              },
              "position": {
                "line": 4085,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" aria-labelledby=\"menu-item-dropdown-79\" role=\"menu\" style=\"\"&gt; &lt;li itemscope=\"itemscope\" itemtype=\"https://www.schema.org/SiteNavigationElement\" id=\"menu-item-291\" class=\"menu-item menu-item-type-post_type menu-item-obje",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]",
              "issueID": "c8618af4be71dd739aff04228409e170",
              "signature": "599638e0d3d4c61b3c5d0ad32731f027",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c8618af4be71dd739aff04228409e170"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -1
                },
                "height": -1,
                "width": 0
              },
              "position": {
                "line": 112,
                "column": 3
              },
              "errorSnippet": "&lt;li itemscope=\"itemscope\" itemtype=\"https://www.schema.org/SiteNavigationElement\" id=\"menu-item-296\" class=\"menu-item menu-item-type-post_type menu-item-object-our_services menu-item-296 nav-item\"&gt;&lt;a class=\"nav-link\" title=\"PARTICIPANT RECRUITME",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]",
              "issueID": "a33f90e819b90bae9e4c9bc1b8403e35",
              "signature": "66be2ae8ac3df7ab8b9e0bfcdde90314",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a33f90e819b90bae9e4c9bc1b8403e35"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 392,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"nav-link\" title=\"PARTICIPANT RECRUITMENT IN AFRICA\" href=\"https://technopriseglobal.com/services/participant-recruitment-in-africa/\"&gt;PARTICIPANT RECRUITMENT IN AFRICA&lt;/a&gt;",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]/li[6]/a[1]",
              "issueID": "1731fd75e50342b152158614ab66296f",
              "signature": "731f716140916c6a820372c5fe7b8345",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1731fd75e50342b152158614ab66296f"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 221.188,
                  "y": 72
                },
                "height": 72,
                "width": 221.188
              },
              "position": {
                "line": 8237,
                "column": 29
              },
              "errorSnippet": "&lt;h4 class=\"card-title\"&gt;PARTICIPANT RECRUITMENT IN AFRICA&lt;/h4&gt;",
              "xpath": "/html/body/div[2]/main[1]/div[1]/section[2]/div[1]/div[1]/div[6]/div[1]/h4[1]",
              "issueID": "fee3c28dd9214c7c0c92094a82e188ed",
              "signature": "d426ed17f743830ac8da760a895ba60a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fee3c28dd9214c7c0c92094a82e188ed"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 250,
                  "y": 65.25
                },
                "height": 65.25,
                "width": 250
              },
              "position": {
                "line": 391,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://technopriseglobal.com/\" class=\"custom-logo-link\" rel=\"home\" aria-current=\"page\" aria-label=\"technoprise logo\"&gt;&lt;img width=\"466\" height=\"103\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/Artboard-1@12x.png\" class=",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/a[1]",
              "issueID": "4f7f9afc37ba67376caa3dc5fad8bee7",
              "signature": "c48a0dfcec5a343f96b48a1655ff5dff",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=4f7f9afc37ba67376caa3dc5fad8bee7"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "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": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 250,
                  "y": 0
                },
                "bottom-right": {
                  "x": 250,
                  "y": 65.25
                },
                "height": 65.25,
                "width": 0
              },
              "position": {
                "line": 391,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://technopriseglobal.com/\" tabindex=\"-1\" aria-label=\"technoprise logo\"&gt;&lt;img class=\"img-fluid alt-logo\" src=\"https://technopriseglobal.com/wp-content/uploads/2021/02/Artboard-1-copy@12x.png\" alt=\"technoprise logo Home page\" style=\"\"",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/a[2]",
              "issueID": "343e0a7f957a362033c6414f9d34bcee",
              "signature": "5c022de26f6f611a524bfe7a0bfd45d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=343e0a7f957a362033c6414f9d34bcee"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 160,
                  "y": 352
                },
                "height": 354,
                "width": 160
              },
              "position": {
                "line": 4085,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" aria-labelledby=\"menu-item-dropdown-79\" role=\"menu\" style=\"\"&gt; &lt;li itemscope=\"itemscope\" itemtype=\"https://www.schema.org/SiteNavigationElement\" id=\"menu-item-291\" class=\"menu-item menu-item-type-post_type menu-item-obje",
              "xpath": "/html/body/div[2]/header[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/ul[1]",
              "issueID": "d59fe8bcdd746ac897b74e4c2a63b0a9",
              "signature": "82db14f919986ab4acf27c5b36837802",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=d59fe8bcdd746ac897b74e4c2a63b0a9"
            },
            {
              "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": 25.5,
                  "y": 154
                },
                "bottom-right": {
                  "x": 34.5,
                  "y": 172
                },
                "height": 18,
                "width": 9
              },
              "position": {
                "line": 4385,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/Technoprise-Global-103983291730349\" target=\"_blank\" title=\"to Facebook opens on a new tab\"&gt;&lt;i class=\"fab fa-facebook-f\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "64316ad639e02a20fb75263f72737400",
              "signature": "33deee8983be83c2908c9878831a3355",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=64316ad639e02a20fb75263f72737400"
            },
            {
              "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": 63,
                  "y": 154
                },
                "bottom-right": {
                  "x": 77,
                  "y": 172
                },
                "height": 18,
                "width": 14
              },
              "position": {
                "line": 4385,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/technoprise_g\" target=\"_blank\" title=\"to Twitter opens on a new tab\"&gt;&lt;i class=\"fab fa-twitter\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "c841567dbf217ab0b246a4c6970d6dba",
              "signature": "3a0570cb01d1fa8765b2e5ede8cad667",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c841567dbf217ab0b246a4c6970d6dba"
            },
            {
              "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": 104,
                  "y": 154
                },
                "bottom-right": {
                  "x": 116,
                  "y": 172
                },
                "height": 18,
                "width": 12
              },
              "position": {
                "line": 4552,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/technoprise-global\" target=\"_blank\" title=\"to LinkedIn opens on a new tab\"&gt;&lt;i class=\"fab fa-linkedin\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "d7d4f69f4d74e44f3d348b9397ccb613",
              "signature": "473a44a4afdae7360e5d535c697e2cdf",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d7d4f69f4d74e44f3d348b9397ccb613"
            },
            {
              "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": 142,
                  "y": 154
                },
                "bottom-right": {
                  "x": 158,
                  "y": 172
                },
                "height": 18,
                "width": 16
              },
              "position": {
                "line": 4553,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" target=\"_blank\" title=\"to Youtube opens on a new tab\"&gt;&lt;i class=\"fab fa-youtube\"&gt;&lt;/i&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "a8fb8715c8ab59779d561be2077640da",
              "signature": "3484b0e1e4466c8ce366cdef85ac0bbc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a8fb8715c8ab59779d561be2077640da"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 6034,
                "column": 391
              },
              "errorSnippet": "&lt;div class=\"sk-circle4 sk-child\"&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[4]",
              "issueID": "fdd74df8620d43e412ed11188f5e8b15",
              "signature": "e8c21c4b3fb41bd95291567f97f9ac08",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=fdd74df8620d43e412ed11188f5e8b15"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": -7.32049560546875,
                  "y": -7.32049560546875
                },
                "bottom-right": {
                  "x": 32.67950439453125,
                  "y": 32.67950439453125
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 6095,
                "column": 42
              },
              "errorSnippet": "&lt;div class=\"sk-circle5 sk-child\"&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[5]",
              "issueID": "13f5ae77341f2177fa71a91926937fe8",
              "signature": "b5019cae1df7787c51aa5b774a5ee20d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=13f5ae77341f2177fa71a91926937fe8"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": -7.32049560546875,
                  "y": -7.32049560546875
                },
                "bottom-right": {
                  "x": 32.67950439453125,
                  "y": 32.67950439453125
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8103,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"sk-circle6 sk-child\"&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[6]",
              "issueID": "b50331d9d4293cbe75b302d63108b2ee",
              "signature": "c76c491814fc8a0bd0de2cc7188d40da",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=b50331d9d4293cbe75b302d63108b2ee"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 40,
                  "y": 40
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8104,
                "column": 2
              },
              "errorSnippet": "&lt;div class=\"sk-circle7 sk-child\"&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[7]",
              "issueID": "44a523b74ba3c5be734ef26d01608f36",
              "signature": "c38b7fbb591f2f92687059c5ec7c7ee7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=44a523b74ba3c5be734ef26d01608f36"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T15:30:28",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      55
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      6
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focInd",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 36,
  "logSize": 6129,
  "errorLogCount": 23,
  "errorLogSize": 5338,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T15:32:25",
  "elapsedSeconds": 116,
  "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": {
        "focInd": 4,
        "focOp": 9,
        "hover": 4,
        "linkUl": 38,
        "role": 5,
        "styleDiff": 18,
        "zIndex": 7
      },
      "alfa": {
        "r66": 12,
        "r73": 4,
        "r74": 32
      },
      "axe": {
        "color-contrast-enhanced": 22,
        "color-contrast": 16,
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "focus-order-semantics": 1
      },
      "htmlcs": {
        "w:AA.1_1_1.H67.2": 2,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 7,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.2_1_1.G90": 1,
        "w:AA.4_1_2.H91.A.Placeholder": 1
      },
      "wave": {
        "e:aria_menu_broken": 4,
        "a:link_redundant": 1,
        "a:event_handler": 1,
        "a:underline": 6,
        "a:title_redundant": 12
      },
      "tenon": {
        "79": 48,
        "134": 3,
        "144": 4,
        "152": 24,
        "153": 8,
        "184": 8,
        "190": 4,
        "218": 16,
        "271": 16
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 4,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 7,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 19,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 4,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 5,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 6,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 16,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 12,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 1,
              "what": "Focusable element has no active role"
            }
          }
        },
        "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.G18.Abs": {
              "score": 2,
              "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"
            }
          }
        },
        "eventKeyboardRisk": {
          "htmlcs": {
            "w:AA.2_1_1.G90": {
              "score": 1,
              "what": "Event handler functionality may not be available by keyboard"
            }
          },
          "wave": {
            "a:event_handler": {
              "score": 1,
              "what": "Device-dependent event handler"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 1,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "menuItemless": {
          "wave": {
            "e:aria_menu_broken": {
              "score": 4,
              "what": "ARIA menu does not contain required menu items"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 2,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 3,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 12,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 12,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 2,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkDestinationsSame": {
          "tenon": {
            "184": {
              "score": 4,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 12,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 8,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 433,
      "log": 209,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkIndication",
          "score": 21
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 18
        },
        {
          "groupName": "titleRedundant",
          "score": 15
        },
        {
          "groupName": "contrastAA",
          "score": 14
        },
        {
          "groupName": "targetSize",
          "score": 14
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 14
        },
        {
          "groupName": "textRotated",
          "score": 10
        },
        {
          "groupName": "focusableOperable",
          "score": 9
        },
        {
          "groupName": "contrastAAA",
          "score": 9
        },
        {
          "groupName": "inconsistentStyles",
          "score": 7
        },
        {
          "groupName": "focusIndication",
          "score": 6
        },
        {
          "groupName": "roleBad",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "menuItemless",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "linkDestinationsSame",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "allCaps",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "focusableRole",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "eventKeyboardRisk",
          "score": 3
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        }
      ]
    }
  }
}