Accessibility Test Pages

This section links to some accessibility test pages.

Generic Inaccessible Web Page (Contains Blinking Text)

This page includes basic accessibility errors and can be used to test reporting tools

How Can This Page be Inaccessible?

Let us Count the Ways

Note: All the following passages say "Warning: This Page is Inaccessible!"

Warning: This Page is Inaccessible!

Warning: This Page is Inaccessible!

Warning: This Page is Inaccessible!

 

View Inaccessible Results

View this Page as a P.D.F. (or not) | Maybe Inserting a Foreign Character Will Help (Video)

Section 508 Errors on this Page
A
Violated
B
Violated
C
Violated
D
Violated
E
Violated
F
Not relevant
G
Violated
H
Violated
I
Not relevant
J
Violated
K
Not Relevant
L
Violated
M
Violated
N
Violated
O
Implemented
P
Not Relevant
Your Name Your E-Mail Your Affiliation

What are your comments?

What Now Table
¡Ay Cáramba!
What Now?

 

List of Errors

  1. Close Window link uses Javascript, but no alternative is provided.
  2. No ALT tag on ASCII Lion
  3. ASCII Lion is actually an image map, but not text alternative is provided.
  4. Incorrect ALT tag on T.L.T. logo (ALT is "C.E.T.S", the old unit name).
  5. "How Can this..." is not an H1, but a styled P
  6. Teal/Yellow contrast potentially problematic for color blind users
  7. Text size fixed at 9 point via CSS
  8. Text contrast too light (done via external CSS)
  9. Blinking text
  10. Link to P.D.F. file included, but not a link to a page to download the plug-in
  11. Link to uncaptioned video.
  12. Data table uses spanned column and does not use TH to indicate headers
  13. Labels are incorrectly placed in form and does not use LABEL tag to indicate relationships
  14. Layout table for "What now?" has a redundant CAPTION tag
  15. Spanish ¡Ay Cáramba! in table is not labeled with a LANG tag
  16. Code actually specifies dark gray as page background in BODY tag. It will be unreadable without the stylesheet. See screen capture below for what happens with the stylesheet is disabled.

No css, black on gray

 

Top of Page

Inaccessible HTML Code from Word

Intended Result

"This is a sample of unformatted normal text." (default Verdana medium text enclosed in P tag)

<p>This is a sample of unformatted normal text." (default Verdana medium text enclosed in P tag)</p>

Actual Result

XHTML file with embedded styles which fixes text at Times New Roman, 12 point.

This is a sample of unformatted normal text.

<p style="font-size:12pt; font-family:'Times New Roman'">This is a sample of
unformatted normal text.</p>

Here's the Full Code

This code was generated in 2002. For an example of code generated in Word 2008, see the Microsoft Office Page. The code still generates extensive styles that may not be needed.

Problematic Code Generated by Word

<html xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/TR/REC-html40" >
more code, return to top
<head >
<meta name=Title content="This is normal unformatted text" >
<meta name=Keywords content="" >
<meta http-equiv=Content-Type content="text/html; charset=utf-8" >
<meta name=ProgId content=Word.Document >
<meta name=Generator content="Microsoft Word 10" >
<meta name=Originator content="Microsoft Word 10" >
<link rel=File-List href="WordtoHTML_files/filelist.xml" >
<title >This is normal unformatted text </title >
<!--[if gte mso 9] > <xml >
<o:DocumentProperties >
<o:Author >Elizabeth Pyatt </o:Author >
<o:Template >Normal </o:Template >
<o:LastAuthor >Elizabeth Pyatt </o:LastAuthor >
<o:Revision >1 </o:Revision >
<o:TotalTime >1 </o:TotalTime >
<o:Created >2003-10-22T19:05:00Z </o:Created >
<o:LastSaved >2003-10-22T19:06:00Z </o:LastSaved >
<o:Pages >1 </o:Pages >
<o:Company >ETS </o:Company >
<o:Lines >1 </o:Lines >
<o:Paragraphs >1 </o:Paragraphs >
<o:Version >10.2418 </o:Version >
</o:DocumentProperties >
</xml > <![endif]-- > <!--[if gte mso 9] > <xml >
<w:WordDocument >
<w:DisplayHorizontalDrawingGridEvery >0 </w:DisplayHorizontalDrawingGridEvery >
<w:DisplayVerticalDrawingGridEvery >0 </w:DisplayVerticalDrawingGridEvery >
<w:UseMarginsForDrawingGridOrigin/ >
<w:Compatibility >
<w:SpaceForUL/ >
<w:BalanceSingleByteDoubleByteWidth/ >
<w:DoNotLeaveBackslashAlone/ >
<w:ULTrailSpace/ >
<w:DoNotExpandShiftReturn/ >
<w:AdjustLineHeightInTable/ >
</w:Compatibility >
</w:WordDocument >
</xml > <![endif]-- >
<style >
<!--
/* Font Definitions */
@font-face
    {font-family:"Times New Roman";
    panose-1:0 2 2 6 3 5 4 5 2 3;
    mso-font-charset:0;
    mso-generic-font-family:auto;
    mso-font-pitch:variable;
    mso-font-signature:50331648 0 0 0 1 0;}
@font-face
    {font-family:Arial;
    panose-1:0 2 11 6 4 2 2 2 2 2;
    mso-font-charset:0;
    mso-generic-font-family:auto;
    mso-font-pitch:variable;
    mso-font-signature:50331648 0 0 0 1 0;}
@font-face
    {font-family:Palatino;
    panose-1:0 2 0 5 0 0 0 0 0 0;
    mso-font-charset:0;
    mso-generic-font-family:auto;
    mso-font-pitch:variable;
    mso-font-signature:50331648 0 0 0 1 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
    {mso-style-parent:"";
    margin:0in;
    margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:12.0pt;
    font-family:Palatino;}
h3
    {mso-style-next:Normal;
    margin-top:12.0pt;
    margin-right:0in;
    margin-bottom:3.0pt;
    margin-left:0in;
    mso-pagination:widow-orphan;
    page-break-after:avoid;
    mso-outline-level:3;
    font-size:13.0pt;
    font-family:Helvetica;}
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
    {margin:0in;
    margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:12.0pt;
    font-family:Palatino;
    color:#993366;
    font-weight:bold;}
p.HeaderE, li.HeaderE, div.HeaderE
    {mso-style-name:HeaderE;
    margin:0in;
    margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:16.0pt;
    font-family:Palatino;
    font-weight:bold;}
p.SubHeadE, li.SubHeadE, div.SubHeadE
    {mso-style-name:SubHeadE;
    margin:0in;
    margin-bottom:.0001pt;
    text-align:center;
    mso-pagination:widow-orphan;
    font-size:12.0pt;
    font-family:Palatino;
    font-weight:bold;}
p.TitleE, li.TitleE, div.TitleE
    {mso-style-name:TitleE;
    margin:0in;
    margin-bottom:.0001pt;
    text-align:center;
    mso-pagination:widow-orphan;
    font-size:18.0pt;
    font-family:Palatino;
    font-variant:small-caps;}
p.FigureText, li.FigureText, div.FigureText
    {mso-style-name:"Figure Text";
    margin:0in;
    margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:10.0pt;
    font-family:Helvetica;
    font-weight:bold;}
p.RedBold, li.RedBold, div.RedBold
    {mso-style-name:RedBold;
    margin:0in;
    margin-bottom:.0001pt;
    mso-pagination:widow-orphan;
    font-size:12.0pt;
    font-family:"Times New Roman";
    color:red;
    font-weight:bold;}
p.Sub-SectionHeading, li.Sub-SectionHeading, div.Sub-SectionHeading
    {mso-style-name:"Sub-Section Heading";
    margin-top:0in;
    margin-right:0in;
    margin-bottom:6.0pt;
    margin-left:.25in;
    mso-pagination:widow-orphan;
    font-size:12.0pt;
    font-family:Arial;
    font-weight:bold;}
p.Sub-SectionParagraph, li.Sub-SectionParagraph, div.Sub-SectionParagraph
    {mso-style-name:"Sub-Section Paragraph";
    margin-top:0in;
    margin-right:0in;
    margin-bottom:6.0pt;
    margin-left:.5in;
    mso-pagination:widow-orphan;
    font-size:12.0pt;
    font-family:"Times New Roman";
    letter-spacing:-.5pt;}
p.MainSectionHeading, li.MainSectionHeading, div.MainSectionHeading
    {mso-style-name:"Main Section Heading";
    mso-style-parent:"Heading 3";
    margin-top:0in;
    margin-right:0in;
    margin-bottom:6.0pt;
    margin-left:0in;
    mso-pagination:widow-orphan;
    page-break-after:avoid;
    font-size:16.0pt;
    font-family:Arial;
    font-weight:bold;}
p.TitleHeading, li.TitleHeading, div.TitleHeading
    {mso-style-name:"Title Heading";
    margin:0in;
    margin-bottom:.0001pt;
    text-align:center;
    mso-pagination:widow-orphan;
    font-size:24.0pt;
    font-family:Arial;
    font-weight:bold;}
@page Section1
    {size:8.5in 11.0in;
    margin:1.0in 1.25in 1.0in 1.25in;
    mso-header-margin:.5in;
    mso-footer-margin:.5in;
    mso-paper-source:0;}
div.Section1
    {page:Section1;}
-- >
</style >
</head >

<body bgcolor=white lang=EN-US style='tab-interval:.25in' >


<div class=Section1 >

<p class=MsoNormal >This is a sample of unformatted normal text </p >

</div >

</body >

</html >

Top of Page

Cynthia Says Sample Report

Sample Cynthia Says Report

Posted with Permission from Cynthia Says


Cynthia Says - Web Content Accessibility Report
Powered by HiSoftware Content Quality Technology
Let us know what you think by completing this feedback form

Verified File Name: http://www.personal.psu.edu/staff/e/j/ejp10/tempaccess/badpage.html
Date and Time: 10/23/2003 1:45:00 PM
Failed Automated Verification
Emulated Browser: Cynthia 1.0

The level of detail setting for the report is to show all detail.


Verification Checklist
Checkpoints Passed
508 Standards, Section 1194.22 Yes No Other
A. 508 Standards, Section 1194.22, (a) A text equivalent for every non-text element shall be provided (e.g., via "alt", "longdesc", or in element content).
  • Rule: 1.1.1 - All IMG elements are required to contain either the alt or the longdesc attribute.
    • Failure - IMG Element at Line: 21, Column: 13
  • Rule: 1.1.2 - All INPUT elements are required to contain the alt attribute or use a LABEL.
    • Failure - INPUT Element, of Type TEXT, found at Line: 158, Column: 7
    • Failure - INPUT Element, of Type TEXT, found at Line: 161, Column: 7
  • Rule: 1.1.3 - All OBJECT elements are required to contain element content.
    • No OBJECT elements found in document body.
  • Rule: 1.1.4 - All APPLET elements are required to contain both element content and the alt attribute.
    • No APPLET elements found in document body.
  • Rule: 1.1.6 - All IFRAME elements are required to contain element content.
    • No IFRAME elements found in document body.
  • Rule: 1.1.7 - All Anchor elements found within MAP elements are required to contain the alt attribute.
    • No Anchor Elements found within MAP element found at Line: 240, Column: 1.
  • Rule: 1.1.8 - All AREA elements are required to contain the alt attribute.
    • Failure - AREA Element at Line: 241, Column: 1
    • Failure - AREA Element at Line: 242, Column: 1
  • Rule: 1.1.9 - All EMBED elements are required to contain the NOEMBED element.
    • No EMBED elements found in document body.
  No  
B. 508 Standards, Section 1194.22, (b) Equivalent alternatives for any multimedia presentation shall be synchronized with the presentation.
  • Rule: 1.4.1 - Identify all OBJECT Elements that have a multimedia MIME type as the type attribute value.
    • No OBJECT elements found in document body.
  • Rule: 1.4.2 - Identify all OBJECT Elements that have a 'data' attribute value with a multimedia file extension.
    • No OBJECT elements found in document body.
  • Rule: 1.4.3 - Identify all EMBED Elements that have a 'src' attribute value with a multimedia file extension.
    • No EMBED elements found in document body.
    N/A
C. 508 Standards, Section 1194.22, (c) Web pages shall be designed so that all information conveyed with color is also available without color, for example from context or markup.      
D. 508 Standards, Section 1194.22, (d) Documents shall be organized so they are readable without requiring an associated style sheet.
  • Note: Document uses external stylesheets, inline style information, or header style information.
     
E. 508 Standards, Section 1194.22, (e) Redundant text links shall be provided for each active region of a server-side image map.
  • Rule: 1.2.1 - Locate any IMG element that contains the 'ismap' attribute.
    • No IMG elements found in document body that contain the 'ismap' attribute.
  • Rule: 1.2.2 - Locate any INPUT element that contains the 'ismap' attribute.
    • No INPUT elements found in document body that contain the 'ismap' attribute.
    N/A
F. 508 Standards, Section 1194.22, (f) Client-side image maps shall be provided instead of server-side image maps except where the regions cannot be defined with an available geometric shape.
  • Rule: 9.1.1 - No IMG element should contain the 'ismap' attribute.
    • No server-side image map IMG elements found in document body.
  • Rule: 9.1.2 - No INPUT element should contain the 'ismap' attribute.
    • No server-side image map INPUT elements found in document body.
    N/A
G. 508 Standards, Section 1194.22, (g) Row and column headers shall be identified for data tables.
  • Rule: 5.1.1 - Identify all Data TABLE elements.
    • Note: Data TABLE Element found at Line: 47, Column: 1.
     
H. 508 Standards, Section 1194.22, (h) Markup shall be used to associate data cells and header cells for data tables that have two or more logical levels of row or column headers.
  • Rule: 5.2.1 - Identify all Data TABLE elements.
    • Note: Data TABLE Element found at Line: 47, Column: 1.
     
I. 508 Standards, Section 1194.22, (i) Frames shall be titled with text that facilitates frame identification and navigation.
  • Document is not a FRAMESET Page.
    N/A
J. 508 Standards, Section 1194.22, (j) Pages shall be designed to avoid causing the screen to flicker with a frequency greater than 2 Hz and lower than 55 Hz.
  • Rule: 7.1.1 - Documents are required not to contain the BLINK element.
    • No BLINK elements found in document body.
  • Rule: 7.1.2 - Documents are required not to contain the MARQUEE element.
    • No MARQUEE elements found in document body.
     
K. 508 Standards, Section 1194.22, (k) A text-only page, with equivalent information or functionality, shall be provided to make a web site comply with the provisions of this part, when compliance cannot be accomplished in any other way. The content of the text-only page shall be updated whenever the primary page changes.      
(k) Option A - Check for the string 'Text Version' within the document.     N/V
(k) Option B - Check for a Global Text Version Link within the document.     N/V
(k) Option C - Check for an Accessibility Policy Link within the document.     N/V
L. 508 Standards, Section 1194.22, (l) When pages utilize scripting languages to display content, or to create interface elements, the information provided by the script shall be identified with functional text that can be read by assistive technology.
  • Rule: 6.3.1 - Anchor elements are required not to use javascript for the link target when the NOSCRIPT element is not present in the document. These elements will not cause a failure of the checkpoint if the NOSCRIPT element is found, however, they will be identified.
    • Warning: Anchor Element found at Line: 17, Column: 5 contains 'javascript:' in the 'href' attribute and the NOSCRIPT element is not present within the document body.
  • Rule: 6.3.2 - AREA elements are required not to use javascript for the link target when the NOSCRIPT element is not present in the document. These elements will not cause a failure of the checkpoint if the NOSCRIPT element is found, however, they will be identified.
    • No AREA elements that use javascript for the link target were found in document body.
  • Rule: 6.3.3 - Locate elements that use HTML event handlers.
    • No elements that use HTML event handlers were found in document body.
  • Rule: 6.3.4 - When SCRIPT Elements are used, the NOSCRIPT element is required in the document.
    • No SCRIPT elements found in document.
     
M. 508 Standards, Section 1194.22, (m) When a web page requires that an applet, plug-in or other application be present on the client system to interpret page content, the page must provide a link to a plug-in or applet that complies with �1194.21(a) through (l).
  • Rule: 6.3.5 - All OBJECT elements are required to contain element content.
    • No OBJECT elements found in document body.
  • Rule: 6.3.6 - All APPLET elements are required to contain both element content and the alt attribute.
    • No APPLET elements found in document body.
  • Rule: 6.3.7 - All EMBED elements are required to contain the NOEMBED element.
    • No EMBED elements found in document body.
  • Rule: 6.3.8 - All pages that have links to files that require a special reader or plug-in are required to contain the specified text indicating a link to the reader or plug-in.
    • Note: This rule has not been selected to be verified for this checkpoint.
Yes    
N. 508 Standards, Section 1194.22, (n) When electronic forms are designed to be completed on-line, the form shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.      
O. 508 Standards, Section 1194.22, (o) A method shall be provided that permits users to skip repetitive navigation links.
  • Rule: (o).1 - All pages are required to contain a bookmark link to skip navigation that has the specified text in either the link text or the 'title' attribute value.
    Skip Navigation Text:
    • Note: This rule has not been selected to be verified for this checkpoint.
     
P. 508 Standards, Section 1194.22, (p) When a timed response is required, the user shall be alerted and given sufficient time to indicate more time is required.      

Checkpoint Result Legend: Yes = Passed Automated Verification, No = Failed Automated Verification, Warning = Failed Automated Verification, however, configured not to cause page to fail (Priority 2 or 3 only), N/V = Not selected for verification, N/A = No related elements were found in document (Visual only), No Value = Visual Checkpoint



HiSoftware Alt Text Quality Report

Verified File Name: http://www.personal.psu.edu/staff/e/j/ejp10/tempaccess/badpage.html
Date and Time: 10/23/2003 1:45:00 PM
Failed Automated Verification
Emulated Browser: Cynthia 1.0


Verification Checklist
Checkpoints Passed
  Yes No Other
1.1 Validate that the alt text does not use the word image When users add alternative text to an image they tend to add the word "Image" when it really says nothing about the image, but describes the object versus the meaning of the object. This check will fail a page for the use of the word image in the alternative text.

Image Alternative Text should not contain the word "Image"

  • Failure - img Element at Line: 21, Column: 13 - The element does not use the attribute: alt.
  No  
1.2 Validate that the alt text does not contain the text: .jpg, .gif, .bmp, .jpeg Many content creation tools will automatically add alternative text when you add an image to your content. The text is generally the image name. Validate that: .jpg, .gif, .bmp, .jpeg, are not found in the alt text.

Image alternative text should not contain : .jpg, .gif, .bmp, .jpeg

  • Failure - img Element at Line: 21, Column: 13 - The element does not use the attribute: alt.
  No  
1.6 Validate that the alt text does not contain the text "image" Many content creation tools will automatically add alternative text when you add an image to your content. The text is generally the image name or the word image with a number associated, like image001. This checkpoint will fail a page if the string image is found in the alternative text.

Image alternative text should not contain the text "image"

  • Failure - img Element at Line: 21, Column: 13 - The element does not use the attribute: alt.
  No  
2.1 Validate that Alternative Text is greater than 7 and less than 81 characters in length Short alternative text may not be valid, warn the report user if alternative text was found that is less than seven characters in length. Additionally alternative text should not be larger than 80 characters, if the alt text is greater the long description attribute should be used. This check validates that the alt attribute does not exceed 80 characters in length.

The alternative text failed the minimum/maximum allowed characters check

  • Note - img Element at Line: 21, Column: 13 - The element does not use the attribute: alt.
    Warning
2.2 Validate that Alternative Text is not used to repeat words Alternative text should not be used to simply hide words with the hope of increasing your ranking on search engines. If you repeat a word more than 5 times your page may not be indexed.

The alternative text failed the maximum allowed repeated words check

  • Failure - img Element at Line: 21, Column: 13 - The element does not use the attribute: alt.
  No  

Checkpoint Result Legend: Yes = Passed Automated Verification, No = Failed Automated Verification, Warning = Automated Verification Warning, N/V = Not Verified, N/A = No related elements were found in document, No Value = Visual Checkpoint


Report generated by the Cynthia Agent.
Powered by AccMonitor! AccMonitor is a trademark of Hiawatha Island Software Inc. (www.hisoftware.com)

Posted with Permission from Cynthia Says

Top of Page

LIFT Accessibility Report Sample

What is LIFT?

LIFT is a Web editor plug-in which checks a Web page or site and provides a comprehensive report of potential accessibility and usability issues.

LIFT for Dreamweaver is available to Penn State Departments at a reduced rate via the Penn State Computer Store (search for "LIFT").

A sample report from 2002 is listed below, but the format may have changed since then.

LIFT Executive Summary (Run 2002)

LIFT Accessibility Report
Executive Summary
Date: Thursday October 23 13:16:38 2003
Site: Accessibility

Section 1: Report Information Summary

Number of tests used: 66
Automatic
35
Manual
31

Section 2: Overall Status

Number of pages tested: 1

Number of pages that: Passed Are pending (Manual) Failed
  0 0 1

Section 3: Detail Summary

Page file name Automatic tests Manual tests
a-presentation/badpage.html 5 failed 6 pending

LIFT Page Detail Report (Run in 2002)

Skip to the page content
go to home UsableNet
UsableNet Inc. logo: the world
Report Index Page > a-presentation/badpage.html

LIFT Accessibility Report
Page Detail

Date:
Thursday October 23 13:17:25 2003
Site:
Accessibility
Page: a-presentation/badpage.html

Section 1: Page Detail

Automatic test Checkpoint passedare not applicablefailed
APPLET with valid ALT [508 a] 508 a  yes 
APPLET with valid CONTENT [508 a] 508 a  yes 
Audio/video OBJECT with valid CONTENT [508 a] 508 a  yes 
Banner image with valid ALT [508 a] 508 a  yes 
Bullet image with valid ALT [508 a] 508 a  yes 
Button image with valid ALT [508 a] 508 a  yes 
Composition image with valid ALT [508 a] 508 a  yes 
Decorative image with valid ALT [508 a] 508 a  yes 
Form Button with valid ALT [508 a] 508 a  yes 
Hidden link with valid ALT [508 a] 508 a  yes 
Hotspot with valid ALT [508 a] 508 a   yes (2)
INPUT with valid ALT [508 a] 508 a  yes 
Image OBJECT with valid CONTENT [508 a] 508 a  yes 
Image with valid ALT [508 a] 508 a  yes 
Image with valid LONGDESC/D-LINK [508 a] 508 a  yes 
Link image with valid ALT [508 a] 508 a yes  
Map image with valid ALT [508 a] 508 a   yes (1)
No LONGDESC for spacer image [508 a] 508 a  yes 
OBJECT with valid CONTENT [508 a] 508 a  yes 
Repeated image with consistent ALT [508 a] 508 a  yes 
Repeated image with valid ALT [508 a] 508 a  yes 
SCRIPT with valid NOSCRIPT [508 a] 508 a  yes 
Spacer image with valid ALT [508 a] 508 a  yes 
Thumbnail image with valid ALT [508 a] 508 a  yes 
Thumbnail with valid LONGDESC/D-LINK [508 a] 508 a  yes 
Cell of data table should refer to headers [508 g] 508 g  yes 
Data table should have headers [508 g] 508 g   yes (1)
Data table with valid THs [508 g] 508 g  yes 
FRAME with valid TITLE [508 i] 508 i  yes 
IFRAME with valid TITLE [508 i] 508 i  yes 
Form Control with Label [508 n] 508 n   yes (4)
Jump Menu is Device Independent [508 n] 508 n yes  
Skip repetitive links [508 o] 508 o   yes (1)
No auto redirect is used [508 p] 508 p  yes 
No auto refresh is used [508 p] 508 p  yes 

Manual test Checkpoint are not applicablepending
APPLET with equivalent ALT [508 a] 508 a yes 
Audio/video OBJECT with equivalent CONTENT [508 a] 508 a yes 
Banner image with equivalent ALT [508 a] 508 a yes 
Button image with equivalent ALT [508 a] 508 a yes 
Composition image with equivalent ALT [508 a] 508 a yes 
Form Button with equivalent ALT [508 a] 508 a yes 
Hidden link image with equivalent ALT [508 a] 508 a yes 
Hotspot with equivalent ALT [508 a] 508 a yes 
INPUT with equivalent ALT [508 a] 508 a yes 
Image OBJECT with equivalent CONTENT [508 a] 508 a yes 
Image with equivalent ALT [508 a] 508 a yes 
Link image with equivalent ALT [508 a] 508 a  yes (1)
Linked AUDIO with equivalent CONTENT [508 a] 508 a yes 
OBJECT with equivalent CONTENT [508 a] 508 a yes 
SCRIPT with equivalent NOSCRIPT [508 a] 508 a yes 
Thumbnail image with equivalent ALT [508 a] 508 a yes 
Multimedia with equivalent audio description [508 b] 508 b yes 
Multimedia with synchronized alternative [508 b] 508 b yes 
Color is not essential [508 c] 508 c  yes (1)
Style sheets should not be necessary [508 d] 508 d  yes (8)
Links are needed for server-side image map [508 e] 508 e yes 
No server-side image maps should be used [508 f] 508 f yes 
Data tables should be defined by TABLE tag [508 g] 508 g yes 
Multiple headers should be marked in data tables [508 h] 508 h  yes (1)
Avoid causing the screen to flicker [508 j] 508 j yes 
GIFs do not cause the screen to flicker [508 j] 508 j  yes (1)
Text only equivalent page may be needed [508 k] 508 k yes 
Scripts are accessible [508 l] 508 l yes 
Link to plug-in is present [508 m] 508 m yes 
Form is accessible [508 n] 508 n  yes (1)
Proprietary tags are used [sugg] sugg yes 

 




Web site Testing Systems

Top of Page