| Title | Navigation links occur in different order (JavaScript) |
|---|---|
| Description | Two documents containing a navigation section and a content section. In the second file, the order of the links is changed by means of JavaScript. |
| Creator | BenToWeb (johannes.koch@…) |
| Rights | Copyright BenToWeb 2005-2007 |
| Language | English |
| Date | 2005-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)
Standard ECMA-262 : ECMAScript Language Specification, 3rd edition (December 1999)
The test is intended to fail because the navigation links in the two documents are displayed in different order.
Accessibility expert.
“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 21, column 14: http://www.w3.org/TR/2006/WD-WCAG20-20060427/guidelines.html#consistent-behavior-consistent-locations.
Navigation links do not occur in same order.
Different order via Javascript positioning.
The test case fails the following success criterion at line 21, column 14: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#consistent-behavior-consistent-locations.
Components do not occur in same order.
Different order via Javascript positioning.