Abbreviation | WCAG1-A |
---|---|
Long Name | Web Content Accessibility Guidelines (WCAG), Version 1.0, Level A |
Published Date | 2004-03-17 |
URL | http://www.w3.org/TR/WCAG10/#a |
Status | Enabled |
Open To Public | Yes |
Element | Error Type | Description | Check ID |
---|---|---|---|
img | Potential | All active areas in all server-side image maps have duplicate text links in the document. | 132 |
None Found.
None Found.
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 |
---|---|---|---|
body | Potential | Words and phrases not in the document's primary language are marked. | 110 |
Element | Error Type | Description | Check ID |
---|---|---|---|
table | Potential | All data tables contain <code>th</code> elements. | 136 |
Element | Error Type | Description | Check ID |
---|---|---|---|
all elements | Likely | Content must be readable when stylesheets are not applied. | 109 |
link | Potential | Document must be readable when stylesheets are not applied. | 97 |
script | Likely | Content must be readable when stylesheets are not applied (SCRIPT). | 94 |
Element | Error Type | Description | Check ID |
---|---|---|---|
applet | Potential | Text equivalents for <code>applet</code> must be updated if <code>applet</code> changes. | 24 |
object | Potential | Text equivalents for <code>object</code> should be updated if <code>object</code> changes - (codebase). | 74 |
object | Potential | Text equivalents for <code>object</code> should be updated if <code>object</code> changes - (classid). | 127 |
Element | Error Type | Description | Check ID |
---|---|---|---|
applet | Potential | <code>applet</code> contains a text equivalent in the body of the <code>applet</code>. | 25 |
object | Potential | Content must be usable when <code>object</code> are disabled. | 75 |
object | Potential | Content must be usable when <code>object</code>s are disabled. | 128 |
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 |
---|---|---|---|
applet | Potential | <code>applet</code> user interface must be accessible. | 26 |
object | Potential | <code>object</code> user interface must be accessible - (codebase). | 76 |
object | Potential | <code>object</code> user interface must be accessible - (classid). | 129 |
script | Potential | User interface for <code>script</code> must be accessible. | 89 |
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 |
None Found.
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 |
None Found.