Abbreviation | 508 |
---|---|
Long Name | Section 508 of the Workforce Rehabilitation Act (USA standard) |
Published Date | 2004-03-12 |
URL | http://www.access-board.gov/sec508 |
Status | Enabled |
Open To Public | Yes |
Element | Error Type | Description | Check ID |
---|---|---|---|
a | Likely | Links to multimedia require a text transcript. | 20 |
Element | Error Type | Description | Check ID |
---|---|---|---|
applet | Potential | <code>applet</code> should not use color alone. | 21 |
img | Potential | For all <code>img</code> elements, text does not refer to the image by color alone. | 14 |
input | Potential | <code>input</code> should not use color alone. | 55 |
object | Potential | <code>object</code> must not use color alone. | 73 |
script | Potential | Color alone should not be used in the <code>script</code>. | 86 |
Element | Error Type | Description | Check ID |
---|---|---|---|
script | Likely | Content must be readable when stylesheets are not applied (SCRIPT). | 94 |
Element | Error Type | Description | Check ID |
---|---|---|---|
img | Known | All links in all client side image-maps are duplicated within the document. | 13 |
Element | Error Type | Description | Check ID |
---|---|---|---|
img | Known | All <code>img</code> elements with an <code>ismap</code> attribute have a valid <code>usemap</code> attribute. | 12 |
Element | Error Type | Description | Check ID |
---|---|---|---|
table | Potential | All data tables contain <code>th</code> elements. | 136 |
Element | Error Type | Description | Check ID |
---|---|---|---|
frame | Known | All <code>frames</code> have a <code>title</code> attribute. | 31 |
frame | Potential | All <code>frame</code> <code>titles</code> identify the purpose or function of the <code>frame</code>. | 32 |
frame | Potential | The source for each <code>frame</code> is accessible content. | 33 |
frameset | Likely | Relationship between <code>frames</code> must be described. | 34 |
frameset | Known | <code>frameset</code> must have a <code>noframes</code> section. | 35 |
Element | Error Type | Description | Check ID |
---|---|---|---|
applet | Potential | <code>applets</code> cause screen flicker. | 22 |
img | Potential | All <code>img</code> elements have associated images that do not flicker. | 10 |
object | Potential | All <code>objects</code> do not flicker. | 30 |
script | Potential | <code>script</code> should not cause screen flicker. | 87 |
Element | Error Type | Description | Check ID |
---|---|---|---|
script | Known | <code>script</code> must have a <code>noscript</code> section. | 90 |
Element | Error Type | Description | Check ID |
---|---|---|---|
applet | Potential | <code>applet</code> contains a text equivalent in the <code>alt</code> attribute of the <code>applet</code>. | 23 |
applet | Potential | Text equivalents for <code>applet</code> must be updated if <code>applet</code> changes. | 24 |
applet | Potential | <code>applet</code> contains a text equivalent in the body of the <code>applet</code>. | 25 |
applet | Potential | <code>applet</code> user interface must be accessible. | 26 |
Element | Error Type | Description | Check ID |
---|---|---|---|
body | Potential | A "skip to content" link appears on all pages with blocks of material prior to the main document. | 28 |
Element | Error Type | Description | Check ID |
---|---|---|---|
meta | Known | Auto-redirect must not be used. | 71 |
meta | Known | Meta refresh is not used with a time-out. | 72 |