Accessibility test digest

Synopsis

Page: AccessibilityOz

URL: https://www.accessibilityoz.com/

Score: 1216

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

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 1216 (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
total1216
log246
menuNavigation238
contentBeyondLandmarks125
linkIndication97
parentMissing79
noLeading71
contrastAA39
linkForcesNewWindow35
leadingClipsText30
tabIndexMissing30
listItemOrphan26
focusableHidden24
focusIndication18
contrastAAA18
spontaneousMotion16
fontSmall15
linkNoText12
roleBad10
linkTextsSame10
contrastRisk9
childMissing8
inconsistentStyles7
zIndexNotZero6
targetSize6
decorativeImageRisk5
focusableOperable3
hoverSurprise3
allItalics3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
cssBansRotate3
mainLandmark3
pseudoNavListRisk3
scrollRisk3
imageTextRedundant3
pseudoParagraphRisk3

Issue summary

Special issues

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

Classified issues

menuNavigation: Score 238. Issues reported by tests in this category:

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

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

parentMissing: Score 79. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "3zjtz-a11yoz",
  "host": {
    "id": "a11yoz",
    "which": "https://www.accessibilityoz.com/",
    "what": "AccessibilityOz"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T01:59:28"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T02:01:33"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.accessibilityoz.com/",
        "what": "AccessibilityOz"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.accessibilityoz.com/",
        "what": "AccessibilityOz"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityoz.com/",
      "what": "AccessibilityOz",
      "result": "https://www.accessibilityoz.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.accessibilityoz.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "bytes": [
          366103,
          366103,
          543391,
          543391,
          543391
        ],
        "localRatios": [
          1,
          1.484,
          1,
          1
        ],
        "meanLocalRatio": 1.121,
        "maxLocalRatio": 1.484,
        "globalRatio": 1.484,
        "pixelChanges": [
          0,
          397443,
          0,
          0
        ],
        "meanPixelChange": 99360,
        "maxPixelChange": 397443,
        "changeFrequency": 0.25
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityoz.com/",
      "what": "AccessibilityOz",
      "result": "https://www.accessibilityoz.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "visibleElements": 262
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "tabFocusables": 66,
        "tabFocused": 66,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityoz.com/",
      "what": "URL",
      "result": "https://www.accessibilityoz.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "total": 65,
          "types": {
            "indicatorMissing": {
              "total": 5,
              "tagNames": {
                "A": 5
              }
            },
            "nonOutlinePresent": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 59,
              "meanDelay": 0,
              "tagNames": {
                "A": 58,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Pause"
            },
            {
              "tagName": "A",
              "text": "Previous"
            },
            {
              "tagName": "A",
              "text": "Next"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to the content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Login",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Find",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "AccessibilityOz",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Products",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Factsheets",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Testing\nwebsites and applications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mobile and\ntablet accessibility testing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility\ntesting during the web development cycle",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessible\nWord, PDF and HTML",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Video\naccessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "User testing\nwith assistive technologies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Support\nhours and OzWiki access",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Online Training",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Day",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Virtual workshop in July: Testing Mobile Sites and Native Apps for Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Check out these virtual accessibility events!",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "@accessibilityoz",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/SbzNl4UcHi",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2 days ago",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/vYvykTgNff",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "3 days ago",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/RlrMckFxxB",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "6 days ago",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "@LFLegal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/7t2ZBO2B5r",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2 weeks ago",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/DCuNeli5mY",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "3 weeks ago",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "https://t.co/mhku8rzXCz",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "3 weeks ago",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find out more",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View the full list",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact us online",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "@accessibilityoz",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "accessibilityoz",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityoz.com/",
      "what": "URL",
      "result": "https://www.accessibilityoz.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "total": 124,
          "types": {
            "onlyFocusable": {
              "total": 1,
              "tagNames": {
                "DIV": 1
              }
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 123,
              "tagNames": {
                "A": 120,
                "INPUT": 1,
                "BUTTON": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [
            {
              "tagName": "DIV",
              "id": "jb-window-content",
              "text": "<div id=\"jb-window-content\" style=\"width: auto; height: auto; overflow: hidden; "
            }
          ],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to the content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "s",
              "text": "<input required=\"\" placeholder=\"Search\" class=\"input-sm form-control\" id=\"s\" typ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "searchsubmit",
              "text": "Find",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AccessibilityOz",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Open menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our executive team",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our clients",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Example projects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testimonials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testing websites and applications for accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testing mobile sites and native apps for accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility testing during the web development lifecycle",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible Word, PDFs, PowerPoint and HTML documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video transcripts, captions and audio descriptions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "User testing with people with disabilities with assistive technologies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Helpdesk hours",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seminars Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Day",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility in design",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility in the web development lifecycle",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Creating accessible Word documents",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tagging PDFs for accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HTML5, Forms, ARIA and JavaScript features",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Managing accessibility testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile site accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video transcripts, captions and audio descriptions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG2 for content authors and managers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG2 for web developers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Products",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OzART",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OzWiki",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "OzPlayer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible Websites",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "AccessibilityOz Slideshow",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A11y Voices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Screen reader View Firefox extension",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Factsheets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Factsheet Overview",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Images",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PDF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interactive Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HTML5",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "JavaScript",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tables",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Coding",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Keyboard",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Source Order",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CCC Developer Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Interviews",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Request a quote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Phone and mail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "slider-pauseplay",
              "text": "Pause",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "slider-prev",
              "text": "Previous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "slider-next",
              "text": "Next",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/services/testing-websites-applications/\" style=\"cursor: default;\"><img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/training/\" style=\"cursor: default;\"><img class=\"alignnone size-full wp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Testing\nwebsites and applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile and\ntablet accessibility testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility\ntesting during the web development cycle",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible\nWord, PDF and HTML",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Video\naccessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "User testing\nwith assistive technologies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support\nhours and OzWiki access",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Day",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Virtual workshop in July: Testing Mobile Sites and Native Apps for Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Check out these virtual accessibility events!",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@accessibilityoz",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@LFLegal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/7t2ZBO2B5r",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "6 days ago",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/DCuNeli5mY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1 week ago",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/mhku8rzXCz",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1 week ago",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@Translink_QLD",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "#MoveTogether",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2 weeks ago",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/hQKqoLapMC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3 weeks ago",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://t.co/y5xXgyjDAY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "4 weeks ago",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://twitter.com/accessibilityoz\" title=\"\" style=\"cursor: default;\"><",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find out more",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"greyscale\" href=\"/ozart/\" style=\"cursor: default;\"><img src=\"/wp-conte",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"greyscale\" href=\"/ozwiki/\" style=\"cursor: default;\"><img src=\"/wp-cont",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"greyscale\" href=\"https://www.accessibilityoz.com/ozplayer/\" style=\"cur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.disabilityrightswa.org/\" style=\"cursor: default;\"><img clas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://qed.qld.gov.au\" style=\"cursor: default;\"><img class=\"img-respon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.foxtel.com.au\" style=\"cursor: default;\"><img class=\"img-res",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.watercorporation.com.au\" style=\"cursor: default;\"><img clas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.optus.com.au\" style=\"cursor: default;\"><img class=\"img-resp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.uts.edu.au\" style=\"cursor: default;\"><img class=\"img-respon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://ccctechcenter.org/\" style=\"cursor: default;\"><img class=\"img-re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.accenture.com/\" style=\"cursor: default;\"><img class=\"img-re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://elections.nsw.gov.au/\" style=\"cursor: default;\"><img class=\"img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.melbourne.vic.gov.au/Pages/home.aspx\" style=\"cursor: defaul",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.pmc.gov.au\" style=\"cursor: default;\"><img class=\"img-respon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.vicroads.vic.gov.au\" style=\"cursor: default;\"><img class=\"i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.rmhc.org/\" style=\"cursor: default;\"><img class=\"img-respons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View the full list",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us online",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@accessibilityoz",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "accessibilityoz",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityoz.com/",
      "what": "URL",
      "result": "https://www.accessibilityoz.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "triggers": 75,
          "headTriggers": 20,
          "tailTriggers": 55,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "LI",
                "id": "",
                "text": "<divclass=\"slide-content\"><p><ahref=\"/services/tes"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityoz.com/",
      "what": "URL",
      "result": "https://www.accessibilityoz.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 3
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search for:"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Find"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Open menu"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "links": 120,
          "adjacent": {
            "total": 120,
            "underlined": 25,
            "underlinedPercent": 20
          }
        },
        "items": {
          "underlined": [
            "Skip to the content",
            "Login",
            "",
            "",
            "@LFLegal",
            "https://t.co/7t2ZBO2B5r",
            "6 days ago",
            "https://t.co/DCuNeli5mY",
            "1 week ago",
            "https://t.co/mhku8rzXCz",
            "1 week ago",
            "@Translink_QLD",
            "#MoveTogether",
            "2 weeks ago",
            "https://t.co/hQKqoLapMC",
            "3 weeks ago",
            "https://t.co/y5xXgyjDAY",
            "4 weeks ago",
            "",
            "",
            "",
            "",
            "Contact us online",
            "@accessibilityoz",
            "accessibilityoz"
          ],
          "notUnderlined": [
            "AccessibilityOz",
            "About",
            "Our executive team",
            "Our clients",
            "Example projects",
            "Testimonials",
            "Conferences",
            "Services",
            "Services Overview",
            "Testing websites and applications for accessibility",
            "Testing mobile sites and native apps for accessibility",
            "Accessibility testing during the web development lifecycle",
            "Accessible Word, PDFs, PowerPoint and HTML documents",
            "Video transcripts, captions and audio descriptions",
            "User testing with people with disabilities with assistive technologies",
            "Helpdesk hours",
            "Training",
            "Training Overview",
            "Seminars Overview",
            "Accessibility Day",
            "Online Training",
            "Accessibility in design",
            "Accessibility in the web development lifecycle",
            "Creating accessible Word documents",
            "Tagging PDFs for accessibility",
            "HTML5, Forms, ARIA and JavaScript features",
            "Managing accessibility testing",
            "Mobile site accessibility",
            "Video transcripts, captions and audio descriptions",
            "WCAG2 for content authors and managers",
            "WCAG2 for web developers",
            "Products",
            "OzART",
            "OzWiki",
            "OzPlayer",
            "Accessible Websites",
            "AccessibilityOz Slideshow",
            "A11y Voices",
            "Screen reader View Firefox extension",
            "Factsheets",
            "Factsheet Overview",
            "Images",
            "PDF",
            "Video",
            "Interactive Maps",
            "HTML5",
            "Content",
            "JavaScript",
            "Tables",
            "Coding",
            "Keyboard",
            "Source Order",
            "Forms",
            "Resources",
            "CCC Developer Videos",
            "Articles",
            "Interviews",
            "Webinars",
            "Mobile Testing",
            "Blog",
            "Contact Us",
            "Online",
            "Request a quote",
            "Phone and mail",
            "Pause",
            "Previous",
            "Next",
            "Testingwebsites and applications",
            "Mobile andtablet accessibility testing",
            "Accessibilitytesting during the web development cycle",
            "AccessibleWord, PDF and HTML",
            "Videoaccessibility",
            "User testingwith assistive technologies",
            "Supporthours and OzWiki access",
            "Training",
            "Online Training",
            "Accessibility Day",
            "Virtual workshop in July: Testing Mobile Sites and Native Apps for Accessibility",
            "Check out these virtual accessibility events!",
            "@accessibilityoz",
            "Find out more",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "View the full list"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 315,
              "correct": 79,
              "incorrect": 236
            },
            "specific": {
              "tab": {
                "total": 63,
                "correct": 63,
                "incorrect": 0
              },
              "left": {
                "total": 8,
                "correct": 0,
                "incorrect": 8
              },
              "right": {
                "total": 8,
                "correct": 0,
                "incorrect": 8
              },
              "up": {
                "total": 55,
                "correct": 0,
                "incorrect": 55
              },
              "down": {
                "total": 55,
                "correct": 0,
                "incorrect": 55
              },
              "home": {
                "total": 63,
                "correct": 8,
                "incorrect": 55
              },
              "end": {
                "total": 63,
                "correct": 8,
                "incorrect": 55
              }
            }
          },
          "menuItems": {
            "total": 63,
            "correct": 0,
            "incorrect": 63
          },
          "menus": {
            "total": 8,
            "correct": 0,
            "incorrect": 8
          }
        },
        "menuItems": {
          "incorrect": [
            {
              "tagName": "A",
              "text": "About",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Services",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Training",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Products",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Factsheets",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Resources",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Blog",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "navigationErrors": [
                "ArrowRight",
                "ArrowLeft",
                "Home"
              ]
            },
            {
              "tagName": "A",
              "text": "Our executive team",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Our clients",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Example projects",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Testimonials",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Conferences",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            },
            {
              "tagName": "A",
              "text": "Services Overview",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Testing websites and applications for accessibility",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Testing mobile sites and native apps for accessibility",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Accessibility testing during the web development lifecycle",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Accessible Word, PDFs, PowerPoint and HTML documents",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Video transcripts, captions and audio descriptions",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "User testing with people with disabilities with assistive technologies",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Helpdesk hours",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            },
            {
              "tagName": "A",
              "text": "Training Overview",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Seminars Overview",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Accessibility Day",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Online Training",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Accessibility in design",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Accessibility in the web development lifecycle",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Creating accessible Word documents",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Tagging PDFs for accessibility",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "HTML5, Forms, ARIA and JavaScript features",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Managing accessibility testing",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Mobile site accessibility",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Video transcripts, captions and audio descriptions",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "WCAG2 for content authors and managers",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "WCAG2 for web developers",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            },
            {
              "tagName": "A",
              "text": "OzART",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "OzWiki",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "OzPlayer",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Accessible Websites",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "AccessibilityOz Slideshow",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "A11y Voices",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Screen reader View Firefox extension",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            },
            {
              "tagName": "A",
              "text": "Factsheet Overview",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Images",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "PDF",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Video",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Interactive Maps",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "HTML5",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Content",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "JavaScript",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Tables",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Coding",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Keyboard",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Source Order",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Forms",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            },
            {
              "tagName": "A",
              "text": "CCC Developer Videos",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Articles",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Interviews",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Webinars",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Mobile Testing",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            },
            {
              "tagName": "A",
              "text": "Online",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Request a quote",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home",
                "End"
              ]
            },
            {
              "tagName": "A",
              "text": "Phone and mail",
              "navigationErrors": [
                "ArrowUp",
                "ArrowDown",
                "Home"
              ]
            }
          ],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityoz.com/",
      "what": "URL",
      "result": "https://www.accessibilityoz.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "roleElements": 78,
        "badRoleElements": 5,
        "redundantRoleElements": 1,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "A": {
            "button": {
              "bad": 3,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 120,
            "subtotals": [
              92,
              10,
              9,
              6,
              3
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 8,
            "subtotals": [
              2,
              2,
              1,
              1,
              1,
              1
            ]
          },
          "h3": {
            "total": 2
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Find"
              ],
              "700": [
                "Open menu"
              ]
            },
            "borderWidth": {
              "1px": [
                "Find"
              ],
              "2px": [
                "Open menu"
              ]
            },
            "height": {
              "33.9922px": [
                "Find"
              ],
              "auto": [
                "Open menu"
              ]
            },
            "lineHeight": {
              "28px": [
                "Find"
              ],
              "22.8571px": [
                "Open menu"
              ]
            }
          },
          "adjacentLink": {
            "fontStyle": {
              "normal": [
                "Skip to the content",
                "Login",
                "AccessibilityOz",
                "About",
                "Our executive team",
                "Our clients",
                "Example projects",
                "Testimonials",
                "Conferences",
                "Services",
                "Services Overview",
                "Testing websites and applications for accessibility",
                "Testing mobile sites and native apps for accessibility",
                "Accessibility testing during the web development lifecycle",
                "Accessible Word, PDFs, PowerPoint and HTML documents",
                "Video transcripts, captions and audio descriptions",
                "User testing with people with disabilities with assistive technologies",
                "Helpdesk hours",
                "Training",
                "Training Overview",
                "Seminars Overview",
                "Accessibility Day",
                "Online Training",
                "Accessibility in design",
                "Accessibility in the web development lifecycle",
                "Creating accessible Word documents",
                "Tagging PDFs for accessibility",
                "HTML5, Forms, ARIA and JavaScript features",
                "Managing accessibility testing",
                "Mobile site accessibility",
                "Video transcripts, captions and audio descriptions",
                "WCAG2 for content authors and managers",
                "WCAG2 for web developers",
                "Products",
                "OzART",
                "OzWiki",
                "OzPlayer",
                "Accessible Websites",
                "AccessibilityOz Slideshow",
                "A11y Voices",
                "Screen reader View Firefox extension",
                "Factsheets",
                "Factsheet Overview",
                "Images",
                "PDF",
                "Video",
                "Interactive Maps",
                "HTML5",
                "Content",
                "JavaScript",
                "Tables",
                "Coding",
                "Keyboard",
                "Source Order",
                "Forms",
                "Resources",
                "CCC Developer Videos",
                "Articles",
                "Interviews",
                "Webinars",
                "Mobile Testing",
                "Blog",
                "Contact Us",
                "Online",
                "Request a quote",
                "Phone and mail",
                "Pause",
                "Previous",
                "Next",
                "",
                "",
                "Testing websites and applications",
                "Mobile and tablet accessibility testing",
                "Accessibility testing during the web development cycle",
                "Accessible Word, PDF and HTML",
                "Video accessibility",
                "User testing with assistive technologies",
                "Support hours and OzWiki access",
                "Training",
                "Online Training",
                "Accessibility Day",
                "Virtual workshop in July: Testing Mobile Sites and Native Apps for Accessibility",
                "Check out these virtual accessibility events!",
                "@accessibilityoz",
                "@LFLegal",
                "https://t.co/7t2ZBO2B5r",
                "https://t.co/DCuNeli5mY",
                "https://t.co/mhku8rzXCz",
                "@Translink_QLD",
                "#MoveTogether",
                "https://t.co/hQKqoLapMC",
                "https://t.co/y5xXgyjDAY",
                "",
                "Find out more",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "View the full list",
                "Contact us online",
                "@accessibilityoz",
                "accessibilityoz"
              ],
              "italic": [
                "6 days ago",
                "1 week ago",
                "1 week ago",
                "2 weeks ago",
                "3 weeks ago",
                "4 weeks ago"
              ]
            },
            "fontWeight": {
              "400": [
                "Skip to the content",
                "Login",
                "AccessibilityOz",
                "About",
                "Our executive team",
                "Our clients",
                "Example projects",
                "Testimonials",
                "Conferences",
                "Services",
                "Services Overview",
                "Testing websites and applications for accessibility",
                "Testing mobile sites and native apps for accessibility",
                "Accessibility testing during the web development lifecycle",
                "Accessible Word, PDFs, PowerPoint and HTML documents",
                "Video transcripts, captions and audio descriptions",
                "User testing with people with disabilities with assistive technologies",
                "Helpdesk hours",
                "Training",
                "Training Overview",
                "Seminars Overview",
                "Accessibility Day",
                "Online Training",
                "Accessibility in design",
                "Accessibility in the web development lifecycle",
                "Creating accessible Word documents",
                "Tagging PDFs for accessibility",
                "HTML5, Forms, ARIA and JavaScript features",
                "Managing accessibility testing",
                "Mobile site accessibility",
                "Video transcripts, captions and audio descriptions",
                "WCAG2 for content authors and managers",
                "WCAG2 for web developers",
                "Products",
                "OzART",
                "OzWiki",
                "OzPlayer",
                "Accessible Websites",
                "AccessibilityOz Slideshow",
                "A11y Voices",
                "Screen reader View Firefox extension",
                "Factsheets",
                "Factsheet Overview",
                "Images",
                "PDF",
                "Video",
                "Interactive Maps",
                "HTML5",
                "Content",
                "JavaScript",
                "Tables",
                "Coding",
                "Keyboard",
                "Source Order",
                "Forms",
                "Resources",
                "CCC Developer Videos",
                "Articles",
                "Interviews",
                "Webinars",
                "Mobile Testing",
                "Blog",
                "Contact Us",
                "Online",
                "Request a quote",
                "Phone and mail",
                "Pause",
                "Previous",
                "Next",
                "",
                "",
                "Testing websites and applications",
                "Mobile and tablet accessibility testing",
                "Accessibility testing during the web development cycle",
                "Accessible Word, PDF and HTML",
                "Video accessibility",
                "User testing with assistive technologies",
                "Support hours and OzWiki access",
                "Training",
                "Online Training",
                "Accessibility Day",
                "6 days ago",
                "1 week ago",
                "1 week ago",
                "2 weeks ago",
                "3 weeks ago",
                "4 weeks ago",
                "Find out more",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "View the full list",
                "Contact us online",
                "@accessibilityoz",
                "accessibilityoz"
              ],
              "700": [
                "Virtual workshop in July: Testing Mobile Sites and Native Apps for Accessibility",
                "Check out these virtual accessibility events!",
                "@accessibilityoz",
                "@LFLegal",
                "https://t.co/7t2ZBO2B5r",
                "https://t.co/DCuNeli5mY",
                "https://t.co/mhku8rzXCz",
                "@Translink_QLD",
                "#MoveTogether",
                "https://t.co/hQKqoLapMC",
                "https://t.co/y5xXgyjDAY",
                ""
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to the content",
                "Login",
                "",
                "",
                "@LFLegal",
                "https://t.co/7t2ZBO2B5r",
                "6 days ago",
                "https://t.co/DCuNeli5mY",
                "1 week ago",
                "https://t.co/mhku8rzXCz",
                "1 week ago",
                "@Translink_QLD",
                "#MoveTogether",
                "2 weeks ago",
                "https://t.co/hQKqoLapMC",
                "3 weeks ago",
                "https://t.co/y5xXgyjDAY",
                "4 weeks ago",
                "",
                "",
                "",
                "",
                "Contact us online",
                "@accessibilityoz",
                "accessibilityoz"
              ],
              "none": [
                "AccessibilityOz",
                "About",
                "Our executive team",
                "Our clients",
                "Example projects",
                "Testimonials",
                "Conferences",
                "Services",
                "Services Overview",
                "Testing websites and applications for accessibility",
                "Testing mobile sites and native apps for accessibility",
                "Accessibility testing during the web development lifecycle",
                "Accessible Word, PDFs, PowerPoint and HTML documents",
                "Video transcripts, captions and audio descriptions",
                "User testing with people with disabilities with assistive technologies",
                "Helpdesk hours",
                "Training",
                "Training Overview",
                "Seminars Overview",
                "Accessibility Day",
                "Online Training",
                "Accessibility in design",
                "Accessibility in the web development lifecycle",
                "Creating accessible Word documents",
                "Tagging PDFs for accessibility",
                "HTML5, Forms, ARIA and JavaScript features",
                "Managing accessibility testing",
                "Mobile site accessibility",
                "Video transcripts, captions and audio descriptions",
                "WCAG2 for content authors and managers",
                "WCAG2 for web developers",
                "Products",
                "OzART",
                "OzWiki",
                "OzPlayer",
                "Accessible Websites",
                "AccessibilityOz Slideshow",
                "A11y Voices",
                "Screen reader View Firefox extension",
                "Factsheets",
                "Factsheet Overview",
                "Images",
                "PDF",
                "Video",
                "Interactive Maps",
                "HTML5",
                "Content",
                "JavaScript",
                "Tables",
                "Coding",
                "Keyboard",
                "Source Order",
                "Forms",
                "Resources",
                "CCC Developer Videos",
                "Articles",
                "Interviews",
                "Webinars",
                "Mobile Testing",
                "Blog",
                "Contact Us",
                "Online",
                "Request a quote",
                "Phone and mail",
                "Pause",
                "Previous",
                "Next",
                "Testing websites and applications",
                "Mobile and tablet accessibility testing",
                "Accessibility testing during the web development cycle",
                "Accessible Word, PDF and HTML",
                "Video accessibility",
                "User testing with assistive technologies",
                "Support hours and OzWiki access",
                "Training",
                "Online Training",
                "Accessibility Day",
                "Virtual workshop in July: Testing Mobile Sites and Native Apps for Accessibility",
                "Check out these virtual accessibility events!",
                "@accessibilityoz",
                "Find out more",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "View the full list"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(211, 70, 0)": [
                "Services"
              ],
              "rgb(21, 118, 132)": [
                "News",
                "Tweets @accessibilityoz",
                "About us"
              ],
              "rgb(255, 255, 255)": [
                "Training",
                "AccessibilityOz",
                "Contact us"
              ],
              "rgb(110, 50, 120)": [
                "Our clients"
              ]
            },
            "fontSize": {
              "40px": [
                "Services",
                "Training",
                "About us",
                "Our clients"
              ],
              "30px": [
                "News",
                "Tweets @accessibilityoz",
                "AccessibilityOz",
                "Contact us"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "total": 14,
          "tagNames": {
            "DIV": 4,
            "UL": 7,
            "LI": 3
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "top-line",
            "text": "Skip to the content Login\nSearch for: Find var _baLocale = 'au', _baMode = '<i class=\"fa fa-volume-u"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Level 2: Our executive team\nLevel 2: Our clients\nLevel 2: Example projects\nLevel 2: Testimonials\nLev"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Level 2: Services Overview\nLevel 2: Testing websites and applications for accessibility\nLevel 2: Tes"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Level 2: Training Overview\nLevel 2: Seminars Overview\nLevel 2: Accessibility Day\nLevel 2: Online Tra"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Level 2: OzART\nLevel 2: OzWiki\nLevel 2: OzPlayer\nLevel 2: Accessible Websites\nLevel 2: Accessibility"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Level 2: Factsheet Overview\nLevel 2: Images\nLevel 2: PDF\nLevel 2: Video\nLevel 2: Interactive Maps\nLe"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Level 2: CCC Developer Videos\nLevel 2: Articles\nLevel 2: Interviews\nLevel 2: Webinars\nLevel 2: Mobil"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Level 2: Online\nLevel 2: Request a quote\nLevel 2: Phone and mail"
          },
          {
            "tagName": "DIV",
            "id": "slider-controls",
            "text": "Pause Previous Next"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "jb-overlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "jb-window",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "failures": 112,
          "warnings": 31
        },
        "items": [
          {
            "index": 34,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"http://twitter.com/accessibilityoz\" title=\"\"></a>"
              ]
            }
          },
          {
            "index": 197,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/div[1]",
              "codeLines": [
                "<div aria-hidden=\"true\" id=\"slider-controls\">",
                "  <a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-pauseplay\" class=\"pause\" data-state=\"play...",
                "    <span>",
                "      Pause",
                "    </span>",
                "  </a>",
                "  <span id=\"slider-prevnext\">",
                "    <a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-prev\">",
                "      <span>",
                "        Previous",
                "      </span>",
                "    </a>",
                "    <a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-next\">",
                "      <span>",
                "        Next",
                "      </span>",
                "    </a>",
                "  </span>",
                "</div>"
              ]
            }
          },
          {
            "index": 198,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-pauseplay\" class=\"pause\" data-state=\"playin...",
                "  <span>",
                "    Pause",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 199,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-prev\">",
                "  <span>",
                "    Previous",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 200,
            "verdict": "failed",
            "rule": {
              "ruleID": "r17",
              "ruleSummary": "Elements with aria-hidden='true' are not focusable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r17",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-next\">",
                "  <span>",
                "    Next",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 428,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[1]",
              "codeLines": [
                "<li id=\"menu-item-10830\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom me...",
                "  <span class=\"sr-only\">",
                "    Level 1:",
                "  </span>",
                "  <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" da...",
                "    About",
                "    <i class=\"fa fa-chevron-down\"></i>",
                "  </a>",
                "  <ul role=\"menu\" class=\"dropdown-menu\">",
                "    <li id=\"menu-item-61\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/about/meet-team/\" role=\"menuitem\">",
                "        Our executive team",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-64\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/about/clients/\" role=\"menuitem\">",
                "        Our clients",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-70\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/about/example-projects/\" role=\"menuitem\">",
                "        Example projects",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-69\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/about/client-trainee-testimonials/\" role=\"menuitem\">",
                "        Testimonials",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-787\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/about/conferences/\" role=\"menuitem\">",
                "        Conferences",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 429,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data...",
                "  About",
                "  <i class=\"fa fa-chevron-down\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 430,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[2]",
              "codeLines": [
                "<li id=\"menu-item-10831\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom me...",
                "  <span class=\"sr-only\">",
                "    Level 1:",
                "  </span>",
                "  <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" da...",
                "    Services",
                "    <i class=\"fa fa-chevron-down\"></i>",
                "  </a>",
                "  <ul role=\"menu\" class=\"dropdown-menu\">",
                "    <li id=\"menu-item-790\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/services/\" role=\"menuitem\">",
                "        Services Overview",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-104\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/services/testing-websites-applications/\" role=\"menui...",
                "        Testing websites and applications for accessibility",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-102\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/services/mobile-tablet-accessibility-testing/\" role=...",
                "        Testing mobile sites and native apps for accessibility",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-98\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/services/accessibility-testing-web-development-cycle...",
                "        Accessibility testing during the web development lifecycle",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-99\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/services/accessible-word-pdfs-html/\" role=\"menuitem\"...",
                "        Accessible Word, PDFs, PowerPoint and HTML documents",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-105\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/services/video-accessibility/\" role=\"menuitem\">",
                "        Video transcripts, captions and audio descriptions",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-107\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/services/user-testing-assistive-technologies/\" role=...",
                "        User testing with people with disabilities with assistive technologies",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-103\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/services/support-hours-ozwiki-access/\" role=\"menuite...",
                "        Helpdesk hours",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 431,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data...",
                "  Services",
                "  <i class=\"fa fa-chevron-down\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 432,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[3]",
              "codeLines": [
                "<li id=\"menu-item-10832\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom me...",
                "  <span class=\"sr-only\">",
                "    Level 1:",
                "  </span>",
                "  <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" da...",
                "    Training",
                "    <i class=\"fa fa-chevron-down\"></i>",
                "  </a>",
                "  <ul role=\"menu\" class=\"dropdown-menu\">",
                "    <li id=\"menu-item-761\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/\" role=\"menuitem\">",
                "        Training Overview",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-2694\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/seminars-overview/\" role=\"menuitem\">",
                "        Seminars Overview",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-867\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/accessibility-day/\" role=\"menuitem\">",
                "        Accessibility Day",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-864\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/online-training/\" role=\"menuitem\">",
                "        Online Training",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-8951\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/accessibility-in-design/\" role=\"menuitem\">",
                "        Accessibility in design",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-762\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/accessibility-web-development-lifecycle/\" r...",
                "        Accessibility in the web development lifecycle",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-764\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/creating-accessible-word-documents/\" role=\"...",
                "        Creating accessible Word documents",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-767\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/tagging-pdfs-accessibility/\" role=\"menuitem...",
                "        Tagging PDFs for accessibility",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-766\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/html5-forms-javascript/\" role=\"menuitem\">",
                "        HTML5, Forms, ARIA and JavaScript features",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-8959\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/managing-accessibility-testing/\" role=\"menu...",
                "        Managing accessibility testing",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-8956\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/mobile-site-testing/\" role=\"menuitem\">",
                "        Mobile site accessibility",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-769\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/video-transcripts-captions-audio-descriptio...",
                "        Video transcripts, captions and audio descriptions",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-770\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/wcag2-content-authors-managers/\" role=\"menu...",
                "        WCAG2 for content authors and managers",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-771\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/training/wcag2-web-developers/\" role=\"menuitem\">",
                "        WCAG2 for web developers",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 433,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data...",
                "  Training",
                "  <i class=\"fa fa-chevron-down\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 434,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[4]",
              "codeLines": [
                "<li id=\"menu-item-10836\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom me...",
                "  <span class=\"sr-only\">",
                "    Level 1:",
                "  </span>",
                "  <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" da...",
                "    Products",
                "    <i class=\"fa fa-chevron-down\"></i>",
                "  </a>",
                "  <ul role=\"menu\" class=\"dropdown-menu\">",
                "    <li id=\"menu-item-29\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/products/ozart/\" role=\"menuitem\">",
                "        OzART",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-2112\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/products/ozwiki/\" role=\"menuitem\">",
                "        OzWiki",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-1084\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/ozplayer/\" role=\"menuitem\">",
                "        OzPlayer",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-9649\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/products/accessible-websites/\" role=\"menuitem\">",
                "        Accessible Websites",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-9358\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/products/accessibilityoz-slideshow/\" role=\"menuitem\"...",
                "        AccessibilityOz Slideshow",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-5570\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://a11yvoices.com/\" role=\"menuitem\">",
                "        A11y Voices",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-9808\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/products/screen-reader-view-firefox-extension/\" role...",
                "        Screen reader View Firefox extension",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 435,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data...",
                "  Products",
                "  <i class=\"fa fa-chevron-down\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 436,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[5]",
              "codeLines": [
                "<li id=\"menu-item-10835\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom me...",
                "  <span class=\"sr-only\">",
                "    Level 1:",
                "  </span>",
                "  <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" da...",
                "    Factsheets",
                "    <i class=\"fa fa-chevron-down\"></i>",
                "  </a>",
                "  <ul role=\"menu\" class=\"dropdown-menu\">",
                "    <li id=\"menu-item-2136\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/factsheets/\" role=\"menuitem\">",
                "        Factsheet Overview",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-721\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/images/\" role=\"menuitem\">",
                "        Images",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-722\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/pdf/\" role=\"menuitem\">",
                "        PDF",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-723\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/video/\" role=\"menuitem\">",
                "        Video",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-724\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/interactive-maps/\" role=\"menuitem\">",
                "        Interactive Maps",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-726\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/html5/\" role=\"menuitem\">",
                "        HTML5",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-725\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/content/\" role=\"menuitem\">",
                "        Content",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-727\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/javascript/\" role=\"menuitem\">",
                "        JavaScript",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-731\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/tables/\" role=\"menuitem\">",
                "        Tables",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-728\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/coding/\" role=\"menuitem\">",
                "        Coding",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-729\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/keyboard/\" role=\"menuitem\">",
                "        Keyboard",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-730\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/source-order/\" role=\"menuitem\">",
                "        Source Order",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-2137\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"/factsheets/forms/\" role=\"menuitem\">",
                "        Forms",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 437,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data...",
                "  Factsheets",
                "  <i class=\"fa fa-chevron-down\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 438,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[6]",
              "codeLines": [
                "<li id=\"menu-item-10834\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom me...",
                "  <span class=\"sr-only\">",
                "    Level 1:",
                "  </span>",
                "  <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" da...",
                "    Resources",
                "    <i class=\"fa fa-chevron-down\"></i>",
                "  </a>",
                "  <ul role=\"menu\" class=\"dropdown-menu\">",
                "    <li id=\"menu-item-7600\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/videos/\" role=\"menuitem\">",
                "        CCC Developer Videos",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-820\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/resources/articles/\" role=\"menuitem\">",
                "        Articles",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-6567\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/resources/interviews/\" role=\"menuitem\">",
                "        Interviews",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-4896\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/resources/presentations/\" role=\"menuitem\">",
                "        Webinars",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-10778\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/resources/mobile-testing/\" role=\"menuitem\">",
                "        Mobile Testing",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 439,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data...",
                "  Resources",
                "  <i class=\"fa fa-chevron-down\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 440,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[7]",
              "codeLines": [
                "<li id=\"menu-item-11309\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category\">",
                "  <span class=\"sr-only\">",
                "    Level 1:",
                "  </span>",
                "  <a href=\"https://www.accessibilityoz.com/category/blog/\" role=\"menuitem\">",
                "    Blog",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 441,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"https://www.accessibilityoz.com/category/blog/\" role=\"menuitem\">",
                "  Blog",
                "</a>"
              ]
            }
          },
          {
            "index": 442,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[8]",
              "codeLines": [
                "<li id=\"menu-item-10833\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom me...",
                "  <span class=\"sr-only\">",
                "    Level 1:",
                "  </span>",
                "  <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" da...",
                "    Contact Us",
                "    <i class=\"fa fa-chevron-down\"></i>",
                "  </a>",
                "  <ul role=\"menu\" class=\"dropdown-menu\">",
                "    <li id=\"menu-item-9368\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/contact-us/online/\" role=\"menuitem\">",
                "        Online",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-9367\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/contact-us/request-a-quote/\" role=\"menuitem\">",
                "        Request a quote",
                "      </a>",
                "    </li>",
                "    <li id=\"menu-item-9366\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "      <span class=\"sr-only\">",
                "        Level 2:",
                "      </span>",
                "      <a href=\"https://www.accessibilityoz.com/contact-us/phone-and-mail/\" role=\"menuitem\">",
                "        Phone and mail",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 443,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data...",
                "  Contact Us",
                "  <i class=\"fa fa-chevron-down\"></i>",
                "</a>"
              ]
            }
          },
          {
            "index": 491,
            "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]/h1[1]/text()[1]",
              "codeLines": [
                "AccessibilityOz home page"
              ]
            }
          },
          {
            "index": 492,
            "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[3]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Services"
              ]
            }
          },
          {
            "index": 493,
            "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[3]/div[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Testing",
                "websites and applications"
              ]
            }
          },
          {
            "index": 494,
            "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[3]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Mobile and",
                "tablet accessibility testing"
              ]
            }
          },
          {
            "index": 495,
            "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[3]/div[1]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility",
                "testing during the web development cycle"
              ]
            }
          },
          {
            "index": 496,
            "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[3]/div[1]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "Accessible",
                "Word, PDF and HTML"
              ]
            }
          },
          {
            "index": 497,
            "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[3]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Video",
                "accessibility"
              ]
            }
          },
          {
            "index": 498,
            "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[3]/div[2]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "User testing",
                "with assistive technologies"
              ]
            }
          },
          {
            "index": 499,
            "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[3]/div[2]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "Support",
                "hours and OzWiki access"
              ]
            }
          },
          {
            "index": 500,
            "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[3]/div[2]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "Training"
              ]
            }
          },
          {
            "index": 501,
            "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[3]/div[3]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Online Training"
              ]
            }
          },
          {
            "index": 502,
            "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[3]/div[3]/div[3]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility Day"
              ]
            }
          },
          {
            "index": 503,
            "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[4]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "News"
              ]
            }
          },
          {
            "index": 504,
            "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[4]/div[1]/div[1]/h3[1]/a[1]/text()[1]",
              "codeLines": [
                "Virtual workshop in July: Testing Mobile Sites and Native Apps for Accessibility"
              ]
            }
          },
          {
            "index": 505,
            "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[4]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We’ll be running our full-day Mobile Site and Native App Accessibility Testing Workshop twice in Ju..."
              ]
            }
          },
          {
            "index": 506,
            "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[4]/div[1]/div[1]/h3[2]/a[1]/text()[1]",
              "codeLines": [
                "Check out these virtual accessibility events!"
              ]
            }
          },
          {
            "index": 507,
            "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[4]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "What’s new on AccessibilityOz.com: Did you catch the premiere episode of our webinar series Accessi..."
              ]
            }
          },
          {
            "index": 508,
            "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[4]/div[1]/div[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Tweets"
              ]
            }
          },
          {
            "index": 509,
            "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[4]/div[1]/div[2]/div[1]/h2[1]/small[1]/a[1]/text()[1]",
              "codeLines": [
                "@accessibilityoz"
              ]
            }
          },
          {
            "index": 510,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Last month marked the 11th annual Global Accessibility Awareness Day (GAAD)."
              ]
            }
          },
          {
            "index": 511,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "@LFLegal"
              ]
            }
          },
          {
            "index": 512,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "discusses the intersection of…"
              ]
            }
          },
          {
            "index": 513,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "https://t.co/7t2ZBO2B5r"
              ]
            }
          },
          {
            "index": 514,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 515,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "6 days ago"
              ]
            }
          },
          {
            "index": 516,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Our virtual workshop on Mobile Accessibility Testing is next week! Join us to learn the methods for..."
              ]
            }
          },
          {
            "index": 517,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "https://t.co/DCuNeli5mY"
              ]
            }
          },
          {
            "index": 518,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 519,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]/text()[1]",
              "codeLines": [
                "1 week ago"
              ]
            }
          },
          {
            "index": 520,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We're running our Mobile Site and Native App Accessibility Testing workshop virtually next month! S..."
              ]
            }
          },
          {
            "index": 521,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "https://t.co/mhku8rzXCz"
              ]
            }
          },
          {
            "index": 522,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[3]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 523,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[3]/a[2]/text()[1]",
              "codeLines": [
                "1 week ago"
              ]
            }
          },
          {
            "index": 524,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "RT"
              ]
            }
          },
          {
            "index": 525,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "@Translink_QLD"
              ]
            }
          },
          {
            "index": 526,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/text()[2]",
              "codeLines": [
                ": Did you catch that? 👀"
              ]
            }
          },
          {
            "index": 527,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/span[2]/a[1]/text()[1]",
              "codeLines": [
                "#MoveTogether"
              ]
            }
          },
          {
            "index": 528,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "is about the practical things we can all do to improve the public transport experien… -"
              ]
            }
          },
          {
            "index": 529,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/a[1]/text()[1]",
              "codeLines": [
                "2 weeks ago"
              ]
            }
          },
          {
            "index": 530,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[5]/text()[1]",
              "codeLines": [
                "Join us today for a free webinar on Accessibility Basics! 10:00AM AEST / 5:00PM PT / 8:00PM ET…"
              ]
            }
          },
          {
            "index": 531,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[5]/a[1]/text()[1]",
              "codeLines": [
                "https://t.co/hQKqoLapMC"
              ]
            }
          },
          {
            "index": 532,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[5]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 533,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[5]/a[2]/text()[1]",
              "codeLines": [
                "3 weeks ago"
              ]
            }
          },
          {
            "index": 534,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[6]/text()[1]",
              "codeLines": [
                "Free webinar next week! Accessibility Basics on Thursday, 16 June at 10AM AEST. See you there!…"
              ]
            }
          },
          {
            "index": 535,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[6]/a[1]/text()[1]",
              "codeLines": [
                "https://t.co/y5xXgyjDAY"
              ]
            }
          },
          {
            "index": 536,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[6]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 537,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[6]/a[2]/text()[1]",
              "codeLines": [
                "4 weeks ago"
              ]
            }
          },
          {
            "index": 538,
            "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[5]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Training"
              ]
            }
          },
          {
            "index": 539,
            "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[5]/div[1]/blockquote[1]/p[1]/text()[1]",
              "codeLines": [
                "Thank you for opening my eyes and helping me to understand the importance of accessibility."
              ]
            }
          },
          {
            "index": 540,
            "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[5]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our accessibility training and seminars are designed to suit you"
              ]
            }
          },
          {
            "index": 541,
            "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[5]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "— web content authors, web developers and web managers."
              ]
            }
          },
          {
            "index": 542,
            "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[5]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Take the complexity out of WCAG2. Practical hands-on exercises. In-depth training manuals."
              ]
            }
          },
          {
            "index": 543,
            "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[5]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "Find out more"
              ]
            }
          },
          {
            "index": 544,
            "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[6]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "OzART Reporting Tool that helps you find and correct accessibility problems on your website."
              ]
            }
          },
          {
            "index": 545,
            "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[6]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "OzWiki, online delivery of error information, WCAG Success Criteria, error examples and detailed so..."
              ]
            }
          },
          {
            "index": 546,
            "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[6]/div[1]/div[3]/p[1]/text()[1]",
              "codeLines": [
                "The world’s first fully accessible web video player."
              ]
            }
          },
          {
            "index": 547,
            "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[7]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "About us"
              ]
            }
          },
          {
            "index": 548,
            "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[7]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "AccessibilityOz is an accessibility consultancy based in Australia and the United States. Gian Wild..."
              ]
            }
          },
          {
            "index": 549,
            "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[8]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Our clients"
              ]
            }
          },
          {
            "index": 550,
            "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[8]/div[6]/a[1]/text()[1]",
              "codeLines": [
                "View the full list"
              ]
            }
          },
          {
            "index": 670,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Last month marked the 11th annual Global Accessibility Awareness Day (GAAD)."
              ]
            }
          },
          {
            "index": 671,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "discusses the intersection of…"
              ]
            }
          },
          {
            "index": 672,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 673,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Our virtual workshop on Mobile Accessibility Testing is next week! Join us to learn the methods for..."
              ]
            }
          },
          {
            "index": 674,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 675,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We're running our Mobile Site and Native App Accessibility Testing workshop virtually next month! S..."
              ]
            }
          },
          {
            "index": 676,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[3]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 677,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "RT"
              ]
            }
          },
          {
            "index": 678,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/text()[2]",
              "codeLines": [
                ": Did you catch that? 👀"
              ]
            }
          },
          {
            "index": 679,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "is about the practical things we can all do to improve the public transport experien… -"
              ]
            }
          },
          {
            "index": 680,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[5]/text()[1]",
              "codeLines": [
                "Join us today for a free webinar on Accessibility Basics! 10:00AM AEST / 5:00PM PT / 8:00PM ET…"
              ]
            }
          },
          {
            "index": 681,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[5]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 682,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[6]/text()[1]",
              "codeLines": [
                "Free webinar next week! Accessibility Basics on Thursday, 16 June at 10AM AEST. See you there!…"
              ]
            }
          },
          {
            "index": 683,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[6]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 685,
            "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[5]/div[1]/blockquote[1]/p[1]/text()[1]",
              "codeLines": [
                "Thank you for opening my eyes and helping me to understand the importance of accessibility."
              ]
            }
          },
          {
            "index": 686,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Our accessibility training and seminars are designed to suit you"
              ]
            }
          },
          {
            "index": 687,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "— web content authors, web developers and web managers."
              ]
            }
          },
          {
            "index": 688,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[5]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Take the complexity out of WCAG2. Practical hands-on exercises. In-depth training manuals."
              ]
            }
          },
          {
            "index": 719,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[2]/ul[1]",
              "codeLines": [
                "<ul role=\"menubar\" id=\"menu-main-navigation\" class=\"nav navbar-nav\">",
                "  <li id=\"menu-item-10830\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom ...",
                "    <span class=\"sr-only\">",
                "      Level 1:",
                "    </span>",
                "    <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" ...",
                "      About",
                "      <i class=\"fa fa-chevron-down\"></i>",
                "    </a>",
                "    <ul role=\"menu\" class=\"dropdown-menu\">",
                "      <li id=\"menu-item-61\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/about/meet-team/\" role=\"menuitem\">",
                "          Our executive team",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-64\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/about/clients/\" role=\"menuitem\">",
                "          Our clients",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-70\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/about/example-projects/\" role=\"menuitem\">",
                "          Example projects",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-69\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/about/client-trainee-testimonials/\" role=\"menuitem...",
                "          Testimonials",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-787\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/about/conferences/\" role=\"menuitem\">",
                "          Conferences",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li id=\"menu-item-10831\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom ...",
                "    <span class=\"sr-only\">",
                "      Level 1:",
                "    </span>",
                "    <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" ...",
                "      Services",
                "      <i class=\"fa fa-chevron-down\"></i>",
                "    </a>",
                "    <ul role=\"menu\" class=\"dropdown-menu\">",
                "      <li id=\"menu-item-790\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/services/\" role=\"menuitem\">",
                "          Services Overview",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-104\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/services/testing-websites-applications/\" role=\"men...",
                "          Testing websites and applications for accessibility",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-102\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/services/mobile-tablet-accessibility-testing/\" rol...",
                "          Testing mobile sites and native apps for accessibility",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-98\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/services/accessibility-testing-web-development-cyc...",
                "          Accessibility testing during the web development lifecycle",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-99\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/services/accessible-word-pdfs-html/\" role=\"menuite...",
                "          Accessible Word, PDFs, PowerPoint and HTML documents",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-105\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/services/video-accessibility/\" role=\"menuitem\">",
                "          Video transcripts, captions and audio descriptions",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-107\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/services/user-testing-assistive-technologies/\" rol...",
                "          User testing with people with disabilities with assistive technologies",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-103\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/services/support-hours-ozwiki-access/\" role=\"menui...",
                "          Helpdesk hours",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li id=\"menu-item-10832\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom ...",
                "    <span class=\"sr-only\">",
                "      Level 1:",
                "    </span>",
                "    <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" ...",
                "      Training",
                "      <i class=\"fa fa-chevron-down\"></i>",
                "    </a>",
                "    <ul role=\"menu\" class=\"dropdown-menu\">",
                "      <li id=\"menu-item-761\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/\" role=\"menuitem\">",
                "          Training Overview",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-2694\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/seminars-overview/\" role=\"menuitem\">",
                "          Seminars Overview",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-867\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/accessibility-day/\" role=\"menuitem\">",
                "          Accessibility Day",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-864\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/online-training/\" role=\"menuitem\">",
                "          Online Training",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-8951\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/accessibility-in-design/\" role=\"menuitem\"...",
                "          Accessibility in design",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-762\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/accessibility-web-development-lifecycle/\"...",
                "          Accessibility in the web development lifecycle",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-764\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/creating-accessible-word-documents/\" role...",
                "          Creating accessible Word documents",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-767\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/tagging-pdfs-accessibility/\" role=\"menuit...",
                "          Tagging PDFs for accessibility",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-766\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/html5-forms-javascript/\" role=\"menuitem\">",
                "          HTML5, Forms, ARIA and JavaScript features",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-8959\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/managing-accessibility-testing/\" role=\"me...",
                "          Managing accessibility testing",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-8956\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/mobile-site-testing/\" role=\"menuitem\">",
                "          Mobile site accessibility",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-769\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/video-transcripts-captions-audio-descript...",
                "          Video transcripts, captions and audio descriptions",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-770\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/wcag2-content-authors-managers/\" role=\"me...",
                "          WCAG2 for content authors and managers",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-771\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/training/wcag2-web-developers/\" role=\"menuitem\">",
                "          WCAG2 for web developers",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li id=\"menu-item-10836\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom ...",
                "    <span class=\"sr-only\">",
                "      Level 1:",
                "    </span>",
                "    <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" ...",
                "      Products",
                "      <i class=\"fa fa-chevron-down\"></i>",
                "    </a>",
                "    <ul role=\"menu\" class=\"dropdown-menu\">",
                "      <li id=\"menu-item-29\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/products/ozart/\" role=\"menuitem\">",
                "          OzART",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-2112\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/products/ozwiki/\" role=\"menuitem\">",
                "          OzWiki",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-1084\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/ozplayer/\" role=\"menuitem\">",
                "          OzPlayer",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-9649\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/products/accessible-websites/\" role=\"menuitem\">",
                "          Accessible Websites",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-9358\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/products/accessibilityoz-slideshow/\" role=\"menuite...",
                "          AccessibilityOz Slideshow",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-5570\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://a11yvoices.com/\" role=\"menuitem\">",
                "          A11y Voices",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-9808\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/products/screen-reader-view-firefox-extension/\" ro...",
                "          Screen reader View Firefox extension",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li id=\"menu-item-10835\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom ...",
                "    <span class=\"sr-only\">",
                "      Level 1:",
                "    </span>",
                "    <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" ...",
                "      Factsheets",
                "      <i class=\"fa fa-chevron-down\"></i>",
                "    </a>",
                "    <ul role=\"menu\" class=\"dropdown-menu\">",
                "      <li id=\"menu-item-2136\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/factsheets/\" role=\"menuitem\">",
                "          Factsheet Overview",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-721\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/images/\" role=\"menuitem\">",
                "          Images",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-722\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/pdf/\" role=\"menuitem\">",
                "          PDF",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-723\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/video/\" role=\"menuitem\">",
                "          Video",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-724\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/interactive-maps/\" role=\"menuitem\">",
                "          Interactive Maps",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-726\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/html5/\" role=\"menuitem\">",
                "          HTML5",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-725\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/content/\" role=\"menuitem\">",
                "          Content",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-727\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/javascript/\" role=\"menuitem\">",
                "          JavaScript",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-731\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/tables/\" role=\"menuitem\">",
                "          Tables",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-728\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/coding/\" role=\"menuitem\">",
                "          Coding",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-729\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/keyboard/\" role=\"menuitem\">",
                "          Keyboard",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-730\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/source-order/\" role=\"menuitem\">",
                "          Source Order",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-2137\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"/factsheets/forms/\" role=\"menuitem\">",
                "          Forms",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li id=\"menu-item-10834\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom ...",
                "    <span class=\"sr-only\">",
                "      Level 1:",
                "    </span>",
                "    <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" ...",
                "      Resources",
                "      <i class=\"fa fa-chevron-down\"></i>",
                "    </a>",
                "    <ul role=\"menu\" class=\"dropdown-menu\">",
                "      <li id=\"menu-item-7600\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/videos/\" role=\"menuitem\">",
                "          CCC Developer Videos",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-820\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/resources/articles/\" role=\"menuitem\">",
                "          Articles",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-6567\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/resources/interviews/\" role=\"menuitem\">",
                "          Interviews",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-4896\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/resources/presentations/\" role=\"menuitem\">",
                "          Webinars",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-10778\" class=\"menu-item menu-item-type-custom menu-item-object-custom\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/resources/mobile-testing/\" role=\"menuitem\">",
                "          Mobile Testing",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li id=\"menu-item-11309\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category\">",
                "    <span class=\"sr-only\">",
                "      Level 1:",
                "    </span>",
                "    <a href=\"https://www.accessibilityoz.com/category/blog/\" role=\"menuitem\">",
                "      Blog",
                "    </a>",
                "  </li>",
                "  <li id=\"menu-item-10833\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom ...",
                "    <span class=\"sr-only\">",
                "      Level 1:",
                "    </span>",
                "    <a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" ...",
                "      Contact Us",
                "      <i class=\"fa fa-chevron-down\"></i>",
                "    </a>",
                "    <ul role=\"menu\" class=\"dropdown-menu\">",
                "      <li id=\"menu-item-9368\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/contact-us/online/\" role=\"menuitem\">",
                "          Online",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-9367\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/contact-us/request-a-quote/\" role=\"menuitem\">",
                "          Request a quote",
                "        </a>",
                "      </li>",
                "      <li id=\"menu-item-9366\" class=\"menu-item menu-item-type-post_type menu-item-object-page\">",
                "        <span class=\"sr-only\">",
                "          Level 2:",
                "        </span>",
                "        <a href=\"https://www.accessibilityoz.com/contact-us/phone-and-mail/\" role=\"menuitem\">",
                "          Phone and mail",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 726,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Last month marked the 11th annual Global Accessibility Awareness Day (GAAD)."
              ]
            }
          },
          {
            "index": 727,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "discusses the intersection of…"
              ]
            }
          },
          {
            "index": 728,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 729,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Our virtual workshop on Mobile Accessibility Testing is next week! Join us to learn the methods for..."
              ]
            }
          },
          {
            "index": 730,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[2]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 731,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We're running our Mobile Site and Native App Accessibility Testing workshop virtually next month! S..."
              ]
            }
          },
          {
            "index": 732,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[3]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 733,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "RT"
              ]
            }
          },
          {
            "index": 734,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/text()[2]",
              "codeLines": [
                ": Did you catch that? 👀"
              ]
            }
          },
          {
            "index": 735,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "is about the practical things we can all do to improve the public transport experien… -"
              ]
            }
          },
          {
            "index": 736,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[5]/text()[1]",
              "codeLines": [
                "Join us today for a free webinar on Accessibility Basics! 10:00AM AEST / 5:00PM PT / 8:00PM ET…"
              ]
            }
          },
          {
            "index": 737,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[5]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 738,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[6]/text()[1]",
              "codeLines": [
                "Free webinar next week! Accessibility Basics on Thursday, 16 June at 10AM AEST. See you there!…"
              ]
            }
          },
          {
            "index": 739,
            "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[4]/div[1]/div[2]/div[1]/div[1]/p[6]/text()[2]",
              "codeLines": [
                "-"
              ]
            }
          },
          {
            "index": 741,
            "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[5]/div[1]/blockquote[1]/p[1]/text()[1]",
              "codeLines": [
                "Thank you for opening my eyes and helping me to understand the importance of accessibility."
              ]
            }
          },
          {
            "index": 811,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/ul[1]/li[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/services/testing-websites-applications/\">",
                "    <img class=\"alignnone size-full wp-image-3674\" src=\"//media.accessibilityoz.com/wp-content/uplo...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 812,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We’ll be running our full-day Mobile Site and Native App Accessibility Testing Workshop twice in ...",
                "</p>"
              ]
            }
          },
          {
            "index": 813,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  What’s new on AccessibilityOz.com: Did you catch the premiere episode of our webinar series Acces...",
                "</p>"
              ]
            }
          },
          {
            "index": 814,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Last month marked the 11th annual Global Accessibility Awareness Day (GAAD).",
                "  <span class=\"at-reply\">",
                "    <a href=\"http://twitter.com/LFLegal\" title=\"View LFLegal's profile\">",
                "      @LFLegal",
                "    </a>",
                "  </span>",
                "  discusses the intersection of…",
                "  <a href=\"https://t.co/7t2ZBO2B5r\" target=\"_blank\" class=\"twitter-link\">",
                "    https://t.co/7t2ZBO2B5r",
                "  </a>",
                "  -",
                "  <a href=\"http://twitter.com/accessibilityoz/statuses/1542213140607139840/\" title=\"Permalink to th...",
                "    6 days ago",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 815,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Our virtual workshop on Mobile Accessibility Testing is next week! Join us to learn the methods f...",
                "  <a href=\"https://t.co/DCuNeli5mY\" target=\"_blank\" class=\"twitter-link\">",
                "    https://t.co/DCuNeli5mY",
                "  </a>",
                "  -",
                "  <a href=\"http://twitter.com/accessibilityoz/statuses/1541851009806258177/\" title=\"Permalink to th...",
                "    1 week ago",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 816,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  We're running our Mobile Site and Native App Accessibility Testing workshop virtually next month!...",
                "  <a href=\"https://t.co/mhku8rzXCz\" target=\"_blank\" class=\"twitter-link\">",
                "    https://t.co/mhku8rzXCz",
                "  </a>",
                "  -",
                "  <a href=\"http://twitter.com/accessibilityoz/statuses/1541544472411901952/\" title=\"Permalink to th...",
                "    1 week ago",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 817,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  RT",
                "  <span class=\"at-reply\">",
                "    <a href=\"http://twitter.com/Translink_QLD\" title=\"View Translink_QLD's profile\">",
                "      @Translink_QLD",
                "    </a>",
                "  </span>",
                "  : Did you catch that? 👀",
                "  <span class=\"hash-tag\">",
                "    <a href=\"http://twitter.com/search?q=%23MoveTogether\" title=\"Search for #MoveTogether on Twitte...",
                "      #MoveTogether",
                "    </a>",
                "  </span>",
                "  is about the practical things we can all do to improve the public transport experien… -",
                "  <a href=\"http://twitter.com/accessibilityoz/statuses/1539673734943895552/\" title=\"Permalink to th...",
                "    2 weeks ago",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 818,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[5]",
              "codeLines": [
                "<p>",
                "  Join us today for a free webinar on Accessibility Basics! 10:00AM AEST / 5:00PM PT / 8:00PM ET…",
                "  <a href=\"https://t.co/hQKqoLapMC\" target=\"_blank\" class=\"twitter-link\">",
                "    https://t.co/hQKqoLapMC",
                "  </a>",
                "  -",
                "  <a href=\"http://twitter.com/accessibilityoz/statuses/1537143228717142016/\" title=\"Permalink to th...",
                "    3 weeks ago",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 819,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[6]",
              "codeLines": [
                "<p>",
                "  Free webinar next week! Accessibility Basics on Thursday, 16 June at 10AM AEST. See you there!…",
                "  <a href=\"https://t.co/y5xXgyjDAY\" target=\"_blank\" class=\"twitter-link\">",
                "    https://t.co/y5xXgyjDAY",
                "  </a>",
                "  -",
                "  <a href=\"http://twitter.com/accessibilityoz/statuses/1533512789418835968/\" title=\"Permalink to th...",
                "    4 weeks ago",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 820,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/blockquote[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Thank you for opening my eyes and helping me to understand the importance of accessibility.",
                "</p>"
              ]
            }
          },
          {
            "index": 821,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our accessibility training and seminars are designed to suit you",
                "  <br>",
                "  — web content authors, web developers and web managers.",
                "</p>"
              ]
            }
          },
          {
            "index": 822,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Take the complexity out of WCAG2. Practical hands-on exercises. In-depth training manuals.",
                "</p>"
              ]
            }
          },
          {
            "index": 823,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <a class=\"btn btn-default\" href=\"/training/\">",
                "    Find out more",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 824,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[6]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  OzART Reporting Tool that helps you find and correct accessibility problems on your website.",
                "</p>"
              ]
            }
          },
          {
            "index": 825,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[6]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  OzWiki, online delivery of error information, WCAG Success Criteria, error examples and detailed ...",
                "</p>"
              ]
            }
          },
          {
            "index": 826,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[6]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p>",
                "  The world’s first fully accessible web video player.",
                "</p>"
              ]
            }
          },
          {
            "index": 827,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[7]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  AccessibilityOz is an accessibility consultancy based in Australia and the United States. Gian Wi...",
                "</p>"
              ]
            }
          },
          {
            "index": 828,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We are an accessibility consultancy with offices in Australia and the United States.",
                "</p>"
              ]
            }
          },
          {
            "index": 829,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  We test websites, mobile sites and applications.",
                "</p>"
              ]
            }
          },
          {
            "index": 830,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  We work with small and large organisations and Government",
                "  departments to meet their accessibility obligations.",
                "</p>"
              ]
            }
          },
          {
            "index": 831,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[3]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  United States: (415) 621 9366",
                "  <br>",
                "  Melbourne: (03) 8652 1145",
                "  <br>",
                "  Brisbane: (07) 3123 5951",
                "  <br>",
                "  Canberra: (02) 8607 8837",
                "</p>"
              ]
            }
          },
          {
            "index": 832,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[3]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Twitter:",
                "  <br>",
                "  <a href=\"https://twitter.com/accessibilityoz\">",
                "    @accessibilityoz",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 833,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/footer[1]/div[1]/div[1]/div[3]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  LinkedIn:",
                "  <br>",
                "  <a href=\"https://www.linkedin.com/company/accessibilityoz/\">",
                "    accessibilityoz",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 847,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-pauseplay\" class=\"pause\" data-state=\"playin...",
                "  <span>",
                "    Pause",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 848,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/span[1]/a[1]",
              "codeLines": [
                "<a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-prev\">",
                "  <span>",
                "    Previous",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 849,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/span[1]/a[2]",
              "codeLines": [
                "<a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-next\">",
                "  <span>",
                "    Next",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 901,
            "verdict": "failed",
            "rule": {
              "ruleID": "r85",
              "ruleSummary": "Paragraphs of text are not all italics",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r85",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[5]/div[1]/blockquote[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Thank you for opening my eyes and helping me to understand the importance of accessibility.",
                "</p>"
              ]
            }
          },
          {
            "index": 927,
            "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://www.accessibilityoz.com/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 43,
          "rulesWarned": 5,
          "rulesViolated": 8,
          "warnings": {
            "minor": 10,
            "moderate": 0,
            "serious": 89,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 9,
            "serious": 12,
            "critical": 9
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-06T02:01:16.359Z",
          "url": "https://www.accessibilityoz.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services/testing-websites-applications/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon1.png\" alt=\"\">Testing\nwebsites and applications</a>",
                  "target": [
                    ".row:nth-child(2) > .col-xs-6.col-sm-3:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services/mobile-tablet-accessibility-testing/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon2.png\" alt=\"\">Mobile and\ntablet accessibility testing</a>",
                  "target": [
                    ".row:nth-child(2) > .col-xs-6.col-sm-3:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services/accessible-word-pdfs-html/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon6.png\" alt=\"\">Accessible\nWord, PDF and HTML</a>",
                  "target": [
                    ".row:nth-child(2) > .col-xs-6.col-sm-3:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services/video-accessibility/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon7.png\" alt=\"\">Video\naccessibility</a>",
                  "target": [
                    ".col-xs-6.col-sm-3:nth-child(1) > a[href$=\"video-accessibility/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services/support-hours-ozwiki-access/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon10.png\" alt=\"\">Support\nhours and OzWiki access</a>",
                  "target": [
                    ".row:nth-child(3) > .col-xs-6.col-sm-3:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/training/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon_Training.png\" alt=\"\">Training</a>",
                  "target": [
                    ".col-xs-6.col-sm-3:nth-child(4) > a[href$=\"training/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/training/online-training/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon_Online_Training.png\" alt=\"\">Online Training</a>",
                  "target": [
                    ".col-xs-6.col-sm-3:nth-child(2) > a[href$=\"online-training/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/training/accessibility-day/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon_accessibilityday.png\" alt=\"\">Accessibility Day</a>",
                  "target": [
                    ".col-xs-6.col-sm-3:nth-child(3) > a[href$=\"accessibility-day/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".twitter-stream > 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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/LFLegal\" title=\"View LFLegal's profile\">@LFLegal</a>",
                  "target": [
                    "a[href$=\"LFLegal\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/7t2ZBO2B5r\" target=\"_blank\" class=\"twitter-link\">https://t.co/7t2ZBO2B5r</a>",
                  "target": [
                    "a[href$=\"7t2ZBO2B5r\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1542213140607139840/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">6 days ago</a>",
                  "target": [
                    "p:nth-child(1) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".twitter-stream > 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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/DCuNeli5mY\" target=\"_blank\" class=\"twitter-link\">https://t.co/DCuNeli5mY</a>",
                  "target": [
                    "a[href$=\"DCuNeli5mY\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1541851009806258177/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">1 week ago</a>",
                  "target": [
                    "p:nth-child(2) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".twitter-stream > 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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/mhku8rzXCz\" target=\"_blank\" class=\"twitter-link\">https://t.co/mhku8rzXCz</a>",
                  "target": [
                    "a[href$=\"mhku8rzXCz\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1541544472411901952/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">1 week ago</a>",
                  "target": [
                    "p:nth-child(3) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".twitter-stream > p:nth-child(4)"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/Translink_QLD\" title=\"View Translink_QLD's profile\">@Translink_QLD</a>",
                  "target": [
                    "a[title=\"View Translink_QLD's profile\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/search?q=%23MoveTogether\" title=\"Search for #MoveTogether on Twitter\">#MoveTogether</a>",
                  "target": [
                    ".hash-tag > a"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1539673734943895552/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">2 weeks ago</a>",
                  "target": [
                    "p:nth-child(4) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".twitter-stream > p:nth-child(5)"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/hQKqoLapMC\" target=\"_blank\" class=\"twitter-link\">https://t.co/hQKqoLapMC</a>",
                  "target": [
                    "a[href$=\"hQKqoLapMC\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1537143228717142016/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">3 weeks ago</a>",
                  "target": [
                    "p:nth-child(5) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            "p:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "p:nth-child(6)"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            "p:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/y5xXgyjDAY\" target=\"_blank\" class=\"twitter-link\">https://t.co/y5xXgyjDAY</a>",
                  "target": [
                    "a[href$=\"y5xXgyjDAY\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            "p:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1533512789418835968/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">4 weeks ago</a>",
                  "target": [
                    "p:nth-child(6) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"training\">",
                          "target": [
                            "#training"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Training</h2>",
                  "target": [
                    "#training > .container > h2"
                  ],
                  "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": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<blockquote><p>Thank you for opening my eyes and helping me to understand the importance of accessibility.</p></blockquote>",
                          "target": [
                            "blockquote"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Thank you for opening my eyes and helping me to understand the importance of accessibility.</p>",
                  "target": [
                    "blockquote > p"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"training\">",
                          "target": [
                            "#training"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Our accessibility training and seminars are designed to suit you<br>\n— web content authors, web developers and web managers.</p>",
                  "target": [
                    ".container > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"training\">",
                          "target": [
                            "#training"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Take the complexity out of WCAG2. Practical hands-on exercises. In-depth training manuals.</p>",
                  "target": [
                    ".container > p:nth-child(4)"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>AccessibilityOz</h2>",
                  "target": [
                    ".col-sm-5:nth-child(1) > h2"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We are an accessibility consultancy with offices in Australia and the United States.</p>",
                  "target": [
                    ".col-sm-5:nth-child(1) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We test websites, mobile sites and applications.</p>",
                  "target": [
                    ".col-sm-5:nth-child(1) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We work with small and large organisations and Government\ndepartments to meet their accessibility obligations.</p>",
                  "target": [
                    ".col-sm-5:nth-child(1) > p:nth-child(4)"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Contact us</h2>",
                  "target": [
                    ".col-sm-5:nth-child(3) > h2"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"media-body\">\n<a href=\"https://www.accessibilityoz.com/contact-us/online/\">Contact us online</a>, or by phone:<br><br><p>United States: (415) 621 9366<br>\nMelbourne: (03) 8652 1145<br>\nBrisbane: (07) 3123 5951<br>\nCanberra: (02) 8607 8837</p></div>",
                  "target": [
                    ".media:nth-child(3) > .media-body"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityoz.com/contact-us/online/\">Contact us online</a>",
                  "target": [
                    ".media-body > a"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>United States: (415) 621 9366<br>\nMelbourne: (03) 8652 1145<br>\nBrisbane: (07) 3123 5951<br>\nCanberra: (02) 8607 8837</p>",
                  "target": [
                    ".media:nth-child(3) > .media-body > p"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Twitter:<br>\n<a href=\"https://twitter.com/accessibilityoz\">@accessibilityoz</a></p>",
                  "target": [
                    ".media:nth-child(4) > .media-body > p"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/accessibilityoz\">@accessibilityoz</a>",
                  "target": [
                    ".media:nth-child(4) > .media-body > p > a"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>LinkedIn:<br>\n<a href=\"https://www.linkedin.com/company/accessibilityoz/\">accessibilityoz</a></p>",
                  "target": [
                    ".media:nth-child(5) > .media-body > p"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/company/accessibilityoz/\">accessibilityoz</a>",
                  "target": [
                    ".media:nth-child(5) > .media-body > p > a"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services/testing-websites-applications/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon1.png\" alt=\"\">Testing\nwebsites and applications</a>",
                  "target": [
                    ".row:nth-child(2) > .col-xs-6.col-sm-3:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services/mobile-tablet-accessibility-testing/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon2.png\" alt=\"\">Mobile and\ntablet accessibility testing</a>",
                  "target": [
                    ".row:nth-child(2) > .col-xs-6.col-sm-3:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services/accessible-word-pdfs-html/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon6.png\" alt=\"\">Accessible\nWord, PDF and HTML</a>",
                  "target": [
                    ".row:nth-child(2) > .col-xs-6.col-sm-3:nth-child(4) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services/video-accessibility/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon7.png\" alt=\"\">Video\naccessibility</a>",
                  "target": [
                    ".col-xs-6.col-sm-3:nth-child(1) > a[href$=\"video-accessibility/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services/support-hours-ozwiki-access/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon10.png\" alt=\"\">Support\nhours and OzWiki access</a>",
                  "target": [
                    ".row:nth-child(3) > .col-xs-6.col-sm-3:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/training/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon_Training.png\" alt=\"\">Training</a>",
                  "target": [
                    ".col-xs-6.col-sm-3:nth-child(4) > a[href$=\"training/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/training/online-training/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon_Online_Training.png\" alt=\"\">Online Training</a>",
                  "target": [
                    ".col-xs-6.col-sm-3:nth-child(2) > a[href$=\"online-training/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/training/accessibility-day/\"><img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon_accessibilityday.png\" alt=\"\">Accessibility Day</a>",
                  "target": [
                    ".col-xs-6.col-sm-3:nth-child(3) > a[href$=\"accessibility-day/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".twitter-stream > 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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/LFLegal\" title=\"View LFLegal's profile\">@LFLegal</a>",
                  "target": [
                    "a[href$=\"LFLegal\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/7t2ZBO2B5r\" target=\"_blank\" class=\"twitter-link\">https://t.co/7t2ZBO2B5r</a>",
                  "target": [
                    "a[href$=\"7t2ZBO2B5r\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(1)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1542213140607139840/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">6 days ago</a>",
                  "target": [
                    "p:nth-child(1) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".twitter-stream > 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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/DCuNeli5mY\" target=\"_blank\" class=\"twitter-link\">https://t.co/DCuNeli5mY</a>",
                  "target": [
                    "a[href$=\"DCuNeli5mY\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1541851009806258177/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">1 week ago</a>",
                  "target": [
                    "p:nth-child(2) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".twitter-stream > 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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/mhku8rzXCz\" target=\"_blank\" class=\"twitter-link\">https://t.co/mhku8rzXCz</a>",
                  "target": [
                    "a[href$=\"mhku8rzXCz\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(3)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1541544472411901952/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">1 week ago</a>",
                  "target": [
                    "p:nth-child(3) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".twitter-stream > p:nth-child(4)"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/Translink_QLD\" title=\"View Translink_QLD's profile\">@Translink_QLD</a>",
                  "target": [
                    "a[title=\"View Translink_QLD's profile\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/search?q=%23MoveTogether\" title=\"Search for #MoveTogether on Twitter\">#MoveTogether</a>",
                  "target": [
                    ".hash-tag > a"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1539673734943895552/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">2 weeks ago</a>",
                  "target": [
                    "p:nth-child(4) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".twitter-stream > p:nth-child(5)"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/hQKqoLapMC\" target=\"_blank\" class=\"twitter-link\">https://t.co/hQKqoLapMC</a>",
                  "target": [
                    "a[href$=\"hQKqoLapMC\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            ".twitter-stream > p:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1537143228717142016/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">3 weeks ago</a>",
                  "target": [
                    "p:nth-child(5) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            "p:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "p:nth-child(6)"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            "p:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://t.co/y5xXgyjDAY\" target=\"_blank\" class=\"twitter-link\">https://t.co/y5xXgyjDAY</a>",
                  "target": [
                    "a[href$=\"y5xXgyjDAY\"]"
                  ],
                  "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": "#157684",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            "p:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1533512789418835968/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">4 weeks ago</a>",
                  "target": [
                    "p:nth-child(6) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "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": "30.0pt (40px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"training\">",
                          "target": [
                            "#training"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Training</h2>",
                  "target": [
                    "#training > .container > h2"
                  ],
                  "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": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<blockquote><p>Thank you for opening my eyes and helping me to understand the importance of accessibility.</p></blockquote>",
                          "target": [
                            "blockquote"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Thank you for opening my eyes and helping me to understand the importance of accessibility.</p>",
                  "target": [
                    "blockquote > p"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"training\">",
                          "target": [
                            "#training"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Our accessibility training and seminars are designed to suit you<br>\n— web content authors, web developers and web managers.</p>",
                  "target": [
                    ".container > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"training\">",
                          "target": [
                            "#training"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Take the complexity out of WCAG2. Practical hands-on exercises. In-depth training manuals.</p>",
                  "target": [
                    ".container > p:nth-child(4)"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>AccessibilityOz</h2>",
                  "target": [
                    ".col-sm-5:nth-child(1) > h2"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We are an accessibility consultancy with offices in Australia and the United States.</p>",
                  "target": [
                    ".col-sm-5:nth-child(1) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We test websites, mobile sites and applications.</p>",
                  "target": [
                    ".col-sm-5:nth-child(1) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We work with small and large organisations and Government\ndepartments to meet their accessibility obligations.</p>",
                  "target": [
                    ".col-sm-5:nth-child(1) > p:nth-child(4)"
                  ],
                  "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": "22.5pt (30px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Contact us</h2>",
                  "target": [
                    ".col-sm-5:nth-child(3) > h2"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"media-body\">\n<a href=\"https://www.accessibilityoz.com/contact-us/online/\">Contact us online</a>, or by phone:<br><br><p>United States: (415) 621 9366<br>\nMelbourne: (03) 8652 1145<br>\nBrisbane: (07) 3123 5951<br>\nCanberra: (02) 8607 8837</p></div>",
                  "target": [
                    ".media:nth-child(3) > .media-body"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityoz.com/contact-us/online/\">Contact us online</a>",
                  "target": [
                    ".media-body > a"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>United States: (415) 621 9366<br>\nMelbourne: (03) 8652 1145<br>\nBrisbane: (07) 3123 5951<br>\nCanberra: (02) 8607 8837</p>",
                  "target": [
                    ".media:nth-child(3) > .media-body > p"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Twitter:<br>\n<a href=\"https://twitter.com/accessibilityoz\">@accessibilityoz</a></p>",
                  "target": [
                    ".media:nth-child(4) > .media-body > p"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/accessibilityoz\">@accessibilityoz</a>",
                  "target": [
                    ".media:nth-child(4) > .media-body > p > a"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>LinkedIn:<br>\n<a href=\"https://www.linkedin.com/company/accessibilityoz/\">accessibilityoz</a></p>",
                  "target": [
                    ".media:nth-child(5) > .media-body > p"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer id=\"page-footer\" role=\"contentinfo\">",
                          "target": [
                            "#page-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.linkedin.com/company/accessibilityoz/\">accessibilityoz</a>",
                  "target": [
                    ".media:nth-child(5) > .media-body > p > a"
                  ],
                  "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": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\".navbar-responsive-collapse\">Open menu</button>",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul role=\"menu\" class=\"dropdown-menu\">",
                  "target": [
                    "#menu-item-10830 > .dropdown-menu[role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul role=\"menu\" class=\"dropdown-menu\">",
                  "target": [
                    "#menu-item-10831 > .dropdown-menu[role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul role=\"menu\" class=\"dropdown-menu\">",
                  "target": [
                    "#menu-item-10832 > .dropdown-menu[role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul role=\"menu\" class=\"dropdown-menu\">",
                  "target": [
                    "#menu-item-10836 > .dropdown-menu[role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul role=\"menu\" class=\"dropdown-menu\">",
                  "target": [
                    "#menu-item-10835 > .dropdown-menu[role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul role=\"menu\" class=\"dropdown-menu\">",
                  "target": [
                    "#menu-item-10834 > .dropdown-menu[role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul role=\"menu\" class=\"dropdown-menu\">",
                  "target": [
                    "#menu-item-10833 > .dropdown-menu[role=\"menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "accessibilityoz",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.accessibilityoz.com",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://twitter.com/accessibilityoz\">@accessibilityoz</a>",
                          "target": [
                            "small > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://twitter.com/accessibilityoz\">@accessibilityoz</a>",
                          "target": [
                            ".media:nth-child(4) > .media-body > p > a"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.linkedin.com/company/accessibilityoz/\">accessibilityoz</a>",
                          "target": [
                            ".media:nth-child(5) > .media-body > p > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/\">AccessibilityOz</a>",
                  "target": [
                    "a[href=\"/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "1 week ago",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "twitter.com",
                          "port": "",
                          "pathname": "/accessibilityoz/statuses/1541851009806258177/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1541544472411901952/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">1 week ago</a>",
                          "target": [
                            "p:nth-child(3) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"http://twitter.com/accessibilityoz/statuses/1541851009806258177/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">1 week ago</a>",
                  "target": [
                    "p:nth-child(2) > .twitter-date[title=\"Permalink to this tweet\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html lang=\"en-AU\" class=\"js flexbox flexboxlegacy canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths wf-proximanova-n4-active wf-proximanova-n7-active wf-proximanova-i4-active wf-proximanova-i7-active wf-sourcecodepro-n7-active wf-sourcecodepro-n4-active wf-active\" style=\"\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-hidden-focus",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag131"
              ],
              "description": "Ensures aria-hidden elements are not focusable nor contain focusable elements",
              "help": "ARIA hidden element must not be focusable or contain focusable elements",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-hidden-focus?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "focusable-not-tabbable",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-pauseplay\" class=\"pause\" data-state=\"playing\"><span>Pause</span></a>",
                          "target": [
                            "#slider-pauseplay"
                          ]
                        },
                        {
                          "html": "<a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-prev\"><span>Previous</span></a>",
                          "target": [
                            "#slider-prev"
                          ]
                        },
                        {
                          "html": "<a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-next\"><span>Next</span></a>",
                          "target": [
                            "#slider-next"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Focusable content should have tabindex='-1' or be removed from the DOM"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<div aria-hidden=\"true\" id=\"slider-controls\">",
                  "target": [
                    "#slider-controls"
                  ],
                  "failureSummary": "Fix all of the following:\n  Focusable content should have tabindex='-1' or be removed from the DOM"
                }
              ]
            },
            {
              "id": "aria-required-children",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require child roles contain them",
              "help": "Certain ARIA roles must contain particular children",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-children?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-children",
                      "data": [
                        "group",
                        "menuitemradio",
                        "menuitem",
                        "menuitemcheckbox"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul role=\"menubar\" id=\"menu-main-navigation\" class=\"nav navbar-nav\">",
                  "target": [
                    "#menu-main-navigation"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                }
              ]
            },
            {
              "id": "aria-required-parent",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require parent roles are contained by them",
              "help": "Certain ARIA roles must be contained by particular parents",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-parent?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data-toggle=\"dropdown\">About <i class=\"fa fa-chevron-down\"></i></a>",
                  "target": [
                    "#menu-item-10830 > .dropdown-toggle[aria-haspopup=\"true\"][data-hover=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data-toggle=\"dropdown\">Services <i class=\"fa fa-chevron-down\"></i></a>",
                  "target": [
                    "#menu-item-10831 > .dropdown-toggle[aria-haspopup=\"true\"][data-hover=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data-toggle=\"dropdown\">Training <i class=\"fa fa-chevron-down\"></i></a>",
                  "target": [
                    "#menu-item-10832 > .dropdown-toggle[aria-haspopup=\"true\"][data-hover=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data-toggle=\"dropdown\">Products <i class=\"fa fa-chevron-down\"></i></a>",
                  "target": [
                    "#menu-item-10836 > .dropdown-toggle[aria-haspopup=\"true\"][data-hover=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data-toggle=\"dropdown\">Factsheets <i class=\"fa fa-chevron-down\"></i></a>",
                  "target": [
                    "#menu-item-10835 > .dropdown-toggle[aria-haspopup=\"true\"][data-hover=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data-toggle=\"dropdown\">Resources <i class=\"fa fa-chevron-down\"></i></a>",
                  "target": [
                    "#menu-item-10834 > .dropdown-toggle[aria-haspopup=\"true\"][data-hover=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"https://www.accessibilityoz.com/category/blog/\" role=\"menuitem\">Blog</a>",
                  "target": [
                    "#menu-item-11309 > a[role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"#\" role=\"menuitem\" aria-haspopup=\"true\" class=\"dropdown-toggle\" data-hover=\"dropdown\" data-toggle=\"dropdown\">Contact Us <i class=\"fa fa-chevron-down\"></i></a>",
                  "target": [
                    "#menu-item-10833 > .dropdown-toggle[aria-haspopup=\"true\"][data-hover=\"dropdown\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                }
              ]
            },
            {
              "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": "#d34600",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.52,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"btn btn-default btn-sm\" id=\"searchsubmit\" type=\"submit\">\n<i class=\"fa fa-search\"></i> Find\n</button>",
                          "target": [
                            "#searchsubmit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.52 (foreground color: #d34600, background color: #ffffff, font size: 14.0pt (18.6667px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"btn btn-default btn-sm\" id=\"searchsubmit\" type=\"submit\">\n<i class=\"fa fa-search\"></i> Find\n</button>",
                  "target": [
                    "#searchsubmit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.52 (foreground color: #d34600, background color: #ffffff, font size: 14.0pt (18.6667px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#157684",
                        "contrastRatio": 5.3,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn btn-default\" href=\"/training/\">Find out more</a>",
                          "target": [
                            ".btn.btn-default[href$=\"training/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.3 (foreground color: #ffffff, background color: #157684, font size: 14.0pt (18.6667px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn btn-default\" href=\"/training/\">Find out more</a>",
                  "target": [
                    ".btn.btn-default[href$=\"training/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.3 (foreground color: #ffffff, background color: #157684, font size: 14.0pt (18.6667px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "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-AU\" class=\"js flexbox flexboxlegacy canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths wf-proximanova-n4-active wf-proximanova-n7-active wf-proximanova-i4-active wf-proximanova-i7-active wf-sourcecodepro-n7-active wf-sourcecodepro-n4-active wf-active\" style=\"\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "emptyAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has an empty title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"http://twitter.com/accessibilityoz\" title=\"\"></a>",
                  "target": [
                    "a[title=\"\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has an empty title attribute"
                }
              ]
            },
            {
              "id": "listitem",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures <li> elements are used semantically",
              "help": "<li> elements must be contained in a <ul> or <ol>",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/listitem?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li id=\"menu-item-10830\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children\">",
                  "target": [
                    "#menu-item-10830"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li id=\"menu-item-10831\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children\">",
                  "target": [
                    "#menu-item-10831"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li id=\"menu-item-10832\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children\">",
                  "target": [
                    "#menu-item-10832"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li id=\"menu-item-10836\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children\">",
                  "target": [
                    "#menu-item-10836"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li id=\"menu-item-10835\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children\">",
                  "target": [
                    "#menu-item-10835"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li id=\"menu-item-10834\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children\">",
                  "target": [
                    "#menu-item-10834"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li id=\"menu-item-11309\" class=\"menu-item menu-item-type-taxonomy menu-item-object-category\"><span class=\"sr-only\">Level 1: </span><a href=\"https://www.accessibilityoz.com/category/blog/\" role=\"menuitem\">Blog</a></li>",
                  "target": [
                    "#menu-item-11309"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li id=\"menu-item-10833\" class=\"dropdown menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children\">",
                  "target": [
                    "#menu-item-10833"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                }
              ]
            },
            {
              "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": "<ul class=\"slides\">",
                  "target": [
                    ".slides"
                  ],
                  "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 class=\"sr-only\" tabindex=\"-1\" id=\"content\">AccessibilityOz home page</h1>",
                  "target": [
                    "#content"
                  ],
                  "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=\"services\" class=\"container\">",
                  "target": [
                    "#services"
                  ],
                  "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=\"widgets\" class=\"container\">",
                  "target": [
                    "#widgets"
                  ],
                  "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=\"training\">",
                  "target": [
                    "#training"
                  ],
                  "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=\"products\" class=\"container\">",
                  "target": [
                    "#products"
                  ],
                  "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=\"about-us\">",
                  "target": [
                    "#about-us"
                  ],
                  "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=\"clients\" class=\"container\">",
                  "target": [
                    "#clients"
                  ],
                  "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://www.accessibilityoz.com/",
      "what": "URL",
      "result": "https://www.accessibilityoz.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "Error": {
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://twitter.com/accessibilityoz\" title=\"\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon1.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon10.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon2.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon3.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon6.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon7.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon9.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon_Online_Training.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon_Training.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/Service_Icon_accessibilityday.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/linkedin.png\" alt=\"\" class=\"img-responsive\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.accessibilityoz.com/wp-content/themes/a11yoz/img/twitter.png\" alt=\"\" class=\"img-responsive\">"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#jb-overlay",
                "code": "<div id=\"jb-overlay\" style=\"opacity: 0.7; display: none;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#jb-window-inner",
                "code": "<div id=\"jb-window-inner\" style=\"position: fixed; top: 360px; left: 640px;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#jb-window",
                "code": "<div id=\"jb-window\" style=\"display: none;\">...</div>"
              }
            ]
          },
          "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": "#content",
                "code": "<h1 class=\"sr-only\" tabindex=\"-1\" id=\"content\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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": "label",
                "id": "",
                "code": "<label class=\"sr-only\" for=\"s\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "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=\"http://twitter.com/LFLegal\" title=\"View LFLegal's profile\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://twitter.com/Translink_QLD\" title=\"View Translink_QLD's profile\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://twitter.com/accessibilityoz/statuses/1533512789418835968/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://twitter.com/accessibilityoz/statuses/1537143228717142016/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://twitter.com/accessibilityoz/statuses/1539673734943895552/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://twitter.com/accessibilityoz/statuses/1541544472411901952/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://twitter.com/accessibilityoz/statuses/1541851009806258177/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://twitter.com/accessibilityoz/statuses/1542213140607139840/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://twitter.com/search?q=%23MoveTogether\" title=\"Search for #MoveTogether on Twitter\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://t.co/7t2ZBO2B5r\" target=\"_blank\" class=\"twitter-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://t.co/DCuNeli5mY\" target=\"_blank\" class=\"twitter-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://t.co/hQKqoLapMC\" target=\"_blank\" class=\"twitter-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://t.co/mhku8rzXCz\" target=\"_blank\" class=\"twitter-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://t.co/y5xXgyjDAY\" target=\"_blank\" class=\"twitter-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/accessibilityoz\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.accessibilityoz.com/contact-us/online/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.linkedin.com/company/accessibilityoz/\">...</a>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"media-body\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityoz.com/",
      "what": "URL",
      "result": "https://www.accessibilityoz.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 69,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 456,
                "top": 2088,
                "height": 0,
                "width": 0
              },
              "snippet": "<a title=\"\" href=\"http://twitter.com/accessibilityoz\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/span[2]",
                "aria": "/document[1]"
              },
              "message": "The <span> element has the id \"text-resize\" that is already in use",
              "bounds": {
                "left": -9999,
                "top": 0,
                "height": 23,
                "width": 10
              },
              "snippet": "<span style=\"position: absolute; left: -9999px; font-size: 100%; font-family: Courier New, mono; margin: 0; padding: 0;\" id=\"text-resize\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/span[1]/a[2]",
                "aria": "/document[1]/button[6]"
              },
              "message": "The <a> element has the id \"slider-next\" that is already in use",
              "bounds": {
                "left": 87,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a id=\"slider-next\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/span[1]/a[1]",
                "aria": "/document[1]/button[5]"
              },
              "message": "The <a> element has the id \"slider-prev\" that is already in use",
              "bounds": {
                "left": 54,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a id=\"slider-prev\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/span[1]",
                "aria": "/document[1]"
              },
              "message": "The <span> element has the id \"slider-prevnext\" that is already in use",
              "bounds": {
                "left": 49,
                "top": 203,
                "height": 20,
                "width": 67
              },
              "snippet": "<span id=\"slider-prevnext\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/button[4]"
              },
              "message": "The <a> element has the id \"slider-pauseplay\" that is already in use",
              "bounds": {
                "left": 20,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a data-state=\"playing\" class=\"pause\" id=\"slider-pauseplay\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"slider-controls\" that is already in use",
              "bounds": {
                "left": 20,
                "top": 196,
                "height": 35,
                "width": 96
              },
              "snippet": "<div id=\"slider-controls\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[12]/div[1]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"jb-window-content\" that is already in use",
              "bounds": {
                "left": 200,
                "top": 0,
                "height": 0,
                "width": 400
              },
              "snippet": "<div tabindex=\"0\" style=\"width: auto; height: auto;\" id=\"jb-window-content\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[12]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"jb-window-inner\" that is already in use",
              "bounds": {
                "left": 200,
                "top": 0,
                "height": 300,
                "width": 400
              },
              "snippet": "<div id=\"jb-window-inner\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[12]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"jb-window\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<div id=\"jb-window\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[11]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"jb-overlay\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<div id=\"jb-overlay\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": 406,
                "height": 1,
                "width": 1
              },
              "snippet": "<h1 id=\"content\" tabindex=\"-1\" class=\"sr-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/h2[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3093,
                "height": 1,
                "width": 720
              },
              "snippet": "<h2 class=\"line-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[6]/a[1]",
                "aria": "/document[1]/link[43]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 318,
                "top": 3759,
                "height": 35,
                "width": 165
              },
              "snippet": "<a href=\"/about/clients/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[5]/div[2]/a[1]",
                "aria": "/document[1]/link[42]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 312,
                "top": 3536,
                "height": 168,
                "width": 177
              },
              "snippet": "<a href=\"https://www.rmhc.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[4]/div[3]/a[1]",
                "aria": "/document[1]/link[41]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 540,
                "top": 3432,
                "height": 82,
                "width": 220
              },
              "snippet": "<a href=\"https://www.vicroads.vic.gov.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[4]/div[2]/a[1]",
                "aria": "/document[1]/link[40]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 3432,
                "height": 81,
                "width": 220
              },
              "snippet": "<a href=\"https://www.pmc.gov.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[39]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3432,
                "height": 77,
                "width": 220
              },
              "snippet": "<a href=\"https://www.melbourne.vic.gov.au/Pages/home.aspx\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[3]/div[3]/a[1]",
                "aria": "/document[1]/link[38]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 540,
                "top": 3368,
                "height": 31,
                "width": 220
              },
              "snippet": "<a href=\"https://elections.nsw.gov.au/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[37]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 3368,
                "height": 42,
                "width": 220
              },
              "snippet": "<a href=\"https://www.accenture.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[36]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3368,
                "height": 25,
                "width": 220
              },
              "snippet": "<a href=\"https://ccctechcenter.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[35]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 540,
                "top": 3280,
                "height": 66,
                "width": 220
              },
              "snippet": "<a href=\"https://www.uts.edu.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[34]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 3280,
                "height": 31,
                "width": 220
              },
              "snippet": "<a href=\"https://www.optus.com.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[33]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3280,
                "height": 53,
                "width": 220
              },
              "snippet": "<a href=\"https://www.watercorporation.com.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 540,
                "top": 3214,
                "height": 30,
                "width": 220
              },
              "snippet": "<a href=\"https://www.foxtel.com.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 3214,
                "height": 27,
                "width": 220
              },
              "snippet": "<a href=\"https://qed.qld.gov.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3214,
                "height": 44,
                "width": 220
              },
              "snippet": "<a href=\"https://www.disabilityrightswa.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/div[1]/h2[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2800,
                "height": 1,
                "width": 720
              },
              "snippet": "<h2 class=\"line-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 540,
                "top": 2591,
                "height": 26,
                "width": 220
              },
              "snippet": "<a href=\"https://www.accessibilityoz.com/ozplayer/\" class=\"greyscale\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 2591,
                "height": 26,
                "width": 220
              },
              "snippet": "<a href=\"/ozwiki/\" class=\"greyscale\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2591,
                "height": 26,
                "width": 220
              },
              "snippet": "<a href=\"/ozart/\" class=\"greyscale\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 329,
                "top": 2516,
                "height": 35,
                "width": 142
              },
              "snippet": "<a href=\"/training/\" class=\"btn btn-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2188,
                "height": 44,
                "width": 720
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/blockquote[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 60,
                "top": 2282,
                "height": 69,
                "width": 680
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 456,
                "top": 1021,
                "height": 48,
                "width": 272
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 512,
                "top": 2020,
                "height": 20,
                "width": 173
              },
              "snippet": "<a class=\"twitter-link\" target=\"_blank\" href=\"https://t.co/y5xXgyjDAY\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 512,
                "top": 1859,
                "height": 20,
                "width": 185
              },
              "snippet": "<a class=\"twitter-link\" target=\"_blank\" href=\"https://t.co/hQKqoLapMC\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[4]/span[2]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 613,
                "top": 1629,
                "height": 20,
                "width": 113
              },
              "snippet": "<a title=\"Search for #MoveTogether on Twitter\" href=\"http://twitter.com/search?q=%23MoveTogether\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[4]/span[1]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 535,
                "top": 1606,
                "height": 20,
                "width": 120
              },
              "snippet": "<a title=\"View Translink_QLD's profile\" href=\"http://twitter.com/Translink_QLD\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 512,
                "top": 1698,
                "height": 43,
                "width": 209
              },
              "snippet": "<a class=\"twitter-date\" target=\"_blank\" title=\"Permalink to this tweet\" href=\"http://twitter.com/accessibilityoz/statuses/1539673734943895552/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 512,
                "top": 1537,
                "height": 20,
                "width": 177
              },
              "snippet": "<a class=\"twitter-link\" target=\"_blank\" href=\"https://t.co/mhku8rzXCz\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 512,
                "top": 1376,
                "height": 20,
                "width": 176
              },
              "snippet": "<a class=\"twitter-link\" target=\"_blank\" href=\"https://t.co/DCuNeli5mY\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 456,
                "top": 1099,
                "height": 160,
                "width": 272
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/h3[2]/a[1]",
                "aria": "/document[1]/heading[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1406,
                "height": 56,
                "width": 251
              },
              "snippet": "<a href=\"https://www.accessibilityoz.com/2022/05/check-out-these-virtual-accessibility-events/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/heading[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1097,
                "height": 83,
                "width": 311
              },
              "snippet": "<a href=\"https://www.accessibilityoz.com/2022/06/virtual-workshop-in-july-testing-mobile-sites-and-native-apps-for-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1021,
                "height": 48,
                "width": 320
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 475,
                "height": 1,
                "width": 720
              },
              "snippet": "<h2 class=\"line-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[3]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 862,
                "height": 105,
                "width": 158
              },
              "snippet": "<a href=\"/training/accessibility-day/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 228,
                "top": 862,
                "height": 105,
                "width": 158
              },
              "snippet": "<a href=\"/training/online-training/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[4]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 603,
                "top": 700,
                "height": 105,
                "width": 158
              },
              "snippet": "<a href=\"/training/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 700,
                "height": 128,
                "width": 158
              },
              "snippet": "<a href=\"/services/support-hours-ozwiki-access/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 228,
                "top": 700,
                "height": 128,
                "width": 158
              },
              "snippet": "<a href=\"/services/user-testing-assistive-technologies/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 700,
                "height": 105,
                "width": 158
              },
              "snippet": "<a href=\"/services/video-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 603,
                "top": 516,
                "height": 128,
                "width": 158
              },
              "snippet": "<a href=\"/services/accessible-word-pdfs-html/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 516,
                "height": 151,
                "width": 158
              },
              "snippet": "<a href=\"/services/accessibility-testing-web-development-cycle/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 228,
                "top": 516,
                "height": 128,
                "width": 158
              },
              "snippet": "<a href=\"/services/mobile-tablet-accessibility-testing/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 516,
                "height": 128,
                "width": 158
              },
              "snippet": "<a href=\"/services/testing-websites-applications/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 191,
                "height": 216,
                "width": 800
              },
              "snippet": "<ul class=\"slides\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/span[1]/a[1]",
                "aria": "/document[1]/button[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 54,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a id=\"slider-prev\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/button[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a data-state=\"playing\" class=\"pause\" id=\"slider-pauseplay\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 54,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a id=\"slider-prev\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a data-state=\"playing\" class=\"pause\" id=\"slider-pauseplay\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[12]/div[1]/div[1]",
                "aria": "/document[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 200,
                "top": 0,
                "height": 0,
                "width": 400
              },
              "snippet": "<div tabindex=\"0\" style=\"width: auto; height: auto;\" id=\"jb-window-content\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/span[1]/a[2]",
                "aria": "/document[1]/button[6]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 87,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a id=\"slider-next\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/span[1]/a[1]",
                "aria": "/document[1]/button[5]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 54,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a id=\"slider-prev\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/button[4]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 20,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a data-state=\"playing\" class=\"pause\" id=\"slider-pauseplay\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/span[1]/a[2]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 87,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a id=\"slider-next\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 54,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a id=\"slider-prev\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 20,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a data-state=\"playing\" class=\"pause\" id=\"slider-pauseplay\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 3825,
                "height": 455,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" id=\"page-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3825,
                "height": 455,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" id=\"page-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 40,
                "top": 130,
                "height": 61,
                "width": 720
              },
              "snippet": "<nav role=\"navigation\" id=\"main-nav\" class=\"hidden-print navbar navbar-default\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 40,
                "top": 0,
                "height": 191,
                "width": 720
              },
              "snippet": "<header role=\"banner\" id=\"page-header\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 53,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[25]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 456,
                "top": 2088,
                "height": 0,
                "width": 0
              },
              "snippet": "<a title=\"\" href=\"http://twitter.com/accessibilityoz\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": 406,
                "height": 1,
                "width": 1
              },
              "snippet": "<h1 id=\"content\" tabindex=\"-1\" class=\"sr-only\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/h2[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3181,
                "height": 1,
                "width": 720
              },
              "snippet": "<h2 class=\"line-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[6]/a[1]",
                "aria": "/document[1]/link[43]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 318,
                "top": 3848,
                "height": 35,
                "width": 165
              },
              "snippet": "<a href=\"/about/clients/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[5]/div[2]/a[1]",
                "aria": "/document[1]/link[42]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 312,
                "top": 3625,
                "height": 168,
                "width": 177
              },
              "snippet": "<a href=\"https://www.rmhc.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[4]/div[3]/a[1]",
                "aria": "/document[1]/link[41]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 540,
                "top": 3520,
                "height": 82,
                "width": 220
              },
              "snippet": "<a href=\"https://www.vicroads.vic.gov.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[4]/div[2]/a[1]",
                "aria": "/document[1]/link[40]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 3520,
                "height": 81,
                "width": 220
              },
              "snippet": "<a href=\"https://www.pmc.gov.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[4]/div[1]/a[1]",
                "aria": "/document[1]/link[39]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3520,
                "height": 77,
                "width": 220
              },
              "snippet": "<a href=\"https://www.melbourne.vic.gov.au/Pages/home.aspx\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[3]/div[3]/a[1]",
                "aria": "/document[1]/link[38]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 540,
                "top": 3456,
                "height": 31,
                "width": 220
              },
              "snippet": "<a href=\"https://elections.nsw.gov.au/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[37]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 3456,
                "height": 42,
                "width": 220
              },
              "snippet": "<a href=\"https://www.accenture.com/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/link[36]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3456,
                "height": 25,
                "width": 220
              },
              "snippet": "<a href=\"https://ccctechcenter.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[35]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 540,
                "top": 3368,
                "height": 66,
                "width": 220
              },
              "snippet": "<a href=\"https://www.uts.edu.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[34]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 3368,
                "height": 31,
                "width": 220
              },
              "snippet": "<a href=\"https://www.optus.com.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[33]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3368,
                "height": 53,
                "width": 220
              },
              "snippet": "<a href=\"https://www.watercorporation.com.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[32]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 540,
                "top": 3302,
                "height": 30,
                "width": 220
              },
              "snippet": "<a href=\"https://www.foxtel.com.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[31]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 3302,
                "height": 27,
                "width": 220
              },
              "snippet": "<a href=\"https://qed.qld.gov.au\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[8]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[30]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 3302,
                "height": 44,
                "width": 220
              },
              "snippet": "<a href=\"https://www.disabilityrightswa.org/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[7]/div[1]/h2[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2888,
                "height": 1,
                "width": 720
              },
              "snippet": "<h2 class=\"line-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[29]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 540,
                "top": 2591,
                "height": 114,
                "width": 220
              },
              "snippet": "<a href=\"https://www.accessibilityoz.com/ozplayer/\" class=\"greyscale\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[28]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 290,
                "top": 2591,
                "height": 114,
                "width": 220
              },
              "snippet": "<a href=\"/ozwiki/\" class=\"greyscale\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[6]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2591,
                "height": 114,
                "width": 220
              },
              "snippet": "<a href=\"/ozart/\" class=\"greyscale\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[26]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 329,
                "top": 2516,
                "height": 35,
                "width": 142
              },
              "snippet": "<a href=\"/training/\" class=\"btn btn-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 2188,
                "height": 44,
                "width": 720
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[5]/div[1]/blockquote[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 60,
                "top": 2282,
                "height": 69,
                "width": 680
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/h2[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 456,
                "top": 1021,
                "height": 48,
                "width": 272
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[6]/a[1]",
                "aria": "/document[1]/link[23]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 512,
                "top": 2020,
                "height": 20,
                "width": 173
              },
              "snippet": "<a class=\"twitter-link\" target=\"_blank\" href=\"https://t.co/y5xXgyjDAY\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[5]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 512,
                "top": 1859,
                "height": 20,
                "width": 185
              },
              "snippet": "<a class=\"twitter-link\" target=\"_blank\" href=\"https://t.co/hQKqoLapMC\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[4]/span[2]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 613,
                "top": 1629,
                "height": 20,
                "width": 113
              },
              "snippet": "<a title=\"Search for #MoveTogether on Twitter\" href=\"http://twitter.com/search?q=%23MoveTogether\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[4]/span[1]/a[1]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 535,
                "top": 1606,
                "height": 20,
                "width": 120
              },
              "snippet": "<a title=\"View Translink_QLD's profile\" href=\"http://twitter.com/Translink_QLD\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[4]/a[1]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 512,
                "top": 1698,
                "height": 43,
                "width": 209
              },
              "snippet": "<a class=\"twitter-date\" target=\"_blank\" title=\"Permalink to this tweet\" href=\"http://twitter.com/accessibilityoz/statuses/1539673734943895552/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 512,
                "top": 1537,
                "height": 20,
                "width": 177
              },
              "snippet": "<a class=\"twitter-link\" target=\"_blank\" href=\"https://t.co/mhku8rzXCz\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 512,
                "top": 1376,
                "height": 20,
                "width": 176
              },
              "snippet": "<a class=\"twitter-link\" target=\"_blank\" href=\"https://t.co/DCuNeli5mY\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 456,
                "top": 1099,
                "height": 160,
                "width": 272
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/h3[2]/a[1]",
                "aria": "/document[1]/heading[5]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1406,
                "height": 56,
                "width": 251
              },
              "snippet": "<a href=\"https://www.accessibilityoz.com/2022/05/check-out-these-virtual-accessibility-events/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/heading[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1097,
                "height": 83,
                "width": 311
              },
              "snippet": "<a href=\"https://www.accessibilityoz.com/2022/06/virtual-workshop-in-july-testing-mobile-sites-and-native-apps-for-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[4]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 1021,
                "height": 48,
                "width": 320
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 475,
                "height": 1,
                "width": 720
              },
              "snippet": "<h2 class=\"line-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[3]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 862,
                "height": 105,
                "width": 158
              },
              "snippet": "<a href=\"/training/accessibility-day/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[2]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 228,
                "top": 862,
                "height": 105,
                "width": 158
              },
              "snippet": "<a href=\"/training/online-training/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[4]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 603,
                "top": 700,
                "height": 105,
                "width": 158
              },
              "snippet": "<a href=\"/training/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[3]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 700,
                "height": 128,
                "width": 158
              },
              "snippet": "<a href=\"/services/support-hours-ozwiki-access/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 228,
                "top": 700,
                "height": 128,
                "width": 158
              },
              "snippet": "<a href=\"/services/user-testing-assistive-technologies/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 700,
                "height": 105,
                "width": 158
              },
              "snippet": "<a href=\"/services/video-accessibility/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 603,
                "top": 516,
                "height": 128,
                "width": 158
              },
              "snippet": "<a href=\"/services/accessible-word-pdfs-html/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 516,
                "height": 151,
                "width": 158
              },
              "snippet": "<a href=\"/services/accessibility-testing-web-development-cycle/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 228,
                "top": 516,
                "height": 128,
                "width": 158
              },
              "snippet": "<a href=\"/services/mobile-tablet-accessibility-testing/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 516,
                "height": 128,
                "width": 158
              },
              "snippet": "<a href=\"/services/testing-websites-applications/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 191,
                "height": 216,
                "width": 800
              },
              "snippet": "<ul class=\"slides\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 54,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a id=\"slider-prev\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a data-state=\"playing\" class=\"pause\" id=\"slider-pauseplay\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/span[1]/a[2]",
                "aria": "/document[1]/button[3]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 87,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a id=\"slider-next\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/span[1]/a[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 54,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a id=\"slider-prev\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_hidden_focus_misuse",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Element \"a\" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'",
              "bounds": {
                "left": 20,
                "top": 201,
                "height": 25,
                "width": 25
              },
              "snippet": "<a data-state=\"playing\" class=\"pause\" id=\"slider-pauseplay\" role=\"button\" href=\"#\" aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 0,
                "top": 3914,
                "height": 455,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" id=\"page-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3914,
                "height": 455,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" id=\"page-footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 40,
                "top": 130,
                "height": 61,
                "width": 720
              },
              "snippet": "<nav role=\"navigation\" id=\"main-nav\" class=\"hidden-print navbar navbar-default\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 40,
                "top": 0,
                "height": 191,
                "width": 720
              },
              "snippet": "<header role=\"banner\" id=\"page-header\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityoz.com/",
      "what": "URL",
      "result": "https://www.accessibilityoz.com/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "AccessibilityOz",
          "pageurl": "https://www.accessibilityoz.com/",
          "time": 2.72,
          "creditsremaining": 363,
          "allitemcount": 151,
          "totalelements": 546,
          "waveurl": "http://wave.webaim.org/report?url=https://www.accessibilityoz.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#widgets > DIV:first-child > DIV:first-child + DIV > DIV#twitter > H2:first-child + DIV > P:first-child + P + P + P + P + P + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "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": 5,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#products > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#products > DIV:first-child > DIV:first-child + DIV > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wooslider-id-1 > DIV#slider-controls > A#slider-pauseplay > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wooslider-id-1 > DIV#slider-controls > SPAN#slider-prevnext > A#slider-prev > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wooslider-id-1 > DIV#slider-controls > SPAN#slider-prevnext > A#slider-next > SPAN:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityoz.com/",
      "what": "URL",
      "result": "https://www.accessibilityoz.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.accessibilityoz.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.073",
        "responseTime": "2022-07-06T02:01:33.350Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1035162,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 39,
              "totalWarnings": 0,
              "totalIssues": 39
            },
            "issuesByLevel": {
              "A": {
                "count": 21,
                "pct": 53.85
              },
              "AA": {
                "count": 5,
                "pct": 12.82
              },
              "AAA": {
                "count": 39,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 4,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "8acc757d-cc06-4b2f-8e0d-28d07a848d61",
          "docID": "3e0b346a-f066-46be-d853-5cd2f3d0c216",
          "sourceHash": "7b907d8647f535982cfd6ba6602e23af",
          "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=8acc757d-cc06-4b2f-8e0d-28d07a848d61",
          "resultSet": [
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "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 inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 56,
                  "y": 770
                },
                "bottom-right": {
                  "x": 56,
                  "y": 770
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8288,
                "column": 126
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/accessibilityoz\" title=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "6f16d10c3b54464b0290a123cdbeaf14",
              "signature": "fbe2c3ee788dd678d5014f357ce8d849",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=6f16d10c3b54464b0290a123cdbeaf14"
            },
            {
              "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": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 4556,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibilityoz.com/training/video-transcripts-captions-audio-descriptions/\" role=\"menuitem\"&gt;Video transcripts, captions and audio descriptions&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[3]/ul[1]/li[12]/a[1]",
              "issueID": "131a36b11a42f6a18ddae07898bc27a1",
              "signature": "a59702b55cbe6abcbc2af00f9389f3ab",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=131a36b11a42f6a18ddae07898bc27a1"
            },
            {
              "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": 301,
                  "y": 389
                },
                "bottom-right": {
                  "x": 379,
                  "y": 409
                },
                "height": 20,
                "width": 78
              },
              "position": {
                "line": 8279,
                "column": 126
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/accessibilityoz/statuses/1541544472411901952/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\"&gt;1 week ago&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[3]/a[2]",
              "issueID": "5462eeb7df82aeabc29e4f8216e61b30",
              "signature": "6060adae112d13a78484a32039437ead",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=5462eeb7df82aeabc29e4f8216e61b30"
            },
            {
              "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": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 306.328,
                  "y": 112
                },
                "height": 112,
                "width": 291.328
              },
              "position": {
                "line": 8290,
                "column": 127
              },
              "errorSnippet": "&lt;a class=\"greyscale\" href=\"/ozart/\"&gt;&lt;img src=\"/wp-content/uploads/2014/09/OzART.png\" alt=\"OzART\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[1]/a[1]",
              "issueID": "15be9390ed22f0a1b18b280a30666f0d",
              "signature": "dc7b7ce875aa8f771c074ea051de607a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=15be9390ed22f0a1b18b280a30666f0d"
            },
            {
              "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": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 306.328,
                  "y": 112
                },
                "height": 112,
                "width": 291.328
              },
              "position": {
                "line": 8291,
                "column": 127
              },
              "errorSnippet": "&lt;a class=\"greyscale\" href=\"/ozwiki/\"&gt;&lt;img src=\"/wp-content/uploads/2014/09/OzWiki.png\" alt=\"OzWiki\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[6]/div[1]/div[2]/a[1]",
              "issueID": "216f02dc826248f7fee373520db81f02",
              "signature": "50d255604f10bf58f0dc4a93b95f9e07",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=216f02dc826248f7fee373520db81f02"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 21,
                  "y": 26
                },
                "height": 21,
                "width": 21
              },
              "position": {
                "line": 6889,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-pauseplay\" class=\"pause\" data-state=\"playing\"&gt;&lt;span&gt;Pause&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/a[1]",
              "issueID": "5076c0facb3b3b08c42553fae104e8fc",
              "signature": "142d7c125b72330787cb6d8b3241796c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5076c0facb3b3b08c42553fae104e8fc"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 5
                },
                "bottom-right": {
                  "x": 54,
                  "y": 26
                },
                "height": 21,
                "width": 21
              },
              "position": {
                "line": 6889,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-prev\"&gt;&lt;span&gt;Previous&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/span[1]/a[1]",
              "issueID": "6cc0781d8cfadb9702dab3bd15a20cde",
              "signature": "262a551677232a9893722898eb9ff3c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6cc0781d8cfadb9702dab3bd15a20cde"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 66,
                  "y": 5
                },
                "bottom-right": {
                  "x": 87,
                  "y": 26
                },
                "height": 21,
                "width": 21
              },
              "position": {
                "line": 6960,
                "column": 34
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-next\"&gt;&lt;span&gt;Next&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/span[1]/a[2]",
              "issueID": "9af85a19ade5951620090cfdd5970f0c",
              "signature": "b5d7eb53508fa906643056dce22207eb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9af85a19ade5951620090cfdd5970f0c"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4044.17
                },
                "height": 4044.17,
                "width": 1024
              },
              "position": {
                "line": 2598,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-page-home page-template-page-home-php page page-id-5\"&gt;&lt;span id=\"text-resize\" style=\"position: absolute; left: -9999px; font-size: 100%; font-family: Courier New, mono; margin: 0; padding: 0;\"&gt;&amp",
              "xpath": "/html/body",
              "issueID": "575b3ebfea25a81813e73cea19d08e0f",
              "signature": "3f34b39cfdc5a58c964b7d1528d14f92",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=575b3ebfea25a81813e73cea19d08e0f"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 4256,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-61\" class=\"menu-item menu-item-type-post_type menu-item-object-page\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/about/meet-te",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]",
              "issueID": "5833bddd910f97c9af88c79383b3d5cd",
              "signature": "eb9c87436083a3962a6f4c7bd48b7a5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5833bddd910f97c9af88c79383b3d5cd"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 4256,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-790\" class=\"menu-item menu-item-type-post_type menu-item-object-page\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/services/\" r",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[2]/ul[1]",
              "issueID": "21285755b692893f76c1d8dded34f6d6",
              "signature": "c214df5873194ecb038d008ace3d1e75",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=21285755b692893f76c1d8dded34f6d6"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 5744,
                "column": 110
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-761\" class=\"menu-item menu-item-type-post_type menu-item-object-page\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/training/\" r",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[3]/ul[1]",
              "issueID": "835eff668ade8cc9c5922aae9569d8b4",
              "signature": "6f93d81bf574d940dd3132f13a09d919",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=835eff668ade8cc9c5922aae9569d8b4"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 6421,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-29\" class=\"menu-item menu-item-type-post_type menu-item-object-page\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/products/ozar",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[4]/ul[1]",
              "issueID": "f2a68d1bfe87f9c4ce83b2cdb07f7368",
              "signature": "5a451cd27f291655b185a81c8b8d627c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f2a68d1bfe87f9c4ce83b2cdb07f7368"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 6421,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-2136\" class=\"menu-item menu-item-type-post_type menu-item-object-page\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/factsheets/",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[5]/ul[1]",
              "issueID": "d54d35c28942b46c416f8b9f51e96189",
              "signature": "8ded3a53393ff42c646949a77c39adf3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d54d35c28942b46c416f8b9f51e96189"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 6421,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-7600\" class=\"menu-item menu-item-type-custom menu-item-object-custom\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/videos/\" rol",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[6]/ul[1]",
              "issueID": "c612b3a255f4ee7d570db51d20dbdfeb",
              "signature": "1d9f3f938d6859f51827f135c0a885a8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c612b3a255f4ee7d570db51d20dbdfeb"
            },
            {
              "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": -40,
                  "y": -6
                },
                "height": -6,
                "width": -40
              },
              "position": {
                "line": 5024,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/factsheets/pdf/\" role=\"menuitem\"&gt;PDF&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[5]/ul[1]/li[3]/a[1]",
              "issueID": "6110c7c538dfa5f3a13ae4c0ec708ce6",
              "signature": "b69a97e9a113e874ba96b819cd21949c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6110c7c538dfa5f3a13ae4c0ec708ce6"
            },
            {
              "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": 56,
                  "y": 770
                },
                "bottom-right": {
                  "x": 56,
                  "y": 770
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8288,
                "column": 126
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/accessibilityoz\" title=\"\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "798dcaf4582bf112f055ecaa1f094c08",
              "signature": "9309ed062529c95ebf9ba55d5cf2efc3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=798dcaf4582bf112f055ecaa1f094c08"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 4256,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-61\" class=\"menu-item menu-item-type-post_type menu-item-object-page\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/about/meet-te",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[1]/ul[1]",
              "issueID": "fbb2b2e4a5d816bb7768d35ed2e390b9",
              "signature": "1a5f667b662c61aca0b6f4fd94346834",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=fbb2b2e4a5d816bb7768d35ed2e390b9"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 4256,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-790\" class=\"menu-item menu-item-type-post_type menu-item-object-page\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/services/\" r",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[2]/ul[1]",
              "issueID": "1ad518c0e7296094dddc660fff25ba79",
              "signature": "c2549b1b179abb287064dc2bdf2908ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=1ad518c0e7296094dddc660fff25ba79"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 5744,
                "column": 110
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-761\" class=\"menu-item menu-item-type-post_type menu-item-object-page\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/training/\" r",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[3]/ul[1]",
              "issueID": "179bd15a53557d64209e7b5eeb331a08",
              "signature": "093ad693cfe9c4e2c93e1c8a0acfa8d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=179bd15a53557d64209e7b5eeb331a08"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 6421,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-29\" class=\"menu-item menu-item-type-post_type menu-item-object-page\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/products/ozar",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[4]/ul[1]",
              "issueID": "1d106023a6a3f2b7827751fcd23fef2b",
              "signature": "92febc102e77e40425ef6a6852247b52",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=1d106023a6a3f2b7827751fcd23fef2b"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 6421,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-2136\" class=\"menu-item menu-item-type-post_type menu-item-object-page\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/factsheets/",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[5]/ul[1]",
              "issueID": "5523378aac1dabbbd4198bfc28494ae1",
              "signature": "60ade205d06fff606ad49c9c4a2dd0a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=5523378aac1dabbbd4198bfc28494ae1"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 6421,
                "column": 0
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-7600\" class=\"menu-item menu-item-type-custom menu-item-object-custom\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/videos/\" rol",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[6]/ul[1]",
              "issueID": "455f336aedde0b96986561c01b0dc25d",
              "signature": "fbadd523c5d2f0c1ccfed8e00d97c158",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=455f336aedde0b96986561c01b0dc25d"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": -12
                },
                "height": -12,
                "width": -2
              },
              "position": {
                "line": 7909,
                "column": 110
              },
              "errorSnippet": "&lt;ul role=\"menu\" class=\"dropdown-menu\" style=\"\"&gt;\n&lt;li id=\"menu-item-9368\" class=\"menu-item menu-item-type-post_type menu-item-object-page\"&gt;&lt;span class=\"sr-only\"&gt;Level 2: &lt;/span&gt;&lt;a href=\"https://www.accessibilityoz.com/contact-us/",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/div[2]/ul[1]/li[8]/ul[1]",
              "issueID": "ffcca38809fec34a6c30e421ada682cf",
              "signature": "68a4223cae7cc84c7d9f195e8bc6e479",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=ffcca38809fec34a6c30e421ada682cf"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 5
                },
                "bottom-right": {
                  "x": 21,
                  "y": 26
                },
                "height": 21,
                "width": 21
              },
              "position": {
                "line": 6889,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-pauseplay\" class=\"pause\" data-state=\"playing\"&gt;&lt;span&gt;Pause&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/a[1]",
              "issueID": "ad3f90afbf657de86dd22eff821bbeb8",
              "signature": "705d1bd9ee22732f1c921482bde7807f",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=ad3f90afbf657de86dd22eff821bbeb8"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 33,
                  "y": 5
                },
                "bottom-right": {
                  "x": 54,
                  "y": 26
                },
                "height": 21,
                "width": 21
              },
              "position": {
                "line": 6889,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-prev\"&gt;&lt;span&gt;Previous&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/span[1]/a[1]",
              "issueID": "a18e9fe818b20ef7acc97771a7bc4ada",
              "signature": "15f0836e556757d1c1729acbd81e8af9",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=a18e9fe818b20ef7acc97771a7bc4ada"
            },
            {
              "tID": 194,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This visible element is focusable and is marked up with either `role=\"presentation\"` or `aria-hidden=\"true\"`. Applying `role=\"presentation\"` removes the semantics of an element, while `aria-hidden=\"true\"` hides an element from assistive technology only. Neither completely hides an element. Their application to a focusable element creates confusion in users of assistive technology.   If the intention is for users to interact with the element, remove `role=\"presentation\"` or `aria-hidden=\"true\"`. If the intention is to hide the element from users, apply `display:none` to make it truly hidden.",
              "viewPortLocation": {
                "top-left": {
                  "x": 66,
                  "y": 5
                },
                "bottom-right": {
                  "x": 87,
                  "y": 26
                },
                "height": 21,
                "width": 21
              },
              "position": {
                "line": 6960,
                "column": 34
              },
              "errorSnippet": "&lt;a aria-hidden=\"true\" href=\"#\" role=\"button\" id=\"slider-next\"&gt;&lt;span&gt;Next&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/span[1]/a[2]",
              "issueID": "fb146c20e5ba5281faa66f70227804d7",
              "signature": "ae74f6ca676375bedd5bf402df19d03e",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=194&issueID=fb146c20e5ba5281faa66f70227804d7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 112,
                  "y": 165
                },
                "bottom-right": {
                  "x": 286,
                  "y": 185
                },
                "height": 20,
                "width": 174
              },
              "position": {
                "line": 8269,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"https://t.co/7t2ZBO2B5r\" target=\"_blank\" class=\"twitter-link\"&gt;https://t.co/7t2ZBO2B5r&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "cb7624d25c87ca20e5b7d0cf53afd62e",
              "signature": "b8b7a2897f43d496444c70e07852671a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cb7624d25c87ca20e5b7d0cf53afd62e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 299,
                  "y": 165
                },
                "bottom-right": {
                  "x": 376,
                  "y": 185
                },
                "height": 20,
                "width": 77
              },
              "position": {
                "line": 8275,
                "column": 1
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/accessibilityoz/statuses/1542213140607139840/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\"&gt;6 days ago&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[1]/a[2]",
              "issueID": "c8ba8aeb03e9e7e49fd9629cae7a3314",
              "signature": "9040e5eba1b0fec931502d65c3c73a36",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c8ba8aeb03e9e7e49fd9629cae7a3314"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 112,
                  "y": 277
                },
                "bottom-right": {
                  "x": 285,
                  "y": 297
                },
                "height": 20,
                "width": 173
              },
              "position": {
                "line": 8276,
                "column": 435
              },
              "errorSnippet": "&lt;a href=\"https://t.co/DCuNeli5mY\" target=\"_blank\" class=\"twitter-link\"&gt;https://t.co/DCuNeli5mY&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "0151b54871dd9901fb7a9619bad7aa3f",
              "signature": "c11c7b92ec71470c5f679ee3ad92f6c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0151b54871dd9901fb7a9619bad7aa3f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 298,
                  "y": 277
                },
                "bottom-right": {
                  "x": 376,
                  "y": 297
                },
                "height": 20,
                "width": 78
              },
              "position": {
                "line": 8277,
                "column": 126
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/accessibilityoz/statuses/1541851009806258177/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\"&gt;1 week ago&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]",
              "issueID": "bdb60d3fd7680d3af5ab0bf89ec0a612",
              "signature": "190560624d87ee9fc966d1cb6d9a0fbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bdb60d3fd7680d3af5ab0bf89ec0a612"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 112,
                  "y": 389
                },
                "bottom-right": {
                  "x": 288,
                  "y": 409
                },
                "height": 20,
                "width": 176
              },
              "position": {
                "line": 8278,
                "column": 126
              },
              "errorSnippet": "&lt;a href=\"https://t.co/mhku8rzXCz\" target=\"_blank\" class=\"twitter-link\"&gt;https://t.co/mhku8rzXCz&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[3]/a[1]",
              "issueID": "99ee068f9071943758442214bcb4553e",
              "signature": "717224e9afc5ed502d0530a44bd3c36f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=99ee068f9071943758442214bcb4553e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 301,
                  "y": 389
                },
                "bottom-right": {
                  "x": 379,
                  "y": 409
                },
                "height": 20,
                "width": 78
              },
              "position": {
                "line": 8279,
                "column": 126
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/accessibilityoz/statuses/1541544472411901952/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\"&gt;1 week ago&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[3]/a[2]",
              "issueID": "0d6680062c54a4e51d9c094b0500ad3c",
              "signature": "517eb18f380d96b0d980c435b0ac7bc0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0d6680062c54a4e51d9c094b0500ad3c"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 198,
                  "y": 501
                },
                "bottom-right": {
                  "x": 287,
                  "y": 521
                },
                "height": 20,
                "width": 89
              },
              "position": {
                "line": 8283,
                "column": 160
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/accessibilityoz/statuses/1539673734943895552/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\"&gt;2 weeks ago&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[4]/a[1]",
              "issueID": "630babbc3556d48e35c76cf5a00c4524",
              "signature": "85dd0f69fc38a14f8557220a531c6bab",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=630babbc3556d48e35c76cf5a00c4524"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 234,
                  "y": 591
                },
                "bottom-right": {
                  "x": 415,
                  "y": 611
                },
                "height": 20,
                "width": 181
              },
              "position": {
                "line": 8284,
                "column": 127
              },
              "errorSnippet": "&lt;a href=\"https://t.co/hQKqoLapMC\" target=\"_blank\" class=\"twitter-link\"&gt;https://t.co/hQKqoLapMC&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[5]/a[1]",
              "issueID": "411ff83737f6321155755c19c9b35ef4",
              "signature": "8718d23d0c82667e486fd0536f8a392d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=411ff83737f6321155755c19c9b35ef4"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 112,
                  "y": 591
                },
                "bottom-right": {
                  "x": 437,
                  "y": 633
                },
                "height": 42,
                "width": 325
              },
              "position": {
                "line": 8285,
                "column": 127
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/accessibilityoz/statuses/1537143228717142016/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\"&gt;3 weeks ago&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[5]/a[2]",
              "issueID": "126fda11bd31e93780588820b3521b72",
              "signature": "1ca3c0492ec2e5c0db7d722db6784737",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=126fda11bd31e93780588820b3521b72"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 168,
                  "y": 703
                },
                "bottom-right": {
                  "x": 337,
                  "y": 723
                },
                "height": 20,
                "width": 169
              },
              "position": {
                "line": 8286,
                "column": 127
              },
              "errorSnippet": "&lt;a href=\"https://t.co/y5xXgyjDAY\" target=\"_blank\" class=\"twitter-link\"&gt;https://t.co/y5xXgyjDAY&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[6]/a[1]",
              "issueID": "496bf7609ca7b70912ea88eab4b83a42",
              "signature": "e99e59a1173c3522346351d15df5737f",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=496bf7609ca7b70912ea88eab4b83a42"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 112,
                  "y": 703
                },
                "bottom-right": {
                  "x": 408,
                  "y": 745
                },
                "height": 42,
                "width": 296
              },
              "position": {
                "line": 8287,
                "column": 126
              },
              "errorSnippet": "&lt;a href=\"http://twitter.com/accessibilityoz/statuses/1533512789418835968/\" title=\"Permalink to this tweet\" target=\"_blank\" class=\"twitter-date\"&gt;4 weeks ago&lt;/a&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[1]/div[1]/p[6]/a[2]",
              "issueID": "577b72d6475582cdca0ff3082ccaff18",
              "signature": "6c5f829ea5035a27938776d2d4eaf14c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=577b72d6475582cdca0ff3082ccaff18"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 300,
                  "y": 84
                },
                "bottom-right": {
                  "x": 300,
                  "y": 84
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5804,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[3]/div[2]/div[1]/br[1]",
              "issueID": "b80bc7df0547666439343b8e9cf70474",
              "signature": "8fbcc4592b1c8ab03abfd9dac8f86033",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=b80bc7df0547666439343b8e9cf70474"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T01:59:28",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      72
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      7
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      3
    ],
    [
      "focInd",
      2
    ],
    [
      "menuNav",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 49,
  "logSize": 7728,
  "errorLogCount": 23,
  "errorLogSize": 6043,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T02:01:33",
  "elapsedSeconds": 125,
  "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": {
        "motion": 28,
        "focInd": 16,
        "focOp": 1,
        "hover": 1,
        "linkUl": 190,
        "menuNav": 472,
        "role": 11,
        "styleDiff": 20,
        "zIndex": 14
      },
      "alfa": {
        "r11": 4,
        "r17": 16,
        "r42": 64,
        "r57": 240,
        "r66": 27,
        "r68": 4,
        "r69": 15,
        "r73": 92,
        "r75": 12,
        "r85": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 50,
        "color-contrast": 44,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "css-orientation-lock": 1,
        "aria-hidden-focus": 3,
        "aria-required-children": 4,
        "aria-required-parent": 32,
        "landmark-one-main": 2,
        "link-name": 3,
        "listitem": 24,
        "region": 16
      },
      "htmlcs": {
        "e:AA.4_1_2.H91.A.NoContent": 4,
        "w:AA.1_1_1.H67.2": 12,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 3,
        "w:AA.1_4_3.G145.BgImage": 3,
        "w:AA.1_4_3.G18.Abs": 3,
        "w:AA.1_4_3.G18.BgImage": 19
      },
      "wave": {
        "e:link_empty": 4,
        "a:alt_redundant": 2,
        "a:text_small": 3
      },
      "tenon": {
        "57": 4,
        "98": 16,
        "134": 9,
        "144": 28,
        "152": 8,
        "190": 28,
        "194": 12,
        "218": 44,
        "242": 4
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 14,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 16,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 1,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 95,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "menuNavigation": {
          "testaro": {
            "menuNav": {
              "score": 236,
              "what": "Nonstandard keyboard navigation among focusable menu items"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 8,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 5,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 3,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 4,
              "what": "Link has an href attribute but no text"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 4,
              "what": "Link has no text inside it"
            }
          }
        },
        "focusableHidden": {
          "alfa": {
            "r17": {
              "score": 16,
              "what": "Tab-focusable element is or has an ancestor that is aria-hidden"
            }
          },
          "axe": {
            "aria-hidden-focus": {
              "score": 3,
              "what": "ARIA hidden element is focusable or contains a focusable element"
            }
          },
          "tenon": {
            "194": {
              "score": 12,
              "what": "Visible element is focusable but has a presentation role or aria-hidden=true attribute"
            }
          }
        },
        "parentMissing": {
          "alfa": {
            "r42": {
              "score": 64,
              "what": "Element is not owned by an element of its required context role"
            }
          },
          "axe": {
            "aria-required-parent": {
              "score": 32,
              "what": "ARIA role is not contained by a required parent"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 120,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 8,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 7,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 13,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          },
          "axe": {
            "aria-required-children": {
              "score": 4,
              "what": "ARIA role does not contain a required child"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 11,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 33,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 69,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSmall": {
          "alfa": {
            "r75": {
              "score": 9,
              "what": "Font size is smaller than 9 pixels"
            }
          },
          "wave": {
            "a:text_small": {
              "score": 2,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 7,
              "what": "Text is very small"
            }
          }
        },
        "allItalics": {
          "alfa": {
            "r85": {
              "score": 1,
              "what": "Text of the paragraph is all italic"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "mainLandmark": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "listItemOrphan": {
          "axe": {
            "listitem": {
              "score": 24,
              "what": "li element is not contained by a ul or ol element"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 3,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.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.BgImage": {
              "score": 5,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 8,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 28,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 4,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 28,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 33,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 1,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1216,
      "log": 246,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "menuNavigation",
          "score": 238
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 125
        },
        {
          "groupName": "linkIndication",
          "score": 97
        },
        {
          "groupName": "parentMissing",
          "score": 79
        },
        {
          "groupName": "noLeading",
          "score": 71
        },
        {
          "groupName": "contrastAA",
          "score": 39
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 35
        },
        {
          "groupName": "leadingClipsText",
          "score": 30
        },
        {
          "groupName": "tabIndexMissing",
          "score": 30
        },
        {
          "groupName": "listItemOrphan",
          "score": 26
        },
        {
          "groupName": "focusableHidden",
          "score": 24
        },
        {
          "groupName": "focusIndication",
          "score": 18
        },
        {
          "groupName": "contrastAAA",
          "score": 18
        },
        {
          "groupName": "spontaneousMotion",
          "score": 16
        },
        {
          "groupName": "fontSmall",
          "score": 15
        },
        {
          "groupName": "linkNoText",
          "score": 12
        },
        {
          "groupName": "roleBad",
          "score": 10
        },
        {
          "groupName": "linkTextsSame",
          "score": 10
        },
        {
          "groupName": "contrastRisk",
          "score": 9
        },
        {
          "groupName": "childMissing",
          "score": 8
        },
        {
          "groupName": "inconsistentStyles",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "targetSize",
          "score": 6
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "allItalics",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "mainLandmark",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 3
        }
      ]
    }
  }
}