[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, 8 issuesLevel A, 8 issuesCritical Pages with level A issues are unusable for some people
AALevel AA, 2 issuesLevel AA, 2 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

8 issues on 4 pages

Criticalalt text should not be an image file name. WCAG 2.0 A F30 Section 508 (2017) A F30
Change the alt text to a description of the image.
alt='\InternaldfsOPH GroupEXHIBITIONS AND OUTREACHExhibitions - TemporaryM7 and M8Menzies 2014-15ContentImagesMenzies overseas AWM 007036.jpg'
https://menziesbyhoward.moadoph.gov.au/assets/images/Menzies-by-John-Howard-media-backgrounder.pdf
Line 2
CriticalDocument title must not be blank. WCAG 2.0 A F25 Section 508 (2017) A F25
For HTML pages change the title element. For Office documents and PDF documents produced from Office, fill in the Title in Document Properties before saving as PDF.
https://menziesbyhoward.moadoph.gov.au/assets/images/captions-for-Menzies-images.pdfLine 1
https://menziesbyhoward.moadoph.gov.au/assets/images/Menzies-by-John-Howard-media-backgrounder.pdfLine 1
https://menziesbyhoward.moadoph.gov.au/assets/images/Menzies-by-John-Howard-media-release.pdfLine 1
CriticalEach a element must contain text or an img with an alt attribute. WCAG 2.0 A F89 Section 508 (2017) A F89
Add text to the link, or alt text if the link contains an image. If there is no link text or the alt text is blank, screen readers have nothing to read, so read out the URL instead.
https://menziesbyhoward.moadoph.gov.au/Line 64
CriticalElement h1 not allowed as child element in this context. HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1
https://menziesbyhoward.moadoph.gov.au/Line 105
CriticalFigures and images in PDF documents should have non blank ALT text, except for decorative images which should be marked as artifacts. WCAG 2.0 A F65 Section 508 (2017) A F65
Each image should have an ALT attribute describing the picture, which screen readers can read aloud. See PDF Techniques for WCAG: Text Alternatives.

PDF graphics with missing ALT attributes causes problems in:

  • JAWS 13 with Acrobat Reader XI: the word "graphic" is read at a random position in the reading order.
https://menziesbyhoward.moadoph.gov.au/assets/images/captions-for-Menzies-images.pdfLine 0
https://menziesbyhoward.moadoph.gov.au/assets/images/Menzies-by-John-Howard-media-backgrounder.pdfLine 2
Criticalimg elements must have an alt attribute. WCAG 2.0 A F65 Section 508 (2017) A F65
Add an ALT attribute describing each image, which screen readers read aloud. Spacer images and purely decorative images should use ALT=''.

Impact on users:

  • NVDA 2018.4 FF60 Windows 10 Reading: Image ignored.
  • NVDA 2018.4 IE11 Windows 10 Reading: Image ignored.
  • NVDA 2017.3 FF60 Windows 10 Reading: Image ignored.
  • NVDA 2017.3 IE11 Windows 10 Reading: Image ignored.
  • NVDA 2016.2 FF48 Windows 10 Reading: Image ignored.
  • NVDA 2016.2 IE11 Windows 10 Reading: Image ignored.
  • JAWS 2018.1811.2 FF60 Windows 10 Reading: Image ignored.
  • JAWS 2018.1811.2 IE11 Windows 10 Reading: Image ignored.
  • JAWS 18.0.5038 FF52 Windows 10 Reading: Image ignored.
  • JAWS 18.0.5038 IE11 Windows 10 Reading: Image ignored.
  • JAWS 17.0.2619 FF48 Windows 10 Reading: Image ignored.
  • JAWS 17.0.2619 IE11 Windows 10 Reading: Image ignored.
  • VoiceOver macOS 10.13 Safari 12.1 macOS 10.13.6 Reading: Image filename read out.
  • VoiceOver macOS 10.12 Safari 10.1.2 macOS 10.12.6 Reading: Image filename read out.
  • VoiceOver macOS 10.11 Safari 9.1.2 macOS 10.11.6 Reading: Image filename read out.
  • VoiceOver iOS 11.4 Safari iOS 11.4 iOS 11.4.1 Touch: Image filename read out.
  • VoiceOver iOS 10.3 Safari iOS 10.3 iOS 10.3 Touch: Image filename read out.
  • VoiceOver iOS 9.1 Safari iOS 9.1 iOS 9.1 Touch: Image filename read out.
https://menziesbyhoward.moadoph.gov.au/Line 218 252 492 542 653 ...
CriticalPDFs must be tagged to be accessible by screen readers. WCAG 2.0 A 1.3.1 Section 508 (2017) A 1.3.1
Enable the 'Document structure tags' option in Word, or the 'Tagged PDF' option in OpenOffice when exporting, or use the 'Make Accessible' plug-in for Adobe Acrobat.
https://menziesbyhoward.moadoph.gov.au/assets/images/captions-for-Menzies-images.pdfLine 1
CriticalUse the lang attribute to identify the language of the page. WCAG 2.0 A 3.1.1 Section 508 (2017) A 3.1.1
In HTML add a lang attribute containing a language code to the html tag, and in PDF set the language using Document Properties in Acrobat. This allows screen readers to pronounce words correctly.
https://menziesbyhoward.moadoph.gov.au/assets/images/captions-for-Menzies-images.pdfLine 1

Level AA

2 issues on 2 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://menziesbyhoward.moadoph.gov.au/Line 1
Very ImportantThe CSS outline or border style on this element makes it difficult or impossible to see the dotted link focus outline. WCAG 2.0 AA F78 Section 508 (2017) AA F78
Change the style to avoid obscuring the focus outline around focusable elements.

Using a border or outline style that obscures the focus ring causes problems for keyboard-only users in:

  • Chrome (obscures the focus indicator on links, buttons, dropdowns and range controls)
  • Firefox (obscures the focus indicator on links)
  • Internet Explorer (obscures the focus indicator on links, buttons and range controls)
Internet Explorer and Edge do not support the `outline-offset:` property, so using this does not reliably avoid focus outline overlap.
https://menziesbyhoward.moadoph.gov.au/assets/stylesheets/site-58d4a875.cssLine 10

Level AAA

1 issues on 3 pages

ImportantEach section of content should begin with a heading element (h1, h2, h3), but this page has no headings. WCAG 2.0 AAA 2.4.10
In HTML place headings before each section of content, making sure the main heading is h1, sub-headings are h2 and so on. For PDFs produced from Word, use the Heading 1, Heading 2 and Heading 3 styles.
https://menziesbyhoward.moadoph.gov.au/assets/images/captions-for-Menzies-images.pdfLine 1
https://menziesbyhoward.moadoph.gov.au/assets/images/Menzies-by-John-Howard-media-backgrounder.pdfLine 1
https://menziesbyhoward.moadoph.gov.au/assets/images/Menzies-by-John-Howard-media-release.pdfLine 1
Expand all 11 issues