W3C | Web Accessibility Initiative

Evaluation Information

For User Agent Accessibility Guidelines 1.0, 20020821/ draft.

User agent information
Operating system information
Specification information
Reviewer information

Evaluation Summary

Complete
1.3, 2.2, 3.1, 3.4, 4.1, 4.2, 4.14, 5.1, 5.2, 5.4, 6.6, 6.7, 9.1, 9.2, 9.8, 11.5
Almost Complete
1.1, 2.1, 3.3, 3.6, 4.3, 5.3, 6.1, 6.2, 6.5, 6.9, 7.1, 7.2, 8.2, 10.3, 10.6, 10.7
Partially Implemented
1.2, 2.3, 2.9, 3.2, 5.5, 7.3, 7.4, 8.1, 9.3, 9.5, 9.6, 9.7, 9.9, 10.1, 10.4, 10.5, 11.1, 11.3, 11.6, 11.7
Not Implemented
2.7, 3.5, 4.4, 6.3, 9.4, 9.10, 11.2, 11.4, 12.2, 12.3, 12.4, 12.5
Not Rated
2.8, 2.10, 6.4, 6.8, 6.10, 10.2, 12.1

Checkpoint details

1.1 Full keyboard access. (P1) [AC]

Provision details

1.1.1 [AC]

1.1.1 Test details

BUTTON [C]
accesskey attribute for button element [C]
ACCESSKEY attribute for CHECKBOX [C]
ACCESSKEY attribute for INPUT buttons [C]
ACCESSKEY attribute for RADIO buttons [C]
ACCESKEY attribute for TEXTAREA [C]
ACCESSKEY [C]
IFRAME [C]
CHECKBOXES [C]
FRAME and FRAMESET [NR]
INPUT buttons [C]
RADIO buttons [C]
TABINDEX [C]
TEXTAREA [C]
User Agent Bindings for Activating Links [C]
User Agent Bindings for Moving Focus to Enabled Elements [PI]

Comments:

  1. onclick/ondblclick/onmouseover/onmouseout events fail
User Agent Bindings for Searching for Text [C]
User Agent Bindings for Changing Text Size [C]

1.2 Activate event handlers. (P1) [PI]

Provision details

1.2.1 [AC]

1.2.1 Test details

ONCLICK and ONDBCLICK [NI]
ONCHANGE attribute for INPUT elements [C]
ONCHANGE attribute for SELECT elements [C]
ONCHANGE attribute for TEXTAREA elements [C]
ONFOCUS and ONBLUR attributes for BUTTON elements [C]
ONFOCUS and ONBLUR attributes for INPUT elements [C]
ONFOCUS and ONBLUR attributes for LABEL elements [NI]
ONFOCUS and ONBLUR attributes for links [C]

1.2.2 [PI]

1.2.2 Test details

Multiple Event Handlers for ONCHANGE Attribute for SELECT Elements [C]
Multiple Event Handlers for ONCLICK and ONDBCLICK [NI]
ONMOUSEOVER and ONMOUSEOUT [NI]
ONFOCUS and ONBLUR attributes for MAP elements [C]
ONFOCUS and ONBLUR attributes for TEXTAREA elements [C]
Multiple Event Handlers for ONMOUSEOVER and ONMOUSEOUT [NI]

1.3 Provide text messages. (P1) [C]

Provision details

1.3.1 [C]


2.1 Render content according to specification. (P1) [AC]

Provision details

2.1.1 [AC]


2.2 Provide text view. (P1) [C]

Provision details

2.2.1 [C]


2.3 Render conditional content. (P1) [PI]

Provision details

2.3.1 [PI]

2.3.1 Test details

ABBR elements [C]
ACRONYM elements [C]
ALT attribute for AREA elements [NI]
LONGDESC attribute for FRAME elements [NR]
IFRAME conditional content [NR]

Comments:

  1. Couldn't discover how to disable IFRAME
TITLE attribute for FRAME elements [NR]
ALT, TITLE, and LONGDESC attributes for IMG element [PI]
ALT attribute for INPUT elements [NI]
TITLE attribute for MAP element [NI]
NOFRAMES elements [NR]
NOSCRIPT conditional content [C]
OBJECT element for audio [C]
OBJECT element for images [C]
OBJECT element for video [C]
TH elements and the SCOPE attribute for TH elements [C]
SUMMARY attribute for TABLE elements [NI]

2.3.2 [PI]

2.3.2 Test details

ABBR elements [C]
ACRONYM elements [C]
ALT attribute for AREA elements [C]
LONGDESC attribute for FRAME elements [NR]
IFRAME conditional content [NR]
TITLE attribute for FRAME elements [NR]
ALT, TITLE, and LONGDESC attributes for IMG element [NI]
ALT attribute for INPUT elements [NI]
TITLE attribute for MAP element [NI]
NOFRAMES elements [NR]
NOSCRIPT conditional content [C]
OBJECT element for audio [C]
OBJECT element for images [C]
OBJECT element for video [C]
TH elements and the SCOPE attribute for TH elements [C]
SUMMARY attribute for TABLE elements [NI]

2.4 Allow time-independent interaction. (P1) [NA]

Provision details

2.4.1 [NA]


2.5 Make captions, transcripts, audio descriptions available. (P1) [NA]

Provision details

2.5.1 [NA]


2.6 Respect synchronization cues. (P1) [NA]

Provision details

2.6.1 [NA]


2.7 Repair missing content. (P2) [NI]

Comments:

  1. AL: * No ALT repair strategies in place. * Reasons: The title attribute is almost never present when the alt isn't. In the rare cases where it is, it is of no help (typically it's just the filename, maybe with a file size). Also, in the overwhelming majority of cases, the filename is unintelligible. Developers interested in this problem can look at the GetAlternateText() method -- see the CVS history for suggestions. We consider this to be a very difficult problem.

Provision details

2.7.1 [NI]

2.7.1 Test details

repairing missing IFRAME conditional content [NI]
repairing missing ALT conditional content for AREA [NI]
repair missing TITLE attribute for FRAME elements [NI]
repairing missing ALT conditional content for images [NI]
repairing missing ALT conditional content for INPUT [NI]
repairing missing TITLE conditional content for MAP elements [NI]
repairing missing NOFRAMES elements [NI]
repairing missing OBJECT element conditional content for audio [NI]
repairing missing OBJECT element conditional content for images [NI]
repairing missing OBJECT element conditional content for video [NI]

2.8 No repair text. (P3) [NI]

Comments:

  1. AL: * We have no repair strategy in 2.7 * We have no way to configure that alt="" still needs to be repaired * Needs to generate repair text for missing ALT attribute information for IMG element

Provision details

2.8.1 [NI]

2.8.1 Test details

No Repair Text for the ALT attribute for IMG elements [NI]
No Repair Text for the ALT attribute for AREA elements [NI]
No Repair Text for the ALT attribute for INPUT elements [NI]

2.9 Render conditional content automatically. (P3) [PI]

Comments:

  1. AL: * ALT for images * TITLE for tooltip

Provision details

2.9.1 [PI]

2.9.2 [PI]


2.10 Don't render unsupported language. (P3) [NR]

Provision details

2.10.1 [NR]

2.10.2 [NR]


3.1 Toggle background images. (P1) [C]

Comments:

  1. AL: * Preferences, Appearance, Colors - "Use my chosen colors, ignoring the colors and background image specified"

Provision details

3.1.1 [C]

3.1.1 Test details

BACKGROUND images in the BODY element [C]
BACKGROUND-IMAGE in the STYLE element [C]
DIV BACKGROUND-IMAGE in the STYLE element [C]

3.2 Toggle audio, video, animated images. (P1) [PI]

Comments:

  1. AL: * Animated images can be made still with the Escape key * Animated images can be made still as a preference under Preferences, Privacy and Security, Images - "Animated Images should Loop" * Mozilla has no preference or command to toggle audio or video

Provision details

3.2.1 [PI]


3.3 Toggle animated or blinking text. (P1) [AC]

Comments:

  1. AL: * The following line can be added to a user's prefs.js file to control blinking: user_pref("browser.blink_allowed",false); * Bug 89144 has been filed to expose this pref in the UI. * Mozilla doesn't support <marquee> by default.

Provision details

3.3.1 [PI]

3.3.1 Test details

BLINK [AC]
TEXT-DECORATION:BLINK in the STYLE element [AC]
MARQUEE [C]

3.4 Toggle scripts. (P1) [C]

Comments:

  1. AL: Preferences, Advanced, Scripts and Windows - Enable Javascript For When toggled off, we don't notify the user when a page is loaded with scripts

Provision details

3.4.1 [C]


3.5 Toggle automatic content retrieval. (P1) [NI]

Provision details

3.5.1 [NI]

3.5.1 Test details

META HTTP-EQUIV refresh [NI]
META HTTP-EQUIV redirect [NI]

3.6 Toggle images. (P2) [AC]

Comments:

  1. AL: * Our interface for image toggling needs redesign * Unfortunately, there are quite a few open bugs on image toggling

Provision details

3.6.1 [AC]

3.6.1 Test details

IMG toggle [AC]
OBJECT images toggle [AC]

4.1 Configure text scale. (P1) [C]

Comments:

  1. AL: * Can be changed through preferences, zooming or user style sheet. Zooming is really the best solution, because the document retains its look - all font sizes are increased the same percentage. * Zooming can be controlled via hotkeys Ctrl+plus and Ctrl+minus * The prefs are at Preferences, Appearances, Fonts * There is also a hidden pref line that can be added to prefs.js, if you just want to change the minimum font size for a certain font: user_pref("font.minimum-size.x-western", newFontSizeInPoints) * For other i18n charsets, change x-western to x-central-euro, x-cyrillic, x- unicode, x-user-def, x-baltic, el, tr, he, ar, th, ja, zh-CN or zh-TW

Provision details

4.1.1 [C]

4.1.1 Test details

font-size [C]

4.1.2 [C]

4.1.2 Test details

font-size [C]

4.1.3 [C]

4.1.3 Test details

font-size [C]

4.2 Configure font family. (P1) [C]

Comments:

  1. AL: Can be changed through preferences or user style sheet The prefs are at Preferences, Appearances, Fonts

Provision details

4.2.1 [C]

4.2.1 Test details

font-family [C]

4.2.2 [C]

4.2.2 Test details

font-family [C]

4.2.3 [C]


4.3 Configure text colors. (P1) [AC]

Comments:

  1. * Can be changed through preferences or by editing the prefs.js file * The prefs are at Preferences, Appearances, Colors * To use any color offered in Windows, the prefs.js file must be edited by hand

Provision details

4.3.1 [AC]

4.3.1 Test details

font colors and backgrounds [AC]

4.3.2 [AC]

4.3.2 Test details

font colors and backgrounds [AC]

4.3.3 [AC]


4.4 Slow multimedia. (P1) [NI]

Comments:

  1. Cannot slow animations

Provision details

4.4.1 [NI]

4.4.2 [NI]

4.4.3 [NI]

4.4.4 [NI]


4.5 Start, stop, pause, and navigate multimedia. (P1) [NA]

Provision details

4.5.1 [NA]

4.5.2 [NA]


4.6 Do not obscure captions. (P1) [NA]

Provision details

4.6.1 [NA]


4.7 Global volume control. (P1) [NA]

Provision details

4.7.1 [NA]

4.7.2 [NA]


4.8 Independent volume control. (P1) [NA]

Provision details

4.8.1 [NA]


4.9 Configure synthesized speech rate. (P1) [NA]

Provision details

4.9.1 [NA]


4.10 Configure synthesized speech volume. (P1) [NA]

Provision details

4.10.1 [NA]


4.11 Configure synthesized speech characteristics. (P1) [NA]

Provision details

4.11.1 [NA]


4.12 Specific synthesized speech characteristics. (P2) [NA]

Provision details

4.12.1 [NA]

4.12.2 [NA]

4.12.3 [NA]

4.12.4 [NA]


4.13 Configure synthesized speech features. (P2) [NA]

Provision details

4.13.1 [NA]

4.13.2 [NA]

4.13.3 [NA]

4.13.4 [NA]


4.14 Choose style sheets. (P1) [C]

Comments:

  1. AL: Under View Menu, Use Style Sheet -- allows one user style sheet to be applied at a time

Provision details

4.14.1 [C]

4.14.2 [C]

4.14.3 [C]


5.1 No automatic content focus change. (P2) [C]

Comments:

  1. AL: Preferences, Advanced, Scripts and Windows - Allow Scripts To "Open Unrequested Windows"

Provision details

5.1.1 [C]


5.2 Keep viewport on top. (P2) [C]

Comments:

  1. AL: Windows can be configured so that the window with the current focus is always on top.

Provision details

5.2.1 [C]


5.3 Manual viewport open only. (P2) [AC]

Comments:

  1. AL: * Preferences, Advanced, Scripts and Windows - Allow Scripts To "Open Unrequested Windows" * We do not have a strategy to 'alert the user and allow the user to open it on demand' * We do not have exposed prefs for all of our popup control options. * Here are all the "hidden prefs" lines that can be added to the user's prefs.js file, for controlling popup behavior: * Turn window.open off for particular sites: user_pref("capability.policy.popupsites.sites", "http:// www.annoyingsite1.com http://www.popupsite2.com"); user_pref("capability.policy.popupsites.windowinternal.open","noAccess"); * Or turn it off everywhere: user_pref("capability.policy.default.windowinternal.open","noAccess"); * Override popping up new windows on target=anything: user_pref("browser.target_new_blocked", true); * Override popup windows at beginning of new page load (blocks most popup advertisements): user_pref("dom.disable_open_during_load", true);

Provision details

5.3.1 [AC]

5.3.2 [AC]

5.3.3 [AC]


5.4 Selection and focus in viewport. (P2) [C]

Comments:

  1. AL: When focus and/or selection changes they are in the viewport

Provision details

5.4.1 [C]


5.5 Confirm form submission. (P2) [PI]

Comments:

  1. Only allows confirmation if the information is not secure? This is also under Preferences, Security, SSL, "Sending form data from unencrypted page to unencrypted page"

Provision details

5.5.1 [PI]


6.1 Programmatic access to HTML/XML infoset. (P1) [AC]

Comments:

  1. AL: * The DOM is available in-process, but not via an out-of-process (COM) interface. * Out-of-process access is needed for it to be truly useful for assistive technology * We do support some COM interfaces called ISimpleDOMNode, which has a large portion of useful DOM read access

Provision details

6.1.1 [AC]

6.1.2 [AC]

6.1.3 [AC]


6.2 DOM access to HTML/XML content. (P1) [AC]

Comments:

  1. * The DOM is available in-process, but not via an out-of-process (COM) interface. * Out-of-process access is needed for it to be truly useful for assistive technology * We do support some COM interfaces called ISimpleDOMNode, which has a large portion of useful DOM read access

Provision details

6.2.1 [AC]

6.2.2 [AC]


6.3 Programmatic access to non-HTML/XML content. (P1) [NI]

Comments:

  1. AL: Still working on Active Accessibility support for other kinds of content

Provision details

6.3.1 [NI]

6.3.2 [NI]


6.4 Programmatic access to information about rendered content. (P1) [NR]

Provision details

6.4.1 [NR]

6.4.2 [NR]

6.4.3 [NR]


6.5 Programmatic operation of user agent user interface. (P1) [AC]

Comments:

  1. * Can use keyboard API to control Mozilla, by generating keystrokes programmatically * When in-process, can use DOM to generate events * Uses Active Accessibility to provide program access to controls * Do not support all Active Accessibility features for programmatic operation (put_accName, put_accValue not yet supported)

Provision details

6.5.1 [AC]

6.5.2 [AC]

6.5.3 [AC]


6.6 Programmatic notification of changes. (P1) [C]

Comments:

  1. AL: * Uses Active Accessibility to generate change events to assistive technology

Provision details

6.6.1 [C]

6.6.2 [C]


6.7 Conventional keyboard APIs. (P1) [C]

Comments:

  1. AL: * Uses standard keyboard API, works with a number of assistive technologies

Provision details

6.7.1 [C]


6.8 API character encodings. (P1) [NR]

Comments:

  1. AL: We use 16 bit strings, not sure about UTF-16

Provision details

6.8.1 [NR]


6.9 DOM access to CSS style sheets. (P2) [AC]

Comments:

  1. AL: * The DOM is available in-process, but not via an out-of-process (COM) interface. * Out-of-process access is needed for it to be truly useful for assistive technology

Provision details

6.9.1 [AC]

6.9.2 [AC]


6.10 Timely exchanges through APIs. (P2) [NR]

Comments:

  1. AL: Too vague to measure.

Provision details

6.10.1 [NR]


7.1 Respect focus and selection conventions. (P1) [AC]

Comments:

  1. AL: * Mozilla uses selection colors as specified in the control panel. * Mozilla exposes the focus via WM_FOCUS system messages * Mozilla does not use the system focus drawing routines, because they aren't flexible enough (don't support CSS)

Provision details

7.1.1 [AC]


7.2 Respect input configuration conventions. (P1) [AC]

Comments:

  1. AL: * Mozilla implements standard keyboard bindings * There are a few missing pieces, such as support in XUL comboboxes (menulist) for selecting items by typing alphanumeric keystrokes

Provision details

7.2.1 [AC]


7.3 Respect operating environment conventions. (P2) [PI]

Comments:

  1. * Mozilla uses non-native controls. It does, however, support the look and feel of widgets on various operating systems, when the classic theme is selected (on by default).

Provision details

7.3.1 [PI]


7.4 Provide input configuration indications. (P2) [PI]

Comments:

  1. AL: * Menus indicate accesskey and accelerator configurations * Accelerators not show in button tooltips

Provision details

7.4.1 [PI]


8.1 Implement accessibility features. (P1) [PI]

Comments:

  1. AL: * HTML: CAPTION element (TABLE): Renders in graphical interpretation, can be styled using CSS * HTML: THEAD element (TABLE): Available through DOM, can be styled using CSS? * HTML: TBODY element (TABLE): Available through DOM, can be styled using CSS? * HTML: TFOOT element (TABLE): Available through DOM, can be styled using CSS? * HTML: COLGROUP element (TABLE): Available through DOM, can be styled using CSS? * HTML: COL element (TABLE): Available through DOM, can be styled using CSS? * HTML: SCOPE attribute (TABLE): Available through DOM * HTML: HEADERS attribute (TABLE): Available through DOM * HTML: AXIS attribute (TABLE): Available through DOM * HTML: TABINDEX attribute: yes, can be used to order sequential navigation * HTML: ACCESSKEY attribute: Supported with ALT-{key}, menu key conflict favor the accesskey? * HTML: ALT for IMG: yes * HTML: LONGDESC for IMG: yes, available in context menu properties * HTML: ALT for AREA: ? * HTML: ALT for INPUT: ? * CSS: TEXT-INDENT: yes * CSS: TEXT-ALIGN: yes * CSS: WORD-SPACING: yes * CSS: LETTER-SPACING: yes * CSS: FONT-STRETCH: NI * CSS: MARGIN: yes * CSS: FLOAT: yes * CSS: POSITION: yes * CSS: !IMPORTANT: yes * CSS: SYSTEM FONTS: yes * CSS: SYSTEM COLORS: yes * CSS: list types: yes * CSS: OUTLINE: no * CSS: :before, :after: Poor * CSS: :hover: ? * CSS: :visited, :unvisited: ?

Provision details

8.1.1 [PI]


8.2 Conform to specifications. (P2) [AC]

Comments:

  1. AL: * HTML 4.01: VG * CSS2: VG * CSS2: VG * DOM 1.0: VG

Provision details

8.2.1 [AC]


9.1 Provide content focus. (P1) [C]

Provision details

9.1.1 [C]

9.1.2 [C]


9.2 Provide user interface focus. (P1) [C]

Provision details

9.2.1 [C]


9.3 Move content focus. (P1) [PI]

Comments:

  1. * Provides sequential access to links and input form controls * Cannot navigate to non-links and non-input form controls with event handlers * Cannot configure Mozilla to only allow focus changes on explicit user request

Provision details

9.3.1 [PI]

9.3.2 [PI]

9.3.3 [PI]


9.4 Restore viewport state history. (P1) [NI]

Comments:

  1. AL: See bug 36539

Provision details

9.4.1 [NI]

9.4.2 [NI]


9.5 No events on focus change. (P2) [PI]

Comments:

  1. AL: Can turn off scripting, but then no event processing is available

Provision details

9.5.1 [PI]


9.6 Show event handlers. (P2) [PI]

Comments:

  1. AL: Can view event handlers through source view or DOM Inspector (Tasks, Tools, DOM Inspector)

Provision details

9.6.1 [PI]

9.6.1 Test details

Listing Element Event Handlers [PI]

9.7 Move content focus in reverse. (P2) [PI]

Comments:

  1. AL: * Provides sequential access to links and input form controls * Cannot navigate to non-links and non-input form controls with event handlers * No directional navigation, or navigation to links by name

Provision details

9.7.1 [PI]

9.7.2 [PI]


9.8 Provide text search. (P2) [C]

Comments:

  1. AL: * Provides forward and reverse text search capability from the element with the current focus/selection, with and without case sensitivity * Very slow on larger documents. Needs improvement.

Provision details

9.8.1 [C]

9.8.2 [C]

9.8.3 [C]

9.8.4 [C]

9.8.5 [C]


9.9 Allow structured navigation. (P2) [PI]

Comments:

  1. AL: * DOM Inspector provides some capability, but not really intended for end users (Tasks, Tools, DOM Inspector) * Navigation to Links: yes * Navigation to Form controls: yes

Provision details

9.9.1 [PI]

9.9.1 Test details

Form navigation [C]
Heading navigation [NI]
Anchor navigation [C]
LIST ITEM navigation [NI]
TABLE CAPTION navigation [NI]
TABLE HEADER navigation [NI]

9.9.2 [PI]

9.9.2 Test details

Form navigation [C]
Heading navigation [NI]
Anchor navigation [C]
LIST ITEM navigation [NI]
TABLE CAPTION navigation [NI]
TABLE HEADER navigation [NI]

9.10 Configure important elements. (P3) [NI]

Provision details

9.10.1 [NI]

9.10.2 [NI]


10.1 Associate table cells and headers. (P1) [PI]

Comments:

  1. AL: * We don't make use of scope, headers, axis, or any other table accessibility features * We have nothing under properties, or anywhere else, to orient users reading a table

Provision details

10.1.1 [PI]

10.1.1 Test details

the ABBR attribute for TH elements [NR]
AXIS attribute for table cells [NR]
CAPTION [C]
COL and COLGROUP [NI]
SCOPE [NI]
SUMMARY attribute for TABLE element [NI]
TD headers attribute [NI]
navigating THEAD, TBODY, TFOOT with CSS overflow styling [C]

10.2 Highlight selection, content focus, enabled elements, visited links. (P1) [AC]

Comments:

  1. AL: * Provides a focus outline box * Highlights follow graphical rendering conventions for windows * Does not highlight selected images * We do not have the ability to show a border around the text selection * We have the following focus appearance prefs that are not exposed in the UI, but can be manually inserted in the user's prefs.js file: * SetBoolPref("browser.display.use_focus_colors", useFocusColors); /* true or false */ * SetCharPref("browser.display.focus_background_color", colorString); /* for example #ffeedd or the name of a color */ * SetCharPref("browser.display.focus_text_color", colorString); * SetCharPref("browser.display.focus_ring_width", numPixels); /* integer 0-4 */

Provision details

10.2.1 [C]

10.2.1 Test details

Highlight Styles [C]

10.2.2 [AC]

10.2.2 Test details

Highlight Styles [AC]

10.2.3 [AC]

10.2.4 [AC]


10.3 Single highlight configuration. (P2) [AC]

Comments:

  1. AL: * We rely on color alone when showing which links have been recently visited. * Should implement a pref for dotted underline on visited links, similar to the way Opera does it.

Provision details

10.3.1 [AC]


10.4 Provide outline view. (P2) [PI]

Comments:

  1. * DOM Inspector provides a type of outline view, although it is not intended for end users * Page info (Ctrl+I) gives lists of links, media, forms/elements * Can use a user style sheet to implement an outline * Bug 127030 has been filed for an outline view.

Provision details

10.4.1 [PI]

10.4.1 Test details

Outline View of the CAPTION attribute for TABLE elements [PI]
Outline View of Headings [PI]

10.5 Provide link information. (P3) [PI]

Comments:

  1. AL: * Only uses color to indicate whether a link has been visted by default * Context menu properties provides link information, but does not provide the size of the resource. Note that the size might be discovered for certain resources using HTTP HEAD. However, any such use should be carefully considered, given the potential impact on network traffic of automatically making such requests for every link/object in the page. Please see bug 103704 for more information. * Does not provide information about whether link is internal or external, except through URL itself. Clearly identifying internal vs. external links is bug 127038. * Provides information about whether link will open in same window * Does not support fee links

Provision details

10.5.1 [PI]


10.6 Highlight current viewport. (P1) [AC]

Comments:

  1. AL: * Uses title bar color and focus indicator to indicate with view port has focus * The currently focused content frame has a dotted outline, until a key is pressed or scrolling occurs * The focus appearance is not configurable

Provision details

10.6.1 [AC]

10.6.2 [AC]

10.6.3 [AC]


10.7 Indicate viewport position. (P3) [AC]

Comments:

  1. AL: * A progress bar and status bar message indicates loading progress * The scroll bar indicates how far into the document the current graphical view is * The size of the current document is in the page info screen, sometimes it says unavailable

Provision details

10.7.1 [AC]


11.1 Current user input configuration. (P1) [PI]

Comments:

  1. AL: * Menus indicate accesskey and accelerator configurations * Accelerators not show in button tooltips * No centralized key bindings informational resource for end-users, only developer documentation

Provision details

11.1.1 [PI]


11.2 Current author input configuration. (P2) [NI]

Comments:

  1. AL: The web page itself is currently responsible for letting the user know what accesskey's are available.

Provision details

11.2.1 [NI]


11.3 Allow override of bindings. (P2) [PI]

Comments:

  1. AL: * Some bindings can be changed. See "the customizing document" * There is no central place to change all bindings. Unforutunately, some are hard coded. Needs work. Bug#?

Provision details

11.3.1 [PI]


11.4 Single-key access. (P2) [NI]

Comments:

  1. AL: Bug 953707 is our open bug for this. Help wanted.

Provision details

11.4.1 [NI]

11.4.2 [NI]


11.5 Default input configuration. (P2) [C]

Provision details

11.5.1 [C]

11.5.1 Test details

User Agent Bindings for Activating Links [C]
User Agent Bindings for Moving Focus to Enabled Elements [C]
User Agent Bindings for Searching for Text [C]
User Agent Bindings for Changing Text Size [C]

11.5.2 [C]


11.6 User profiles. (P2) [PI]

Comments:

  1. AL: * User profiles are fully supported for all configuration options. * Unfortunately, switching profiles requires the entire application to be relaunched. * There is still very little end-user documentation for editing profiles by hand.

Provision details

11.6.1 [C]

11.6.2 [PI]


11.7 Tool bar configuration. (P3) [PI]

Comments:

  1. AL: * Can turn on and off toolbars under Show/Hide * Can customize personal bookmarks toolbar * Bug 15144 is for the ability to add/remove toolbar icons * Bug 47418 is for the ability to rearrange toolbars

Provision details

11.7.1 [PI]

11.7.2 [PI]

11.7.3 [PI]


12.1 Provide accessible documentation. (P1) [NR]

Comments:

  1. AL: * Some end user docs are under Help, Help Contents in Mozilla * None of documentation resources have been evaluated for WCAG compliance

Provision details

12.1.1 [NR]


12.2 Document accessibility features. (P1) [NI]

Provision details

12.2.1 [NI]


12.3 Document default bindings. (P1) [NI]

Provision details

12.3.1 [NI]


12.4 Document changes between versions. (P2) [NI]

Provision details

12.4.1 [NI]


12.5 Provide dedicated accessibility section. (P2) [NI]

Provision details

12.5.1 [NI]



Jon Gunderson (jongund@uiuc.edu)
Ian Jacobs (ij@w3.org)
Matt May (mcm@w3.org)
Last revised: $Date: 2002/10/30 23:26:11 $