Accessibility test digest

Synopsis

Page: InterAccess

URL: https://interaccess.ie/

Score: 336

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 InterAccess web page at https://interaccess.ie/ 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 336 (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
total336
log211
contrastAAA21
imageNoText11
contrastAA11
noLeading11
fontSmall9
linkIndication8
roleBad7
titleRedundant5
horizontalScrolling5
inconsistentStyles4
headingOfNothing4
contrastRisk4
allCaps4
zIndexNotZero3
skipRepeatedContent3
hiddenContentRisk3
contentBeyondLandmarks3
pseudoNavListRisk3
scrollRisk3
pseudoHeadingRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoHeadingRisk: 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-interaccess",
  "host": {
    "id": "interaccess",
    "which": "https://interaccess.ie/",
    "what": "InterAccess"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T15:04:02"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:05:50"
    }
  ],
  "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://interaccess.ie/",
        "what": "InterAccess"
      },
      {
        "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://interaccess.ie/",
        "what": "InterAccess"
      },
      {
        "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://interaccess.ie/",
      "what": "InterAccess",
      "result": "https://interaccess.ie/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://interaccess.ie/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://interaccess.ie/",
      "result": {
        "bytes": [
          341814,
          341814,
          341814,
          341814,
          341814
        ],
        "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://interaccess.ie/",
      "what": "InterAccess",
      "result": "https://interaccess.ie/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://interaccess.ie/",
      "result": {
        "visibleElements": 126
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://interaccess.ie/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://interaccess.ie/",
      "result": {
        "tabFocusables": 10,
        "tabFocused": 10,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://interaccess.ie/",
      "what": "URL",
      "result": "https://interaccess.ie/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://interaccess.ie/",
      "result": {
        "totals": {
          "total": 10,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 10,
              "meanDelay": 41,
              "tagNames": {
                "A": 10
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Usability Testing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "See our credentials",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Learn about InterAccess Usability Testing",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Get WCAG 2.x help",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "See more InterAccess services",
              "delay": 102
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://interaccess.ie/",
      "what": "URL",
      "result": "https://interaccess.ie/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://interaccess.ie/",
      "result": {
        "totals": {
          "total": 16,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 16,
              "tagNames": {
                "A": 16
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://interaccess.ie/\" class=\"x-brand img\" title=\"Web accessibility f",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Usability Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Usability Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See our credentials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn about InterAccess Usability Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get WCAG 2.x help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See more InterAccess services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://interaccess.ie/",
      "what": "URL",
      "result": "https://interaccess.ie/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://interaccess.ie/",
      "result": {
        "totals": {
          "triggers": 23,
          "headTriggers": 20,
          "tailTriggers": 3,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://interaccess.ie/",
      "what": "URL",
      "result": "https://interaccess.ie/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://interaccess.ie/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 0
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": []
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://interaccess.ie/",
      "result": {
        "totals": {
          "links": 16,
          "adjacent": {
            "total": 6,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "",
            "Navigation",
            "See our credentials",
            "Learn about InterAccess Usability Testing",
            "Get WCAG 2.x help",
            "See more InterAccess services"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://interaccess.ie/",
      "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://interaccess.ie/",
      "what": "URL",
      "result": "https://interaccess.ie/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://interaccess.ie/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://interaccess.ie/",
      "result": {
        "roleElements": 4,
        "badRoleElements": 3,
        "redundantRoleElements": 1,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://interaccess.ie/",
      "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": {
          "adjacentLink": {
            "total": 6,
            "subtotals": [
              5,
              1
            ]
          },
          "listLink": {
            "total": 10,
            "subtotals": [
              5,
              5
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 7,
            "subtotals": [
              3,
              3,
              1
            ]
          },
          "h3": {
            "total": 4
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "300": [
                ""
              ],
              "400": [
                "Navigation",
                "See our credentials",
                "Learn about InterAccess Usability Testing",
                "Get WCAG 2.x help",
                "See more InterAccess services"
              ]
            }
          },
          "listLink": {
            "fontSize": {
              "10px": [
                "About",
                "Services",
                "Training",
                "Usability Testing",
                "Contact"
              ],
              "14px": [
                "About",
                "Services",
                "Training",
                "Usability Testing",
                "Contact"
              ]
            },
            "lineHeight": {
              "10px": [
                "About",
                "Services",
                "Training",
                "Usability Testing",
                "Contact"
              ],
              "21px": [
                "About",
                "Services",
                "Training",
                "Usability Testing",
                "Contact"
              ]
            }
          },
          "h2": {
            "fontSize": {
              "31.99px": [
                "Don’t be a robot",
                "InterAccess – a leading provider of accessibility consultancy services",
                "Recommendations"
              ],
              "45.15px": [
                "Quality skills",
                "Usability testing",
                "WCAG 2.x audits and QA testing"
              ],
              "21px": [
                "InterAccess Ltd – CRO: 566339"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://interaccess.ie/",
      "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://interaccess.ie/",
      "result": {
        "totals": {
          "total": 3,
          "tagNames": {
            "DIV": 2,
            "IMG": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Interaccess Navigation About\nServices\nTraining\nUsability Testing\nContact About\nServices\nTraining\nUsa"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://interaccess.ie/",
      "result": {
        "totals": {
          "failures": 14,
          "warnings": 15
        },
        "items": [
          {
            "index": 96,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[2]/img[1]",
              "codeLines": [
                "<img src=\"https://interaccess.ie/wp-content/uploads/2020/04/InterAccess_pencil_crew.jpg\" style=\"pos..."
              ]
            }
          },
          {
            "index": 276,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Don’t be a robot"
              ]
            }
          },
          {
            "index": 277,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Quality skills"
              ]
            }
          },
          {
            "index": 278,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Get quality accessibility skills and experience on your project."
              ]
            }
          },
          {
            "index": 279,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Usability testing"
              ]
            }
          },
          {
            "index": 280,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "How usable is your site or app for people with disabilities?"
              ]
            }
          },
          {
            "index": 281,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "WCAG 2.x audits and QA testing"
              ]
            }
          },
          {
            "index": 282,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessibility audits, statements and conformance."
              ]
            }
          },
          {
            "index": 283,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "InterAccess – a leading provider of accessibility consultancy services"
              ]
            }
          },
          {
            "index": 295,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[3]/div[1]/div[1]/blockquote[1]/text()[1]",
              "codeLines": [
                "Accessibility is a process – Make InterAccess your accessibility partner."
              ]
            }
          },
          {
            "index": 296,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[4]/div[1]/div[2]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Recommendations"
              ]
            }
          },
          {
            "index": 297,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[5]/div[1]/div[1]/h3[1]/span[1]/text()[1]",
              "codeLines": [
                "Fintan Kennedy – Information Systems – Irish Rail"
              ]
            }
          },
          {
            "index": 300,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[5]/div[1]/div[2]/h3[1]/span[1]/text()[1]",
              "codeLines": [
                "Joe McBride – Principal Officer – Revenue.ie"
              ]
            }
          },
          {
            "index": 304,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[5]/div[1]/div[3]/h3[1]/span[1]/text()[1]",
              "codeLines": [
                "George Mitchell – Chief Operating Officer – Realizeit"
              ]
            }
          },
          {
            "index": 308,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[5]/div[2]/div[1]/h3[1]/span[1]/text()[1]",
              "codeLines": [
                "Ivan Culhane"
              ]
            }
          },
          {
            "index": 309,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[5]/div[2]/div[1]/h3[1]/span[1]/text()[2]",
              "codeLines": [
                "Head of Technology and Development at FEXCO Merchant Services"
              ]
            }
          },
          {
            "index": 312,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[6]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "InterAccess Ltd – CRO: 566339"
              ]
            }
          },
          {
            "index": 316,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Don’t be a robot"
              ]
            }
          },
          {
            "index": 337,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[5]/div[1]/div[1]/h3[1]/span[1]/text()[1]",
              "codeLines": [
                "Fintan Kennedy – Information Systems – Irish Rail"
              ]
            }
          },
          {
            "index": 340,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[5]/div[1]/div[2]/h3[1]/span[1]/text()[1]",
              "codeLines": [
                "Joe McBride – Principal Officer – Revenue.ie"
              ]
            }
          },
          {
            "index": 344,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[5]/div[1]/div[3]/h3[1]/span[1]/text()[1]",
              "codeLines": [
                "George Mitchell – Chief Operating Officer – Realizeit"
              ]
            }
          },
          {
            "index": 348,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[5]/div[2]/div[1]/h3[1]/span[1]/text()[1]",
              "codeLines": [
                "Ivan Culhane"
              ]
            }
          },
          {
            "index": 349,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[5]/div[2]/div[1]/h3[1]/span[1]/text()[2]",
              "codeLines": [
                "Head of Technology and Development at FEXCO Merchant Services"
              ]
            }
          },
          {
            "index": 352,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[6]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "InterAccess Ltd – CRO: 566339"
              ]
            }
          },
          {
            "index": 387,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"p-callout\">",
                "  Get quality accessibility skills and experience on your project.",
                "</p>"
              ]
            }
          },
          {
            "index": 388,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"p-callout\">",
                "  How usable is your site or app for people with disabilities?",
                "</p>"
              ]
            }
          },
          {
            "index": 389,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"p-callout\">",
                "  Accessibility audits, statements and conformance.",
                "</p>"
              ]
            }
          },
          {
            "index": 430,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"h-feature-headline center-text  h3\" style=\"color: #0099cc; background-color: #fff; paddi...",
                "  <span>",
                "    <i class=\"x-icon-power-off\" data-x-icon=\"\" style=\"background-color: #ff6699;\"></i>",
                "    Don’t be a robot",
                "  </span>",
                "</h2>"
              ]
            }
          },
          {
            "index": 466,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://interaccess.ie/",
      "result": {
        "totals": {
          "rulesNA": 58,
          "rulesPassed": 38,
          "rulesWarned": 3,
          "rulesViolated": 3,
          "warnings": {
            "minor": 2,
            "moderate": 0,
            "serious": 18,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 14,
            "critical": 1
          }
        },
        "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:05:31.647Z",
          "url": "https://interaccess.ie/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "33.9pt (45.15px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(1) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h-callout\">Quality skills</h2>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(1) > .x-callout > .h-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(1) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"p-callout\">Get quality accessibility skills and experience on your project.</p>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(1) > .x-callout > .p-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(1) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://interaccess.ie/?p=98\" class=\"x-btn\" title=\"See our credentials\"><i class=\"x-icon-smile-o\" data-x-icon=\"\"></i>See our credentials</a>",
                  "target": [
                    "a[href=\"https://interaccess.ie/?p=98\"]"
                  ],
                  "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": "33.9pt (45.15px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h-callout\">Usability testing</h2>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout > .h-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"p-callout\">How usable is your site or app for people with disabilities?</p>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout > .p-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://interaccess.ie/remote-usability-testing-involving-people-with-disabilities/\" class=\"x-btn\" title=\"Learn about InterAccess Usability Testing\"><i class=\"x-icon-child\" data-x-icon=\"\"></i>Learn about InterAccess Usability Testing</a>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout > .x-btn"
                  ],
                  "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": "33.9pt (45.15px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h-callout\">WCAG 2.x audits and QA testing</h2>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout > .h-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"p-callout\">Accessibility audits, statements and conformance.</p>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout > .p-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://interaccess.ie/index.php/our-services/\" class=\"x-btn\" title=\"Need WCAG 2.0, Section 508 help?\"><i class=\"x-icon-list-alt\" data-x-icon=\"\"></i>Get WCAG 2.x help</a>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout > .x-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "33.9pt (45.15px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(1) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h-callout\">Quality skills</h2>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(1) > .x-callout > .h-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(1) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"p-callout\">Get quality accessibility skills and experience on your project.</p>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(1) > .x-callout > .p-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(1) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://interaccess.ie/?p=98\" class=\"x-btn\" title=\"See our credentials\"><i class=\"x-icon-smile-o\" data-x-icon=\"\"></i>See our credentials</a>",
                  "target": [
                    "a[href=\"https://interaccess.ie/?p=98\"]"
                  ],
                  "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": "33.9pt (45.15px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h-callout\">Usability testing</h2>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout > .h-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"p-callout\">How usable is your site or app for people with disabilities?</p>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout > .p-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://interaccess.ie/remote-usability-testing-involving-people-with-disabilities/\" class=\"x-btn\" title=\"Learn about InterAccess Usability Testing\"><i class=\"x-icon-child\" data-x-icon=\"\"></i>Learn about InterAccess Usability Testing</a>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(2) > .x-callout > .x-btn"
                  ],
                  "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": "33.9pt (45.15px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"h-callout\">WCAG 2.x audits and QA testing</h2>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout > .h-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"p-callout\">Accessibility audits, statements and conformance.</p>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout > .p-callout"
                  ],
                  "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.8pt (21px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-callout\">",
                          "target": [
                            ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://interaccess.ie/index.php/our-services/\" class=\"x-btn\" title=\"Need WCAG 2.0, Section 508 help?\"><i class=\"x-icon-list-alt\" data-x-icon=\"\"></i>Get WCAG 2.x help</a>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(3) > .x-callout > .x-btn"
                  ],
                  "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": "<a href=\"#\" class=\"x-btn-navbar collapsed\" data-toggle=\"collapse\" data-target=\".x-nav-wrap.mobile\">\n  <i class=\"x-icon-bars\" data-x-icon=\"\"></i>\n  <span class=\"visually-hidden\">Navigation</span>\n</a>",
                  "target": [
                    ".x-btn-navbar"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"x-nav-wrap mobile collapse\">",
                  "target": [
                    ".mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1b70bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-navbar\">",
                          "target": [
                            ".x-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 7.5pt (10px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About</span>",
                  "target": [
                    "#menu-item-333 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 7.5pt (10px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1b70bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-navbar\">",
                          "target": [
                            ".x-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 7.5pt (10px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Services</span>",
                  "target": [
                    "#menu-item-331 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 7.5pt (10px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1b70bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-navbar\">",
                          "target": [
                            ".x-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 7.5pt (10px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Training</span>",
                  "target": [
                    "#menu-item-771 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 7.5pt (10px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1b70bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-navbar\">",
                          "target": [
                            ".x-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 7.5pt (10px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Usability Testing</span>",
                  "target": [
                    "#menu-item-1813 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 7.5pt (10px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1b70bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"x-navbar\">",
                          "target": [
                            ".x-navbar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 7.5pt (10px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Contact</span>",
                  "target": [
                    "#menu-item-330 > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 7.5pt (10px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0099cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.26,
                        "fontSize": "24.0pt (31.99px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"h-feature-headline center-text  h3\" style=\"color: #0099cc; background-color: #fff; padding:20px\"><span><i class=\"x-icon-power-off\" data-x-icon=\"\" style=\"background-color: #ff6699;\"></i>Don’t be a robot</span></h2>",
                          "target": [
                            ".center-text.h3.h-feature-headline"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 24.0pt (31.99px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span><i class=\"x-icon-power-off\" data-x-icon=\"\" style=\"background-color: #ff6699;\"></i>Don’t be a robot</span>",
                  "target": [
                    ".center-text.h3.h-feature-headline > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 24.0pt (31.99px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0099cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.26,
                        "fontSize": "24.0pt (31.99px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"x-section-2\" class=\"x-section  \" style=\" margin: 0px; padding: 45px 0px; background-color: #ffffff;\">",
                          "target": [
                            "#x-section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 24.0pt (31.99px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>InterAccess – a leading provider of accessibility consultancy services</span>",
                  "target": [
                    ".x-1-2.x-column.x-sm:nth-child(1) > .h-custom-headline.man.h3 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 24.0pt (31.99px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1b70bc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.13,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"x-section-2\" class=\"x-section  \" style=\" margin: 0px; padding: 45px 0px; background-color: #ffffff;\">",
                          "target": [
                            "#x-section-2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"x-btn x-btn-rounded x-btn-large\" href=\"https://interaccess.ie/?p=175\" title=\"Title\" data-options=\"thumbnail: ''\"><i class=\"x-icon x-icon-chevron-right\" data-x-icon=\"\" aria-hidden=\"true\"></i>See more InterAccess services</a>",
                  "target": [
                    ".x-btn-rounded"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.13 (foreground color: #1b70bc, background color: #ffffff, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0099cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.26,
                        "fontSize": "24.0pt (31.99px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"h-custom-headline man h3\" style=\"color: #0099cc; background-color: #fff; padding:20px\"><span>Recommendations<br>\n</span></h2>",
                          "target": [
                            ".x-1-2.x-column.x-sm:nth-child(2) > .h-custom-headline.man.h3"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 24.0pt (31.99px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Recommendations<br>\n</span>",
                  "target": [
                    ".x-1-2.x-column.x-sm:nth-child(2) > .h-custom-headline.man.h3 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 24.0pt (31.99px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0099cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.26,
                        "fontSize": "18.0pt (23.996px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"x-section-5\" class=\"x-section  \" style=\" margin: 0px; padding: 45px 0px; background-color: #ffffff;\">",
                          "target": [
                            "#x-section-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 18.0pt (23.996px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span><i class=\"x-icon-institution\" data-x-icon=\"\" style=\"background-color: #ff6699;\"></i>Fintan Kennedy – Information Systems – Irish Rail</span>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(1) > h3 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 18.0pt (23.996px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0099cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.26,
                        "fontSize": "18.0pt (23.996px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"x-section-5\" class=\"x-section  \" style=\" margin: 0px; padding: 45px 0px; background-color: #ffffff;\">",
                          "target": [
                            "#x-section-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 18.0pt (23.996px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span><i class=\"x-icon-mortar-board\" data-x-icon=\"\" style=\"background-color: #ff6699;\"></i>Joe McBride – Principal Officer – Revenue.ie</span>",
                  "target": [
                    ".x-1-3.x-column.x-sm:nth-child(2) > h3 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 18.0pt (23.996px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0099cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.26,
                        "fontSize": "18.0pt (23.996px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"x-section-5\" class=\"x-section  \" style=\" margin: 0px; padding: 45px 0px; background-color: #ffffff;\">",
                          "target": [
                            "#x-section-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 18.0pt (23.996px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span><i class=\"x-icon-legal\" data-x-icon=\"\" style=\"background-color: #ff6699;\"></i>George Mitchell – Chief Operating Officer – Realizeit </span>",
                  "target": [
                    ".left-text > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 18.0pt (23.996px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0099cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.26,
                        "fontSize": "18.0pt (23.996px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"x-section-5\" class=\"x-section  \" style=\" margin: 0px; padding: 45px 0px; background-color: #ffffff;\">",
                          "target": [
                            "#x-section-5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 18.0pt (23.996px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span><i class=\"x-icon-institution\" data-x-icon=\"\" style=\"background-color: #ff6699;\"></i>Ivan Culhane<br>\nHead of Technology and Development at FEXCO Merchant Services</span>",
                  "target": [
                    ".x-1-1.x-column.x-sm > h3 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 18.0pt (23.996px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0099cc",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.26,
                        "fontSize": "15.8pt (21px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"h-feature-headline center-text  h5\" style=\"padding: 20px; background-color: #fff;\"><span><i class=\"x-icon-paw\" data-x-icon=\"\" style=\"background-color: #ff6699;\"></i>InterAccess Ltd – CRO: 566339</span></h2>",
                          "target": [
                            ".h5"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 15.8pt (21px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span><i class=\"x-icon-paw\" data-x-icon=\"\" style=\"background-color: #ff6699;\"></i>InterAccess Ltd – CRO: 566339</span>",
                  "target": [
                    ".h5 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.26 (foreground color: #0099cc, background color: #ffffff, font size: 15.8pt (21px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"https://interaccess.ie/wp-content/uploads/2020/04/InterAccess_pencil_crew.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1280px; height: 855.04px; max-height: none; max-width: none; z-index: -999999; left: 0px; top: -67.52px;\">",
                  "target": [
                    ".backstretch > img"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"backstretch\" style=\"left: 0px; top: 0px; overflow: hidden; margin: 0px; padding: 0px; height: 720px; width: 1280px; z-index: -999999; position: fixed;\">",
                  "target": [
                    ".backstretch"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://interaccess.ie/",
      "what": "URL",
      "result": "https://interaccess.ie/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://interaccess.ie/",
      "result": {
        "Error": {
          "AA.1_1_1.H37": {
            "Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://interaccess.ie/wp-content/uploads/2020/04/InterAccess_pencil_crew.jpg\" style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1280px; height: 855.04px; max-height: none; max-width: none; z-index: -999999; opacity: 0.773333; left: 0px; top: -67.52px;\">"
              }
            ]
          }
        },
        "Warning": {
          "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=\"x-container max width\">...</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=\"backstretch\" style=\"left: 0px; top: 0px; overflow: hidden; margin: 0px; padding: 0px; height: 720px; width: 1280px; z-index: -999999; position: fixed;\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"visually-hidden\">...</h1>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"h-custom-headline man h3\" style=\"color: #0099cc; background-color: #fff; padding:20px\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"h-feature-headline center-text  h3\" style=\"color: #0099cc; background-color: #fff; padding:20px\">...</h2>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"h-feature-headline h4\" style=\"color: #0099cc; margin: 0 0 10px; color:#0099CC;\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"h-feature-headline left-text  h4\" style=\"color: #0099cc; margin: 0 0 10px; color:#0099CC;\">...</h3>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://interaccess.ie/",
      "what": "URL",
      "result": "https://interaccess.ie/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://interaccess.ie/",
      "result": {
        "content": {
          "totals": {
            "violation": 2,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/img[1]",
                "aria": "/document[1]/img[2]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 0,
                "top": -67,
                "height": 856,
                "width": 1280
              },
              "snippet": "<img style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 1280px; height: 855.04px; max-height: none; max-width: none; z-index: -999999; opacity: 0.769333; left: 0px; top: -67.52px;\" src=\"https://interaccess.ie/wp-content/uploads/2020/04/InterAccess_pencil_crew.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": -49,
                "top": 0,
                "height": 600,
                "width": 899
              },
              "snippet": "<img style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 898.204px; height: 600px; max-height: none; max-width: none; z-index: -999999; left: -49.1018px; top: 0px;\" src=\"https://interaccess.ie/wp-content/uploads/2020/04/InterAccess_pencil_crew.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 54,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"masthead masthead-inline\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3262,
                "height": 31,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"x-colophon bottom\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 1,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/img[1]",
                "aria": "/document[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": -49,
                "top": 0,
                "height": 600,
                "width": 899
              },
              "snippet": "<img style=\"position: absolute; margin: 0px; padding: 0px; border: none; width: 898.204px; height: 600px; max-height: none; max-width: none; z-index: -999999; opacity: 0.445333; left: -49.1018px; top: 0px;\" src=\"https://interaccess.ie/wp-content/uploads/2020/04/InterAccess_pencil_crew.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 62,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"masthead masthead-inline\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3228,
                "height": 31,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"x-colophon bottom\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://interaccess.ie/",
      "what": "URL",
      "result": "https://interaccess.ie/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://interaccess.ie/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Interaccess | Web accessibility for humans - don't be a robot",
          "pageurl": "https://interaccess.ie/",
          "time": 3.42,
          "creditsremaining": 225,
          "allitemcount": 39,
          "totalelements": 218,
          "waveurl": "http://wave.webaim.org/report?url=https://interaccess.ie/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + DIV > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 8,
            "items": {
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#top > HEADER:first-child + DIV > ARTICLE#post-9 > DIV:first-child > DIV#x-section-1 > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > H2:first-child + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#top > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + A + A + NAV > UL#menu-ia-menu > LI#menu-item-333 > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#top > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + A + A + NAV > UL#menu-ia-menu > LI#menu-item-331 > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#top > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + A + A + NAV > UL#menu-ia-menu > LI#menu-item-771 > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#top > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + A + A + NAV > UL#menu-ia-menu > LI#menu-item-1813 > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#top > HEADER:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H1:first-child + A + A + NAV > UL#menu-ia-menu > LI#menu-item-330 > A:first-child > SPAN:first-child"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#top > HEADER:first-child + DIV > ARTICLE#post-9 > DIV:first-child > DIV#x-section-1 > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + P + A",
                  "HTML > HEAD:first-child + BODY > DIV#top > HEADER:first-child + DIV > ARTICLE#post-9 > DIV:first-child > DIV#x-section-1 > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > H2:first-child + P + A"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://interaccess.ie/",
      "what": "URL",
      "result": "https://interaccess.ie/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://interaccess.ie/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.073",
        "responseTime": "2022-07-09T15:05:50.697Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1009674,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 175,
              "failing": 5
            },
            "issues": {
              "totalErrors": 10,
              "totalWarnings": 3,
              "totalIssues": 13
            },
            "issuesByLevel": {
              "A": {
                "count": 8,
                "pct": 61.54
              },
              "AA": {
                "count": 5,
                "pct": 38.46
              },
              "AAA": {
                "count": 13,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 1
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "dcb80be1-2f14-4c6a-ae54-4c2ed0857d33",
          "docID": "0d1a8ebb-235d-4907-a06b-e75eb79a5a5a",
          "sourceHash": "87c9b4e0aa8336c3a98c04cb065a2596",
          "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=dcb80be1-2f14-4c6a-ae54-4c2ed0857d33",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2978.2
                },
                "height": 2978.2,
                "width": 1024
              },
              "position": {
                "line": 2923,
                "column": 60
              },
              "errorSnippet": "&lt;body data-rsssl=\"1\" class=\"home page-template page-template-template-blank-4 page-template-template-blank-4-php page page-id-9 x-integrity x-integrity-light x-navbar-fixed-top-active x-full-width-layout-active x-full-width-active x-post-meta-disabled",
              "xpath": "/html/body",
              "issueID": "0f989494186d5503373583e198820ee3",
              "signature": "2956a493f940db3807dbab6b7cdfdb91",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=0f989494186d5503373583e198820ee3"
            },
            {
              "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": 150,
                  "y": 56
                },
                "height": 56,
                "width": 150
              },
              "position": {
                "line": 887,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://interaccess.ie/\" class=\"x-brand img\" title=\"Web accessibility for humans - don't be a robot\"&gt; &lt;img src=\"//interaccess.ie/wp-content/uploads/2015/06/IA_logo_small_hi.jpg\" alt=\"Web accessibility for humans - don't be a robot\"&gt;&",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "5e55b97bd2ec3dba76f34e8379c6b6d9",
              "signature": "dfbd0d1ade714b2c98bcea92bad63875",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=5e55b97bd2ec3dba76f34e8379c6b6d9"
            },
            {
              "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": 49.34375,
                  "y": 306.703125
                },
                "bottom-right": {
                  "x": 184.33975,
                  "y": 361.690225
                },
                "height": 54.987100000000005,
                "width": 134.996
              },
              "position": {
                "line": 888,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://interaccess.ie/?p=98\" class=\"x-btn\" title=\"See our credentials\"&gt;&lt;i class=\"x-icon-smile-o\" data-x-icon=\"\"&gt;&lt;/i&gt;See our credentials&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "0502ee57c62bc9fb99e8c03a5bdd94e3",
              "signature": "5aa9a9d5c43538fee0080cbe73fb76be",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=0502ee57c62bc9fb99e8c03a5bdd94e3"
            },
            {
              "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": 49.34375,
                  "y": 355.703125
                },
                "bottom-right": {
                  "x": 185.33975,
                  "y": 491.69012499999997
                },
                "height": 135.987,
                "width": 135.996
              },
              "position": {
                "line": 888,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://interaccess.ie/remote-usability-testing-involving-people-with-disabilities/\" class=\"x-btn\" title=\"Learn about InterAccess Usability Testing\"&gt;&lt;i class=\"x-icon-child\" data-x-icon=\"\"&gt;&lt;/i&gt;Learn about InterAccess Usability ",
              "xpath": "/html/body/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "e81bc5f67a6f83ee606df6b31e1a9da8",
              "signature": "14caa77aba1700ccad65581ed2cebe36",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e81bc5f67a6f83ee606df6b31e1a9da8"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 4941,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"visually-hidden\"&gt;Interaccess&lt;/h1&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
              "issueID": "823b2aef189f569232b1dbd878a3cf14",
              "signature": "50ac1d6bb3056bd84f82bfb178b5c7dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=823b2aef189f569232b1dbd878a3cf14"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 49.34375,
                  "y": 49.34375
                },
                "bottom-right": {
                  "x": 224.98475,
                  "y": 147.34375
                },
                "height": 98,
                "width": 175.641
              },
              "position": {
                "line": 8651,
                "column": 0
              },
              "errorSnippet": "&lt;h2 class=\"h-callout\"&gt;Quality skills&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]",
              "issueID": "7f7d037f34faea49eef832dd11487573",
              "signature": "8a44fae8cf055e8cfd1af4f38773dd85",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=7f7d037f34faea49eef832dd11487573"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 49.34375,
                  "y": 49.34375
                },
                "bottom-right": {
                  "x": 224.98475,
                  "y": 196.34375
                },
                "height": 147,
                "width": 175.641
              },
              "position": {
                "line": 8651,
                "column": 0
              },
              "errorSnippet": "&lt;h2 class=\"h-callout\"&gt;Usability testing&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/h2[1]",
              "issueID": "a4b44c0ef0477d51e9dbfec33f64536e",
              "signature": "14cd73b77848e3e4f93bb15e40c10d53",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=a4b44c0ef0477d51e9dbfec33f64536e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 49.34375,
                  "y": 49.34375
                },
                "bottom-right": {
                  "x": 224.98475,
                  "y": 294.34375
                },
                "height": 245,
                "width": 175.641
              },
              "position": {
                "line": 8651,
                "column": 0
              },
              "errorSnippet": "&lt;h2 class=\"h-callout\"&gt;WCAG 2.x audits and QA testing&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[3]/div[1]/h2[1]",
              "issueID": "3d7766258b4418a001a89446cf6dcfb3",
              "signature": "f445e1b684350ea77d883a43aa62e804",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=3d7766258b4418a001a89446cf6dcfb3"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 61
                },
                "height": 61,
                "width": 1024
              },
              "position": {
                "line": 4290,
                "column": 38
              },
              "errorSnippet": "&lt;div class=\"x-navbar\"&gt; &lt;div class=\"x-navbar-inner\"&gt; &lt;div class=\"x-container max width\"&gt; &lt;h1 class=\"visually-hidden\"&gt;Interaccess&lt;/h1&gt;\n&lt;a href=\"https://interaccess.ie/\" class=\"x-brand img\" title=\"Web accessibility for human",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]",
              "issueID": "19119aaabf578d2d21e6792b9ed7aff3",
              "signature": "35355de3b153577c826b64dda1d7799e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=19119aaabf578d2d21e6792b9ed7aff3"
            },
            {
              "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": 2947.203125
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2957.203125
                },
                "height": 10,
                "width": 1024
              },
              "position": {
                "line": 5445,
                "column": 344
              },
              "errorSnippet": "&lt;footer class=\"x-colophon bottom\" role=\"contentinfo\"&gt; &lt;div class=\"x-container max width\"&gt; &lt;div class=\"x-social-global\"&gt;&lt;/div&gt; &lt;/div&gt; &lt;/footer&gt;",
              "xpath": "/html/body/div[1]/footer[1]",
              "issueID": "e0cb5e3a6d023fb191c17d63e0a972ec",
              "signature": "a222fc84367e81763d452f2110515b72",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=e0cb5e3a6d023fb191c17d63e0a972ec"
            },
            {
              "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": 150,
                  "y": 56
                },
                "height": 56,
                "width": 150
              },
              "position": {
                "line": 887,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://interaccess.ie/\" class=\"x-brand img\" title=\"Web accessibility for humans - don't be a robot\"&gt; &lt;img src=\"//interaccess.ie/wp-content/uploads/2015/06/IA_logo_small_hi.jpg\" alt=\"Web accessibility for humans - don't be a robot\"&gt;&",
              "xpath": "/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "3f5959c5d9e8fad884a927eb30f07e36",
              "signature": "6e5017b2f3129d9673c35d2e0e3696f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3f5959c5d9e8fad884a927eb30f07e36"
            },
            {
              "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": 49.34375,
                  "y": 355.703125
                },
                "bottom-right": {
                  "x": 185.33975,
                  "y": 491.69012499999997
                },
                "height": 135.987,
                "width": 135.996
              },
              "position": {
                "line": 888,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://interaccess.ie/remote-usability-testing-involving-people-with-disabilities/\" class=\"x-btn\" title=\"Learn about InterAccess Usability Testing\"&gt;&lt;i class=\"x-icon-child\" data-x-icon=\"\"&gt;&lt;/i&gt;Learn about InterAccess Usability ",
              "xpath": "/html/body/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[2]/div[1]/a[1]",
              "issueID": "f72639e9aed1a9497b24e8bba4b6e2c2",
              "signature": "2a21eacb4ce85f9ff6b20ae900db295e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f72639e9aed1a9497b24e8bba4b6e2c2"
            },
            {
              "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": 537.75
                },
                "bottom-right": {
                  "x": 332.479,
                  "y": 563.7354
                },
                "height": 25.985400000000006,
                "width": 332.479
              },
              "position": {
                "line": 918,
                "column": 1090
              },
              "errorSnippet": "&lt;a class=\"x-btn x-btn-rounded x-btn-large\" href=\"https://interaccess.ie/?p=175\" title=\"Title\" data-options=\"thumbnail: ''\"&gt;&lt;i class=\"x-icon x-icon-chevron-right\" data-x-icon=\"\" aria-hidden=\"true\"&gt;&lt;/i&gt;See more InterAccess services&lt;/a",
              "xpath": "/html/body/div[1]/div[1]/article[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "f6e9c8d7467f9fb04ed59c95c2a68a39",
              "signature": "d70e342e462b502708eb66dacfa7a839",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f6e9c8d7467f9fb04ed59c95c2a68a39"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T15:04:02",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      33
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      5
    ],
    [
      "ibm",
      5
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      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": 23,
  "logSize": 1311,
  "errorLogCount": 11,
  "errorLogSize": 759,
  "prohibitedCount": 10,
  "visitTimeoutCount": 1,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T15:05:50",
  "elapsedSeconds": 107,
  "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": {
        "linkUl": 12,
        "role": 7,
        "styleDiff": 9,
        "zIndex": 3
      },
      "alfa": {
        "r2": 4,
        "r66": 43,
        "r69": 7,
        "r73": 12,
        "r78": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 51,
        "color-contrast": 9,
        "hidden-content": 0,
        "image-alt": 4,
        "region": 2
      },
      "htmlcs": {
        "e:AA.1_1_1.H37": 4,
        "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_F24.F24.FGColour": 4
      },
      "wave": {
        "e:alt_missing": 4,
        "a:heading_possible": 1,
        "a:text_small": 5,
        "a:title_redundant": 2
      },
      "tenon": {
        "28": 4,
        "79": 12,
        "95": 16,
        "134": 6,
        "153": 6
      }
    },
    "groupDetails": {
      "groups": {
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 6,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 2,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 4,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 4,
              "what": "Image has no text alternative"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H37": {
              "score": 4,
              "what": "img element has no alt attribute"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 4,
              "what": "Text alternative is missing"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 11,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 13,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 4,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 5,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 7,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 9,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "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_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 4,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 5,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 3,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 2,
              "what": "Long string of text is in all caps"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 336,
      "log": 211,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAAA",
          "score": 21
        },
        {
          "groupName": "imageNoText",
          "score": 11
        },
        {
          "groupName": "contrastAA",
          "score": 11
        },
        {
          "groupName": "noLeading",
          "score": 11
        },
        {
          "groupName": "fontSmall",
          "score": 9
        },
        {
          "groupName": "linkIndication",
          "score": 8
        },
        {
          "groupName": "roleBad",
          "score": 7
        },
        {
          "groupName": "titleRedundant",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "inconsistentStyles",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "contrastRisk",
          "score": 4
        },
        {
          "groupName": "allCaps",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        }
      ]
    }
  }
}