Accessibility test digest

Synopsis

Page: Vision Australia

URL: https://www.visionaustralia.org/services/digital-access

Score: 1007

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 Vision Australia web page at https://www.visionaustralia.org/services/digital-access 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 1007 (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
total1007
log375
focusIndication319
linkIndication52
linkForcesNewWindow38
contentBeyondLandmarks30
roleBad29
focusableOperable14
inconsistentStyles12
fontSmall12
contrastAA9
headingStructure8
targetSize8
buttonNoText7
zIndexNotZero6
iframeTitleBad6
linkTextsSame6
titleRedundant5
horizontalScrolling5
h1Missing4
contrastAAA4
fontSizeAbsolute4
leadingAbsolute4
landmarkConfusion4
contrastRisk4
visibleBulk3
hoverSurprise3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
duplicateID3
decorativeImageRisk3
pseudoNavListRisk3
scrollRisk3
linkNoText3
linkBrokenRisk3
linkPair3
noScriptRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoLinkRisk: 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-visionaus",
  "host": {
    "id": "visionaus",
    "which": "https://www.visionaustralia.org/services/digital-access",
    "what": "Vision Australia"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T02:01:33"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T02:05:28"
    }
  ],
  "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.visionaustralia.org/services/digital-access",
        "what": "Vision Australia"
      },
      {
        "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.visionaustralia.org/services/digital-access",
        "what": "Vision Australia"
      },
      {
        "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.visionaustralia.org/services/digital-access",
      "what": "Vision Australia",
      "result": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "bytes": [
          234615,
          234615,
          234615,
          234615,
          234615
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.visionaustralia.org/services/digital-access",
      "what": "Vision Australia",
      "result": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "visibleElements": 481
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "tabFocusables": 141,
        "tabFocused": 141,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.visionaustralia.org/services/digital-access",
      "what": "URL",
      "result": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "totals": {
          "total": 141,
          "types": {
            "indicatorMissing": {
              "total": 87,
              "tagNames": {
                "A": 83,
                "BUTTON": 2,
                "INPUT": 2
              }
            },
            "nonOutlinePresent": {
              "total": 54,
              "tagNames": {
                "A": 53,
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "visionaustralia.org/COVID-19"
            },
            {
              "tagName": "BUTTON",
              "text": "×"
            },
            {
              "tagName": "A",
              "text": "Skip to main content"
            },
            {
              "tagName": "A",
              "text": "1300 84 74 66"
            },
            {
              "tagName": "A",
              "text": "Login MyVA"
            },
            {
              "tagName": "A",
              "text": "Seeing Eye Dogs"
            },
            {
              "tagName": "A",
              "text": "Library"
            },
            {
              "tagName": "A",
              "text": "Radio"
            },
            {
              "tagName": "A",
              "text": "Shop"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Donate now"
            },
            {
              "tagName": "A",
              "text": "Home"
            },
            {
              "tagName": "A",
              "text": "Information"
            },
            {
              "tagName": "A",
              "text": "Referral"
            },
            {
              "tagName": "A",
              "text": "Services"
            },
            {
              "tagName": "A",
              "text": "Community"
            },
            {
              "tagName": "A",
              "text": "Get Involved"
            },
            {
              "tagName": "A",
              "text": "About us"
            },
            {
              "tagName": "A",
              "text": "Home"
            },
            {
              "tagName": "A",
              "text": "Services"
            },
            {
              "tagName": "A",
              "text": "Find the right support"
            },
            {
              "tagName": "A",
              "text": "Telehealth"
            },
            {
              "tagName": "A",
              "text": "Children"
            },
            {
              "tagName": "A",
              "text": "Adults"
            },
            {
              "tagName": "A",
              "text": "Older Adults"
            },
            {
              "tagName": "A",
              "text": "Library"
            },
            {
              "tagName": "A",
              "text": "Employment Assistance"
            },
            {
              "tagName": "A",
              "text": "Cornerstone"
            },
            {
              "tagName": "A",
              "text": "Digital Access Consulting"
            },
            {
              "tagName": "A",
              "text": "Our Services"
            },
            {
              "tagName": "A",
              "text": "Training"
            },
            {
              "tagName": "A",
              "text": "Events"
            },
            {
              "tagName": "A",
              "text": "Blog"
            },
            {
              "tagName": "A",
              "text": "Tools and Resources"
            },
            {
              "tagName": "A",
              "text": "Our Work"
            },
            {
              "tagName": "A",
              "text": "Usability Testing"
            },
            {
              "tagName": "A",
              "text": "About Us"
            },
            {
              "tagName": "A",
              "text": "Contact us"
            },
            {
              "tagName": "A",
              "text": "Print Accessibility"
            },
            {
              "tagName": "A",
              "text": "NDIS"
            },
            {
              "tagName": "A",
              "text": "industry recognised and trusted services"
            },
            {
              "tagName": "A",
              "text": "1300 367 055"
            },
            {
              "tagName": "A",
              "text": "digitalaccess@visionaustralia.org"
            },
            {
              "tagName": "A",
              "text": "Accessibility Policy and Strategy"
            },
            {
              "tagName": "A",
              "text": "Design and User Research"
            },
            {
              "tagName": "A",
              "text": "Auditing Services"
            },
            {
              "tagName": "A",
              "text": "Accessibility Support"
            },
            {
              "tagName": "A",
              "text": "Document Accessibility"
            },
            {
              "tagName": "A",
              "text": "training courses"
            },
            {
              "tagName": "A",
              "text": "Accessible Communications and Marketing"
            },
            {
              "tagName": "A",
              "text": "Inclusive Design"
            },
            {
              "tagName": "A",
              "text": "Creating Accessible Documents: Word and PDF"
            },
            {
              "tagName": "A",
              "text": "Advanced Creating Accessible Documents: Microsoft Office"
            },
            {
              "tagName": "A",
              "text": "Advanced Creating Accessible Documents: Adobe PDF"
            },
            {
              "tagName": "A",
              "text": "Web Accessibility Techniques and Testing"
            },
            {
              "tagName": "A",
              "text": "eLearning DAT 101"
            },
            {
              "tagName": "A",
              "text": "In-house Training Options"
            },
            {
              "tagName": "A",
              "text": "tools and resources"
            },
            {
              "tagName": "A",
              "text": "Document Accessibility Toolbar (DAT)"
            },
            {
              "tagName": "A",
              "text": "Colour Contrast Analyse"
            },
            {
              "tagName": "A",
              "text": "blog articles"
            },
            {
              "tagName": "A",
              "text": "Chatting with Eamon about his experiences with disability and assistive technology"
            },
            {
              "tagName": "A",
              "text": "Typography in Inclusive Design Part 1: 8 key tips for accessible typography"
            },
            {
              "tagName": "A",
              "text": "Typography in Inclusive Design Part 2: Choosing typefaces and laying out text content"
            },
            {
              "tagName": "A",
              "text": "The New Requirements for WCAG 2.2"
            },
            {
              "tagName": "A",
              "text": "Inclusive usability testing: The benefits of inclusive design"
            },
            {
              "tagName": "A",
              "text": "How to make social media accessible: Our top three tips"
            },
            {
              "tagName": "A",
              "text": "free webinar events"
            },
            {
              "tagName": "A",
              "text": "our YouTube channel"
            },
            {
              "tagName": "A",
              "text": "newsletter"
            },
            {
              "tagName": "A",
              "text": "1300 367 055"
            },
            {
              "tagName": "A",
              "text": "digitalaccess@visionaustralia.org"
            },
            {
              "tagName": "A",
              "text": "Site map"
            },
            {
              "tagName": "A",
              "text": "Privacy"
            },
            {
              "tagName": "A",
              "text": "Terms and Conditions"
            },
            {
              "tagName": "A",
              "text": "Contact us"
            },
            {
              "tagName": "A",
              "text": "1300 84 74 66"
            },
            {
              "tagName": "A",
              "text": "Seeing Eye Dogs"
            },
            {
              "tagName": "A",
              "text": "Library"
            },
            {
              "tagName": "A",
              "text": "Shop"
            },
            {
              "tagName": "A",
              "text": "Radio"
            },
            {
              "tagName": "A",
              "text": "Facebook"
            },
            {
              "tagName": "A",
              "text": "Twitter"
            },
            {
              "tagName": "A",
              "text": "YouTube"
            },
            {
              "tagName": "A",
              "text": "LinkedIn"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Sign up"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Eye conditions"
            },
            {
              "tagName": "A",
              "text": "Living Independently"
            },
            {
              "tagName": "A",
              "text": "Adaptive Technology"
            },
            {
              "tagName": "A",
              "text": "Eye health"
            },
            {
              "tagName": "A",
              "text": "Newly diagnosed"
            },
            {
              "tagName": "A",
              "text": "Family, Friends, and Carers"
            },
            {
              "tagName": "A",
              "text": "Your rights"
            },
            {
              "tagName": "A",
              "text": "eSafety"
            },
            {
              "tagName": "A",
              "text": "Register for services"
            },
            {
              "tagName": "A",
              "text": "Family Referral"
            },
            {
              "tagName": "A",
              "text": "Healthcare professionals"
            },
            {
              "tagName": "A",
              "text": "NDIS"
            },
            {
              "tagName": "A",
              "text": "My Aged Care"
            },
            {
              "tagName": "A",
              "text": "Other benefits and funding options"
            },
            {
              "tagName": "A",
              "text": "Low Vision Assessment Service"
            },
            {
              "tagName": "A",
              "text": "Find the right support"
            },
            {
              "tagName": "A",
              "text": "Telehealth"
            },
            {
              "tagName": "A",
              "text": "Children"
            },
            {
              "tagName": "A",
              "text": "Adults"
            },
            {
              "tagName": "A",
              "text": "Older Adults"
            },
            {
              "tagName": "A",
              "text": "Library"
            },
            {
              "tagName": "A",
              "text": "Employment Assistance"
            },
            {
              "tagName": "A",
              "text": "Cornerstone"
            },
            {
              "tagName": "A",
              "text": "Digital Access Consulting"
            },
            {
              "tagName": "A",
              "text": "Print Accessibility"
            },
            {
              "tagName": "A",
              "text": "NDIS"
            },
            {
              "tagName": "A",
              "text": "Groups"
            },
            {
              "tagName": "A",
              "text": "Events"
            },
            {
              "tagName": "A",
              "text": "News"
            },
            {
              "tagName": "A",
              "text": "Newsletters"
            },
            {
              "tagName": "A",
              "text": "Podcasts"
            },
            {
              "tagName": "A",
              "text": "Blogs and Stories"
            },
            {
              "tagName": "A",
              "text": "Classifieds"
            },
            {
              "tagName": "A",
              "text": "Webinars"
            },
            {
              "tagName": "A",
              "text": "Ways to help"
            },
            {
              "tagName": "A",
              "text": "Become a member"
            },
            {
              "tagName": "A",
              "text": "Lottery"
            },
            {
              "tagName": "A",
              "text": "Carols by Candlelight"
            },
            {
              "tagName": "A",
              "text": "Gifts in Wills"
            },
            {
              "tagName": "A",
              "text": "Philanthropy"
            },
            {
              "tagName": "A",
              "text": "Fundraise for us"
            },
            {
              "tagName": "A",
              "text": "Volunteer"
            },
            {
              "tagName": "A",
              "text": "Donate now"
            },
            {
              "tagName": "A",
              "text": "Gifts in memory and celebration"
            },
            {
              "tagName": "A",
              "text": "Supporter newsletters"
            },
            {
              "tagName": "A",
              "text": "Who we are and what we do"
            },
            {
              "tagName": "A",
              "text": "Contact us"
            },
            {
              "tagName": "A",
              "text": "Governance"
            },
            {
              "tagName": "A",
              "text": "Reports and publications"
            },
            {
              "tagName": "A",
              "text": "Advocacy"
            },
            {
              "tagName": "A",
              "text": "Position Statements"
            },
            {
              "tagName": "A",
              "text": "Careers"
            }
          ],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.visionaustralia.org/services/digital-access",
      "what": "URL",
      "result": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "totals": {
          "total": 216,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 8,
              "tagNames": {
                "A": 7,
                "IFRAME": 1
              }
            },
            "focusableAndOperable": {
              "total": 208,
              "tagNames": {
                "A": 200,
                "BUTTON": 3,
                "INPUT": 4,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\" tabindex=\"-1\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Referral",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe name=\"__privateStripeMetricsController5100\" frameborder=\"0\" allowtranspa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "visionaustralia.org/COVID-19",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1300 84 74 66",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "myportalLink",
              "text": "Login MyVA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seeing Eye Dogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Radio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" style=\"cursor: default;\"> <img src=\"/themes/custom/va/images/VA_logo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" style=\"cursor: default;\"> <img src=\"/themes/custom/va/images/VA_Logo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"keys\" class=\"form-control\" placeholder=\"Search\" aria-la",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input class=\"btn btn-default\" type=\"submit\" value=\"Go\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "icon-user",
              "text": "<a class=\"icon-user\" id=\"icon-user\" aria-label=\"Login MyVA\" href=\"https://www.vi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Donate now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seeing Eye Dogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Radio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "back",
              "text": "Back",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eye conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Living Independently",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adaptive Technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eye health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newly diagnosed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family, Friends, and Carers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eSafety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Referral",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register for services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family Referral",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NDIS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My Aged Care",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other benefits and funding options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Low Vision Assessment Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find the right support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Telehealth",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Children",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adults",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Older Adults",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cornerstone",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Access Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Print Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NDIS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Community",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Groups",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsletters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blogs and Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Classifieds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ways to help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a member",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lottery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Carols by Candlelight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts in Wills",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Philanthropy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fundraise for us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volunteer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Donate now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts in memory and celebration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supporter newsletters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who we are and what we do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Governance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports and publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advocacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Position Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"text\" title=\"home\" href=\"/\" style=\"cursor: default;\"> <span class=\"ico",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"text\" title=\"Phone 1300847466\" href=\"tel:1300 84 74 66\" style=\"cursor:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find the right support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Telehealth",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Children",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adults",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Older Adults",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cornerstone",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Access Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tools and Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Work",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Usability Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Print Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NDIS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "industry recognised and trusted services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1300 367 055",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "digitalaccess@visionaustralia.org",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Policy and Strategy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Design and User Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Auditing Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "training courses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible Communications and Marketing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inclusive Design",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Creating Accessible Documents: Word and PDF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advanced Creating Accessible Documents: Microsoft Office",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advanced Creating Accessible Documents: Adobe PDF",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility Techniques and Testing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eLearning DAT 101",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "In-house Training Options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "tools and resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document Accessibility Toolbar (DAT)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Colour Contrast Analyse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "blog articles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chatting with Eamon about his experiences with disability and assistive technolo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Typography in Inclusive Design Part 1: 8 key tips for accessible typography",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Typography in Inclusive Design Part 2: Choosing typefaces and laying out text co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The New Requirements for WCAG 2.2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inclusive usability testing: The benefits of inclusive design",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to make social media accessible: Our top three tips",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "free webinar events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "our YouTube channel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "newsletter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1300 367 055",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "digitalaccess@visionaustralia.org",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Site map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms and Conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1300 84 74 66",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Seeing Eye Dogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Shop",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Radio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eye conditions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Living Independently",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adaptive Technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eye health",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newly diagnosed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family, Friends, and Carers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Your rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "eSafety",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Register for services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family Referral",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NDIS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "My Aged Care",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Other benefits and funding options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Low Vision Assessment Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find the right support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Telehealth",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Children",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Adults",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Older Adults",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Library",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cornerstone",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Access Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Print Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NDIS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Groups",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Newsletters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blogs and Stories",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Classifieds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ways to help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a member",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lottery",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Carols by Candlelight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts in Wills",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Philanthropy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fundraise for us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volunteer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Donate now",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gifts in memory and celebration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supporter newsletters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Who we are and what we do",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Governance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Reports and publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advocacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Position Statements",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1300 84 74 66",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "email",
              "text": "<input type=\"email\" name=\"email\" id=\"email\" required=\"\" placeholder=\"Email@me.co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"csrf_token\" value=\"gPuNip7O6sRu2Xf2gkdZtQEhfq2PKMUsg4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Sign up",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "universal_pixel_to409k9",
              "text": "<iframe id=\"universal_pixel_to409k9\" height=\"0\" width=\"0\" style=\"display:none;\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.visionaustralia.org/services/digital-access",
      "what": "URL",
      "result": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "totals": {
          "triggers": 270,
          "headTriggers": 20,
          "tailTriggers": 250,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.visionaustralia.org/services/digital-access",
      "what": "URL",
      "result": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 6
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close this message for the next 24 hours",
                "content": "×"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Search"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Go"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation Menu"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "email",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Sign up"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "totals": {
          "links": 207,
          "adjacent": {
            "total": 63,
            "underlined": 13,
            "underlinedPercent": 20
          }
        },
        "items": {
          "underlined": [
            "industry recognised and trusted services",
            "1300 367 055",
            "digitalaccess@visionaustralia.org",
            "training courses",
            "tools and resources",
            "Document Accessibility Toolbar (DAT)",
            "Colour Contrast Analyse",
            "blog articles",
            "free webinar events",
            "our YouTube channel",
            "newsletter",
            "1300 367 055",
            "digitalaccess@visionaustralia.org"
          ],
          "notUnderlined": [
            "visionaustralia.org/COVID-19",
            "Skip to main content",
            "1300 84 74 66",
            "",
            "",
            "",
            "Donate now",
            "Back",
            "Home",
            "Information",
            "Referral",
            "Services",
            "Community",
            "Get Involved",
            "About us",
            "",
            "",
            "Search",
            "Home",
            "Services",
            "Find the right support",
            "Telehealth",
            "Children",
            "Adults",
            "Older Adults",
            "Library",
            "Employment Assistance",
            "Cornerstone",
            "Digital Access Consulting",
            "Our Services",
            "Training",
            "Events",
            "Blog",
            "Tools and Resources",
            "Our Work",
            "Usability Testing",
            "About Us",
            "Contact us",
            "Print Accessibility",
            "NDIS",
            "",
            "1300 84 74 66",
            "Home",
            "Information",
            "Referral",
            "Services",
            "Community",
            "Get Involved",
            "About us",
            "1300 84 74 66"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.visionaustralia.org/services/digital-access",
      "what": "URL",
      "result": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "roleElements": 22,
        "badRoleElements": 16,
        "redundantRoleElements": 4,
        "tagNames": {
          "A": {
            "button": {
              "bad": 14,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 2
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "navigation": {
              "bad": 1,
              "redundant": 0
            }
          },
          "ASIDE": {
            "complementary": {
              "bad": 0,
              "redundant": 1
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 3,
            "subtotals": [
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 63,
            "subtotals": [
              29,
              21,
              13
            ]
          },
          "listLink": {
            "total": 144,
            "subtotals": [
              52,
              52,
              19,
              12,
              5,
              4
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 9
          },
          "h5": {
            "total": 3
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Toggle navigation                                                                                                                                       Menu"
              ],
              "700": [
                "×",
                "Sign up"
              ]
            },
            "borderStyle": {
              "none": [
                "×",
                "Toggle navigation                                                                                                                                       Menu"
              ],
              "solid": [
                "Sign up"
              ]
            },
            "borderWidth": {
              "0px": [
                "×",
                "Toggle navigation                                                                                                                                       Menu"
              ],
              "2px": [
                "Sign up"
              ]
            },
            "height": {
              "40px": [
                "×"
              ],
              "45px": [
                "Toggle navigation                                                                                                                                       Menu"
              ],
              "44px": [
                "Sign up"
              ]
            },
            "lineHeight": {
              "21px": [
                "×"
              ],
              "24px": [
                "Toggle navigation                                                                                                                                       Menu"
              ],
              "27px": [
                "Sign up"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "1300 84 74 66",
                "",
                "",
                "",
                "Back",
                "Home",
                "Information",
                "Referral",
                "Services",
                "Community",
                "Get Involved",
                "About us",
                "",
                "",
                "Search",
                "Home",
                "",
                "industry recognised and trusted services",
                "1300 367 055",
                "digitalaccess@visionaustralia.org",
                "training courses",
                "tools and resources",
                "Document Accessibility Toolbar (DAT)",
                "Colour Contrast Analyse",
                "blog articles",
                "free webinar events",
                "our YouTube channel",
                "newsletter",
                "1300 367 055",
                "digitalaccess@visionaustralia.org",
                "1300 84 74 66",
                "Home",
                "1300 84 74 66"
              ],
              "700": [
                "visionaustralia.org/COVID-19",
                "Donate now",
                "Services",
                "Find the right support",
                "Telehealth",
                "Children",
                "Adults",
                "Older Adults",
                "Library",
                "Employment Assistance",
                "Cornerstone",
                "Digital Access Consulting",
                "Our Services",
                "Training",
                "Events",
                "Blog",
                "Tools and Resources",
                "Our Work",
                "Usability Testing",
                "About Us",
                "Contact us",
                "Print Accessibility",
                "NDIS",
                "Information",
                "Referral",
                "Services",
                "Community",
                "Get Involved",
                "About us"
              ]
            },
            "textDecorationLine": {
              "none": [
                "visionaustralia.org/COVID-19",
                "Skip to main content",
                "1300 84 74 66",
                "",
                "",
                "",
                "Donate now",
                "Back",
                "Home",
                "Information",
                "Referral",
                "Services",
                "Community",
                "Get Involved",
                "About us",
                "",
                "",
                "Search",
                "Home",
                "Services",
                "Find the right support",
                "Telehealth",
                "Children",
                "Adults",
                "Older Adults",
                "Library",
                "Employment Assistance",
                "Cornerstone",
                "Digital Access Consulting",
                "Our Services",
                "Training",
                "Events",
                "Blog",
                "Tools and Resources",
                "Our Work",
                "Usability Testing",
                "About Us",
                "Contact us",
                "Print Accessibility",
                "NDIS",
                "",
                "1300 84 74 66",
                "Home",
                "Information",
                "Referral",
                "Services",
                "Community",
                "Get Involved",
                "About us",
                "1300 84 74 66"
              ],
              "underline": [
                "industry recognised and trusted services",
                "1300 367 055",
                "digitalaccess@visionaustralia.org",
                "training courses",
                "tools and resources",
                "Document Accessibility Toolbar (DAT)",
                "Colour Contrast Analyse",
                "blog articles",
                "free webinar events",
                "our YouTube channel",
                "newsletter",
                "1300 367 055",
                "digitalaccess@visionaustralia.org"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "none": [
                "Login MyVA",
                "Seeing Eye Dogs",
                "Library",
                "Radio",
                "Shop",
                "Seeing Eye Dogs",
                "Library",
                "Radio",
                "Shop",
                "Eye conditions",
                "Living Independently",
                "Adaptive Technology",
                "Eye health",
                "Newly diagnosed",
                "Family, Friends, and Carers",
                "Your rights",
                "eSafety",
                "Register for services",
                "Family Referral",
                "Healthcare professionals",
                "NDIS",
                "My Aged Care",
                "Other benefits and funding options",
                "Low Vision Assessment Service",
                "Find the right support",
                "Telehealth",
                "Children",
                "Adults",
                "Older Adults",
                "Library",
                "Employment Assistance",
                "Cornerstone",
                "Digital Access Consulting",
                "Print Accessibility",
                "NDIS",
                "Groups",
                "Events",
                "News",
                "Newsletters",
                "Podcasts",
                "Blogs and Stories",
                "Classifieds",
                "Webinars",
                "Ways to help",
                "Become a member",
                "Lottery",
                "Carols by Candlelight",
                "Gifts in Wills",
                "Philanthropy",
                "Fundraise for us",
                "Volunteer",
                "Donate now",
                "Gifts in memory and celebration",
                "Supporter newsletters",
                "Who we are and what we do",
                "Contact us",
                "Governance",
                "Reports and publications",
                "Advocacy",
                "Position Statements",
                "Careers",
                "Site map",
                "Privacy",
                "Terms and Conditions",
                "Contact us",
                "Seeing Eye Dogs",
                "Library",
                "Shop",
                "Radio",
                "Eye conditions",
                "Living Independently",
                "Adaptive Technology",
                "Eye health",
                "Newly diagnosed",
                "Family, Friends, and Carers",
                "Your rights",
                "eSafety",
                "Register for services",
                "Family Referral",
                "Healthcare professionals",
                "NDIS",
                "My Aged Care",
                "Other benefits and funding options",
                "Low Vision Assessment Service",
                "Find the right support",
                "Telehealth",
                "Children",
                "Adults",
                "Older Adults",
                "Library",
                "Employment Assistance",
                "Cornerstone",
                "Digital Access Consulting",
                "Print Accessibility",
                "NDIS",
                "Groups",
                "Events",
                "News",
                "Newsletters",
                "Podcasts",
                "Blogs and Stories",
                "Classifieds",
                "Webinars",
                "Ways to help",
                "Become a member",
                "Lottery",
                "Carols by Candlelight",
                "Gifts in Wills",
                "Philanthropy",
                "Fundraise for us",
                "Volunteer",
                "Donate now",
                "Gifts in memory and celebration",
                "Supporter newsletters",
                "Who we are and what we do",
                "Contact us",
                "Governance",
                "Reports and publications",
                "Advocacy",
                "Position Statements",
                "Careers",
                "Facebook",
                "Twitter",
                "YouTube",
                "LinkedIn"
              ],
              "underline": [
                "Accessibility Policy and Strategy",
                "Design and User Research",
                "Auditing Services",
                "Accessibility Support",
                "Document Accessibility",
                "Accessible Communications and Marketing",
                "Inclusive Design",
                "Creating Accessible Documents: Word and PDF",
                "Advanced Creating Accessible Documents: Microsoft Office",
                "Advanced Creating Accessible Documents: Adobe PDF",
                "Web Accessibility Techniques and Testing",
                "eLearning DAT 101",
                "In-house Training Options",
                "Chatting with Eamon about his experiences with disability and assistive technology",
                "Typography in Inclusive Design Part 1: 8 key tips for accessible typography",
                "Typography in Inclusive Design Part 2: Choosing typefaces and laying out text content",
                "The New Requirements for WCAG 2.2",
                "Inclusive usability testing: The benefits of inclusive design",
                "How to make social media accessible: Our top three tips"
              ]
            },
            "color": {
              "rgb(0, 32, 91)": [
                "Login MyVA",
                "Seeing Eye Dogs",
                "Library",
                "Radio",
                "Shop",
                "Accessibility Policy and Strategy",
                "Design and User Research",
                "Auditing Services",
                "Accessibility Support",
                "Document Accessibility",
                "Accessible Communications and Marketing",
                "Inclusive Design",
                "Creating Accessible Documents: Word and PDF",
                "Advanced Creating Accessible Documents: Microsoft Office",
                "Advanced Creating Accessible Documents: Adobe PDF",
                "Web Accessibility Techniques and Testing",
                "eLearning DAT 101",
                "In-house Training Options",
                "Chatting with Eamon about his experiences with disability and assistive technology",
                "Typography in Inclusive Design Part 1: 8 key tips for accessible typography",
                "Typography in Inclusive Design Part 2: Choosing typefaces and laying out text content",
                "The New Requirements for WCAG 2.2",
                "Inclusive usability testing: The benefits of inclusive design",
                "How to make social media accessible: Our top three tips"
              ],
              "rgb(255, 255, 255)": [
                "Seeing Eye Dogs",
                "Library",
                "Radio",
                "Shop",
                "Eye conditions",
                "Living Independently",
                "Adaptive Technology",
                "Eye health",
                "Newly diagnosed",
                "Family, Friends, and Carers",
                "Your rights",
                "eSafety",
                "Register for services",
                "Family Referral",
                "Healthcare professionals",
                "NDIS",
                "My Aged Care",
                "Other benefits and funding options",
                "Low Vision Assessment Service",
                "Find the right support",
                "Telehealth",
                "Children",
                "Adults",
                "Older Adults",
                "Library",
                "Employment Assistance",
                "Cornerstone",
                "Digital Access Consulting",
                "Print Accessibility",
                "NDIS",
                "Groups",
                "Events",
                "News",
                "Newsletters",
                "Podcasts",
                "Blogs and Stories",
                "Classifieds",
                "Webinars",
                "Ways to help",
                "Become a member",
                "Lottery",
                "Carols by Candlelight",
                "Gifts in Wills",
                "Philanthropy",
                "Fundraise for us",
                "Volunteer",
                "Donate now",
                "Gifts in memory and celebration",
                "Supporter newsletters",
                "Who we are and what we do",
                "Contact us",
                "Governance",
                "Reports and publications",
                "Advocacy",
                "Position Statements",
                "Careers",
                "Site map",
                "Privacy",
                "Terms and Conditions",
                "Contact us",
                "Seeing Eye Dogs",
                "Library",
                "Shop",
                "Radio",
                "Eye conditions",
                "Living Independently",
                "Adaptive Technology",
                "Eye health",
                "Newly diagnosed",
                "Family, Friends, and Carers",
                "Your rights",
                "eSafety",
                "Register for services",
                "Family Referral",
                "Healthcare professionals",
                "NDIS",
                "My Aged Care",
                "Other benefits and funding options",
                "Low Vision Assessment Service",
                "Find the right support",
                "Telehealth",
                "Children",
                "Adults",
                "Older Adults",
                "Library",
                "Employment Assistance",
                "Cornerstone",
                "Digital Access Consulting",
                "Print Accessibility",
                "NDIS",
                "Groups",
                "Events",
                "News",
                "Newsletters",
                "Podcasts",
                "Blogs and Stories",
                "Classifieds",
                "Webinars",
                "Ways to help",
                "Become a member",
                "Lottery",
                "Carols by Candlelight",
                "Gifts in Wills",
                "Philanthropy",
                "Fundraise for us",
                "Volunteer",
                "Donate now",
                "Gifts in memory and celebration",
                "Supporter newsletters",
                "Who we are and what we do",
                "Contact us",
                "Governance",
                "Reports and publications",
                "Advocacy",
                "Position Statements",
                "Careers",
                "Facebook",
                "Twitter",
                "YouTube",
                "LinkedIn"
              ]
            },
            "fontSize": {
              "16px": [
                "Login MyVA",
                "Seeing Eye Dogs",
                "Library",
                "Radio",
                "Shop",
                "Accessibility Policy and Strategy",
                "Design and User Research",
                "Auditing Services",
                "Accessibility Support",
                "Document Accessibility",
                "Accessible Communications and Marketing",
                "Inclusive Design",
                "Creating Accessible Documents: Word and PDF",
                "Advanced Creating Accessible Documents: Microsoft Office",
                "Advanced Creating Accessible Documents: Adobe PDF",
                "Web Accessibility Techniques and Testing",
                "eLearning DAT 101",
                "In-house Training Options",
                "Chatting with Eamon about his experiences with disability and assistive technology",
                "Typography in Inclusive Design Part 1: 8 key tips for accessible typography",
                "Typography in Inclusive Design Part 2: Choosing typefaces and laying out text content",
                "The New Requirements for WCAG 2.2",
                "Inclusive usability testing: The benefits of inclusive design",
                "How to make social media accessible: Our top three tips",
                "Site map",
                "Privacy",
                "Terms and Conditions",
                "Contact us",
                "Seeing Eye Dogs",
                "Library",
                "Shop",
                "Radio",
                "Eye conditions",
                "Living Independently",
                "Adaptive Technology",
                "Eye health",
                "Newly diagnosed",
                "Family, Friends, and Carers",
                "Your rights",
                "eSafety",
                "Register for services",
                "Family Referral",
                "Healthcare professionals",
                "NDIS",
                "My Aged Care",
                "Other benefits and funding options",
                "Low Vision Assessment Service",
                "Find the right support",
                "Telehealth",
                "Children",
                "Adults",
                "Older Adults",
                "Library",
                "Employment Assistance",
                "Cornerstone",
                "Digital Access Consulting",
                "Print Accessibility",
                "NDIS",
                "Groups",
                "Events",
                "News",
                "Newsletters",
                "Podcasts",
                "Blogs and Stories",
                "Classifieds",
                "Webinars",
                "Ways to help",
                "Become a member",
                "Lottery",
                "Carols by Candlelight",
                "Gifts in Wills",
                "Philanthropy",
                "Fundraise for us",
                "Volunteer",
                "Donate now",
                "Gifts in memory and celebration",
                "Supporter newsletters",
                "Who we are and what we do",
                "Contact us",
                "Governance",
                "Reports and publications",
                "Advocacy",
                "Position Statements",
                "Careers",
                "Facebook",
                "Twitter",
                "YouTube",
                "LinkedIn"
              ],
              "18px": [
                "Seeing Eye Dogs",
                "Library",
                "Radio",
                "Shop",
                "Eye conditions",
                "Living Independently",
                "Adaptive Technology",
                "Eye health",
                "Newly diagnosed",
                "Family, Friends, and Carers",
                "Your rights",
                "eSafety",
                "Register for services",
                "Family Referral",
                "Healthcare professionals",
                "NDIS",
                "My Aged Care",
                "Other benefits and funding options",
                "Low Vision Assessment Service",
                "Find the right support",
                "Telehealth",
                "Children",
                "Adults",
                "Older Adults",
                "Library",
                "Employment Assistance",
                "Cornerstone",
                "Digital Access Consulting",
                "Print Accessibility",
                "NDIS",
                "Groups",
                "Events",
                "News",
                "Newsletters",
                "Podcasts",
                "Blogs and Stories",
                "Classifieds",
                "Webinars",
                "Ways to help",
                "Become a member",
                "Lottery",
                "Carols by Candlelight",
                "Gifts in Wills",
                "Philanthropy",
                "Fundraise for us",
                "Volunteer",
                "Donate now",
                "Gifts in memory and celebration",
                "Supporter newsletters",
                "Who we are and what we do",
                "Contact us",
                "Governance",
                "Reports and publications",
                "Advocacy",
                "Position Statements",
                "Careers"
              ]
            },
            "lineHeight": {
              "30px": [
                "Login MyVA",
                "Seeing Eye Dogs",
                "Library",
                "Radio",
                "Shop"
              ],
              "0px": [
                "Seeing Eye Dogs",
                "Library",
                "Radio",
                "Shop"
              ],
              "22px": [
                "Eye conditions",
                "Living Independently",
                "Adaptive Technology",
                "Eye health",
                "Newly diagnosed",
                "Family, Friends, and Carers",
                "Your rights",
                "eSafety",
                "Register for services",
                "Family Referral",
                "Healthcare professionals",
                "NDIS",
                "My Aged Care",
                "Other benefits and funding options",
                "Low Vision Assessment Service",
                "Find the right support",
                "Telehealth",
                "Children",
                "Adults",
                "Older Adults",
                "Library",
                "Employment Assistance",
                "Cornerstone",
                "Digital Access Consulting",
                "Print Accessibility",
                "NDIS",
                "Groups",
                "Events",
                "News",
                "Newsletters",
                "Podcasts",
                "Blogs and Stories",
                "Classifieds",
                "Webinars",
                "Ways to help",
                "Become a member",
                "Lottery",
                "Carols by Candlelight",
                "Gifts in Wills",
                "Philanthropy",
                "Fundraise for us",
                "Volunteer",
                "Donate now",
                "Gifts in memory and celebration",
                "Supporter newsletters",
                "Who we are and what we do",
                "Contact us",
                "Governance",
                "Reports and publications",
                "Advocacy",
                "Position Statements",
                "Careers"
              ],
              "24px": [
                "Accessibility Policy and Strategy",
                "Design and User Research",
                "Auditing Services",
                "Accessibility Support",
                "Document Accessibility",
                "Accessible Communications and Marketing",
                "Inclusive Design",
                "Creating Accessible Documents: Word and PDF",
                "Advanced Creating Accessible Documents: Microsoft Office",
                "Advanced Creating Accessible Documents: Adobe PDF",
                "Web Accessibility Techniques and Testing",
                "eLearning DAT 101",
                "In-house Training Options",
                "Chatting with Eamon about his experiences with disability and assistive technology",
                "Typography in Inclusive Design Part 1: 8 key tips for accessible typography",
                "Typography in Inclusive Design Part 2: Choosing typefaces and laying out text content",
                "The New Requirements for WCAG 2.2",
                "Inclusive usability testing: The benefits of inclusive design",
                "How to make social media accessible: Our top three tips",
                "Site map",
                "Privacy",
                "Terms and Conditions",
                "Contact us",
                "Seeing Eye Dogs",
                "Library",
                "Shop",
                "Radio",
                "Facebook",
                "Twitter",
                "YouTube",
                "LinkedIn"
              ],
              "22.8571px": [
                "Eye conditions",
                "Living Independently",
                "Adaptive Technology",
                "Eye health",
                "Newly diagnosed",
                "Family, Friends, and Carers",
                "Your rights",
                "eSafety",
                "Register for services",
                "Family Referral",
                "Healthcare professionals",
                "NDIS",
                "My Aged Care",
                "Other benefits and funding options",
                "Low Vision Assessment Service",
                "Find the right support",
                "Telehealth",
                "Children",
                "Adults",
                "Older Adults",
                "Library",
                "Employment Assistance",
                "Cornerstone",
                "Digital Access Consulting",
                "Print Accessibility",
                "NDIS",
                "Groups",
                "Events",
                "News",
                "Newsletters",
                "Podcasts",
                "Blogs and Stories",
                "Classifieds",
                "Webinars",
                "Ways to help",
                "Become a member",
                "Lottery",
                "Carols by Candlelight",
                "Gifts in Wills",
                "Philanthropy",
                "Fundraise for us",
                "Volunteer",
                "Donate now",
                "Gifts in memory and celebration",
                "Supporter newsletters",
                "Who we are and what we do",
                "Contact us",
                "Governance",
                "Reports and publications",
                "Advocacy",
                "Position Statements",
                "Careers"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "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.visionaustralia.org/services/digital-access",
      "result": {
        "totals": {
          "total": 16,
          "tagNames": {
            "INPUT": 2,
            "UL": 12,
            "DIV": 2
          }
        },
        "items": [
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Eye conditions Living Independently Adaptive Technology Eye health Newly diagnosed Family, Friends, "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Register for services Family Referral Healthcare professionals NDIS My Aged Care Other benefits and "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Find the right support Telehealth Children Adults Older Adults Library Employment Assistance Corners"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Groups Events News Newsletters Podcasts Blogs and Stories Classifieds Webinars"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Ways to help Become a member Lottery Carols by Candlelight Gifts in Wills Philanthropy Fundraise for"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Who we are and what we do Contact us Governance Reports and publications Advocacy Position Statement"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Eye conditions Living Independently Adaptive Technology Eye health Newly diagnosed Family, Friends, "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Register for services Family Referral Healthcare professionals NDIS My Aged Care Other benefits and "
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Find the right support Telehealth Children Adults Older Adults Library Employment Assistance Corners"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Groups Events News Newsletters Podcasts Blogs and Stories Classifieds Webinars"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Ways to help Become a member Lottery Carols by Candlelight Gifts in Wills Philanthropy Fundraise for"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Who we are and what we do Contact us Governance Reports and publications Advocacy Position Statement"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "totals": {
          "failures": 19,
          "warnings": 9
        },
        "items": [
          {
            "index": 133,
            "verdict": "failed",
            "rule": {
              "ruleID": "r12",
              "ruleSummary": "Buttons have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r12",
              "requirements": [
                {
                  "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]/div[2]/div[1]/header[1]/div[3]/a[1]",
              "codeLines": [
                "<a id=\"back\" role=\"button\" tabindex=\"0\" data-rel=\"back\">",
                "  <span class=\"icon-back\" aria-hidden=\"true\"></span>",
                "  <span class=\"text-back\">",
                "    Back",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 147,
            "verdict": "failed",
            "rule": {
              "ruleID": "r13",
              "ruleSummary": "<iframe> elements have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r13",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/iframe[1]",
              "codeLines": [
                "<iframe src=\"https://m.stripe.network/inner.html#url=https%3A%2F%2Fwww.visionaustralia.org%2Fservic...",
                "  #document",
                "    <!doctype html>",
                "    <html>",
                "      <head>",
                "        <meta charset=\"utf-8\">",
                "        <title>",
                "          StripeM-Inner",
                "        </title>",
                "      </head>",
                "      <body>",
                "        <script>",
                "          !function(){var e=document.createElement(\"script\");e.defer=!0,e.src=\"out-4.5.42.js\",e.onl...",
                "        </script>",
                "        <script defer=\"\" src=\"out-4.5.42.js\"></script>",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 922,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[2]/h5[1]",
              "codeLines": [
                "<h5>",
                "  Quick Links",
                "</h5>"
              ]
            }
          },
          {
            "index": 924,
            "verdict": "failed",
            "rule": {
              "ruleID": "r53",
              "ruleSummary": "Headings are structured",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r53",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h5",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[4]/div[1]/h5[1]",
              "codeLines": [
                "<h5>",
                "  Join the conversation",
                "</h5>"
              ]
            }
          },
          {
            "index": 931,
            "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]/a[1]/text()[1]",
              "codeLines": [
                "Skip to main content"
              ]
            }
          },
          {
            "index": 932,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]/text()[2]",
              "codeLines": [
                "1300 84 74 66"
              ]
            }
          },
          {
            "index": 933,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "Login MyVA"
              ]
            }
          },
          {
            "index": 934,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Seeing Eye Dogs"
              ]
            }
          },
          {
            "index": 935,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Library"
              ]
            }
          },
          {
            "index": 936,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Radio"
              ]
            }
          },
          {
            "index": 937,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Shop"
              ]
            }
          },
          {
            "index": 938,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[4]/a[1]/text()[1]",
              "codeLines": [
                "Donate now"
              ]
            }
          },
          {
            "index": 947,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/strong[1]/text()[1]",
              "codeLines": [
                "You are here:"
              ]
            }
          },
          {
            "index": 948,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ol[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 949,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ol[1]/li[2]/text()[1]",
              "codeLines": [
                "Services"
              ]
            }
          },
          {
            "index": 950,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ol[1]/li[3]/text()[1]",
              "codeLines": [
                "Digital Access Consulting"
              ]
            }
          },
          {
            "index": 1113,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 1143,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"tel:1300 84 74 66\" class=\"AVANSERnumber-A\">",
                "  <span class=\"icon-phone\" aria-hidden=\"true\"></span>",
                "  1300 84 74 66",
                "</a>"
              ]
            }
          },
          {
            "index": 1150,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" name=\"keys\" class=\"form-control\" placeholder=\"Search\" aria-label=\"Search\">"
              ]
            }
          },
          {
            "index": 1157,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/header[1]/div[3]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"\" class=\"dropdown-toggle\" data-toggle=\"dropdown\" aria-haspopup=\"true\" aria-expanded=\"false...",
                "  Services",
                "  <span class=\"caret\"></span>",
                "  <span class=\"icon-expand\"></span>",
                "  <span class=\"icon-collapse\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 1162,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[4]/div[1]/aside[1]/div[1]/section[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"#\">",
                "  Services",
                "</a>"
              ]
            }
          },
          {
            "index": 1171,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[4]/div[1]/aside[1]/div[1]/section[1]/div[1]/ul[1]/li[9]/a[1]",
              "codeLines": [
                "<a href=\"/services/digital-access\">",
                "  Digital Access Consulting",
                "</a>"
              ]
            }
          },
          {
            "index": 1279,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[4]/div[3]/section[1]/form[1]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"email\" name=\"email\" id=\"email\" required=\"\" placeholder=\"Email@me.com\" data-msg-require..."
              ]
            }
          },
          {
            "index": 1282,
            "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[2]/div[2]/div[1]/div[1]/strong[1]/text()[1]",
              "codeLines": [
                "You are here:"
              ]
            }
          },
          {
            "index": 1340,
            "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[2]/div[2]/div[1]/div[1]/strong[1]/text()[1]",
              "codeLines": [
                "You are here:"
              ]
            }
          },
          {
            "index": 1421,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"font-family: &quot;Lineto Brown Regular&quot;; font-size: 16px; line-height: 24px; displa...",
                "  What you need to know about Vision Australia and COVID-19:",
                "  <a href=\"https://www.visionaustralia.org/COVID-19/\">",
                "    visionaustralia.org/COVID-19",
                "  </a>",
                "  <button aria-label=\"Close this message for the next 24 hours\" class=\"close\" data-dismiss=\"alert\" ...",
                "    <span aria-hidden=\"true\">",
                "      ×",
                "    </span>",
                "  </button>",
                "</p>"
              ]
            }
          },
          {
            "index": 1571,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/section[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"font-family: &quot;Lineto Brown Regular&quot;; font-size: 16px; line-height: 24px; displa...",
                "  What you need to know about Vision Australia and COVID-19:",
                "  <a href=\"https://www.visionaustralia.org/COVID-19/\">",
                "    visionaustralia.org/COVID-19",
                "  </a>",
                "  <button aria-label=\"Close this message for the next 24 hours\" class=\"close\" data-dismiss=\"alert\" ...",
                "    <span aria-hidden=\"true\">",
                "      ×",
                "    </span>",
                "  </button>",
                "</p>"
              ]
            }
          },
          {
            "index": 1590,
            "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.visionaustralia.org/services/digital-access",
      "result": {
        "totals": {
          "rulesNA": 44,
          "rulesPassed": 51,
          "rulesWarned": 4,
          "rulesViolated": 5,
          "warnings": {
            "minor": 23,
            "moderate": 0,
            "serious": 2,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 14,
            "serious": 1,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-06T02:04:35.635Z",
          "url": "https://www.visionaustralia.org/services/digital-access",
          "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": "#2a2a2a",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text desktop\" aria-hidden=\"true\">Go</span>",
                  "target": [
                    ".text.desktop[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                }
              ]
            },
            {
              "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": "#2a2a2a",
                        "contrastRatio": 0,
                        "fontSize": "0.0pt (0px)",
                        "fontWeight": "normal",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"text desktop\" aria-hidden=\"true\">Go</span>",
                  "target": [
                    ".text.desktop[aria-hidden=\"true\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Unable to determine contrast ratio"
                }
              ]
            },
            {
              "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": "<div class=\"logo mobile\">\n                    <a href=\"/\">\n                                                <img src=\"/themes/custom/va/images/VA_Logo_for_mobile_header.svg\" alt=\"Home - Vision Australia - logo\">\n                    </a>\n                </div>",
                  "target": [
                    ".logo.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"link-user\">\n                        <a class=\"icon-user\" id=\"icon-user\" aria-label=\"Login MyVA\" href=\"https://www.visionaustralia.org/login\">\n                            <span class=\"icon-person\" aria-hidden=\"true\"></span></a>\n                    </div>",
                  "target": [
                    ".link-user"
                  ],
                  "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": "<a class=\"icon-user\" id=\"icon-user\" aria-label=\"Login MyVA\" href=\"https://www.visionaustralia.org/login\">\n                            <span class=\"icon-person\" aria-hidden=\"true\"></span></a>",
                  "target": [
                    "#icon-user"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\"#navbar-collapse\">",
                  "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": "<div class=\"link_static pull-right\">",
                  "target": [
                    "#navbar > .link_static.pull-right"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"text-back\">Back</span>",
                  "target": [
                    ".text-back"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu dropdown-menu\">",
                  "target": [
                    "#block-va-main-menu > .nav.navbar-nav.menu > .dropdown.expanded:nth-child(2) > .dropdown-menu.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu dropdown-menu\">",
                  "target": [
                    "#block-va-main-menu > .nav.navbar-nav.menu > .dropdown.expanded:nth-child(3) > .dropdown-menu.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu dropdown-menu\">",
                  "target": [
                    "#block-va-main-menu > .nav.navbar-nav.menu > .active.dropdown.expanded > .dropdown-menu.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu dropdown-menu\">",
                  "target": [
                    "#block-va-main-menu > .nav.navbar-nav.menu > .dropdown.expanded:nth-child(5) > .dropdown-menu.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu dropdown-menu\">",
                  "target": [
                    "#block-va-main-menu > .nav.navbar-nav.menu > .dropdown.expanded:nth-child(6) > .dropdown-menu.menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"menu dropdown-menu\">",
                  "target": [
                    "#block-va-main-menu > .nav.navbar-nav.menu > .dropdown.expanded:nth-child(7) > .dropdown-menu.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": "<div class=\"searchbox\">",
                  "target": [
                    ".link_bottom.mobile > .searchbox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"search_link item-link\">",
                  "target": [
                    ".search_link"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"print-only hidden\">\n            <div>\n                <span class=\"print-logo\"><img src=\"/themes/custom/va/images/logo-main.png\" alt=\"\"></span>\n                <span class=\"print-phone\">1300 84 74 66</span>\n            </div>\n        </div>",
                  "target": [
                    ".print-only"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"box-processing hidden\" id=\"box-processing\" role=\"alertdialog\" aria-busy=\"true\" aria-live=\"assertive\" tabindex=\"-1\" aria-label=\"Processing, please wait\"><div class=\"processing\"></div><div class=\"loader-icon\"></div></div>",
                  "target": [
                    "#box-processing"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<li>\n                <a href=\"/\"><span>Home</span></a>\n                  </li>",
                  "target": [
                    "#block-mainnavigation-2 > .nav.navbar-nav.menu > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"phone-number col-sm-4 mobile\">\n                <a>\n                    <span class=\"icon-phone\" aria-hidden=\"true\"></span>\n                    1300 84 74 66\n                </a>\n            </div>",
                  "target": [
                    ".phone-number.col-sm-4.mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe name=\"__privateStripeMetricsController8990\" frameborder=\"0\" allowtransparency=\"true\" scrolling=\"no\" allow=\"payment *\" src=\"https://js.stripe.com/v3/m-outer-6262077c14f753400d607dc30e70f1af.html#url=https%3A%2F%2Fwww.visionaustralia.org%2Fservices%2Fdigital-access&amp;title=Digital%20Access%20Consulting%20%7C%20Vision%20Australia.%20Blindness%20and%20low%20vision%20services&amp;referrer=&amp;muid=NA&amp;sid=NA&amp;version=6&amp;preview=false\" aria-hidden=\"true\" tabindex=\"-1\" style=\"border: none !important; margin: 0px !important; padding: 0px !important; width: 1px !important; min-width: 100% !important; overflow: hidden !important; display: block !important; visibility: hidden !important; position: fixed !important; height: 1px !important; pointer-events: none !important; user-select: none !important;\">",
                  "target": [
                    "iframe[frameborder=\"0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"universal_pixel_to409k9\" height=\"0\" width=\"0\" style=\"display:none;\" src=\"https://insight.adsrvr.org/track/up?adv=ucnq3kd&amp;ref=https%3A%2F%2Fwww.visionaustralia.org%2Fservices%2Fdigital-access&amp;upid=to409k9&amp;upv=1.1.0\" title=\"TTD Universal Pixel\"></iframe>",
                  "target": [
                    "iframe[height=\"0\"][width=\"0\"][title=\"TTD Universal Pixel\"]:nth-child(20)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"universal_pixel_to409k9\" height=\"0\" width=\"0\" style=\"display:none;\" src=\"https://insight.adsrvr.org/track/up?adv=ucnq3kd&amp;ref=https%3A%2F%2Fwww.visionaustralia.org%2Fservices%2Fdigital-access&amp;upid=to409k9&amp;upv=1.1.0\" title=\"TTD Universal Pixel\"></iframe>",
                  "target": [
                    "iframe[height=\"0\"][width=\"0\"][title=\"TTD Universal Pixel\"]:nth-child(21)"
                  ],
                  "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": "events",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.visionaustralia.org",
                          "port": "",
                          "pathname": "/services/digital-access/training/events/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/community/events\"><span>Events</span></a>",
                          "target": [
                            "#block-mainnavigation-2 > .nav.navbar-nav.menu > .dropdown.expanded:nth-child(5) > .dropdown-menu.menu > li:nth-child(2) > a[href$=\"events\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/services/digital-access/training/events\">Events</a>",
                  "target": [
                    ".child > li:nth-child(3) > a"
                  ],
                  "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": "contact us",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.visionaustralia.org",
                          "port": "",
                          "pathname": "/services/digital-access/contact-us/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"shopLink\" href=\"/about-us/contact-us\">\n                        Contact us\n                    </a>",
                          "target": [
                            ".shopLink[href$=\"contact-us\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"/about-us/contact-us\"><span>Contact us</span></a>",
                          "target": [
                            "#block-mainnavigation-2 > .nav.navbar-nav.menu > .dropdown.expanded:nth-child(7) > .dropdown-menu.menu > li:nth-child(2) > a[href$=\"contact-us\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/services/digital-access/contact-us\">Contact us</a>",
                  "target": [
                    ".child > li:nth-child(9) > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-command-name",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures every ARIA button, link and menuitem has an accessible name",
              "help": "ARIA commands must have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-command-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": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a id=\"back\" role=\"button\" tabindex=\"0\" data-rel=\"back\">\n                                            <span class=\"icon-back\" aria-hidden=\"true\"></span>\n                                            <span class=\"text-back\">Back</span>\n                                        </a>",
                  "target": [
                    "#back"
                  ],
                  "failureSummary": "Fix 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 no title attribute"
                }
              ]
            },
            {
              "id": "duplicate-id",
              "impact": "minor",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value is unique",
              "help": "id attribute value must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id",
                      "data": "universal_pixel_to409k9",
                      "relatedNodes": [
                        {
                          "html": "<iframe id=\"universal_pixel_to409k9\" height=\"0\" width=\"0\" style=\"display:none;\" src=\"https://insight.adsrvr.org/track/up?adv=ucnq3kd&amp;ref=https%3A%2F%2Fwww.visionaustralia.org%2Fservices%2Fdigital-access&amp;upid=to409k9&amp;upv=1.1.0\" title=\"TTD Universal Pixel\"></iframe>",
                          "target": [
                            "iframe[height=\"0\"][width=\"0\"][title=\"TTD Universal Pixel\"]:nth-child(21)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: universal_pixel_to409k9"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe id=\"universal_pixel_to409k9\" height=\"0\" width=\"0\" style=\"display:none;\" src=\"https://insight.adsrvr.org/track/up?adv=ucnq3kd&amp;ref=https%3A%2F%2Fwww.visionaustralia.org%2Fservices%2Fdigital-access&amp;upid=to409k9&amp;upv=1.1.0\" title=\"TTD Universal Pixel\"></iframe>",
                  "target": [
                    "iframe[height=\"0\"][width=\"0\"][title=\"TTD Universal Pixel\"]:nth-child(20)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: universal_pixel_to409k9"
                }
              ]
            },
            {
              "id": "heading-order",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the order of headings is semantically correct",
              "help": "Heading levels should only increase by one",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/heading-order?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5>Quick Links</h5>",
                  "target": [
                    ".quick-links.clearfix > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                },
                {
                  "any": [
                    {
                      "id": "heading-order",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Heading order invalid"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h5>Join the conversation</h5>",
                  "target": [
                    ".social-media > h5"
                  ],
                  "failureSummary": "Fix any of the following:\n  Heading order invalid"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": "main navigation"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav role=\"navigation\" aria-labelledby=\"block-mainnavigation-2-menu\" id=\"block-mainnavigation-2\" data-block-plugin-id=\"system_menu_block:main\">",
                          "target": [
                            "#block-mainnavigation-2"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav role=\"navigation\" aria-labelledby=\"block-va-main-menu-menu\" id=\"block-va-main-menu\" data-block-plugin-id=\"system_menu_block:main\">",
                  "target": [
                    "#block-va-main-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "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": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">\n      Skip to main content\n    </a>",
                  "target": [
                    ".focusable"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"phoneNumber\">\n                    <a href=\"tel:1300 84 74 66\" class=\"AVANSERnumber-A\">\n                        <span class=\"icon-phone\" aria-hidden=\"true\"></span>\n                        1300 84 74 66\n                    </a>\n                </div>",
                  "target": [
                    ".phoneNumber"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"myportalTxt\">Login MyVA</span>",
                  "target": [
                    ".myportalTxt"
                  ],
                  "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": "<li class=\"sedaLI links links\">\n                            <a class=\"sedaLink\" href=\"https://sed.visionaustralia.org/\" target=\"_blank\">\n                                <span class=\"sedaTxt\">Seeing Eye Dogs</span>\n\n                            </a>\n                        </li>",
                  "target": [
                    ".top_header > .container > .link_static.pull-right > ul > .sedaLI.links"
                  ],
                  "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": "<li class=\"i-accessonlineLI links\">\n                            <a class=\"iLink\" href=\"/services/library/\" target=\"_blank\">\n                                <span class=\"iTxt\">Library</span>\n                            </a>\n                        </li>",
                  "target": [
                    ".top_header > .container > .link_static.pull-right > ul > .i-accessonlineLI.links"
                  ],
                  "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": "<li class=\"radioLI links\">\n                            <a class=\"radioLink\" href=\"https://radio.visionaustralia.org/\" target=\"_blank\">\n                                <span class=\"radioTxt\">Radio</span>\n                            </a>\n                        </li>",
                  "target": [
                    ".top_header > .container > .link_static.pull-right > ul > .radioLI.links"
                  ],
                  "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": "<li class=\"shopLI links\">\n                            <a class=\"shopLink\" href=\"https://shop.visionaustralia.org/\" target=\"_blank\">\n                                <span class=\"shopTxt\">Shop</span>\n                            </a>\n                        </li>",
                  "target": [
                    ".top_header > .container > .link_static.pull-right > ul > .shopLI.links"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"logo desktop\">\n                    <a href=\"/\">\n                        <img src=\"/themes/custom/va/images/VA_logo_for_Desktop_mobile_footer.svg\" alt=\"Home - Vision Australia. Blindness. Low Vision. Opportunity - logo\">\n                    </a>\n                </div>",
                  "target": [
                    ".logo.desktop"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input type=\"text\" name=\"keys\" class=\"form-control\" placeholder=\"Search\" aria-label=\"Search\">",
                  "target": [
                    ".form-control"
                  ],
                  "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": "<a href=\"/donate\" class=\"donate btn btn-blue\">Donate now</a>",
                  "target": [
                    ".donate"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\" container \">",
                  "target": [
                    ".container:nth-child(2)"
                  ],
                  "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.visionaustralia.org/services/digital-access",
      "what": "URL",
      "result": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.08:1. Recommendation:  change text colour to #fff.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"text desktop\" aria-hidden=\"true\">...</span>"
              }
            ]
          }
        },
        "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=\"/themes/custom/va/images/logo-main.png\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#block-va-main-menu-menu",
                "code": "<h2 class=\"sr-only\" id=\"block-va-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#block-va-main-menu-menu",
                "code": "<h2 class=\"sr-only\" id=\"block-va-main-menu-menu\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h5 element should be an h3 to be properly nested.": [
              {
                "tagName": "h5",
                "id": "",
                "code": "<h5>...</h5>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"loader-icon\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "#block-mainnavigation-2-menu",
                "code": "<h2 class=\"sr-only\" id=\"block-mainnavigation-2-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-va-main-menu-menu",
                "code": "<h2 class=\"sr-only\" id=\"block-va-main-menu-menu\">...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span aria-hidden=\"true\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable skip-link\">...</a>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\" tabindex=\"-1\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a>...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.visionaustralia.org/services/digital-access",
      "what": "URL",
      "result": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "content": {
          "totals": {
            "violation": 17,
            "recommendation": 7,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/script[1]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"AVANSERjs\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"http://adriano-au.avanser.com/aa.js?&t=1657073088765\" id=\"AVANSERjs\" type=\"text/javascript\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/script[14]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"AVANSERcore\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://adriano-au.avanser.com/static/7340-3797.js?dn=www.visionaustralia.org&cb=1657073085\" id=\"AVANSERcore\" type=\"text/javascript\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ol[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1663,
                "height": 56,
                "width": 784
              },
              "snippet": "<ol class=\"breadcrumb\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/a[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1592,
                "height": 18,
                "width": 44
              },
              "snippet": "<a aria-expanded=\"false\" href=\"javascript:;\" role=\"button\" title=\"Search\" class=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 252,
                "height": 18,
                "width": 78
              },
              "snippet": "<a class=\"donate btn btn-blue\" href=\"/donate\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/form[1]/div[1]/span[1]/input[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 159,
                "top": 231,
                "height": 22,
                "width": 34
              },
              "snippet": "<input value=\"Go\" type=\"submit\" class=\"btn btn-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 231,
                "height": 22,
                "width": 147
              },
              "snippet": "<input aria-label=\"Search\" placeholder=\"Search\" class=\"form-control\" name=\"keys\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 212,
                "height": 18,
                "width": 214
              },
              "snippet": "<a href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 194,
                "height": 18,
                "width": 454
              },
              "snippet": "<a href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 85,
                "height": 93,
                "width": 784
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 51,
                "height": 18,
                "width": 92
              },
              "snippet": "<a class=\"AVANSERnumber-A\" href=\"tel:1300 84 74 66\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 32,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[3]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 4166,
                "height": 1139,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main\" id=\"block-mainnavigation-2\" aria-labelledby=\"block-mainnavigation-2-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[3]/div[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 4166,
                "height": 1139,
                "width": 784
              },
              "snippet": "<div role=\"navigation\" id=\"ft-navbar\" class=\"navbar navbar-default container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/header[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 437,
                "height": 1139,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main\" id=\"block-va-main-menu\" aria-labelledby=\"block-va-main-menu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[4]/div[1]/aside[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 1735,
                "height": 405,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" class=\"col-sm-3 left-site\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[8]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[7]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[4]/div[1]/section[1]/div[2]/article[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/header[1]/ul[3]/li[2]/u[1]",
                "aria": "/document[1]/main[1]/article[1]/list[3]/listitem[2]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 207,
                "top": 3268,
                "height": 18,
                "width": 6
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[3]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4166,
                "height": 1139,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main\" id=\"block-mainnavigation-2\" aria-labelledby=\"block-mainnavigation-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[4]/div[1]/section[1]/div[2]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 2207,
                "height": 1682,
                "width": 784
              },
              "snippet": "<article class=\"page full clearfix\" about=\"/services/digital-access\" role=\"article\" data-history-node-id=\"241\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[4]/div[1]/aside[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 8,
                "top": 1735,
                "height": 405,
                "width": 784
              },
              "snippet": "<aside role=\"complementary\" class=\"col-sm-3 left-site\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/header[1]/div[3]/div[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": 8,
                "top": 437,
                "height": 1139,
                "width": 784
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main\" id=\"block-va-main-menu\" aria-labelledby=\"block-va-main-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 15,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/header[1]/div[3]/a[1]",
                "aria": "/document[1]/banner[1]/button[2]"
              },
              "message": "Form control with \"button\" role has no associated label",
              "bounds": {
                "left": 45,
                "top": 194,
                "height": 0,
                "width": 0
              },
              "snippet": "<a data-rel=\"back\" tabindex=\"0\" role=\"button\" id=\"back\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[2]/div[1]/div[1]/ol[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 25,
                "top": 306,
                "height": 24,
                "width": 735
              },
              "snippet": "<ol class=\"breadcrumb\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 629,
                "top": 113,
                "height": 45,
                "width": 126
              },
              "snippet": "<a class=\"donate btn btn-blue\" href=\"/donate\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/form[1]/div[1]/span[1]/input[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 389,
                "top": 113,
                "height": 45,
                "width": 50
              },
              "snippet": "<input value=\"Go\" type=\"submit\" class=\"btn btn-default\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/form[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 232,
                "top": 113,
                "height": 45,
                "width": 158
              },
              "snippet": "<input aria-label=\"Search\" placeholder=\"Search\" class=\"form-control\" name=\"keys\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 111,
                "height": 61,
                "width": 147
              },
              "snippet": "<a href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 220,
                "top": 61,
                "height": 30,
                "width": 540
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 63,
                "height": 20,
                "width": 120
              },
              "snippet": "<a class=\"AVANSERnumber-A\" href=\"tel:1300 84 74 66\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 56,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"visually-hidden focusable skip-link\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[3]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 41,
                "top": 4005,
                "height": 0,
                "width": 718
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main\" id=\"block-mainnavigation-2\" aria-labelledby=\"block-mainnavigation-2-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[3]/div[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 4004,
                "height": 260,
                "width": 720
              },
              "snippet": "<div role=\"navigation\" id=\"ft-navbar\" class=\"navbar navbar-default container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/header[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 45,
                "top": 194,
                "height": 0,
                "width": 720
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main\" id=\"block-va-main-menu\" aria-labelledby=\"block-va-main-menu-menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[4]/div[1]/aside[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 40,
                "top": 370,
                "height": 949,
                "width": 720
              },
              "snippet": "<aside role=\"complementary\" class=\"col-sm-3 left-site\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/form[1]/div[1]/span[1]/span[2]",
                "aria": "/document[1]"
              },
              "message": "Text contrast of 1.08 with its background is less than the WCAG AA minimum requirements for text of size undefinedpx and weight of 400",
              "bounds": {
                "left": 390,
                "top": 170,
                "height": 0,
                "width": 0
              },
              "snippet": "<span aria-hidden=\"true\" class=\"text desktop\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[7]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[4]/div[1]/section[1]/div[2]/article[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/header[1]/ul[3]/li[2]/u[1]",
                "aria": "/document[1]/main[1]/article[1]/list[3]/listitem[2]"
              },
              "message": "The <u> element is deprecated in HTML 5",
              "bounds": {
                "left": 267,
                "top": 3068,
                "height": 20,
                "width": 7
              },
              "snippet": "<u>",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[3]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 41,
                "top": 4005,
                "height": 0,
                "width": 718
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main\" id=\"block-mainnavigation-2\" aria-labelledby=\"block-mainnavigation-2-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[4]/div[1]/section[1]/div[2]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 60,
                "top": 1417,
                "height": 2383,
                "width": 680
              },
              "snippet": "<article class=\"page full clearfix\" about=\"/services/digital-access\" role=\"article\" data-history-node-id=\"241\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[4]/div[1]/aside[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The explicitly-assigned ARIA role \"complementary\" is redundant with the implicit role of the element <aside>",
              "bounds": {
                "left": 40,
                "top": 370,
                "height": 949,
                "width": 720
              },
              "snippet": "<aside role=\"complementary\" class=\"col-sm-3 left-site\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[1]/header[1]/div[3]/div[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": 45,
                "top": 194,
                "height": 0,
                "width": 720
              },
              "snippet": "<nav data-block-plugin-id=\"system_menu_block:main\" id=\"block-va-main-menu\" aria-labelledby=\"block-va-main-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.visionaustralia.org/services/digital-access",
      "what": "URL",
      "result": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Digital Access Consulting | Vision Australia. Blindness and low vision services",
          "pageurl": "https://www.visionaustralia.org/services/digital-access",
          "time": 5.94,
          "creditsremaining": 360,
          "allitemcount": 152,
          "totalelements": 828,
          "waveurl": "http://wave.webaim.org/report?url=https://www.visionaustralia.org/services/digital-access"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 2,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV > DIV#hd > DIV:first-child + DIV > DIV:first-child > HEADER#navbar > DIV#navbar-collapse > A:first-child + DIV > NAV#block-va-main-menu > H2#block-va-main-menu-menu",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV > DIV:first-child + DIV + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV + DIV > DIV#ft-navbar > DIV#ft-navbar-collapse > DIV:first-child > NAV#block-mainnavigation-2 > H2#block-mainnavigation-2-menu"
                ],
                "contrastdata": [
                  [
                    1,
                    "#00205b",
                    "#00205b",
                    true
                  ],
                  [
                    1,
                    "#00205b",
                    "#00205b",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 13,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV > DIV:first-child + DIV + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV > H5:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV > DIV:first-child + DIV + DIV + DIV + FOOTER > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > H5:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV > DIV#hd > DIV:first-child + DIV > DIV:first-child > DIV:first-child + 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"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child > META:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + SCRIPT + SCRIPT + LINK + META + META + META + META + META + SCRIPT + LINK + SCRIPT + SCRIPT + TITLE + LINK + LINK + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IFRAME + IFRAME + IFRAME + DIV + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + IFRAME + IFRAME + IFRAME + DIV + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV > DIV#hd > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > FORM:first-child > DIV:first-child > INPUT:first-child + SPAN > INPUT:first-child + SPAN + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV > DIV#hd > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV + HEADER + DIV > DIV:first-child + DIV + DIV > DIV:first-child > A:first-child > SPAN:first-child"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > ASIDE:first-child + SECTION > DIV:first-child + A + DIV > SECTION:first-child + DIV + ARTICLE > DIV:first-child > DIV:first-child > DIV:first-child > SECTION:first-child + SECTION > DIV:first-child > STYLE:first-child + DIV > DIV#masterSection_C002_Col00 > SECTION#masterSection_C014_ctl00_ctl00_sectionSummary > HEADER#masterSection_C014_ctl00_ctl00_header > DIV:first-child + H2 + P + P + P + P + H2 + P + P + P + P + H2 + UL + H2 + P + UL + H2 + P + UL > LI:first-child + LI > A:first-child + U"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > ASIDE:first-child > DIV:first-child > SECTION#block-leftmenublock > DIV:first-child > DIV:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + A + NOSCRIPT + SCRIPT + DIV > DIV:first-child + DIV + DIV + DIV > DIV:first-child > ASIDE:first-child > DIV:first-child > SECTION#block-leftmenublock > DIV:first-child > DIV:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.visionaustralia.org/services/digital-access",
      "what": "URL",
      "result": "https://www.visionaustralia.org/services/digital-access"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.visionaustralia.org/services/digital-access",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.070",
        "responseTime": "2022-07-06T02:05:28.867Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1041456,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 171,
              "failing": 9
            },
            "issues": {
              "totalErrors": 27,
              "totalWarnings": 1,
              "totalIssues": 28
            },
            "issuesByLevel": {
              "A": {
                "count": 14,
                "pct": 50
              },
              "AA": {
                "count": 8,
                "pct": 28.57
              },
              "AAA": {
                "count": 28,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "f1d09e3c-8578-43c6-9946-9d34805fb3a2",
          "docID": "60654627-aedb-48b8-b38e-4b557d26d73b",
          "sourceHash": "90d77148cf88630d38f206664c0a02c4",
          "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=f1d09e3c-8578-43c6-9946-9d34805fb3a2",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4602.77
                },
                "height": 4602.77,
                "width": 1024
              },
              "position": {
                "line": 2745,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-node page-node-type-page\"&gt; &lt;div class=\"top_page\"&gt; &lt;div class=\"region region-top-page\"&gt; &lt;section id=\"block-alertmessageblock\" data-block-plugin-id=\"alert_message_block\" class=\"block block-utility block-alert-message-",
              "xpath": "/html/body",
              "issueID": "fa67157d8a6d5bd73e67adbf13bd9db8",
              "signature": "2b6ac7795553218b19000aabc9f18fbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=fa67157d8a6d5bd73e67adbf13bd9db8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 22,
                  "y": 22
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 7504,
                "column": 40
              },
              "errorSnippet": "&lt;a class=\"text\" title=\"Search\" role=\"button\" href=\"javascript:;\" aria-expanded=\"false\"&gt; &lt;span class=\"visually-hidden\"&gt;Search&lt;/span&gt; &lt;span class=\"icon-search\"&gt;&lt;/span&gt; &lt;span class=\"icon-close search\" style=\"\"&gt;&lt;/span&g",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/a[1]",
              "issueID": "7b59f44c6e14cddcaebe72ec536faf5d",
              "signature": "46e9f6d08afc82b78caf03101025649e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=7b59f44c6e14cddcaebe72ec536faf5d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 2,
                  "y": 93
                },
                "bottom-right": {
                  "x": 199.25,
                  "y": 117
                },
                "height": 24,
                "width": 197.25
              },
              "position": {
                "line": 7924,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/services/telehealth\" title=\"Telehealth\"&gt;Telehealth&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[4]/div[1]/aside[1]/div[1]/section[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "8b124d3ff300a55bb5e697b4fc16f560",
              "signature": "f50f6d84ca8c63e7ad17b1b3d72193d1",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8b124d3ff300a55bb5e697b4fc16f560"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 2,
                  "y": 767
                },
                "bottom-right": {
                  "x": 173.25,
                  "y": 791
                },
                "height": 24,
                "width": 171.25
              },
              "position": {
                "line": 8541,
                "column": 45
              },
              "errorSnippet": "&lt;a href=\"/services/digital-access/about-us\" title=\"About Us\"&gt;About Us&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[4]/div[1]/aside[1]/div[1]/section[1]/div[1]/ul[1]/li[9]/ul[1]/li[8]/a[1]",
              "issueID": "b3d1bce11540e435c48679ea6b4a229e",
              "signature": "e0c16c88f81650378ca34a1d1a38b847",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b3d1bce11540e435c48679ea6b4a229e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 8567,
                "column": 13
              },
              "errorSnippet": "&lt;h2 class=\"sr-only\" id=\"block-va-main-menu-menu\"&gt;Main navigation&lt;/h2&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/header[1]/div[3]/div[1]/nav[1]/h2[1]",
              "issueID": "4582ceccdaafe119205176bf8f88ce11",
              "signature": "d2d2f830ce0eedc53ee356d4aac02387",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4582ceccdaafe119205176bf8f88ce11"
            },
            {
              "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": 2,
                  "y": 542
                },
                "bottom-right": {
                  "x": 173.25,
                  "y": 566
                },
                "height": 24,
                "width": 171.25
              },
              "position": {
                "line": 8491,
                "column": 21
              },
              "errorSnippet": "&lt;a href=\"/services/digital-access/training/events\"&gt;Events&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[4]/div[1]/aside[1]/div[1]/section[1]/div[1]/ul[1]/li[9]/ul[1]/li[3]/a[1]",
              "issueID": "399db9892ad0a3c5acbe8790b4bce558",
              "signature": "73d5037169893b38304bfe760ea33248",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=399db9892ad0a3c5acbe8790b4bce558"
            },
            {
              "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": 2,
                  "y": 812
                },
                "bottom-right": {
                  "x": 173.25,
                  "y": 836
                },
                "height": 24,
                "width": 171.25
              },
              "position": {
                "line": 8547,
                "column": 45
              },
              "errorSnippet": "&lt;a href=\"/services/digital-access/contact-us\"&gt;Contact us&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[4]/div[1]/aside[1]/div[1]/section[1]/div[1]/ul[1]/li[9]/ul[1]/li[9]/a[1]",
              "issueID": "33f1c6a165212479eca66aebead0cc45",
              "signature": "1262b0b297a64883d8edb500670bfba6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=33f1c6a165212479eca66aebead0cc45"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 228,
                  "y": 1722.96875
                },
                "bottom-right": {
                  "x": 234,
                  "y": 1741.96875
                },
                "height": 19,
                "width": 6
              },
              "position": {
                "line": 709,
                "column": 0
              },
              "errorSnippet": "&lt;u&gt;r&lt;/u&gt;",
              "xpath": "/html/body/div[2]/div[4]/div[1]/section[1]/div[2]/article[1]/div[1]/div[1]/div[1]/section[2]/div[1]/div[1]/div[1]/section[1]/header[1]/ul[3]/li[2]/u[1]",
              "issueID": "cf58c8c5c8d0df3a50ab7feb8217d753",
              "signature": "fcb47c2743ed246a9f3a7fb170b5fc06",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=cf58c8c5c8d0df3a50ab7feb8217d753"
            },
            {
              "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": 157,
                  "y": 0
                },
                "bottom-right": {
                  "x": 206,
                  "y": 69
                },
                "height": 69,
                "width": 49
              },
              "position": {
                "line": 8505,
                "column": 33
              },
              "errorSnippet": "&lt;span class=\"input-group-btn\"&gt; &lt;input class=\"btn btn-default\" type=\"submit\" value=\"Go\"&gt; &lt;span class=\"icon-search mobile\" aria-hidden=\"true\"&gt;&lt;/span&gt; &lt;span class=\"text desktop\" aria-hidden=\"true\"&gt;Go&lt;/span&gt; &lt;/span&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[3]/div[1]/form[1]/div[1]/span[1]",
              "issueID": "56128f27a989f7fcdcfa453325b0e3ac",
              "signature": "aed45783f21b38ed1872300baf9dd694",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=56128f27a989f7fcdcfa453325b0e3ac"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 22,
                  "y": 22
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 7336,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"text\" title=\"home\" href=\"/\"&gt; &lt;span class=\"icon-home\" aria-hidden=\"true\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[5]/div[1]/a[1]",
              "issueID": "6f88d4e7220125c6da75f3fb67a68087",
              "signature": "66acf6c430649547ef1bb2a6a1baf44f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6f88d4e7220125c6da75f3fb67a68087"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 22,
                  "y": 22
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 7503,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"text\" title=\"Phone 1300847466\" href=\"tel:1300 84 74 66\"&gt; &lt;span class=\"icon-phone\" aria-hidden=\"true\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[5]/div[2]/a[1]",
              "issueID": "f2eb6ceeb8bfe809103614911d56124e",
              "signature": "ffb0367a1d0a4442c2863cdcb106fb72",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f2eb6ceeb8bfe809103614911d56124e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 22,
                  "y": 22
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 7504,
                "column": 40
              },
              "errorSnippet": "&lt;a class=\"text\" title=\"Search\" role=\"button\" href=\"javascript:;\" aria-expanded=\"false\"&gt; &lt;span class=\"visually-hidden\"&gt;Search&lt;/span&gt; &lt;span class=\"icon-search\"&gt;&lt;/span&gt; &lt;span class=\"icon-close search\" style=\"\"&gt;&lt;/span&g",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[5]/div[3]/div[1]/a[1]",
              "issueID": "26354a49e655982f5bfa671d005224f5",
              "signature": "dfa88456702728550b86ed806e4bc6d4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=26354a49e655982f5bfa671d005224f5"
            },
            {
              "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": -18,
                  "y": -18
                },
                "height": -18,
                "width": -18
              },
              "position": {
                "line": 710,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icon-user\" id=\"icon-user\" aria-label=\"Login MyVA\" href=\"https://www.visionaustralia.org/login\" style=\"\"&gt; &lt;span class=\"icon-person\" aria-hidden=\"true\"&gt;&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "f5830a31544aa76428f90538ae9e5759",
              "signature": "e68b43a3a09384e611a1d507adc6ee1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f5830a31544aa76428f90538ae9e5759"
            },
            {
              "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": 22,
                  "y": 22
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 7336,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"text\" title=\"home\" href=\"/\"&gt; &lt;span class=\"icon-home\" aria-hidden=\"true\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[5]/div[1]/a[1]",
              "issueID": "86d65f2887bacf5a3c7155309dbf7ec2",
              "signature": "8d6a61849b0e282737b963cbdbbb462a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=86d65f2887bacf5a3c7155309dbf7ec2"
            },
            {
              "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": 22,
                  "y": 22
                },
                "height": 22,
                "width": 22
              },
              "position": {
                "line": 7503,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"text\" title=\"Phone 1300847466\" href=\"tel:1300 84 74 66\"&gt; &lt;span class=\"icon-phone\" aria-hidden=\"true\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/div[5]/div[2]/a[1]",
              "issueID": "cde4d7c9799601801294446278c12daf",
              "signature": "7fbee92381960576f53079a4c609a5cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cde4d7c9799601801294446278c12daf"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "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.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4602.77
                },
                "height": 4602.77,
                "width": 1024
              },
              "position": {
                "line": 2745,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-node page-node-type-page\"&gt; &lt;div class=\"top_page\"&gt; &lt;div class=\"region region-top-page\"&gt; &lt;section id=\"block-alertmessageblock\" data-block-plugin-id=\"alert_message_block\" class=\"block block-utility block-alert-message-",
              "xpath": "/html/body",
              "issueID": "4cf614bbebb933eb8e204e5de5bb9342",
              "signature": "ae43caf890b29a294d7ed2dc5e59f781",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=4cf614bbebb933eb8e204e5de5bb9342"
            },
            {
              "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": 157,
                  "y": 8.5
                },
                "bottom-right": {
                  "x": 279,
                  "y": 27.5
                },
                "height": 19,
                "width": 122
              },
              "position": {
                "line": 710,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"sedaLink\" href=\"https://sed.visionaustralia.org/\" target=\"_blank\"&gt; &lt;span class=\"sedaTxt\"&gt;Seeing Eye Dogs&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "383d28a98c368ab69dfc0bb1ea7ea574",
              "signature": "70a16b47b37a4876ea09acd530dd98ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=383d28a98c368ab69dfc0bb1ea7ea574"
            },
            {
              "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": 329,
                  "y": 8.5
                },
                "bottom-right": {
                  "x": 381,
                  "y": 27.5
                },
                "height": 19,
                "width": 52
              },
              "position": {
                "line": 710,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"iLink\" href=\"/services/library/\" target=\"_blank\"&gt; &lt;span class=\"iTxt\"&gt;Library&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "9bb6960ab608a793800af5d46d4abdbf",
              "signature": "4b163372a0f48e5dab7220fecda788fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9bb6960ab608a793800af5d46d4abdbf"
            },
            {
              "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": 431,
                  "y": 8.5
                },
                "bottom-right": {
                  "x": 474,
                  "y": 27.5
                },
                "height": 19,
                "width": 43
              },
              "position": {
                "line": 710,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"radioLink\" href=\"https://radio.visionaustralia.org/\" target=\"_blank\"&gt; &lt;span class=\"radioTxt\"&gt;Radio&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "86d2a50b9f5da0266c5a5a132c52a398",
              "signature": "03b931a63036f80705601db75d7ea09b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=86d2a50b9f5da0266c5a5a132c52a398"
            },
            {
              "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": 524,
                  "y": 8.5
                },
                "bottom-right": {
                  "x": 562,
                  "y": 27.5
                },
                "height": 19,
                "width": 38
              },
              "position": {
                "line": 710,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"shopLink\" href=\"https://shop.visionaustralia.org/\" target=\"_blank\"&gt; &lt;span class=\"shopTxt\"&gt;Shop&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]",
              "issueID": "611711b74c765a5bb67b0a26d130aa56",
              "signature": "5382e429b2aaec06dcc517b9961ad1d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=611711b74c765a5bb67b0a26d130aa56"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -2
                },
                "height": -2,
                "width": -20
              },
              "position": {
                "line": 710,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"sedaLink\" href=\"https://sed.visionaustralia.org/\" target=\"_blank\"&gt; &lt;span class=\"sedaTxt\"&gt;Seeing Eye Dogs&lt;/span&gt; &lt;span class=\"icon-export\" aria-hidden=\"true\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/header[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "af676df24318e02452ca0f5d07242019",
              "signature": "b96cef8c1268f325cc384d77efe940ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=af676df24318e02452ca0f5d07242019"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -2
                },
                "height": -2,
                "width": -20
              },
              "position": {
                "line": 710,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"iLink\" href=\"/services/library/\" target=\"_blank\"&gt; &lt;span class=\"iTxt\"&gt;Library&lt;/span&gt; &lt;span class=\"icon-export\" aria-hidden=\"true\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/header[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "3673659079e5bef7e0ed8da46d99c2f1",
              "signature": "75cb2200aee4f357cb043af71ecea323",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3673659079e5bef7e0ed8da46d99c2f1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -2
                },
                "height": -2,
                "width": -20
              },
              "position": {
                "line": 738,
                "column": 416
              },
              "errorSnippet": "&lt;a class=\"radioLink\" href=\"https://radio.visionaustralia.org/\" target=\"_blank\"&gt; &lt;span class=\"radioTxt\"&gt;Radio&lt;/span&gt; &lt;span class=\"icon-export\" aria-hidden=\"true\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/header[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "a35f475cd2b8e43f425acb77b581a6ff",
              "signature": "9108ce63ea448c24e1d435f095bc4a54",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a35f475cd2b8e43f425acb77b581a6ff"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": -2
                },
                "height": -2,
                "width": -20
              },
              "position": {
                "line": 740,
                "column": 1090
              },
              "errorSnippet": "&lt;a class=\"shopLink\" href=\"https://shop.visionaustralia.org/\" target=\"_blank\"&gt; &lt;span class=\"shopTxt\"&gt;Shop&lt;/span&gt; &lt;span class=\"icon-export\" aria-hidden=\"true\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[1]/header[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "12b4d1ecc778801cf57cef7b3249d499",
              "signature": "3afde38aa4a961b4199866032ecf8bbd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=12b4d1ecc778801cf57cef7b3249d499"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -8
                },
                "bottom-right": {
                  "x": 122,
                  "y": 11
                },
                "height": 19,
                "width": 122
              },
              "position": {
                "line": 8715,
                "column": 17
              },
              "errorSnippet": "&lt;a class=\"sedaLink\" href=\"https://sed.visionaustralia.org/\" target=\"_blank\"&gt; &lt;span class=\"sedaTxt\"&gt;Seeing Eye Dogs&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "a44627ddad4263e6a3f3bdd0f3beeb83",
              "signature": "c58cc7f08ed8f97c2e48d80f879cc1a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a44627ddad4263e6a3f3bdd0f3beeb83"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -8
                },
                "bottom-right": {
                  "x": 52,
                  "y": 11
                },
                "height": 19,
                "width": 52
              },
              "position": {
                "line": 8721,
                "column": 9
              },
              "errorSnippet": "&lt;a class=\"iLink\" href=\"/services/library/\" target=\"_blank\"&gt; &lt;span class=\"iTxt\"&gt;Library&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "e5a73c3b40941cd5573241a1e06e5bcc",
              "signature": "b6112f36d51e2530788cc0737a7edb68",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e5a73c3b40941cd5573241a1e06e5bcc"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -8
                },
                "bottom-right": {
                  "x": 38,
                  "y": 11
                },
                "height": 19,
                "width": 38
              },
              "position": {
                "line": 8729,
                "column": 17
              },
              "errorSnippet": "&lt;a class=\"shopLink\" href=\"https://shop.visionaustralia.org/\" target=\"_blank\"&gt; &lt;span class=\"shopTxt\"&gt;Shop&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "7faeb4999eba9dd66d63391e33ed5fce",
              "signature": "c8fef218c9267a441e607f501496bd31",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7faeb4999eba9dd66d63391e33ed5fce"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -8
                },
                "bottom-right": {
                  "x": 43,
                  "y": 11
                },
                "height": 19,
                "width": 43
              },
              "position": {
                "line": 8732,
                "column": 17
              },
              "errorSnippet": "&lt;a class=\"radioLink\" href=\"https://radio.visionaustralia.org/\" target=\"_blank\"&gt; &lt;span class=\"radioTxt\"&gt;Radio&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/footer[1]/div[1]/div[2]/ul[1]/li[4]/a[1]",
              "issueID": "d9790babbeb263785fda17205c09633d",
              "signature": "8cdcc41f2a91e911a8db9c72b74bfd61",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d9790babbeb263785fda17205c09633d"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T02:01:33",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      59
    ],
    [
      "focInd",
      44
    ],
    [
      "ibm",
      23
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      11
    ],
    [
      "wave",
      6
    ],
    [
      "axe",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 45,
  "logSize": 6270,
  "errorLogCount": 40,
  "errorLogSize": 5010,
  "prohibitedCount": 10,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T02:05:28",
  "elapsedSeconds": 235,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 1,
        "focInd": 315,
        "focOp": 16,
        "hover": 1,
        "linkUl": 100,
        "role": 36,
        "styleDiff": 38,
        "zIndex": 16
      },
      "alfa": {
        "r12": 4,
        "r13": 4,
        "r53": 8,
        "r57": 48,
        "r61": 4,
        "r65": 6,
        "r66": 1,
        "r69": 1,
        "r74": 4,
        "r80": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 1,
        "color-contrast": 1,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "aria-command-name": 3,
        "duplicate-id": 1,
        "heading-order": 4,
        "landmark-unique": 2,
        "region": 22
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 4,
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 3,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 3,
        "w:AA.1_4_3.G18.Abs": 2,
        "w:AA.4_1_2.H91.A.Empty": 1,
        "w:AA.4_1_2.H91.A.Placeholder": 1
      },
      "wave": {
        "c:contrast": 6,
        "a:heading_skipped": 2,
        "a:link_redundant": 1,
        "a:noscript": 5,
        "a:text_small": 2,
        "a:underline": 1,
        "a:title_redundant": 2
      },
      "tenon": {
        "28": 4,
        "79": 12,
        "95": 4,
        "98": 8,
        "129": 3,
        "134": 12,
        "152": 12,
        "155": 2,
        "218": 48
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 315,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 6,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 12,
              "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": 50,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 27,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 10,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "buttonNoText": {
          "alfa": {
            "r12": {
              "score": 4,
              "what": "Button has no accessible name"
            }
          },
          "axe": {
            "aria-command-name": {
              "score": 3,
              "what": "ARIA command has no accessible name"
            }
          }
        },
        "iframeTitleBad": {
          "alfa": {
            "r13": {
              "score": 4,
              "what": "iframe has no accessible name"
            }
          }
        },
        "headingStructure": {
          "alfa": {
            "r53": {
              "score": 4,
              "what": "Heading skips one or more levels"
            }
          },
          "axe": {
            "heading-order": {
              "score": 2,
              "what": "Heading levels do not increase by only one"
            }
          },
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 2,
              "what": "Heading level is incorrect"
            }
          },
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 24,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 11,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 1,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 1,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 5,
              "what": "Very low contrast"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 2,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 2,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "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"
            }
          }
        },
        "duplicateID": {
          "axe": {
            "duplicate-id": {
              "score": 1,
              "what": "id attribute value is not unique"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 1,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 2,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 9,
              "what": "Text is very small"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 3,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 6,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 36,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1007,
      "log": 375,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 319
        },
        {
          "groupName": "linkIndication",
          "score": 52
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 38
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 30
        },
        {
          "groupName": "roleBad",
          "score": 29
        },
        {
          "groupName": "focusableOperable",
          "score": 14
        },
        {
          "groupName": "inconsistentStyles",
          "score": 12
        },
        {
          "groupName": "fontSmall",
          "score": 12
        },
        {
          "groupName": "contrastAA",
          "score": 9
        },
        {
          "groupName": "headingStructure",
          "score": 8
        },
        {
          "groupName": "targetSize",
          "score": 8
        },
        {
          "groupName": "buttonNoText",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "iframeTitleBad",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "titleRedundant",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "contrastAAA",
          "score": 4
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 4
        },
        {
          "groupName": "leadingAbsolute",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "contrastRisk",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "duplicateID",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}