Line 1: | Line 1: | ||
The complete checklist with developer guidelines can be found at [http://www-03.ibm.com/able/guidelines/web/accessweb.html IBM's website].<br> | The complete checklist with developer guidelines can be found at [http://www-03.ibm.com/able/guidelines/web/accessweb.html IBM's website].<br> | ||
− | + | <br> | |
{| width="80%" cellspacing="1" cellpadding="1" border="1" | {| width="80%" cellspacing="1" cellpadding="1" border="1" | ||
Line 10: | Line 10: | ||
|- | |- | ||
| 1. Images and animations | | 1. Images and animations | ||
− | | Yes | + | | Yes |
− | | | + | | Important images such as toolbar icons are readable in screenreaders. Less important images such as object placeholders and infrequently used smiley icons are given alt="". |
|- | |- | ||
| 2. Image maps | | 2. Image maps | ||
− | | NA | + | | NA |
− | | | + | | There are no image maps in the editor. |
|- | |- | ||
| 3. Graphs and charts | | 3. Graphs and charts | ||
− | | NA | + | | NA |
− | | | + | | There are no graphs and charts in the editor. |
|- | |- | ||
| 4. Multimedia | | 4. Multimedia | ||
− | | NA | + | | NA |
− | | | + | | There are no video or audio contents in the editor. |
|- | |- | ||
| 5. Scripts | | 5. Scripts | ||
− | | Yes | + | | Yes |
− | | | + | | Most or all functions in the editor are accessible from keyboard. |
|- | |- | ||
| 6. Applets, plugins and non-HTML content | | 6. Applets, plugins and non-HTML content | ||
− | | Planned | + | | Planned |
− | | | + | | There is no alternative text for plugin placeholders in the editor yet. |
|- | |- | ||
| 7. Forms | | 7. Forms | ||
− | | Yes | + | | Yes |
| | | | ||
|- | |- | ||
| 8. Skip to main content | | 8. Skip to main content | ||
− | | Yes | + | | Yes |
| | | | ||
|- | |- | ||
| 9. Frames | | 9. Frames | ||
− | | Yes | + | | Yes |
| | | | ||
|- | |- | ||
| 10. Table headers | | 10. Table headers | ||
− | | NA | + | | NA |
| | | | ||
|- | |- | ||
| 11. Cascading style sheets | | 11. Cascading style sheets | ||
− | | Yes | + | | Yes |
| | | | ||
|- | |- | ||
| 12. Color and contrast | | 12. Color and contrast | ||
− | | Yes | + | | Yes |
| | | | ||
|- | |- | ||
| 13. Blinking, moving or flickering content | | 13. Blinking, moving or flickering content | ||
− | | NA | + | | NA |
| | | | ||
|- | |- | ||
| 14. Timed responses | | 14. Timed responses | ||
− | | NA | + | | NA |
| | | | ||
|- | |- | ||
| 15. Text-only page | | 15. Text-only page | ||
− | | Yes | + | | Yes |
| | | | ||
|- | |- | ||
| 16. Verify accessibility | | 16. Verify accessibility | ||
− | | No | + | | No |
| | | | ||
|} | |} |
Revision as of 09:33, 19 May 2009
The complete checklist with developer guidelines can be found at IBM's website.
Checkpoint | Yes/No/Planned/NA | Comments |
1. Images and animations | Yes | Important images such as toolbar icons are readable in screenreaders. Less important images such as object placeholders and infrequently used smiley icons are given alt="". |
2. Image maps | NA | There are no image maps in the editor. |
3. Graphs and charts | NA | There are no graphs and charts in the editor. |
4. Multimedia | NA | There are no video or audio contents in the editor. |
5. Scripts | Yes | Most or all functions in the editor are accessible from keyboard. |
6. Applets, plugins and non-HTML content | Planned | There is no alternative text for plugin placeholders in the editor yet. |
7. Forms | Yes | |
8. Skip to main content | Yes | |
9. Frames | Yes | |
10. Table headers | NA | |
11. Cascading style sheets | Yes | |
12. Color and contrast | Yes | |
13. Blinking, moving or flickering content | NA | |
14. Timed responses | NA | |
15. Text-only page | Yes | |
16. Verify accessibility | No |