Activate Links Using Single Key
On this page:
Test
1 |
References
|
About these tests
Nearby:
More HTML 4.01 Tests
|
UAAG 1.0 Test Suite
UAAG 1.0 Requirement
-
Checkpoint
11.4
Single-key access
(Priority
2
)
-
Provision
2
:
For each functionality in the set required by checkpoint 11.5, allow the user to configure a single-key binding. A single-key binding is one where a single key press performs the task, with zero modifier keys.
Procedure
- Configure the user agent so that a single key can be used to move focus to the "Test Link" on this page.
- Configure the user agent so that a single key can be used to activate the "Test Link" on this page.
- Use the configured single keys to move focus to the test link and activate the test link.
Run test
Expected results
- The user agent can be configured so that a single key can be used to move focus to the link and a single key can be used to activate the link.
Source code
<div>
<a href="../action/return.html" shape="rect">Test Link</a>
</div>
-
HTML 4.01
specification for
Links
This test is part of a
test suite
for the
User Agent Accessibility Guidelines (UAAG)
1.0
. This work is conducted by the
User Agent Accessibility Guidelines Working
Group
, which is part of W3C's
Web Accessibility Initiative (WAI)
. Please send comments on this test to w3c-wai-ua@w3.org (
public archive
).
Test created by:
Last modified: $Date: 2003/04/02 23:46:56 $ by $Author: jongund $
Copyright
© 1999 - 2003
W3C®
(
MIT
,
INRIA
,
Keio
), All Rights Reserved. W3C
liability
,
trademark
,
document use
and
software licensing
rules apply.