| Title | Name, role and value for inline frame [new] |
|---|---|
| Description | A document with an inline frame. The inline frame (iframe) has a title attribute that informs the user about the type of content that is displayed inside the frame. All the user interface components are created with standard XHTML without scripting. |
| Creator | BenToWeb (Christophe.Strobbe@…) |
| Rights | Copyright BenToWeb 2005-2007 |
| Language | English |
| Date | 2007-08-24 |
| 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: iframe
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification:
Inline frames: the iframe element
.
Feature: title
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification:
The title attribute
.
The test case is intended to pass because the inline frame has a title attribute that describes its purpose.
Automatic evaluation.
“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/2007/WD-WCAG20-20070517/Overview.html#ensure-compat-rsv.
Users of assistive technology can determine the title of the inline frame.
This test case maps to technique G108: Using markup features to expose the name and role, allow user-settable properties to be directly set, and provide notification of changes and to technique H64: Using the title attribute of the frame element.