| Title | Tabindex in link list matches visual order [new] |
|---|---|
| Description | A document containing a list with four hyperlinks. The links have a tabindex value that matches their order in the list. When using tabulator key to browse through the list, the focus order matches the visual order. |
| Creator | BenToWeb (Reinhard.Ruemer@…) |
| Rights | Copyright BenToWeb 2004-2007 |
| Language | English |
| Date | 2007-08-25 |
| Status | validated |
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: tabindex
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification: Tabbing navigation .
The test case is intended to pass because the interactive elements follow logical sequence, when the user uses tabulator key to browse through.
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 9) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#.
The test case passes (line 16, column 9) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#.
The test case passes (line 19, column 9) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#.
The test case passes (line 22, column 9) the following success criterion: http://www.w3.org/TR/2007/WD-WCAG20-20070517/Overview.html#.
Tabulator order follows logical sequence.
This test case maps to technique H4: Creating a logical tab order through links, form controls, and objects.