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.
Level | WCAG 2.0 | Section 508 - 2017 | Key |
---|
A | | | Pages with level A issues are unusable for some people |
---|
AA | | | Pages with level AA issues are very difficult to use |
---|
AAA | | | Pages with level AAA issues can be difficult to use |
---|
Priority | Description and URL | Guideline and Line# | Count |
---|
Level A
15 issues on 6 pages | |
| Decorative and spacer images must have a null alt attribute. | WCAG 2.0 A F38 Section 508 (2017) A F38 | 5 pages |
|
Images used for decoration only should have alt='' or role='presentation' so they can be ignored by screen readers. Impact on users: - JAWS : Reads out redundant ALT text.
- NVDA : Reads out redundant ALT text.
- VoiceOver : Reads out redundant ALT text.
| | |
| https://www.e-pocket.com.au/blog.html | Line 57 | |
| https://www.e-pocket.com.au/faq.html | Line 58 | |
| https://www.e-pocket.com.au/for-individuals.html | Line 55 | |
| https://www.e-pocket.com.au/index-chinese.html | Line 57 | |
| This issue was found on another 1 pages.
The trial version is limited to showing issues on 4 pages.
| | |
| Document title must not be blank. | WCAG 2.0 A F25 Section 508 (2017) A F25 | 1 pages |
|
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://www.e-pocket.com.au/ | Line 33 | |
| Each a element must contain text or an img with an alt attribute. | WCAG 2.0 A F89 Section 508 (2017) A F89 | 6 pages |
|
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://www.e-pocket.com.au/ | Line 218 654 667 680 971
...
| |
| https://www.e-pocket.com.au/blog.html | Line 199 215 231 247 263
...
| |
| https://www.e-pocket.com.au/faq.html | Line 2028 2029 2031 2032 2033
...
| |
| https://www.e-pocket.com.au/index-chinese.html | Line 504 505 507 508 509
...
| |
| This issue was found on another 2 pages.
The trial version is limited to showing issues on 4 pages.
| | |
| Element title not allowed as child element in this context. | HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1 | 1 pages |
|
| | |
| https://www.e-pocket.com.au/ | Line 33 34 | |
| End tag a violates nesting rules. | HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1 | 1 pages |
|
| | |
| https://www.e-pocket.com.au/ | Line 199 225 249 272 | |
| iframe and frame elements must have title attributes. | WCAG 2.0 A 2.4.1 Section 508 (2017) A 2.4.1 | 1 pages |
|
Add a title attribute to each iframe and frame element (e.g. title='Main Content' ). Without a title some screen readers read out the frame filename, which is usually meaningless. Impact on users: - VoiceOver macOS 10.13 Safari 12.1 macOS 10.13.6 Reading: Meaningless frame title read out.
- VoiceOver macOS 10.12 Safari 10.1.2 macOS 10.12.6 Reading: Meaningless frame title read out.
- VoiceOver macOS 10.11 Safari 9.1.2 macOS 10.11.6 Reading: Meaningless frame title like 'frame zero' read out.
| | |
| https://www.e-pocket.com.au/ | Line 311 993 | |
| img alt text must not use ASCII art (which includes smileys). | WCAG 2.0 A F72 Section 508 (2017) A F72 | 5 pages |
|
Change the ALT text to a meaningful description. ALT text consisting of punctuation characters sounds like "colon dash right-bracket" when read aloud. Impact on users: - NVDA 2018.4 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is.
- NVDA 2018.4 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is.
- NVDA 2017.3 FF60 Windows 10 Reading: Reads "graphic", with no indication what the graphic is.
- NVDA 2017.3 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is.
- NVDA 2016.2 FF48 Windows 10 Reading: Reads "graphic", with no indication what the graphic is.
- NVDA 2016.2 IE11 Windows 10 Reading: Reads "graphic", with no indication what the graphic is.
- JAWS 2018.1811.2 FF60 Windows 10 Reading: Meaningless punctuation read.
- JAWS 2018.1811.2 IE11 Windows 10 Reading: Meaningless punctuation read.
- JAWS 18.0.5038 FF52 Windows 10 Reading: Meaningless punctuation read.
- JAWS 18.0.5038 IE11 Windows 10 Reading: Meaningless punctuation read.
- JAWS 17.0.2619 FF48 Windows 10 Reading: Meaningless punctuation read.
- JAWS 17.0.2619 IE11 Windows 10 Reading: Meaningless punctuation read.
| | |
| ALT text "..." https://www.e-pocket.com.au/ | Line 265 561 645 658 671
...
| |
| ALT text "..." https://www.e-pocket.com.au/faq.html | Line 157 | |
| ALT text "..." https://www.e-pocket.com.au/for-individuals.html | Line 189 315 327 349 361 | |
| ALT text "..." https://www.e-pocket.com.au/index-chinese.html | Line 175 321 | |
| This issue was found on another 1 pages.
The trial version is limited to showing issues on 4 pages.
| | |
| img elements must have an alt attribute. | WCAG 2.0 A F65 Section 508 (2017) A F65 | 5 pages |
|
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://www.e-pocket.com.au/blog.html | Line 57 | |
| https://www.e-pocket.com.au/faq.html | Line 58 | |
| https://www.e-pocket.com.au/for-individuals.html | Line 55 151 410 418 424
...
| |
| https://www.e-pocket.com.au/index-chinese.html | Line 57 415 422 428 434 | |
| This issue was found on another 1 pages.
The trial version is limited to showing issues on 4 pages.
| | |
| Start tag a seen but an element of the same type was already open. | HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1 | 1 pages |
|
| | |
| https://www.e-pocket.com.au/ | Line 199 225 249 272 | |
| Start tag body seen but an element of the same type was already open. | HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1 | 5 pages |
|
| | |
| https://www.e-pocket.com.au/ | Line 35 71 | |
| https://www.e-pocket.com.au/faq.html | Line 70 | |
| https://www.e-pocket.com.au/for-individuals.html | Line 66 | |
| https://www.e-pocket.com.au/index-chinese.html | Line 69 | |
| This issue was found on another 1 pages.
The trial version is limited to showing issues on 4 pages.
| | |
| Stray end tag a . | HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1 | 1 pages |
|
| | |
| https://www.e-pocket.com.au/ | Line 201 226 250 273 | |
| Stray end tag head . | HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1 | 5 pages |
|
| | |
| https://www.e-pocket.com.au/ | Line 34 69 | |
| https://www.e-pocket.com.au/faq.html | Line 68 | |
| https://www.e-pocket.com.au/for-individuals.html | Line 64 | |
| https://www.e-pocket.com.au/index-chinese.html | Line 67 | |
| This issue was found on another 1 pages.
The trial version is limited to showing issues on 4 pages.
| | |
| Stray end tag noscript . | HTML5 WCAG 2.0 A 4.1.1 Section 508 (2017) A 4.1.1 | 6 pages |
|
| | |
| https://www.e-pocket.com.au/ | Line 30 32 | |
| https://www.e-pocket.com.au/blog.html | Line 60 | |
| https://www.e-pocket.com.au/faq.html | Line 61 | |
| https://www.e-pocket.com.au/index-chinese.html | Line 60 | |
| This issue was found on another 2 pages.
The trial version is limited to showing issues on 4 pages.
| | |
| This button element is empty and has no programmatically determined name. | WCAG 2.0 A F68 Section 508 (2017) A F68 | 5 pages |
|
A programmatically determined name allows screen readers to tell the user what the control does. To add a name do one of the following:
- Add text between the BUTTON start and end tags
- Add a TITLE attribute
- Add an ARIA-LABELLEDBY attribute (not supported in all screen readers)
- Add an ARIA-LABEL attribute (not supported in all screen readers)
| | |
| https://www.e-pocket.com.au/blog.html | Line 528 | |
| https://www.e-pocket.com.au/faq.html | Line 1999 | |
| https://www.e-pocket.com.au/for-individuals.html | Line 463 | |
| https://www.e-pocket.com.au/index-chinese.html | Line 475 | |
| This issue was found on another 1 pages.
The trial version is limited to showing issues on 4 pages.
| | |
| This form control has no label and no programmatically determined name. | WCAG 2.0 A F68 Section 508 (2017) A F68 | 1 pages |
|
A programmatically determined name allows screen readers to tell the user what the control does. To add a name do one of the following:
- Use a LABEL element with the FOR attribute set to the ID of the form control
- Wrap a LABEL element around the form control
- Add a TITLE attribute
- Add an ARIA-LABELLEDBY attribute (not supported in all screen readers)
- Add an ARIA-LABEL attribute (not supported in all screen readers)
| | |
| https://www.e-pocket.com.au/ | Line 912 915 919 | |
Level AA
3 issues on 2 pages | |
| Ensure that text and background colors have enough contrast. | WCAG 2.0 AA 1.4.3 Section 508 (2017) AA 1.4.3 | 1 pages |
|
Some users find it hard to read light gray text on a white background, dark gray text on a black background and white text on a red background.
- The contrast ratio should be 3.0 or more for 18 point text, or larger
- The contrast ratio should be 3.0 or more for 14 point bold text, or larger
- The contrast ratio should be 4.5 or more for all other text
| | |
| The text color to background color contrast ratio is: 1.05 with
color: rgb(0,0,0); background-color: rgb(2,3,44); font-size: 24.00pt; font-weight: 700.00; 1.00 with
color: rgb(0,0,0); background-color: rgb(0,0,0); font-size: 12.00pt; font-weight: 400.00; 2.23 with
color: rgb(0,0,238); background-color: rgb(0,0,0); font-size: 12.00pt; font-weight: 400.00; 2.23 with
color: rgb(0,0,238); background-color: rgb(0,0,0); font-size: 12.00pt; font-weight: 400.00; 2.23 with
color: rgb(0,0,238); background-color: rgb(0,0,0); font-size: 12.00pt; font-weight: 400.00; https://www.e-pocket.com.au/ | Line 69 76 77 78 105
...
| |
| Headings should not be empty. | WCAG 2.0 AA G130 Section 508 (2017) AA G130 | 2 pages |
|
Add text to the heading, or alt text if the heading contains an image. Screen readers read out page headings, allowing users to quickly skip to a section, but some older screen readers do not ignore empty headings. | | |
| https://www.e-pocket.com.au/ | Line 121 131 143 165 187
...
| |
| https://www.e-pocket.com.au/faq.html | Line 207 | |
| If you set any of the colors on the body or a elements you must set all of them. | WCAG 2.0 AA F24 Section 508 (2017) AA F24 | 1 pages |
|
In HTML the color attributes are text , bgcolor , link , alink and vlink .
In CSS the attributes are color and background-color .
Some users have browser defaults set to white text on a black background, so setting
one color without setting the others can result in black text on a black background. | | |
| The colors used are:
color: rgb(0,0,238); uses browser default
background-color: ;
color: rgb(0,0,238); uses browser default
background-color: ;
color: rgb(0,0,238); uses browser default
background-color: rgb(0,0,0);
color: rgb(0,0,238); uses browser default
background-color: rgb(0,0,0);
color: rgb(0,0,238); uses browser default
background-color: rgb(0,0,0); https://www.e-pocket.com.au/ | Line 76 77 78 230 244
...
| |
| Expand all 18 issues | | |