| Title | Links in top navigation occur in same order |
|---|---|
| Description | Two web pages forming a set. Each contains a top navigation list with two links; in each page, the links are in the same markup order. |
| Creator | BenToWeb (johannes.koch@…) |
| 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)
The test is intended to pass because the two pages links occur in the same order.
Accessibility expert.
“Rules” refer to success criteria in WCAG 2.0, checkpoints in WCAG 1.0 and similar requirements.
The test case passes the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20060427/guidelines.html#consistent-behavior-consistent-locations.
Components occur in same order.
Order in markup code is the same and order in presentation is not changed via CSS positioning or scripting
This test case maps to technique G61: Presenting repeated components in the same relative order each time they appear (http://www.w3.org/TR/2006/WD-WCAG20-TECHS-20060427/Overview.html#G61).
The test case passes the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#consistent-behavior-consistent-locations.
Components occur in same order.
Order in markup code is the same and order in presentation is not changed via CSS positioning or scripting