Accessibility test digest

Synopsis

Page: Ilikecake

URL: https://ilikecake.ie/

Score: 338

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 Ilikecake web page at https://ilikecake.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 338 (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
total338
log48
contentBeyondLandmarks78
linkIndication30
focusableOperable20
contrastAA17
allCaps15
linkTextsSame14
focusIndication9
metaBansZoom8
contrastAAA8
headingOfNothing8
buttonNoText8
linkVague8
hoverSurprise7
inconsistentStyles7
contrastRisk7
zIndexNotZero5
horizontalScrolling5
tabFocusability4
focusableRole4
targetSize4
skipRepeatedContent3
hiddenContentRisk3
mainLandmark3
pseudoNavListRisk3
scrollRisk3
linkBrokenRisk3
linkComprehensionRisk3
pdfLink3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

targetSize: Score 4. 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:

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

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

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

pdfLink: 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-cake",
  "host": {
    "id": "cake",
    "which": "https://ilikecake.ie/",
    "what": "Ilikecake"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T15:01:57"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:04:01"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://ilikecake.ie/",
        "what": "Ilikecake"
      },
      {
        "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://ilikecake.ie/",
        "what": "Ilikecake"
      },
      {
        "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://ilikecake.ie/",
      "what": "Ilikecake",
      "result": "https://ilikecake.ie/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://ilikecake.ie/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://ilikecake.ie/",
      "result": {
        "bytes": [
          892282,
          892282,
          892282,
          892282,
          892282
        ],
        "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://ilikecake.ie/",
      "what": "Ilikecake",
      "result": "https://ilikecake.ie/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://ilikecake.ie/",
      "result": {
        "visibleElements": 159
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://ilikecake.ie/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://ilikecake.ie/",
      "result": {
        "tabFocusables": 27,
        "tabFocused": 28,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ilikecake.ie/",
      "what": "URL",
      "result": "https://ilikecake.ie/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://ilikecake.ie/",
      "result": {
        "totals": {
          "total": 27,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 5,
              "tagNames": {
                "INPUT": 4,
                "TEXTAREA": 1
              }
            },
            "outlinePresent": {
              "total": 22,
              "meanDelay": 23,
              "tagNames": {
                "A": 18,
                "H1": 3,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "TEXTAREA",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What We Do",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Our Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 0
            },
            {
              "tagName": "H1",
              "text": "What We Do",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Website Design We create websites custom-designed to your organisations specific requirements. Respo",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Website Development We can undertake everything from website template creation, database development",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Audits We undertake accessibility audits for our clients and can advise website tender",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Training We undertake accessibility training at both a conceptual level and a practica",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MORE",
              "delay": 0
            },
            {
              "tagName": "H1",
              "text": "Our Work",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Take a closer look",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Burythorpe House",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Take a closer look",
              "delay": 203
            },
            {
              "tagName": "A",
              "text": "An Coimisinéir Teanga",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Take a closer look",
              "delay": 202
            },
            {
              "tagName": "A",
              "text": "Argos YachtCharter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "MORE",
              "delay": 0
            },
            {
              "tagName": "H1",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "info@ilikecake.ie",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Submit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "GDPR",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ilikecake.ie/",
      "what": "URL",
      "result": "https://ilikecake.ie/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://ilikecake.ie/",
      "result": {
        "totals": {
          "total": 75,
          "types": {
            "onlyFocusable": {
              "total": 3,
              "tagNames": {
                "H1": 3
              }
            },
            "onlyOperable": {
              "total": 11,
              "tagNames": {
                "A": 11
              }
            },
            "focusableAndOperable": {
              "total": 61,
              "tagNames": {
                "A": 33,
                "IMG": 21,
                "BUTTON": 2,
                "INPUT": 4,
                "TEXTAREA": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "H1",
              "id": "",
              "text": "What We Do"
            },
            {
              "tagName": "H1",
              "id": "",
              "text": "Our Work"
            },
            {
              "tagName": "H1",
              "id": "",
              "text": "Contact Us"
            }
          ],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "ourworkdetail7sliderlink",
              "text": "<a href=\"#ourworkdetail7\" id=\"ourworkdetail7sliderlink\" class=\"sliderlink\" data-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "whatwedodetail3sliderlink",
              "text": "<a href=\"#whatwedodetail3\" id=\"whatwedodetail3sliderlink\" class=\"sliderlink\" dat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ourworkdetail2sliderlink",
              "text": "<a href=\"#ourworkdetail2\" id=\"ourworkdetail2sliderlink\" class=\"sliderlink\" data-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "whatwedodetail2sliderlink",
              "text": "<a href=\"#whatwedodetail2\" id=\"whatwedodetail2sliderlink\" class=\"sliderlink\" dat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ourworkdetail5sliderlink",
              "text": "<a href=\"#ourworkdetail5\" id=\"ourworkdetail5sliderlink\" class=\"sliderlink\" data-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ourworkdetail6sliderlink",
              "text": "<a href=\"#ourworkdetail6\" id=\"ourworkdetail6sliderlink\" class=\"sliderlink\" data-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ourworkdetail3sliderlink",
              "text": "<a href=\"#ourworkdetail3\" id=\"ourworkdetail3sliderlink\" class=\"sliderlink\" data-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "whatwedodetail6sliderlink",
              "text": "<a href=\"#whatwedodetail6\" id=\"whatwedodetail6sliderlink\" class=\"sliderlink\" dat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ourworkdetail4sliderlink",
              "text": "<a href=\"#ourworkdetail4\" id=\"ourworkdetail4sliderlink\" class=\"sliderlink\" data-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "whatwedodetail1sliderlink",
              "text": "<a href=\"#whatwedodetail1\" id=\"whatwedodetail1sliderlink\" class=\"sliderlink\" dat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "whatwedodetail4sliderlink",
              "text": "<a href=\"#whatwedodetail4\" id=\"whatwedodetail4sliderlink\" class=\"sliderlink\" dat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "backToTop",
              "text": "Back to Top",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What We Do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Design We create websites custom-designed to your organisations specific",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Development We can undertake everything from website template creation, ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Audits We undertake accessibility audits for our clients and can a",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Training We undertake accessibility training at both a conceptual ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Usability Testing We do user testing, cognitive walkthroughs and heuristic evalu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bespoke products We create custom products for our clients including application",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Content Management Our latest Content Management System, CakePress, offers tag c",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Maintenance To keep your website up-to-date and performing for you, a ma",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Intranet A password protected area on your website for your staff or members to ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Multi Language If you need a website and a content management system that functi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible PDFs We can upgrade your legacy PDFs to be accessible to a wide varie",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Upgrades We can upgrade your existing website templates and conten",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/bluex.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MORE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take a closer look",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Burythorpe House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take a closer look",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "An Coimisinéir Teanga",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take a closer look",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Argos YachtCharter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take a closer look",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ahead",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take a closer look",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Exchange House",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Take a closer look",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coláiste Íde",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/pinkx.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/pinkx.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/pinkx.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/pinkx.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/pinkx.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/pinkx.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/pinkx.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/pinkx.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img src=\"/images/pinkx.jpg\" alt=\"Close\" class=\"closebutton\" tabindex=\"0\" style=",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "MORE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "info@ilikecake.ie",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button type=\"submit\" class=\"fv-hidden-submit\" style=\"display: none; width: 0px;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "form-name",
              "text": "<input type=\"text\" class=\"form-control\" id=\"form-name\" name=\"name\" data-fv-field",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-phoneNumber",
              "text": "<input type=\"text\" class=\"form-control\" name=\"phoneNumber\" id=\"form-phoneNumber\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-email",
              "text": "<input type=\"text\" class=\"form-control\" name=\"email\" id=\"form-email\" data-fv-fie",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "TEXTAREA",
              "id": "form-message",
              "text": "<textarea class=\"form-control\" name=\"message\" id=\"form-message\" rows=\"7\" data-fv",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "form-captcha",
              "text": "<input type=\"text\" class=\"form-control\" name=\"captcha\" id=\"form-captcha\" data-fv",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Submit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GDPR",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ilikecake.ie/",
      "what": "URL",
      "result": "https://ilikecake.ie/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://ilikecake.ie/",
      "result": {
        "totals": {
          "triggers": 34,
          "headTriggers": 20,
          "tailTriggers": 14,
          "impactTriggers": 7,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 13,
          "opacityImpact": 12,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "Takeacloserlook",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 3,
                "opacityImpact": 3
              },
              {
                "tagName": "A",
                "text": "BurythorpeHouse",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Takeacloserlook",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 3,
                "opacityImpact": 3
              },
              {
                "tagName": "A",
                "text": "AnCoimisinéirTeanga",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Takeacloserlook",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 3,
                "opacityImpact": 3
              },
              {
                "tagName": "A",
                "text": "ArgosYachtCharter",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "MORE",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 3
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ilikecake.ie/",
      "what": "URL",
      "result": "https://ilikecake.ie/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://ilikecake.ie/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 6
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button type=\"submit\" class=\"fv-hidden-submit\" style=\"display: none; width: 0px; height: 0px;\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Name *"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Phone"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email *"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "TEXTAREA",
              "type": "textarea",
              "labelType": "label",
              "texts": {
                "label": [
                  "Message *"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "1 + 8 = *"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submit"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://ilikecake.ie/",
      "result": {
        "totals": {
          "links": 44,
          "adjacent": {
            "total": 40,
            "underlined": 12,
            "underlinedPercent": 30
          }
        },
        "items": {
          "underlined": [
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "GDPR"
          ],
          "notUnderlined": [
            "Back to Top",
            "Website Design We create websites custom-designed to your organisations specific requirements. Responsive design is standard on all new websites.",
            "Website Development We can undertake everything from website template creation, database development, custom Javascript, JQuery, AJAX and PHP/ASP server-side coding.",
            "Accessibility Audits We undertake accessibility audits for our clients and can advise website tenderers on their accessibility requirements.",
            "Accessibility Training We undertake accessibility training at both a conceptual level and a practical hands on approach",
            "Usability Testing We do user testing, cognitive walkthroughs and heuristic evaluation on websites and similar systems and tools",
            "Bespoke products We create custom products for our clients including application systems, research databases and eCommerce facilities.",
            "Content Management Our latest Content Management System, CakePress, offers tag clouds, widgets, social sharing, featured and banner images as standard.",
            "Website Maintenance To keep your website up-to-date and performing for you, a maintenance support package can be put in place in addition to, or instead of, a CMS.",
            "Intranet A password protected area on your website for your staff or members to access private documents and pages, forums, and chat facilities.",
            "Multi Language If you need a website and a content management system that functions seamlessly with up to 6 languages, you have come to the right place.",
            "Accessible PDFs We can upgrade your legacy PDFs to be accessible to a wide variety of users and provide a strategy for creating accessible PDFs going forward.",
            "Accessibility Upgrades We can upgrade your existing website templates and content to be accessible and compliant to WCAG 2.0 and provide advice on maintaining compliance.",
            "MORE",
            "Take a closer look",
            "Burythorpe House",
            "Take a closer look",
            "An Coimisinéir Teanga",
            "Take a closer look",
            "Argos YachtCharter",
            "Take a closer look",
            "Ahead",
            "Take a closer look",
            "Exchange House",
            "Take a closer look",
            "Coláiste Íde",
            "MORE",
            "info@ilikecake.ie"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://ilikecake.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://ilikecake.ie/",
      "what": "URL",
      "result": "https://ilikecake.ie/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://ilikecake.ie/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://ilikecake.ie/",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://ilikecake.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": {
          "button": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 40,
            "subtotals": [
              22,
              12,
              6
            ]
          },
          "listLink": {
            "total": 4
          },
          "h1": {
            "total": 24,
            "subtotals": [
              12,
              9,
              2,
              1
            ]
          },
          "h2": {
            "total": 24,
            "subtotals": [
              12,
              6,
              6
            ]
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "outset": [
                ""
              ],
              "none": [
                "Submit"
              ]
            },
            "borderWidth": {
              "2px": [
                ""
              ],
              "0px": [
                "Submit"
              ]
            },
            "height": {
              "0px": [
                ""
              ],
              "52.7969px": [
                "Submit"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Back to Top",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Website Design                     We create websites custom-designed to your organisations specific requirements. Responsive design is standard on all new websites.",
                "Website Development                     We can undertake everything from website template creation, database development, custom Javascript, JQuery, AJAX and PHP/ASP server-side coding.",
                "Accessibility Audits                     We undertake accessibility audits for our clients and can advise website tenderers on their accessibility requirements.",
                "Accessibility Training                     We undertake accessibility training at both a conceptual level and a practical hands on approach",
                "Usability Testing                     We do user testing, cognitive walkthroughs and heuristic evaluation on websites and similar systems and tools",
                "Bespoke products                     We create custom products for our clients including application systems, research databases and eCommerce facilities.",
                "Content Management                     Our latest Content Management System, CakePress, offers tag clouds, widgets, social sharing, featured and banner images as standard.",
                "Website Maintenance                     To keep your website up-to-date and performing for you, a maintenance support package can be put in place in addition to, or instead of, a CMS.",
                "Intranet                     A password protected area on your website for your staff or members to access private documents and pages, forums, and chat facilities.",
                "Multi Language                     If you need a website and a content management system that functions seamlessly with up to 6 languages, you have come to the right place.",
                "Accessible PDFs                     We can upgrade your legacy PDFs to be accessible to a wide variety of users and provide a strategy for creating accessible PDFs going forward.",
                "Accessibility Upgrades                     We can upgrade your existing website templates and content to be accessible and compliant to WCAG 2.0 and provide advice on maintaining compliance.",
                "MORE",
                "Burythorpe House",
                "An Coimisinéir Teanga",
                "Argos YachtCharter",
                "Ahead",
                "Exchange House",
                "Coláiste Íde",
                "MORE",
                "info@ilikecake.ie",
                "GDPR"
              ],
              "700": [
                "Take a closer look",
                "Take a closer look",
                "Take a closer look",
                "Take a closer look",
                "Take a closer look",
                "Take a closer look"
              ]
            },
            "opacity": {
              "0": [
                "Take a closer look",
                "Take a closer look",
                "Take a closer look",
                "Take a closer look",
                "Take a closer look",
                "Take a closer look"
              ],
              "1": [
                "Back to Top",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "Website Design                     We create websites custom-designed to your organisations specific requirements. Responsive design is standard on all new websites.",
                "Website Development                     We can undertake everything from website template creation, database development, custom Javascript, JQuery, AJAX and PHP/ASP server-side coding.",
                "Accessibility Audits                     We undertake accessibility audits for our clients and can advise website tenderers on their accessibility requirements.",
                "Accessibility Training                     We undertake accessibility training at both a conceptual level and a practical hands on approach",
                "Usability Testing                     We do user testing, cognitive walkthroughs and heuristic evaluation on websites and similar systems and tools",
                "Bespoke products                     We create custom products for our clients including application systems, research databases and eCommerce facilities.",
                "Content Management                     Our latest Content Management System, CakePress, offers tag clouds, widgets, social sharing, featured and banner images as standard.",
                "Website Maintenance                     To keep your website up-to-date and performing for you, a maintenance support package can be put in place in addition to, or instead of, a CMS.",
                "Intranet                     A password protected area on your website for your staff or members to access private documents and pages, forums, and chat facilities.",
                "Multi Language                     If you need a website and a content management system that functions seamlessly with up to 6 languages, you have come to the right place.",
                "Accessible PDFs                     We can upgrade your legacy PDFs to be accessible to a wide variety of users and provide a strategy for creating accessible PDFs going forward.",
                "Accessibility Upgrades                     We can upgrade your existing website templates and content to be accessible and compliant to WCAG 2.0 and provide advice on maintaining compliance.",
                "MORE",
                "Burythorpe House",
                "An Coimisinéir Teanga",
                "Argos YachtCharter",
                "Ahead",
                "Exchange House",
                "Coláiste Íde",
                "MORE",
                "info@ilikecake.ie",
                "GDPR"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Back to Top",
                "Website Design                     We create websites custom-designed to your organisations specific requirements. Responsive design is standard on all new websites.",
                "Website Development                     We can undertake everything from website template creation, database development, custom Javascript, JQuery, AJAX and PHP/ASP server-side coding.",
                "Accessibility Audits                     We undertake accessibility audits for our clients and can advise website tenderers on their accessibility requirements.",
                "Accessibility Training                     We undertake accessibility training at both a conceptual level and a practical hands on approach",
                "Usability Testing                     We do user testing, cognitive walkthroughs and heuristic evaluation on websites and similar systems and tools",
                "Bespoke products                     We create custom products for our clients including application systems, research databases and eCommerce facilities.",
                "Content Management                     Our latest Content Management System, CakePress, offers tag clouds, widgets, social sharing, featured and banner images as standard.",
                "Website Maintenance                     To keep your website up-to-date and performing for you, a maintenance support package can be put in place in addition to, or instead of, a CMS.",
                "Intranet                     A password protected area on your website for your staff or members to access private documents and pages, forums, and chat facilities.",
                "Multi Language                     If you need a website and a content management system that functions seamlessly with up to 6 languages, you have come to the right place.",
                "Accessible PDFs                     We can upgrade your legacy PDFs to be accessible to a wide variety of users and provide a strategy for creating accessible PDFs going forward.",
                "Accessibility Upgrades                     We can upgrade your existing website templates and content to be accessible and compliant to WCAG 2.0 and provide advice on maintaining compliance.",
                "MORE",
                "Take a closer look",
                "Burythorpe House",
                "Take a closer look",
                "An Coimisinéir Teanga",
                "Take a closer look",
                "Argos YachtCharter",
                "Take a closer look",
                "Ahead",
                "Take a closer look",
                "Exchange House",
                "Take a closer look",
                "Coláiste Íde",
                "MORE",
                "info@ilikecake.ie"
              ],
              "underline": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "GDPR"
              ]
            }
          },
          "h1": {
            "color": {
              "rgb(0, 0, 0)": [
                "What We Do"
              ],
              "rgb(5, 131, 133)": [
                "Website Design Phase",
                "Website Development",
                "Accessibility Audits",
                "Accessibility Training",
                "Usability Testing",
                "Bespoke Products",
                "Content Management",
                "Website Maintenance",
                "Intranets & Extranets",
                "Multi Language",
                "Accessible PDFs",
                "Accessibility Upgrades"
              ],
              "rgb(255, 255, 255)": [
                "Our Work",
                "Contact Us"
              ],
              "rgb(228, 0, 114)": [
                "An Coimisinéir Teanga",
                "Hibernian Auctioneers",
                "Family Carer Training",
                "Burythorpe House",
                "Eurocarers",
                "Argos Yachtcharter",
                "Ahead",
                "Exchange House",
                "Colaiste Ide"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(51, 51, 51)": [
                "Website Design",
                "Website Development",
                "Accessibility Audits",
                "Accessibility Training",
                "Usability Testing",
                "Bespoke products",
                "Content Management",
                "Website Maintenance",
                "Intranet",
                "Multi Language",
                "Accessible PDFs",
                "Accessibility Upgrades"
              ],
              "rgb(255, 255, 255)": [
                "Burythorpe House",
                "An Coimisinéir Teanga",
                "Argos YachtCharter",
                "Ahead",
                "Exchange House",
                "Coláiste Íde"
              ],
              "rgb(0, 0, 0)": [
                "Burythorpe House",
                "An Coimisinéir Teanga",
                "Argos YachtCharter",
                "Ahead",
                "Exchange House",
                "Coláiste Íde"
              ]
            },
            "fontSize": {
              "16.72px": [
                "Website Design",
                "Website Development",
                "Accessibility Audits",
                "Accessibility Training",
                "Usability Testing",
                "Bespoke products",
                "Content Management",
                "Website Maintenance",
                "Intranet",
                "Multi Language",
                "Accessible PDFs",
                "Accessibility Upgrades",
                "Burythorpe House",
                "An Coimisinéir Teanga",
                "Argos YachtCharter",
                "Ahead",
                "Exchange House",
                "Coláiste Íde"
              ],
              "22.8px": [
                "Burythorpe House",
                "An Coimisinéir Teanga",
                "Argos YachtCharter",
                "Ahead",
                "Exchange House",
                "Coláiste Íde"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://ilikecake.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://ilikecake.ie/",
      "result": {
        "totals": {
          "total": 12,
          "tagNames": {
            "A": 1,
            "DIV": 6,
            "I": 5
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "backToTop",
            "text": "Back to Top"
          },
          {
            "tagName": "DIV",
            "id": "slider",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "wwd_slide1",
            "text": "Website Design We create websites custom-designed to your organisations specific requirements. Respo"
          },
          {
            "tagName": "DIV",
            "id": "wwd_slide2",
            "text": "Usability Testing We do user testing, cognitive walkthroughs and heuristic evaluation on websites an"
          },
          {
            "tagName": "DIV",
            "id": "wwd_slide3",
            "text": "Intranet A password protected area on your website for your staff or members to access private docum"
          },
          {
            "tagName": "DIV",
            "id": "ow_slide1",
            "text": "Burythorpe House Website Design & Development, Responsive, Parallax Take a closer look Burythorpe Ho"
          },
          {
            "tagName": "DIV",
            "id": "ow_slide2",
            "text": "Ahead Website Design & Development, Responsive, ECommerce, Bespoke JobSeekers Database Take a closer"
          },
          {
            "tagName": "I",
            "id": "",
            "text": ""
          },
          {
            "tagName": "I",
            "id": "",
            "text": ""
          },
          {
            "tagName": "I",
            "id": "",
            "text": ""
          },
          {
            "tagName": "I",
            "id": "",
            "text": ""
          },
          {
            "tagName": "I",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://ilikecake.ie/",
      "result": {
        "totals": {
          "failures": 44,
          "warnings": 32
        },
        "items": [
          {
            "index": 284,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#reflow",
                  "chapter": "1.4.10",
                  "title": "Reflow"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[2]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=0, minimum-scal..."
              ]
            }
          },
          {
            "index": 308,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "What We Do"
              ]
            }
          },
          {
            "index": 309,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Website Design"
              ]
            }
          },
          {
            "index": 310,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "We create websites custom-designed to your organisations specific requirements. Responsive design i..."
              ]
            }
          },
          {
            "index": 311,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Website Development"
              ]
            }
          },
          {
            "index": 312,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "We can undertake everything from website template creation, database development, custom Javascript..."
              ]
            }
          },
          {
            "index": 313,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Accessibility Audits"
              ]
            }
          },
          {
            "index": 314,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "We undertake accessibility audits for our clients and can advise website tenderers on their accessi..."
              ]
            }
          },
          {
            "index": 315,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]/h2[1]/text()[1]",
              "codeLines": [
                "Accessibility Training"
              ]
            }
          },
          {
            "index": 316,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]/p[1]/text()[1]",
              "codeLines": [
                "We undertake accessibility training at both a conceptual level and a practical hands on approach"
              ]
            }
          },
          {
            "index": 317,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[15]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "MORE"
              ]
            }
          },
          {
            "index": 318,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Our Work"
              ]
            }
          },
          {
            "index": 319,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Burythorpe House"
              ]
            }
          },
          {
            "index": 320,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Website Design & Development, Responsive, Parallax"
              ]
            }
          },
          {
            "index": 321,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Take a closer look"
              ]
            }
          },
          {
            "index": 322,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Burythorpe House"
              ]
            }
          },
          {
            "index": 323,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "An Coimisinéir Teanga"
              ]
            }
          },
          {
            "index": 324,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Multi-Language, Website Design & Development, Responsive, Custom Modules"
              ]
            }
          },
          {
            "index": 325,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Take a closer look"
              ]
            }
          },
          {
            "index": 326,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "An Coimisinéir Teanga"
              ]
            }
          },
          {
            "index": 327,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Argos YachtCharter"
              ]
            }
          },
          {
            "index": 328,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Website Design, Template Development, German Language, Responsive, Maintenance"
              ]
            }
          },
          {
            "index": 329,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Take a closer look"
              ]
            }
          },
          {
            "index": 330,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/h2[1]/a[1]/text()[1]",
              "codeLines": [
                "Argos YachtCharter"
              ]
            }
          },
          {
            "index": 331,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[16]/div[3]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "MORE"
              ]
            }
          },
          {
            "index": 332,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[17]/h1[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 333,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[17]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Fields marked with * are required"
              ]
            }
          },
          {
            "index": 334,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "01 675 4000"
              ]
            }
          },
          {
            "index": 335,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "086 317 2383"
              ]
            }
          },
          {
            "index": 336,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "info@ilikecake.ie"
              ]
            }
          },
          {
            "index": 343,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "124 Kennelsfort Road"
              ]
            }
          },
          {
            "index": 344,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "Palmerstown"
              ]
            }
          },
          {
            "index": 345,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[3]/p[3]/text()[1]",
              "codeLines": [
                "Dublin 20"
              ]
            }
          },
          {
            "index": 346,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[4]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "GDPR"
              ]
            }
          },
          {
            "index": 386,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[1]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" class=\"form-control\" id=\"form-name\" name=\"name\" data-fv-field=\"name\">"
              ]
            }
          },
          {
            "index": 387,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[2]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" class=\"form-control\" name=\"phoneNumber\" id=\"form-phoneNumber\" data-fv-field=\"pho..."
              ]
            }
          },
          {
            "index": 388,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[3]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" class=\"form-control\" name=\"email\" id=\"form-email\" data-fv-field=\"email\">"
              ]
            }
          },
          {
            "index": 389,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "textarea",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[4]/div[1]/textarea[1]",
              "codeLines": [
                "<textarea class=\"form-control\" name=\"message\" id=\"form-message\" rows=\"7\" data-fv-field=\"message\"></..."
              ]
            }
          },
          {
            "index": 390,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[5]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" class=\"form-control\" name=\"captcha\" id=\"form-captcha\" data-fv-field=\"captcha\">"
              ]
            }
          },
          {
            "index": 394,
            "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[16]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Our Work"
              ]
            }
          },
          {
            "index": 395,
            "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[17]/h1[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 396,
            "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[17]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Fields marked with * are required"
              ]
            }
          },
          {
            "index": 397,
            "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[17]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "01 675 4000"
              ]
            }
          },
          {
            "index": 398,
            "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[17]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "086 317 2383"
              ]
            }
          },
          {
            "index": 399,
            "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[17]/div[1]/div[2]/form[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Name *"
              ]
            }
          },
          {
            "index": 400,
            "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[17]/div[1]/div[2]/form[1]/div[2]/label[1]/text()[1]",
              "codeLines": [
                "Phone"
              ]
            }
          },
          {
            "index": 401,
            "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[17]/div[1]/div[2]/form[1]/div[3]/label[1]/text()[1]",
              "codeLines": [
                "Email *"
              ]
            }
          },
          {
            "index": 402,
            "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[17]/div[1]/div[2]/form[1]/div[4]/label[1]/text()[1]",
              "codeLines": [
                "Message *"
              ]
            }
          },
          {
            "index": 403,
            "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[17]/div[1]/div[2]/form[1]/div[5]/label[1]/text()[1]",
              "codeLines": [
                "3 + 9 = *"
              ]
            }
          },
          {
            "index": 404,
            "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[17]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "124 Kennelsfort Road"
              ]
            }
          },
          {
            "index": 405,
            "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[17]/div[1]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "Palmerstown"
              ]
            }
          },
          {
            "index": 406,
            "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[17]/div[1]/div[3]/p[3]/text()[1]",
              "codeLines": [
                "Dublin 20"
              ]
            }
          },
          {
            "index": 410,
            "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[16]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Our Work"
              ]
            }
          },
          {
            "index": 411,
            "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[17]/h1[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 412,
            "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[17]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Fields marked with * are required"
              ]
            }
          },
          {
            "index": 413,
            "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[17]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "01 675 4000"
              ]
            }
          },
          {
            "index": 414,
            "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[17]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "086 317 2383"
              ]
            }
          },
          {
            "index": 415,
            "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[17]/div[1]/div[2]/form[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Name *"
              ]
            }
          },
          {
            "index": 416,
            "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[17]/div[1]/div[2]/form[1]/div[2]/label[1]/text()[1]",
              "codeLines": [
                "Phone"
              ]
            }
          },
          {
            "index": 417,
            "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[17]/div[1]/div[2]/form[1]/div[3]/label[1]/text()[1]",
              "codeLines": [
                "Email *"
              ]
            }
          },
          {
            "index": 418,
            "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[17]/div[1]/div[2]/form[1]/div[4]/label[1]/text()[1]",
              "codeLines": [
                "Message *"
              ]
            }
          },
          {
            "index": 419,
            "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[17]/div[1]/div[2]/form[1]/div[5]/label[1]/text()[1]",
              "codeLines": [
                "3 + 9 = *"
              ]
            }
          },
          {
            "index": 420,
            "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[17]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "124 Kennelsfort Road"
              ]
            }
          },
          {
            "index": 421,
            "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[17]/div[1]/div[3]/p[2]/text()[1]",
              "codeLines": [
                "Palmerstown"
              ]
            }
          },
          {
            "index": 422,
            "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[17]/div[1]/div[3]/p[3]/text()[1]",
              "codeLines": [
                "Dublin 20"
              ]
            }
          },
          {
            "index": 442,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  01 675 4000",
                "</p>"
              ]
            }
          },
          {
            "index": 443,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  086 317 2383",
                "</p>"
              ]
            }
          },
          {
            "index": 444,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <a href=\"mailto:info@ilikecake.ie\">",
                "    info@ilikecake.ie",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 445,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  124 Kennelsfort Road",
                "</p>"
              ]
            }
          },
          {
            "index": 446,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[3]/p[2]",
              "codeLines": [
                "<p>",
                "  Palmerstown",
                "</p>"
              ]
            }
          },
          {
            "index": 447,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[3]/p[3]",
              "codeLines": [
                "<p>",
                "  Dublin 20",
                "</p>"
              ]
            }
          },
          {
            "index": 448,
            "verdict": "failed",
            "rule": {
              "ruleID": "r72",
              "ruleSummary": "Paragraphs of text are not all uppercase",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r72",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[17]/div[1]/div[4]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"gdpr.pdf\">",
                "    GDPR",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 488,
            "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[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2>",
                "  Burythorpe House",
                "</h2>"
              ]
            }
          },
          {
            "index": 490,
            "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[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2>",
                "  An Coimisinéir Teanga",
                "</h2>"
              ]
            }
          },
          {
            "index": 492,
            "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[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2>",
                "  Argos YachtCharter",
                "</h2>"
              ]
            }
          },
          {
            "index": 532,
            "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://ilikecake.ie/",
      "result": {
        "totals": {
          "rulesNA": 59,
          "rulesPassed": 34,
          "rulesWarned": 3,
          "rulesViolated": 5,
          "warnings": {
            "minor": 34,
            "moderate": 0,
            "serious": 30,
            "critical": 0
          },
          "violations": {
            "minor": 3,
            "moderate": 26,
            "serious": 2,
            "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:03:34.822Z",
          "url": "https://ilikecake.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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "28.5pt (38px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"parallax-section-1\" id=\"parallax-section-1\">\n            \t<h1 tabindex=\"0\">Our Work</h1>\n            </div>",
                          "target": [
                            "#parallax-section-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 tabindex=\"0\">Our Work</h1>",
                  "target": [
                    "#parallax-section-1 > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "28.5pt (38px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 tabindex=\"0\">Contact Us</h1>",
                  "target": [
                    "#contact > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"requiredfields\">Fields marked with * are required</p>",
                  "target": [
                    ".requiredfields"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>01 675 4000</p>",
                  "target": [
                    "#details > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>086 317 2383</p>",
                  "target": [
                    "#details > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:info@ilikecake.ie\">info@ilikecake.ie</a>",
                  "target": [
                    "a[href$=\"mailto:info@ilikecake.ie\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-name\">Name *</label>",
                  "target": [
                    "label[for=\"form-name\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-phoneNumber\">Phone</label>",
                  "target": [
                    "label[for=\"form-phoneNumber\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-email\">Email *</label>",
                  "target": [
                    "label[for=\"form-email\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-message\">Message *</label>",
                  "target": [
                    "label[for=\"form-message\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"col-xs-3 control-label\" id=\"captchaOperation\" for=\"form-captcha\">5 + 9 = *</label>",
                  "target": [
                    "#captchaOperation"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>124 Kennelsfort Road</p>",
                  "target": [
                    "#address > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Palmerstown</p>",
                  "target": [
                    "#address > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Dublin 20</p>",
                  "target": [
                    "#address > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"gdpr.pdf\">GDPR</a>",
                  "target": [
                    "a[href$=\"gdpr.pdf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "28.5pt (38px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"parallax-section-1\" id=\"parallax-section-1\">\n            \t<h1 tabindex=\"0\">Our Work</h1>\n            </div>",
                          "target": [
                            "#parallax-section-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 tabindex=\"0\">Our Work</h1>",
                  "target": [
                    "#parallax-section-1 > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "28.5pt (38px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 tabindex=\"0\">Contact Us</h1>",
                  "target": [
                    "#contact > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"requiredfields\">Fields marked with * are required</p>",
                  "target": [
                    ".requiredfields"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>01 675 4000</p>",
                  "target": [
                    "#details > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>086 317 2383</p>",
                  "target": [
                    "#details > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:info@ilikecake.ie\">info@ilikecake.ie</a>",
                  "target": [
                    "a[href$=\"mailto:info@ilikecake.ie\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-name\">Name *</label>",
                  "target": [
                    "label[for=\"form-name\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-phoneNumber\">Phone</label>",
                  "target": [
                    "label[for=\"form-phoneNumber\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-email\">Email *</label>",
                  "target": [
                    "label[for=\"form-email\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-message\">Message *</label>",
                  "target": [
                    "label[for=\"form-message\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"col-xs-3 control-label\" id=\"captchaOperation\" for=\"form-captcha\">5 + 9 = *</label>",
                  "target": [
                    "#captchaOperation"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>124 Kennelsfort Road</p>",
                  "target": [
                    "#address > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Palmerstown</p>",
                  "target": [
                    "#address > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Dublin 20</p>",
                  "target": [
                    "#address > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"contact\" class=\"clearfix parallax-section-2\">",
                          "target": [
                            "#contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"gdpr.pdf\">GDPR</a>",
                  "target": [
                    "a[href$=\"gdpr.pdf\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "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=\"#logo\" class=\"backtotop scroll\" id=\"backToTop\">Back to Top</a>",
                  "target": [
                    "#backToTop"
                  ],
                  "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=\"wwd_slide\" id=\"wwd_slide2\" style=\"float: none; list-style: none; position: absolute; width: 1240px; z-index: 0; display: none;\">",
                  "target": [
                    "#wwd_slide2"
                  ],
                  "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=\"wwd_slide\" id=\"wwd_slide3\" style=\"float: none; list-style: none; position: absolute; width: 1240px; z-index: 0; display: none;\">",
                  "target": [
                    "#wwd_slide3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail1\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail1"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail2\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail3\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail4\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail5\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail6\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail6"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail7\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail7"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail8\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail8"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail9\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail9"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail10\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail10"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail11\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail11"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"whatwedodetail12\" class=\"container whatwedodetail\">",
                  "target": [
                    "#whatwedodetail12"
                  ],
                  "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=\"ow_slide\" id=\"ow_slide2\" style=\"float: none; list-style: none; position: absolute; width: 1240px; z-index: 0; display: none;\">",
                  "target": [
                    "#ow_slide2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"ourworkdetail7\" class=\"ourworkdetail container arrow_box2 box1\">",
                  "target": [
                    "#ourworkdetail7"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"ourworkdetail8\" class=\"ourworkdetail container arrow_box2 box2\">",
                  "target": [
                    "#ourworkdetail8"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"ourworkdetail9\" class=\"ourworkdetail container arrow_box2 box3\">",
                  "target": [
                    "#ourworkdetail9"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"ourworkdetail6\" class=\"ourworkdetail container arrow_box2 box3\">",
                  "target": [
                    "#ourworkdetail6"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"ourworkdetail1\" class=\"ourworkdetail container arrow_box2 box1\">",
                  "target": [
                    "#ourworkdetail1"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"ourworkdetail2\" class=\"ourworkdetail container arrow_box2 box2\">",
                  "target": [
                    "#ourworkdetail2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"ourworkdetail3\" class=\"ourworkdetail container arrow_box2 box3\">",
                  "target": [
                    "#ourworkdetail3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"ourworkdetail4\" class=\"ourworkdetail container arrow_box2 box1\">",
                  "target": [
                    "#ourworkdetail4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"ourworkdetail5\" class=\"ourworkdetail container arrow_box2 box2\">",
                  "target": [
                    "#ourworkdetail5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"submit\" class=\"fv-hidden-submit\" style=\"display: none; width: 0px; height: 0px;\"></button>",
                  "target": [
                    ".fv-hidden-submit"
                  ],
                  "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": "<small class=\"help-block\" data-fv-validator=\"notEmpty\" data-fv-for=\"name\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\">The name is required</small>",
                  "target": [
                    "small[data-fv-for=\"name\"]"
                  ],
                  "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": "<small class=\"help-block\" data-fv-validator=\"notEmpty\" data-fv-for=\"phoneNumber\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\">The phone number is required</small>",
                  "target": [
                    "small[data-fv-for=\"phoneNumber\"][data-fv-validator=\"notEmpty\"]"
                  ],
                  "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": "<small class=\"help-block\" data-fv-validator=\"regexp\" data-fv-for=\"phoneNumber\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\">The phone number can only contain the digits, spaces, -, (, ), + and .</small>",
                  "target": [
                    "small[data-fv-validator=\"regexp\"]"
                  ],
                  "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": "<small class=\"help-block\" data-fv-validator=\"notEmpty\" data-fv-for=\"email\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\">The email address is required</small>",
                  "target": [
                    "small[data-fv-for=\"email\"][data-fv-validator=\"notEmpty\"]"
                  ],
                  "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": "<small class=\"help-block\" data-fv-validator=\"emailAddress\" data-fv-for=\"email\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\">The input is not a valid email address</small>",
                  "target": [
                    "small[data-fv-validator=\"emailAddress\"]"
                  ],
                  "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": "<small class=\"help-block\" data-fv-validator=\"notEmpty\" data-fv-for=\"message\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\">The message is required</small>",
                  "target": [
                    "small[data-fv-for=\"message\"][data-fv-validator=\"notEmpty\"]"
                  ],
                  "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": "<small class=\"help-block\" data-fv-validator=\"stringLength\" data-fv-for=\"message\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\">The message must be less than 700 characters long</small>",
                  "target": [
                    "small[data-fv-validator=\"stringLength\"]"
                  ],
                  "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": "<small class=\"help-block\" data-fv-validator=\"callback\" data-fv-for=\"captcha\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\">Wrong answer</small>",
                  "target": [
                    "small[data-fv-validator=\"callback\"]"
                  ],
                  "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": "#ffffff",
                        "bgColor": "#e40072",
                        "contrastRatio": 4.62,
                        "fontSize": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"bx-next\" href=\"\">MORE</a>",
                          "target": [
                            "#whatwedomore > .bx-next[href=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.62 (foreground color: #ffffff, background color: #e40072, font size: 12.5pt (16.72px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"bx-next\" href=\"\">MORE</a>",
                  "target": [
                    "#whatwedomore > .bx-next[href=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.62 (foreground color: #ffffff, background color: #e40072, font size: 12.5pt (16.72px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#e40072",
                        "contrastRatio": 4.62,
                        "fontSize": "12.5pt (16.72px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"bx-next\" href=\"\">MORE</a>",
                          "target": [
                            "#ourworkmore > .bx-next[href=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.62 (foreground color: #ffffff, background color: #e40072, font size: 12.5pt (16.72px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"bx-next\" href=\"\">MORE</a>",
                  "target": [
                    "#ourworkmore > .bx-next[href=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.62 (foreground color: #ffffff, background color: #e40072, font size: 12.5pt (16.72px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 tabindex=\"0\">What We Do</h1>",
                  "target": [
                    "#whatwedo > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                },
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 tabindex=\"0\">Our Work</h1>",
                  "target": [
                    "#parallax-section-1 > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                },
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 tabindex=\"0\">Contact Us</h1>",
                  "target": [
                    "#contact > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling should not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "user-scalable",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "user-scalable on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  user-scalable on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "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": "<img src=\"/images/slider14.jpg\" alt=\"Family Carer Training\">",
                  "target": [
                    "img[src$=\"slider14.jpg\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/images/slider16.jpg\" alt=\"Hibernian Auctioneers\">",
                  "target": [
                    "img[src$=\"slider16.jpg\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/images/slider02.jpg\" alt=\"Eurocarers\">",
                  "target": [
                    "img[src$=\"slider02.jpg\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"slidertile slidertileLarge\">\n\n\t\t\t<img src=\"/images/slider09.jpg\" alt=\"Cats Friends Rescue\">\n\n\t\t</div>",
                  "target": [
                    ".slidertileLarge.slidertile:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<img src=\"/images/slider12.jpg\" alt=\"The Rose Centre\">",
                  "target": [
                    "img[src$=\"slider12.jpg\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h1 tabindex=\"0\">What We Do</h1>",
                  "target": [
                    "#whatwedo > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"clear\"><span class=\"more\" id=\"whatwedomore\"><a class=\"bx-next\" href=\"\">MORE</a></span></div>",
                  "target": [
                    "body > .clear"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"parallax-section-1\" id=\"parallax-section-1\">\n            \t<h1 tabindex=\"0\">Our Work</h1>\n            </div>",
                  "target": [
                    "#parallax-section-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"ow_slide\" id=\"ow_slide1\" style=\"float: none; list-style: none; position: absolute; width: 1240px; z-index: 50; display: block;\">",
                  "target": [
                    "#ow_slide1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "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=\"clear clearpadding\"><span class=\"more\" id=\"ourworkmore\"><a class=\"bx-next\" href=\"\">MORE</a></span></div>",
                  "target": [
                    ".clearpadding"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h1 tabindex=\"0\">Contact Us</h1>",
                  "target": [
                    "#contact > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p class=\"requiredfields\">Fields marked with * are required</p>",
                  "target": [
                    ".requiredfields"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"details\">\n                <p>01 675 4000</p>\n                <p>086 317 2383</p>\n            \t<p><a href=\"mailto:info@ilikecake.ie\">info@ilikecake.ie</a></p>\n            </div>",
                  "target": [
                    "#details"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-name\">Name *</label>",
                  "target": [
                    "label[for=\"form-name\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input type=\"text\" class=\"form-control\" id=\"form-name\" name=\"name\" data-fv-field=\"name\">",
                  "target": [
                    "#form-name"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-phoneNumber\">Phone</label>",
                  "target": [
                    "label[for=\"form-phoneNumber\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input type=\"text\" class=\"form-control\" name=\"phoneNumber\" id=\"form-phoneNumber\" data-fv-field=\"phoneNumber\">",
                  "target": [
                    "#form-phoneNumber"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-email\">Email *</label>",
                  "target": [
                    "label[for=\"form-email\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input type=\"text\" class=\"form-control\" name=\"email\" id=\"form-email\" data-fv-field=\"email\">",
                  "target": [
                    "#form-email"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label class=\"col-xs-3 control-label\" for=\"form-message\">Message *</label>",
                  "target": [
                    "label[for=\"form-message\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<textarea class=\"form-control\" name=\"message\" id=\"form-message\" rows=\"7\" data-fv-field=\"message\"></textarea>",
                  "target": [
                    "#form-message"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label class=\"col-xs-3 control-label\" id=\"captchaOperation\" for=\"form-captcha\">5 + 9 = *</label>",
                  "target": [
                    "#captchaOperation"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input type=\"text\" class=\"form-control\" name=\"captcha\" id=\"form-captcha\" data-fv-field=\"captcha\">",
                  "target": [
                    "#form-captcha"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"address\">\n                <p>124 Kennelsfort Road</p>\n                <p>Palmerstown</p>\n                <p>Dublin 20</p>\n            </div>",
                  "target": [
                    "#address"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"gdpr\"><p><a href=\"gdpr.pdf\">GDPR</a></p></div>",
                  "target": [
                    "#gdpr"
                  ],
                  "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://ilikecake.ie/",
      "what": "URL",
      "result": "https://ilikecake.ie/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://ilikecake.ie/",
      "result": {
        "Error": {
          "AA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button type=\"submit\" class=\"fv-hidden-submit\" style=\"display: none; width: 0px; height: 0px;\">...</button>"
              }
            ]
          }
        },
        "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=\"slidertile slidertileMed\">...</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": "a",
                "id": "#backToTop",
                "code": "<a href=\"#logo\" class=\"backtotop scroll\" id=\"backToTop\">...</a>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0\">"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 tabindex=\"0\">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"gdpr.pdf\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:info@ilikecake.ie\">...</a>"
              },
              {
                "tagName": "label",
                "id": "#captchaOperation",
                "code": "<label class=\"col-xs-3 control-label\" id=\"captchaOperation\" for=\"form-captcha\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"col-xs-3 control-label\" for=\"form-email\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"col-xs-3 control-label\" for=\"form-message\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"col-xs-3 control-label\" for=\"form-name\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"col-xs-3 control-label\" for=\"form-phoneNumber\">...</label>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"requiredfields\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"bx-next\" href=\"\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ilikecake.ie/",
      "what": "URL",
      "result": "https://ilikecake.ie/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://ilikecake.ie/",
      "result": {
        "content": {
          "totals": {
            "violation": 88,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2968,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2692,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2210,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1899,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1587,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1292,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 963,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 395,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 814,
                "height": 105,
                "width": 1240
              },
              "snippet": "<a data-id=\"4\" class=\"scroll whatwedobutton\" href=\"#whatwedodetail4\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 694,
                "height": 105,
                "width": 1240
              },
              "snippet": "<a data-id=\"3\" class=\"scroll whatwedobutton\" href=\"#whatwedodetail3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 574,
                "height": 105,
                "width": 1240
              },
              "snippet": "<a data-id=\"2\" class=\"scroll whatwedobutton\" href=\"#whatwedodetail2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 453,
                "height": 105,
                "width": 1240
              },
              "snippet": "<a data-id=\"1\" class=\"scroll whatwedobutton\" href=\"#whatwedodetail1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/h1[1]",
                "aria": "/document[1]/heading[36]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9773,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9831,
                "height": 19,
                "width": 784
              },
              "snippet": "<p class=\"requiredfields\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 10404,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 10300,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[6]/div[1]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 10263,
                "height": 22,
                "width": 58
              },
              "snippet": "<button class=\"bx-next\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[5]/div[1]/input[1]",
                "aria": "/document[1]/textbox[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 10241,
                "height": 22,
                "width": 147
              },
              "snippet": "<input data-fv-field=\"captcha\" id=\"form-captcha\" name=\"captcha\" class=\"form-control\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[4]/div[1]/textarea[1]",
                "aria": "/document[1]/textbox[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 10108,
                "height": 111,
                "width": 181
              },
              "snippet": "<textarea data-fv-field=\"message\" rows=\"7\" id=\"form-message\" name=\"message\" class=\"form-control\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[3]/div[1]/input[1]",
                "aria": "/document[1]/textbox[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 10068,
                "height": 22,
                "width": 147
              },
              "snippet": "<input data-fv-field=\"email\" id=\"form-email\" name=\"email\" class=\"form-control\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[2]/div[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 10028,
                "height": 22,
                "width": 147
              },
              "snippet": "<input data-fv-field=\"phoneNumber\" id=\"form-phoneNumber\" name=\"phoneNumber\" class=\"form-control\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9988,
                "height": 22,
                "width": 147
              },
              "snippet": "<input data-fv-field=\"name\" name=\"name\" id=\"form-name\" class=\"form-control\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[33]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9935,
                "height": 18,
                "width": 114
              },
              "snippet": "<a href=\"mailto:info@ilikecake.ie\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9866,
                "height": 19,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[3]/span[1]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9733,
                "height": 18,
                "width": 47
              },
              "snippet": "<a href=\"\" class=\"bx-next\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[9]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9606,
                "height": 111,
                "width": 784
              },
              "snippet": "<ul class=\"bxslider\" id=\"bxslider5\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[9]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[35]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9248,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[8]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9100,
                "height": 93,
                "width": 784
              },
              "snippet": "<ul class=\"bxslider\" id=\"bxslider4\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[8]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[34]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8848,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[7]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8699,
                "height": 93,
                "width": 784
              },
              "snippet": "<ul class=\"bxslider\" id=\"bxslider3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[7]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[33]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8378,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[6]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8156,
                "height": 167,
                "width": 784
              },
              "snippet": "<ul class=\"bxslider\" id=\"bxslider2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[6]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7870,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[5]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7740,
                "height": 74,
                "width": 784
              },
              "snippet": "<ul class=\"bxslider\" id=\"bxslider1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[5]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7453,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[4]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7268,
                "height": 130,
                "width": 784
              },
              "snippet": "<ul class=\"bxslider\" id=\"bxslider6\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[4]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 7016,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[3]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6867,
                "height": 93,
                "width": 784
              },
              "snippet": "<ul class=\"bxslider\" id=\"bxslider9\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[3]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6578,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[2]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6411,
                "height": 111,
                "width": 784
              },
              "snippet": "<ul class=\"bxslider\" id=\"bxslider8\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[2]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 6141,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5974,
                "height": 111,
                "width": 784
              },
              "snippet": "<ul class=\"bxslider\" id=\"bxslider7\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5685,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/h2[1]",
                "aria": "/document[1]/heading[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5834,
                "height": 28,
                "width": 1240
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5714,
                "height": 28,
                "width": 1240
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/heading[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5628,
                "height": 28,
                "width": 1240
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[17]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5508,
                "height": 28,
                "width": 1240
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5422,
                "height": 28,
                "width": 1240
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5302,
                "height": 28,
                "width": 1240
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5205,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[15]/span[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5165,
                "height": 18,
                "width": 47
              },
              "snippet": "<a href=\"\" class=\"bx-next\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[14]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4892,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4508,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[12]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4047,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[11]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3789,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[10]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3423,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[8]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 336,
                "height": 18,
                "width": 117
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"whatwedo\" data-id=\"1\" class=\"sliderlink\" id=\"whatwedodetail1sliderlink\" href=\"#whatwedodetail1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[6]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 281,
                "height": 18,
                "width": 58
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"ourwork\" data-id=\"3\" class=\"sliderlink\" id=\"ourworkdetail3sliderlink\" href=\"#ourworkdetail3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[5]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 262,
                "height": 18,
                "width": 134
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"ourwork\" data-id=\"6\" class=\"sliderlink\" id=\"ourworkdetail6sliderlink\" href=\"#ourworkdetail6\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 98,
                "top": 225,
                "height": 18,
                "width": 158
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"whatwedo\" data-id=\"2\" class=\"sliderlink\" id=\"whatwedodetail2sliderlink\" href=\"#whatwedodetail2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 207,
                "height": 18,
                "width": 140
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"ourwork\" data-id=\"2\" class=\"sliderlink\" id=\"ourworkdetail2sliderlink\" href=\"#ourworkdetail2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 188,
                "height": 18,
                "width": 146
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"whatwedo\" data-id=\"3\" class=\"sliderlink\" id=\"whatwedodetail3sliderlink\" href=\"#whatwedodetail3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 151,
                "height": 18,
                "width": 165
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"ourwork\" data-id=\"7\" class=\"sliderlink\" id=\"ourworkdetail7sliderlink\" href=\"#ourworkdetail7\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 78
              },
              "snippet": "<a id=\"backToTop\" class=\"backtotop scroll\" href=\"#logo\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[9]/div[2]/img[1]",
                "aria": "/document[1]/img[18]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 2928,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[2]/img[1]",
                "aria": "/document[1]/img[16]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 2652,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/div[2]/img[1]",
                "aria": "/document[1]/img[14]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 2170,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[2]/img[1]",
                "aria": "/document[1]/img[12]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 1859,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[2]/img[1]",
                "aria": "/document[1]/img[10]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 1547,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[2]/img[1]",
                "aria": "/document[1]/img[8]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 1252,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/img[1]",
                "aria": "/document[1]/img[6]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 923,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "The tabbable element's role 'heading' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 395,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/h1[1]",
                "aria": "/document[1]/heading[36]"
              },
              "message": "The tabbable element's role 'heading' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 9773,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[9]/div[1]/img[1]",
                "aria": "/document[1]/img[44]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 9208,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/pinkx.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[8]/div[1]/img[1]",
                "aria": "/document[1]/img[43]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 8808,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/pinkx.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[7]/div[1]/img[1]",
                "aria": "/document[1]/img[42]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 8338,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/pinkx.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[6]/div[1]/img[1]",
                "aria": "/document[1]/img[41]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 7830,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/pinkx.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[5]/div[1]/img[1]",
                "aria": "/document[1]/img[40]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 7413,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/pinkx.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[4]/div[1]/img[1]",
                "aria": "/document[1]/img[39]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 6976,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/pinkx.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[3]/div[1]/img[1]",
                "aria": "/document[1]/img[38]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 6538,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/pinkx.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[2]/div[1]/img[1]",
                "aria": "/document[1]/img[37]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 6101,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/pinkx.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[2]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/img[36]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 5645,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/pinkx.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "The tabbable element's role 'heading' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 5205,
                "height": 37,
                "width": 784
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[14]/div[2]/img[1]",
                "aria": "/document[1]/img[28]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 4852,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[13]/div[2]/img[1]",
                "aria": "/document[1]/img[26]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 4468,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[12]/div[2]/img[1]",
                "aria": "/document[1]/img[24]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 4007,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[11]/div[2]/img[1]",
                "aria": "/document[1]/img[22]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 3749,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[10]/div[2]/img[1]",
                "aria": "/document[1]/img[20]"
              },
              "message": "The tabbable element's role 'img' is not a widget role",
              "bounds": {
                "left": 8,
                "top": 3383,
                "height": 19,
                "width": 53
              },
              "snippet": "<img tabindex=\"0\" class=\"closebutton\" alt=\"Close\" src=\"/images/bluex.jpg\">",
              "level": "violation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 36,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 799,
                "height": 38,
                "width": 800
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 628,
                "top": 927,
                "height": 357,
                "width": 152
              },
              "snippet": "<a data-id=\"4\" class=\"scroll whatwedobutton\" href=\"#whatwedodetail4\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 426,
                "top": 927,
                "height": 403,
                "width": 152
              },
              "snippet": "<a data-id=\"3\" class=\"scroll whatwedobutton\" href=\"#whatwedodetail3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 223,
                "top": 927,
                "height": 425,
                "width": 152
              },
              "snippet": "<a data-id=\"2\" class=\"scroll whatwedobutton\" href=\"#whatwedodetail2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 927,
                "height": 380,
                "width": 152
              },
              "snippet": "<a data-id=\"1\" class=\"scroll whatwedobutton\" href=\"#whatwedodetail1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/h1[1]",
                "aria": "/document[1]/heading[36]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 2230,
                "height": 38,
                "width": 800
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 2318,
                "height": 43,
                "width": 760
              },
              "snippet": "<p class=\"requiredfields\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3055,
                "height": 23,
                "width": 760
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 157,
                "top": 3014,
                "height": 18,
                "width": 218
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[6]/div[1]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 219,
                "top": 2892,
                "height": 53,
                "width": 494
              },
              "snippet": "<button class=\"bx-next\" type=\"submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[5]/div[1]/input[1]",
                "aria": "/document[1]/textbox[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 219,
                "top": 2828,
                "height": 34,
                "width": 494
              },
              "snippet": "<input data-fv-field=\"captcha\" id=\"form-captcha\" name=\"captcha\" class=\"form-control\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[4]/div[1]/textarea[1]",
                "aria": "/document[1]/textbox[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 219,
                "top": 2658,
                "height": 140,
                "width": 494
              },
              "snippet": "<textarea data-fv-field=\"message\" rows=\"7\" id=\"form-message\" name=\"message\" class=\"form-control\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[3]/div[1]/input[1]",
                "aria": "/document[1]/textbox[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 219,
                "top": 2594,
                "height": 34,
                "width": 494
              },
              "snippet": "<input data-fv-field=\"email\" id=\"form-email\" name=\"email\" class=\"form-control\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[2]/div[1]/input[1]",
                "aria": "/document[1]/textbox[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 219,
                "top": 2530,
                "height": 34,
                "width": 494
              },
              "snippet": "<input data-fv-field=\"phoneNumber\" id=\"form-phoneNumber\" name=\"phoneNumber\" class=\"form-control\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[2]/form[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 219,
                "top": 2466,
                "height": 34,
                "width": 494
              },
              "snippet": "<input data-fv-field=\"name\" name=\"name\" id=\"form-name\" class=\"form-control\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[33]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 470,
                "top": 2383,
                "height": 18,
                "width": 138
              },
              "snippet": "<a href=\"mailto:info@ilikecake.ie\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 173,
                "top": 2383,
                "height": 18,
                "width": 130
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[3]/span[1]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 250,
                "top": 2047,
                "height": 53,
                "width": 300
              },
              "snippet": "<a href=\"\" class=\"bx-next\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/h2[1]",
                "aria": "/document[1]/heading[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 545,
                "top": 1954,
                "height": 53,
                "width": 236
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -515,
                "top": 1199,
                "height": 1312,
                "width": 2356
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/heading[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 283,
                "top": 1954,
                "height": 53,
                "width": 236
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -777,
                "top": 1199,
                "height": 1312,
                "width": 2356
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 1954,
                "height": 53,
                "width": 236
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1040,
                "top": 1302,
                "height": 1084,
                "width": 2356
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 1485,
                "height": 278,
                "width": 800
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[15]/span[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 250,
                "top": 1392,
                "height": 53,
                "width": 300
              },
              "snippet": "<a href=\"\" class=\"bx-next\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[8]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 3960,
                "top": 269,
                "height": 220,
                "width": 220
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"whatwedo\" data-id=\"1\" class=\"sliderlink\" id=\"whatwedodetail1sliderlink\" href=\"#whatwedodetail1\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[6]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 2860,
                "top": 269,
                "height": 220,
                "width": 440
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"ourwork\" data-id=\"3\" class=\"sliderlink\" id=\"ourworkdetail3sliderlink\" href=\"#ourworkdetail3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[5]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 2200,
                "top": 269,
                "height": 440,
                "width": 660
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"ourwork\" data-id=\"6\" class=\"sliderlink\" id=\"ourworkdetail6sliderlink\" href=\"#ourworkdetail6\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1760,
                "top": 269,
                "height": 220,
                "width": 220
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"whatwedo\" data-id=\"2\" class=\"sliderlink\" id=\"whatwedodetail2sliderlink\" href=\"#whatwedodetail2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 1100,
                "top": 269,
                "height": 440,
                "width": 660
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"ourwork\" data-id=\"2\" class=\"sliderlink\" id=\"ourworkdetail2sliderlink\" href=\"#ourworkdetail2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 660,
                "top": 489,
                "height": 220,
                "width": 220
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"whatwedo\" data-id=\"3\" class=\"sliderlink\" id=\"whatwedodetail3sliderlink\" href=\"#whatwedodetail3\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 269,
                "height": 440,
                "width": 660
              },
              "snippet": "<a tabindex=\"-1\" data-type=\"ourwork\" data-id=\"7\" class=\"sliderlink\" id=\"ourworkdetail7sliderlink\" href=\"#ourworkdetail7\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "The tabbable element's role 'heading' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 799,
                "height": 38,
                "width": 800
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[17]/h1[1]",
                "aria": "/document[1]/heading[36]"
              },
              "message": "The tabbable element's role 'heading' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 2230,
                "height": 38,
                "width": 800
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[16]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[14]"
              },
              "message": "The tabbable element's role 'heading' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 1485,
                "height": 278,
                "width": 800
              },
              "snippet": "<h1 tabindex=\"0\">",
              "level": "violation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ilikecake.ie/",
      "what": "URL",
      "result": "https://ilikecake.ie/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://ilikecake.ie/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Ilikecake : Accessible Website Design, Development & Auditing | Dublin, Ireland",
          "pageurl": "https://ilikecake.ie/",
          "time": 9.33,
          "creditsremaining": 228,
          "allitemcount": 230,
          "totalelements": 672,
          "waveurl": "http://wave.webaim.org/report?url=https://ilikecake.ie/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#contact > H1:first-child + DIV > DIV#contactform > FORM#contactForm > BUTTON:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 3,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > SPAN#whatwedomore > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + HEADER + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + DIV + DIV > SPAN#ourworkmore > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#contact > H1:first-child + DIV > DIV#gdpr > P:first-child > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ilikecake.ie/",
      "what": "URL",
      "result": "https://ilikecake.ie/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://ilikecake.ie/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.076",
        "responseTime": "2022-07-09T15:04:01.406Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1018211,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 175,
              "failing": 5
            },
            "issues": {
              "totalErrors": 10,
              "totalWarnings": 20,
              "totalIssues": 30
            },
            "issuesByLevel": {
              "A": {
                "count": 29,
                "pct": 96.67
              },
              "AA": {
                "count": 21,
                "pct": 70
              },
              "AAA": {
                "count": 30,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 2,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "1fab0b89-1993-4f80-a110-da504148d5e9",
          "docID": "37344370-d503-4b22-b10b-df4a726aae2c",
          "sourceHash": "7d353e172dfb022a6133605cbb2088d2",
          "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=1fab0b89-1993-4f80-a110-da504148d5e9",
          "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": 2815
                },
                "height": 2815,
                "width": 1024
              },
              "position": {
                "line": 2068,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;a href=\"#logo\" class=\"backtotop scroll\" id=\"backToTop\" style=\"\"&gt;Back to Top&lt;/a&gt; &lt;header class=\"clearfix\"&gt; &lt;div class=\"container\"&gt; &lt;div id=\"logo\"&gt;&lt;img src=\"/images/ilikecake.jpg\" width=\"255\" height=\"75\" alt=\"",
              "xpath": "/html/body",
              "issueID": "bead194f3e003288e3e07d44f1a9d720",
              "signature": "30ea1038157230e36f16fbc74a16b354",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=bead194f3e003288e3e07d44f1a9d720"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 362,
                  "y": 1247
                },
                "bottom-right": {
                  "x": 632,
                  "y": 1269
                },
                "height": 22,
                "width": 270
              },
              "position": {
                "line": 4025,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"bx-next\" href=\"\"&gt;MORE&lt;/a&gt;",
              "xpath": "/html/body/div[15]/span[1]/a[1]",
              "issueID": "d7e04d62cff1474b561a95eaba78b84d",
              "signature": "71dd452daddc28994ea9fd3d502086f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=d7e04d62cff1474b561a95eaba78b84d"
            },
            {
              "tID": 73,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link text is uninformative.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text in this link is too generic to be helpful for users.  Users will be unable to discern the purpose or destination of the link without reading the text that surrounds it. Change the text in this link to something that is unique and informative so that the user can understand what content or actions can be found at the link's destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 362,
                  "y": 1947
                },
                "bottom-right": {
                  "x": 632,
                  "y": 1969
                },
                "height": 22,
                "width": 270
              },
              "position": {
                "line": 4337,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"bx-next\" href=\"\"&gt;MORE&lt;/a&gt;",
              "xpath": "/html/body/div[16]/div[3]/span[1]/a[1]",
              "issueID": "49275fc3070aa9ecaf1166597178df56",
              "signature": "1c2e048c6be656bf31f976ad3c4b05ba",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=73&issueID=49275fc3070aa9ecaf1166597178df56"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 74.015625,
                  "y": 272.0625
                },
                "bottom-right": {
                  "x": 231.015625,
                  "y": 291.0625
                },
                "height": 19,
                "width": 157
              },
              "position": {
                "line": 4026,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"info ourworkbutton\" data-id=\"6\"&gt;Burythorpe House&lt;/a&gt;",
              "xpath": "/html/body/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "9933ee0e3e2918e0435a1db5ba75663c",
              "signature": "5b6fc8d4572e95b71337d9f60b9b9acc",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=9933ee0e3e2918e0435a1db5ba75663c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 397.484375,
                  "y": 272.0625
                },
                "bottom-right": {
                  "x": 586.484375,
                  "y": 291.0625
                },
                "height": 19,
                "width": 189
              },
              "position": {
                "line": 4026,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" class=\"info ourworkbutton\" data-id=\"7\"&gt;An Coimisinéir Teanga&lt;/a&gt;",
              "xpath": "/html/body/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/h2[1]/a[1]",
              "issueID": "125820fbf9af6166925c6a32a1f56e03",
              "signature": "a1c3e1752f8c5a4aec93f2ba34e80922",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=125820fbf9af6166925c6a32a1f56e03"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 68.015625,
                  "y": 258
                },
                "bottom-right": {
                  "x": 217.015625,
                  "y": 280
                },
                "height": 22,
                "width": 149
              },
              "position": {
                "line": 4193,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"#ourworkdetail2\" class=\"info ourworkbutton scroll\" data-id=\"2\"&gt;Take a closer look&lt;/a&gt;",
              "xpath": "/html/body/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "54b18551fa5eaf726c789c33bc726be2",
              "signature": "9c7b2a03c1482ab4ca99801e18fc5fcb",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=54b18551fa5eaf726c789c33bc726be2"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -10
                },
                "height": -10,
                "width": -20
              },
              "position": {
                "line": 4194,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#ourworkdetail3\" class=\"info ourworkbutton scroll\" data-id=\"3\"&gt;Take a closer look&lt;/a&gt;",
              "xpath": "/html/body/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "136969813482eb0bc9cebf85113416b5",
              "signature": "c8bc000af41ef86ff0581a88025085de",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=136969813482eb0bc9cebf85113416b5"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -10
                },
                "height": -10,
                "width": -20
              },
              "position": {
                "line": 4265,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"#ourworkdetail4\" class=\"info ourworkbutton scroll\" data-id=\"4\"&gt;Take a closer look&lt;/a&gt;",
              "xpath": "/html/body/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "46c64f8e91f808e7ecce02dc248d361c",
              "signature": "5804252a7dc566625fdf4fd70de29afd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=46c64f8e91f808e7ecce02dc248d361c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -10
                },
                "height": -10,
                "width": -20
              },
              "position": {
                "line": 4266,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#ourworkdetail5\" class=\"info ourworkbutton scroll\" data-id=\"5\"&gt;Take a closer look&lt;/a&gt;",
              "xpath": "/html/body/div[16]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[1]/a[1]",
              "issueID": "0ff1919adfc85ed764fdb952ea56ef45",
              "signature": "87703402345f09ee9bcf051f46047d60",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0ff1919adfc85ed764fdb952ea56ef45"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8519,
                "column": 112
              },
              "errorSnippet": "&lt;button type=\"submit\" class=\"fv-hidden-submit\" style=\"display: none; width: 0px; height: 0px;\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/button[1]",
              "issueID": "e9ff7df3efe5fef5b045f2ac72829f18",
              "signature": "f220389e8964cf67359a307266ede554",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e9ff7df3efe5fef5b045f2ac72829f18"
            },
            {
              "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": 2040
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2735
                },
                "height": 695,
                "width": 1024
              },
              "position": {
                "line": 8455,
                "column": 13
              },
              "errorSnippet": "&lt;div id=\"contact\" class=\"clearfix parallax-section-2\"&gt; &lt;h1 tabindex=\"0\"&gt;Contact Us&lt;/h1&gt; &lt;div class=\"container\"&gt; &lt;p class=\"requiredfields\"&gt;Fields marked with * are required&lt;/p&gt; &lt;div id=\"details\"&gt; &lt;p&gt;01 675 4",
              "xpath": "/html/body/div[17]",
              "issueID": "c4d5c4dc40e3947718b123c3c842fcb5",
              "signature": "b4d044f75c742a0aabcc0d6ae05912c5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c4d5c4dc40e3947718b123c3c842fcb5"
            },
            {
              "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": 2218
                },
                "bottom-right": {
                  "x": 984,
                  "y": 2775
                },
                "height": 557,
                "width": 984
              },
              "position": {
                "line": 8462,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"container\"&gt; &lt;p class=\"requiredfields\"&gt;Fields marked with * are required&lt;/p&gt; &lt;div id=\"details\"&gt; &lt;p&gt;01 675 4000&lt;/p&gt; &lt;p&gt;086 317 2383&lt;/p&gt; &lt;p&gt;&lt;a href=\"mailto:info@ilikecake.ie\"&gt;info@ilike",
              "xpath": "/html/body/div[17]/div[1]",
              "issueID": "0b5c1bd3273f3fbecfef923e1d35a381",
              "signature": "86693d9832968b7a0bb2f8beb4096d39",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0b5c1bd3273f3fbecfef923e1d35a381"
            },
            {
              "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": 20,
                  "y": 2260
                },
                "bottom-right": {
                  "x": 266,
                  "y": 2326
                },
                "height": 66,
                "width": 246
              },
              "position": {
                "line": 8472,
                "column": 11
              },
              "errorSnippet": "&lt;div id=\"details\"&gt; &lt;p&gt;01 675 4000&lt;/p&gt; &lt;p&gt;086 317 2383&lt;/p&gt; &lt;p&gt;&lt;a href=\"mailto:info@ilikecake.ie\"&gt;info@ilikecake.ie&lt;/a&gt;&lt;/p&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[17]/div[1]/div[1]",
              "issueID": "3ac9e2e9bbcd3b1d6ba5c0b03a00b604",
              "signature": "bf82e37ab73e3779aab109ba61e66a26",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3ac9e2e9bbcd3b1d6ba5c0b03a00b604"
            },
            {
              "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": 266,
                  "y": 2260
                },
                "bottom-right": {
                  "x": 758,
                  "y": 2753
                },
                "height": 493,
                "width": 492
              },
              "position": {
                "line": 8473,
                "column": 9
              },
              "errorSnippet": "&lt;div id=\"contactform\"&gt; &lt;div id=\"alertContainer\"&gt;&lt;/div&gt; &lt;form id=\"contactForm\" class=\"form-horizontal fv-form fv-form-bootstrap\" method=\"post\" novalidate=\"novalidate\"&gt;&lt;button type=\"submit\" class=\"fv-hidden-submit\" style=\"display",
              "xpath": "/html/body/div[17]/div[1]/div[2]",
              "issueID": "101e007355982c15b3aca6bda927bfd2",
              "signature": "8d6aa02e9b5c0197affecbe438054c90",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=101e007355982c15b3aca6bda927bfd2"
            },
            {
              "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": 266,
                  "y": 2260
                },
                "bottom-right": {
                  "x": 758,
                  "y": 2738
                },
                "height": 478,
                "width": 492
              },
              "position": {
                "line": 33,
                "column": 0
              },
              "errorSnippet": "&lt;form id=\"contactForm\" class=\"form-horizontal fv-form fv-form-bootstrap\" method=\"post\" novalidate=\"novalidate\"&gt;&lt;button type=\"submit\" class=\"fv-hidden-submit\" style=\"display: none; width: 0px; height: 0px;\"&gt;&lt;/button&gt; &lt;div class=\"form-",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]",
              "issueID": "f174c83838fc5024c6304a9a7edb940c",
              "signature": "6d1a95d73a186ae114b7c39d54e30387",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f174c83838fc5024c6304a9a7edb940c"
            },
            {
              "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": 266,
                  "y": 2260
                },
                "bottom-right": {
                  "x": 788,
                  "y": 2309
                },
                "height": 49,
                "width": 522
              },
              "position": {
                "line": 8485,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"form-group has-feedback\"&gt; &lt;label class=\"col-xs-3 control-label\" for=\"form-name\"&gt;Name *&lt;/label&gt; &lt;div class=\"col-xs-8\"&gt; &lt;input type=\"text\" class=\"form-control\" id=\"form-name\" name=\"name\" data-fv-field=\"name\"&gt;&lt;i ",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[1]",
              "issueID": "244ad06ba6be8fe6c7707b7af8f4b193",
              "signature": "dc823b2c1c1d4839d58ef282218f789c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=244ad06ba6be8fe6c7707b7af8f4b193"
            },
            {
              "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": 266,
                  "y": 2324
                },
                "bottom-right": {
                  "x": 788,
                  "y": 2373
                },
                "height": 49,
                "width": 522
              },
              "position": {
                "line": 8502,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"form-group has-feedback\"&gt; &lt;label class=\"col-xs-3 control-label\" for=\"form-phoneNumber\"&gt;Phone&lt;/label&gt; &lt;div class=\"col-xs-8\"&gt; &lt;input type=\"text\" class=\"form-control\" name=\"phoneNumber\" id=\"form-phoneNumber\" data-fv-fi",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[2]",
              "issueID": "faea0211971a699824a953abe936d292",
              "signature": "c939539fa0c460c19b6b375446cf6c74",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=faea0211971a699824a953abe936d292"
            },
            {
              "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": 130.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 448.5,
                  "y": 49
                },
                "height": 49,
                "width": 318
              },
              "position": {
                "line": 8504,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"col-xs-8\"&gt; &lt;input type=\"text\" class=\"form-control\" name=\"phoneNumber\" id=\"form-phoneNumber\" data-fv-field=\"phoneNumber\"&gt;&lt;i class=\"form-control-feedback\" data-fv-icon-for=\"phoneNumber\" style=\"display: none;\"&gt;&lt;/i&gt; &lt;sm",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[2]/div[1]",
              "issueID": "96817e5c99f0cceadadaacdf0d92986c",
              "signature": "e65433c29e2d1efcf9f323a34ed393c3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=96817e5c99f0cceadadaacdf0d92986c"
            },
            {
              "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": -5
                },
                "bottom-right": {
                  "x": 204,
                  "y": 17
                },
                "height": 22,
                "width": 204
              },
              "position": {
                "line": 8533,
                "column": 0
              },
              "errorSnippet": "&lt;small class=\"help-block\" data-fv-validator=\"notEmpty\" data-fv-for=\"phoneNumber\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\"&gt;The phone number is required&lt;/small&gt;",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[2]/div[1]/small[1]",
              "issueID": "c3176b577a850ca6f07df48e0a972d86",
              "signature": "d715afdbbd1241dfbb0de4ac053b67b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c3176b577a850ca6f07df48e0a972d86"
            },
            {
              "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": -5
                },
                "bottom-right": {
                  "x": 333,
                  "y": 39
                },
                "height": 44,
                "width": 333
              },
              "position": {
                "line": 8533,
                "column": 0
              },
              "errorSnippet": "&lt;small class=\"help-block\" data-fv-validator=\"regexp\" data-fv-for=\"phoneNumber\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\"&gt;The phone number can only contain the digits, spaces, -, (, ), + and .&lt;/small&gt;",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[2]/div[1]/small[2]",
              "issueID": "43f55c546d406094632a5468f87d1a9e",
              "signature": "ec5d06a9624c8981b4c8214fd0d2951c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=43f55c546d406094632a5468f87d1a9e"
            },
            {
              "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": 266,
                  "y": 2388
                },
                "bottom-right": {
                  "x": 788,
                  "y": 2437
                },
                "height": 49,
                "width": 522
              },
              "position": {
                "line": 8507,
                "column": 10
              },
              "errorSnippet": "&lt;div class=\"form-group has-feedback\"&gt; &lt;label class=\"col-xs-3 control-label\" for=\"form-email\"&gt;Email *&lt;/label&gt; &lt;div class=\"col-xs-8\"&gt; &lt;input type=\"text\" class=\"form-control\" name=\"email\" id=\"form-email\" data-fv-field=\"email\"&gt;&",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[3]",
              "issueID": "0194d243b7294a42f251fe210c756144",
              "signature": "8d0de2eca8c824296effcd6e905573f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0194d243b7294a42f251fe210c756144"
            },
            {
              "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": 130.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 448.5,
                  "y": 49
                },
                "height": 49,
                "width": 318
              },
              "position": {
                "line": 8512,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"col-xs-8\"&gt; &lt;input type=\"text\" class=\"form-control\" name=\"email\" id=\"form-email\" data-fv-field=\"email\"&gt;&lt;i class=\"form-control-feedback\" data-fv-icon-for=\"email\" style=\"display: none;\"&gt;&lt;/i&gt; &lt;small class=\"help-block\" d",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[3]/div[1]",
              "issueID": "dbfdc964913ed8e092ed741c01ff9aa7",
              "signature": "b564dd8360993b970d172217ab868325",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=dbfdc964913ed8e092ed741c01ff9aa7"
            },
            {
              "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": -5
                },
                "bottom-right": {
                  "x": 198,
                  "y": 17
                },
                "height": 22,
                "width": 198
              },
              "position": {
                "line": 8541,
                "column": 0
              },
              "errorSnippet": "&lt;small class=\"help-block\" data-fv-validator=\"notEmpty\" data-fv-for=\"email\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\"&gt;The email address is required&lt;/small&gt;",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[3]/div[1]/small[1]",
              "issueID": "0b7082b70f7750c2896efcf910da0875",
              "signature": "fd96f9869a4d3c4a3b9e42c18be17959",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0b7082b70f7750c2896efcf910da0875"
            },
            {
              "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": -5
                },
                "bottom-right": {
                  "x": 255,
                  "y": 17
                },
                "height": 22,
                "width": 255
              },
              "position": {
                "line": 8541,
                "column": 0
              },
              "errorSnippet": "&lt;small class=\"help-block\" data-fv-validator=\"emailAddress\" data-fv-for=\"email\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\"&gt;The input is not a valid email address&lt;/small&gt;",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[3]/div[1]/small[2]",
              "issueID": "cab721e4c86d8b450438bef828699ab5",
              "signature": "d762c43b97e983ac9581fc3038839ba9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cab721e4c86d8b450438bef828699ab5"
            },
            {
              "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": 266,
                  "y": 2452
                },
                "bottom-right": {
                  "x": 788,
                  "y": 2607
                },
                "height": 155,
                "width": 522
              },
              "position": {
                "line": 8517,
                "column": 1
              },
              "errorSnippet": "&lt;div class=\"form-group has-feedback\"&gt; &lt;label class=\"col-xs-3 control-label\" for=\"form-message\"&gt;Message *&lt;/label&gt; &lt;div class=\"col-xs-8\"&gt; &lt;textarea class=\"form-control\" name=\"message\" id=\"form-message\" rows=\"7\" data-fv-field=\"mes",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[4]",
              "issueID": "6e440fbfb89977257ef9392b9918025c",
              "signature": "68a250c0427d5230941884c871701ff9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6e440fbfb89977257ef9392b9918025c"
            },
            {
              "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": 130.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 448.5,
                  "y": 155
                },
                "height": 155,
                "width": 318
              },
              "position": {
                "line": 8522,
                "column": 2
              },
              "errorSnippet": "&lt;div class=\"col-xs-8\"&gt; &lt;textarea class=\"form-control\" name=\"message\" id=\"form-message\" rows=\"7\" data-fv-field=\"message\"&gt;&lt;/textarea&gt;&lt;i class=\"form-control-feedback\" data-fv-icon-for=\"message\" style=\"display: none;\"&gt;&lt;/i&gt; &lt;s",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[4]/div[1]",
              "issueID": "7bfa97bd8c9359c550adda54ddd388f1",
              "signature": "bd3e72705fff788c003a957fb78696a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7bfa97bd8c9359c550adda54ddd388f1"
            },
            {
              "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": -5
                },
                "bottom-right": {
                  "x": 333,
                  "y": 39
                },
                "height": 44,
                "width": 333
              },
              "position": {
                "line": 8549,
                "column": 0
              },
              "errorSnippet": "&lt;small class=\"help-block\" data-fv-validator=\"stringLength\" data-fv-for=\"message\" data-fv-result=\"NOT_VALIDATED\" style=\"display: none;\"&gt;The message must be less than 700 characters long&lt;/small&gt;",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[4]/div[1]/small[2]",
              "issueID": "119c01c12f9839e500b181467aa6c486",
              "signature": "3bfcb5bd3b234c1dab9f78da0d9c3a2d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=119c01c12f9839e500b181467aa6c486"
            },
            {
              "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": 266,
                  "y": 2622
                },
                "bottom-right": {
                  "x": 788,
                  "y": 2671
                },
                "height": 49,
                "width": 522
              },
              "position": {
                "line": 8524,
                "column": 9
              },
              "errorSnippet": "&lt;div class=\"form-group has-feedback\"&gt; &lt;label class=\"col-xs-3 control-label\" id=\"captchaOperation\" for=\"form-captcha\"&gt;10 + 7 = *&lt;/label&gt; &lt;div class=\"col-xs-8\"&gt; &lt;input type=\"text\" class=\"form-control\" name=\"captcha\" id=\"form-capt",
              "xpath": "/html/body/div[17]/div[1]/div[2]/form[1]/div[5]",
              "issueID": "fb0b4169a40c174a2924730a5f25c2a4",
              "signature": "879471f62f99e55ca399c91aca0f116f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=fb0b4169a40c174a2924730a5f25c2a4"
            },
            {
              "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": 758,
                  "y": 528
                },
                "height": 528,
                "width": 758
              },
              "position": {
                "line": 3436,
                "column": 43
              },
              "errorSnippet": "&lt;script style=\"\"&gt;\n$(document).ready(function() { // Generate a simple captcha function randomNumber(min, max) { return Math.floor(Math.random() * (max - min + 1) + min); } function generateCaptcha() { $('#captchaOperation').html([randomNumber(1, 10",
              "xpath": "/html/body/div[17]/div[1]/div[2]/script[1]",
              "issueID": "919812f48c60c4c0d25981f9769b8ffb",
              "signature": "3febcedc1bdf052f9ed591ae04276be8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=919812f48c60c4c0d25981f9769b8ffb"
            },
            {
              "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": 758,
                  "y": 2260
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 2326
                },
                "height": 66,
                "width": 246
              },
              "position": {
                "line": 8539,
                "column": 1
              },
              "errorSnippet": "&lt;div id=\"address\"&gt; &lt;p&gt;124 Kennelsfort Road&lt;/p&gt; &lt;p&gt;Palmerstown&lt;/p&gt; &lt;p&gt;Dublin 20&lt;/p&gt; &lt;/div&gt;",
              "xpath": "/html/body/div[17]/div[1]/div[3]",
              "issueID": "a884579b0de97cfc37a12e00fbce1c29",
              "signature": "8cd66e5e726c6b47f4942e2a2bcccf90",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a884579b0de97cfc37a12e00fbce1c29"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T15:01:57",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      52
    ],
    [
      "motion",
      14
    ],
    [
      "wave",
      9
    ],
    [
      "alfa",
      7
    ],
    [
      "ibm",
      6
    ],
    [
      "focInd",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 22,
  "logSize": 1067,
  "errorLogCount": 11,
  "errorLogSize": 759,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T15:04:01",
  "elapsedSeconds": 123,
  "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": {
        "focAll": 2,
        "focInd": 5,
        "focOp": 24,
        "hover": 18,
        "linkUl": 56,
        "styleDiff": 21,
        "zIndex": 12
      },
      "alfa": {
        "r47": 4,
        "r57": 132,
        "r65": 5,
        "r66": 13,
        "r69": 13,
        "r72": 28,
        "r78": 12,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 21,
        "color-contrast": 15,
        "hidden-content": 0,
        "focus-order-semantics": 3,
        "landmark-one-main": 2,
        "meta-viewport": 4,
        "region": 50
      },
      "htmlcs": {
        "e:AA.4_1_2.H91.Button.Name": 4,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.Abs": 2,
        "w:AA.1_4_3.G18.Alpha": 2,
        "w:AA.1_4_3.G18.BgImage": 9,
        "w:AA.4_1_2.H91.A.Placeholder": 1
      },
      "wave": {
        "e:button_empty": 4,
        "a:link_suspicious": 2,
        "a:link_pdf": 1
      },
      "tenon": {
        "28": 4,
        "73": 8,
        "98": 24,
        "152": 4,
        "153": 40
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 5,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 5,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 18,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 5,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 28,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 5,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 66,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 25,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 3,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 10,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 11,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "allCaps": {
          "alfa": {
            "r72": {
              "score": 7,
              "what": "Paragraph text is uppercased"
            }
          },
          "tenon": {
            "153": {
              "score": 10,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 6,
              "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"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 2,
              "what": "Focusable element has no active role"
            }
          }
        },
        "mainLandmark": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "buttonNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 4,
              "what": "Button element has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "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.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 1,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkVague": {
          "tenon": {
            "73": {
              "score": 6,
              "what": "Link text is too generic to communicate the purpose or destination"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 12,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 2,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 338,
      "log": 48,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 78
        },
        {
          "groupName": "linkIndication",
          "score": 30
        },
        {
          "groupName": "focusableOperable",
          "score": 20
        },
        {
          "groupName": "contrastAA",
          "score": 17
        },
        {
          "groupName": "allCaps",
          "score": 15
        },
        {
          "groupName": "linkTextsSame",
          "score": 14
        },
        {
          "groupName": "focusIndication",
          "score": 9
        },
        {
          "groupName": "metaBansZoom",
          "score": 8
        },
        {
          "groupName": "contrastAAA",
          "score": 8
        },
        {
          "groupName": "headingOfNothing",
          "score": 8
        },
        {
          "groupName": "buttonNoText",
          "score": 8
        },
        {
          "groupName": "linkVague",
          "score": 8
        },
        {
          "groupName": "hoverSurprise",
          "score": 7
        },
        {
          "groupName": "inconsistentStyles",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "focusableRole",
          "score": 4
        },
        {
          "groupName": "targetSize",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainLandmark",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        }
      ]
    }
  }
}