| Title | Blinking text using JavaScript with mechanism that stops it in 3 seconds allow content to be operable in a non-time-dependent manner through a keyboard interface |
|---|---|
| Description | Document containing a product list using Javascript for blinking to draw attention to sale prices. (The blinking stops after less than three seconds.) |
| Creator | BenToWeb (evlach@…) |
| Rights | Copyright BenToWeb 2005-2007 |
| Language | English |
| Date | 2005-09-01 |
| Status | rejected 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: span
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification:
Grouping elements: the DIV and SPAN elements
.
The test case is intended to pass because JavaScript causes a blink effect with a mechanism to stop the blinking at 3 seconds or less.
Accessibility expert.
“Rules” refer to success criteria in WCAG 2.0, checkpoints in WCAG 1.0 and similar requirements.
The test case passes (line 33, column 21) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20060427/guidelines.html#keyboard-operation-all-funcs.
The blinking stops in less than 3 seconds.
The test case passes (line 33, column 21) the following success criterion: URL unknown!.
The blinking stops in less than 3 seconds.
This test case maps to technique G11: Creating content that blinks for less than 3 seconds (http://www.w3.org/TR/2006/WD-WCAG20-TECHS-20060427/Overview.html#G11).
The test case passes (line 28, column 22) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#keyboard-operation-all-funcs.
The blinking does not stop in less than 3 seconds, or does not provide a way to the user to stop it.