[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, 4 issuesLevel A, 4 issuesCritical Pages with level A issues are unusable for some people
AALevel AA, 3 issuesLevel AA, 3 issuesVery Important Pages with level AA issues are very difficult to use
AAALess Important Pages with level AAA issues can be difficult to use
PriorityDescription and URLGuideline and Line#Count

Level A

4 issues on 5 pages

CriticalAll ONCLICK handlers should have an equivalent ONKEYPRESS handler.WCAG 2.0 A F54 Section 508 (2017) A F54 6 pages
Some users are unable to use a mouse, so use the keyboard instead. Add an equivalent keyboard event handler to help these users.
http://iptv.cx/Line 1046 1080
http://iptv.cx/#/a3Line 1046 1080
http://iptv.cx/#/a5Line 1046 1080
http://iptv.cx/#/a6Line 1046 1080
http://iptv.cx/#/a7Line 1046 1080
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalEach 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.
http://iptv.cx/Line 388 430 644 791 857 ...
http://iptv.cx/#/a3Line 388 430 644 791 857 ...
http://iptv.cx/#/a5Line 388 430 644 791 857 ...
http://iptv.cx/#/a6Line 388 430 644 791 857 ...
http://iptv.cx/#/a7Line 388 430 644 791 857 ...
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalIdentify row and column headers in data tables using TH elements, and mark layout tables with role='presentation'.WCAG 2.0 A F91 Section 508 (2017) A F91 6 pages
Data tables allow screen reader users to understand column and row relationships. Layout tables read cells as a series of unrelated paragraphs with no tabular structure. Without TH or ROLE, screen readers apply heuristics to decide whether a table is a layout table or data table. These heuristics vary greatly between screen readers, and are affected by browser being used, window size, and font size (so the outcome is very unpredictable without TH or ROLE). If a data table has headers marked up using TD, then change these to TH. If a data table has no headers, add TH elements describing each row and/or column. If the table is only used for layout add role='presentation' to the TABLE element.

Impact on users:

  • JAWS Reading: Treats tables without TH and ROLE as layout tables if the table contains cells above or below certain pixel sizes. This measurement is affected by browser window size, browser font size, and the browser used.
  • NVDA Reading: Applies a 'layout table' heuristic to tables without TH and ROLE which varies depending on the browser used and on the window size in some circumstances.
  • VoiceOver Safari OSX 10.9 Reading: Uses a sophisticated heuristic on tables without TH and ROLE, which is similar (but not identical) to the heuristic used by NVDA with Firefox.
http://iptv.cx/Line 3 995
http://iptv.cx/#/a3Line 3 995
http://iptv.cx/#/a5Line 3 995
http://iptv.cx/#/a6Line 3 995
http://iptv.cx/#/a7Line 3 995
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
CriticalThis page has words made of Unicode characters that look like English characters but are from another alphabet. This means screen readers are unable to pronounce these words correctly.WCAG 2.0 A F71 Section 508 (2017) A F71 6 pages
Replace the characters with their English characters equivalents, or if the text is not English, add a LANG attribute to the enclosing element.
http://iptv.cx/Line 477 496 519 532 551 ...
http://iptv.cx/#/a3Line 477 496 519 532 551 ...
http://iptv.cx/#/a5Line 477 496 519 532 551 ...
http://iptv.cx/#/a6Line 477 496 519 532 551 ...
http://iptv.cx/#/a7Line 477 496 519 532 551 ...
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.

Level AA

3 issues on 5 pages

Very ImportantEnsure that foreground and background colors have enough contrast.WCAG 2.0 AA 1.4.3 Section 508 (2017) AA 1.4.3 5 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 foreground to background color contrast ratio is: 3.4 with color: rgb(138, 138, 138); background-color: rgb(255, 255, 255); font-size: 12pt; font-weight: 400 2.1 with color: rgb(255, 153, 0); background-color: rgb(255, 255, 255); font-size: 24pt; font-weight: 700 3.6 with color: rgb(255, 0, 0); background-color: rgb(245, 245, 245); font-size: 9.6pt; font-weight: 700 3.6 with color: rgb(255, 0, 0); background-color: rgb(245, 245, 245); font-size: 9.6pt; font-weight: 700
http://iptv.cx/
Line 571 638 901 904
The foreground to background color contrast ratio is: 3.4 with color: rgb(138, 138, 138); background-color: rgb(255, 255, 255); font-size: 12pt; font-weight: 400 2.1 with color: rgb(255, 153, 0); background-color: rgb(255, 255, 255); font-size: 24pt; font-weight: 700 3.6 with color: rgb(255, 0, 0); background-color: rgb(245, 245, 245); font-size: 9.6pt; font-weight: 700 3.6 with color: rgb(255, 0, 0); background-color: rgb(245, 245, 245); font-size: 9.6pt; font-weight: 700
http://iptv.cx/#/a3
Line 571 638 901 904
The foreground to background color contrast ratio is: 3.4 with color: rgb(138, 138, 138); background-color: rgb(255, 255, 255); font-size: 12pt; font-weight: 400 2.1 with color: rgb(255, 153, 0); background-color: rgb(255, 255, 255); font-size: 24pt; font-weight: 700 3.6 with color: rgb(255, 0, 0); background-color: rgb(245, 245, 245); font-size: 9.6pt; font-weight: 700 3.6 with color: rgb(255, 0, 0); background-color: rgb(245, 245, 245); font-size: 9.6pt; font-weight: 700
http://iptv.cx/#/a5
Line 571 638 901 904
The foreground to background color contrast ratio is: 3.4 with color: rgb(138, 138, 138); background-color: rgb(255, 255, 255); font-size: 12pt; font-weight: 400 2.1 with color: rgb(255, 153, 0); background-color: rgb(255, 255, 255); font-size: 24pt; font-weight: 700 3.6 with color: rgb(255, 0, 0); background-color: rgb(245, 245, 245); font-size: 9.6pt; font-weight: 700 3.6 with color: rgb(255, 0, 0); background-color: rgb(245, 245, 245); font-size: 9.6pt; font-weight: 700
http://iptv.cx/#/a6
Line 571 638 901 904
The foreground to background color contrast ratio is: 3.4 with color: rgb(138, 138, 138); background-color: rgb(255, 255, 255); font-size: 12pt; font-weight: 400 2.1 with color: rgb(255, 153, 0); background-color: rgb(255, 255, 255); font-size: 24pt; font-weight: 700 3.6 with color: rgb(255, 0, 0); background-color: rgb(245, 245, 245); font-size: 9.6pt; font-weight: 700 3.6 with color: rgb(255, 0, 0); background-color: rgb(245, 245, 245); font-size: 9.6pt; font-weight: 700
http://iptv.cx/#/a7
Line 571 638 901 904
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 1 pages
You should provide a link labeled 'Site Map' or 'Sitemap' or the equivalent in your language, on every page.
http://iptv.cx/Line 1
Very ImportantUse relative rather than absolute units in CSS property values.WCAG 2.0 AA 1.4.4 Section 508 (2017) AA 1.4.4 6 pages
Absolute units are CM, MM, IN, PC and PT. When used with fonts PX is also considered an absolute unit, because it isn't relative the user's preferred font size. Low-vision users, and a lot of people over 50, increase the browser default font size to make text easier to read. Absolute units ignore this user choice. Relative units like EM and percentages "stretch" according to the screen size and/or user's preferred font size, and work on a large range of devices.
http://iptv.cx/Line 32
http://iptv.cx/#/a3Line 32
http://iptv.cx/#/a5Line 32
http://iptv.cx/#/a6Line 32
http://iptv.cx/#/a7Line 32
This issue was found on another 1 pages. The trial version is limited to showing issues on 4 pages.
Expand all 7 issues