| Title | Text input field with help link |
|---|---|
| Description | Document containing three text input fields. A link after the last text input field leads to a help page with descriptive information about the text input field. The new page is opened calling a JavaScript function. |
| Creator | BenToWeb (Daniela.Ortner@…) |
| Rights | Copyright BenToWeb 2005-2007 |
| Language | English |
| Date | 2005-08-25 |
| Status | accepted QA |
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: a
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification: The A element .
Feature: input
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification: Form input element .
Standard ECMA-262 : ECMAScript Language Specification, 3rd edition (December 1999)
The test case is intended to pass because the help link provides context-sensitive help for the text input field.
JavaScript must be enabled for the test files to work as intended.
Accessibility expert.
“Rules” refer to success criteria in WCAG 2.0, checkpoints in WCAG 1.0 and similar requirements.
The test case passes (line 13, column 72) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20060427/guidelines.html#minimize-error-context-help.
The test case passes (line 13, column 162) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20060427/guidelines.html#minimize-error-context-help.
The test case passes (line 13, column 210) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20060427/guidelines.html#minimize-error-context-help.
The user can get help for the input field “Desired position”.
The test case passes (line 13, column 72) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#minimize-error-context-help.
The test case passes (line 13, column 162) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#minimize-error-context-help.
The test case passes (line 13, column 210) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#minimize-error-context-help.
The user can get help for the input field “Desired position”.