| Title | Keyboard shortcuts for directly accessible scripts |
|---|---|
| Description |
Document containing an input element
with onclick action handler without
accesskey attribute for making it
directly accessible.
|
| Creator | BenToWeb (evlach@…) |
| Rights | Copyright BenToWeb 2004-2007 |
| Language | English |
| Date | 2005-09-01 |
| Status | draft |
Technologies are markup languages or data formats. If the technology is a markup language, “features” refers to elements and attributes.
XHTML ™ 1.0 The Extensible HyperText Markup Language (Second Edition)
Feature: input
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification: The INPUT element .
The test case is intended to fail as there is no
accesskey attribute assosiated with
onclick attribute.
Automatic evaluation.
“Rules” refer to success criteria in WCAG 2.0, checkpoints in WCAG 1.0 and similar requirements.
The test case fails the following success criterion at line 18, column 69: http://www.w3.org/WAI/GL/WCAG20/WD-WCAG20-20050211/#2.1_keyboard-operation-keyboard-operable.
There is no rapid access tothe script
The is no
accesskey
attribute for the
input
using event handler