| Title | Avoidance of content that could cause seizures due to photosensitivity |
|---|---|
| Description | Document containing one image. On start a JavaScript confirmation dialog is shown, which leds users select whether to load animated content, or not. |
| Creator | BenToWeb (sandor.herramhof@…) |
| Rights | Copyright BenToWeb 2004-2007 |
| Language | English |
| Date | 2005-08-31 |
| Status | draft |
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: img
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification: Including an image .
Feature: body
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification: onload event .
ITC Guidance Note for Licensees on Flashing Images and Regular Patterns in Television
The document is intended to pass, because users are warned of content that violates the general flash threshold.
“Rules” refer to success criteria in WCAG 2.0, checkpoints in WCAG 1.0 and similar requirements.
The test case passes (line 14, column 9) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#flicker-rate-and-warning.
The test case passes (line 16, column 6) the following success criterion: http://www.w3.org/TR/2006/WD-WCAG20-20050630/#flicker-rate-and-warning.
Animated content is only loaded, if user admits it.
onload event starts confirm box, to request whether to load animated content or not.
The test case passes (line 14, column 9) the following success criterion: URL unknown!.
The test case passes (line 16, column 6) the following success criterion: URL unknown!.
Animated content is only loaded, if user admits to it.
onload event starts confirm box, to request whether to load animated content or not.