[Skip navigation links]

Site Report

This tab shows accessibility issues, indicating problems for older users, people with disabilities or accessibility needs. Automated testing cannot detect all accessibility issues, so should be used alongside human testing.

LevelWCAG 2.0Section 508 - 2017Key
ALevel A, 3 issuesLevel A, 3 issuesCritical Pages with level A issues are unusable for some people
AALevel AA, 1 issuesLevel AA, 1 issuesVery Important Pages with level AA issues are very difficult to use
AAALevel AAA, 1 issuesLess Important Pages with level AAA issues can be difficult to use
PriorityDescription and URLGuideline and Line#Count

Level A

3 issues on 3 pages

CriticalContent inserted with CSS is not read by some screen readers, and not available to people who turn off style sheets. WCAG 2.0 A F87 Section 508 (2017) A F87
Move the content from CSS to the HTML page so that all users can see it.

Impact on users:

  • NVDA 2018.4 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
  • NVDA 2017.3 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
  • NVDA 2016.2 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
  • JAWS 2018.1811.2 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
  • JAWS 18.0.5038 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
  • JAWS 17.0.2619 IE11 Windows 10 Reading: Text inserted by CSS content property not read.
https://brd.moadoph.gov.au/public/css/blueprint/print.cssLine 29
CriticalRemoving the underline from links makes it hard for color-blind users to see them. WCAG 2.0 A F73 Section 508 (2017) A F73
Remove the text-decoration:none property from your link styles, or add other style attributes in addition to color changes to make links visible without color vision.
https://brd.moadoph.gov.au/Line 184 225
CriticalThis page has markup errors, causing screen readers to miss content. WCAG 2.0 A F70 Section 508 (2017) A F70
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.
https://brd.moadoph.gov.au/tour_dates.htmlLine 317

Level AA

1 issues on 1 pages

Very ImportantProvide information about the general layout of a site using a site map or table of contents. WCAG 2.0 AA 2.4.5 Section 508 (2017) AA 2.4.5
You should provide a link labeled 'Site Map' or 'Sitemap' or the equivalent in your language, on every page.
https://brd.moadoph.gov.au/Line 1

Level AAA

1 issues on 1 pages

ImportantAvoid specifying a new window as the target of a link with target=_blank. WCAG 2.0 AAA F22
Displaying new windows without warning can be very confusing to non-sighted and mobile users. Some screen readers and mobile devices give very little indication a new tab or window has opened. If you cannot avoid displaying a new window, insert a warning into the link text like the following: "opens in a new window".
https://brd.moadoph.gov.au/Line 219 233 236 239 242 ...
Expand all 5 issues