Toggle OBJECT video
On this page:
Test
1 |
References
|
About these tests
Nearby:
More HTML 4.01 Tests
|
UAAG 1.0 Test Suite
UAAG 1.0 Requirement
-
Checkpoint
3.2
Toggle audio, video, animated images
(Priority
1
)
-
Provision
1
:
Allow configuration not to render audio, video, or animated image content, except on explicit user request.
Procedure
- Configure the user agent to not render the video content that is automatically rendered when this page loads.
- Configure the user agent to only render this video content upon user request.
Run test
Expected results
- The user agent can be configured to render the video content of this page only upon explicit user request.
- The user agent may satisfy this checkpoint by making video invisible, but this technique is not recommended.
Source code
<object data="../images/grommit.mpg" type="video/mpg" standby="Loading Video" width="357" height="322">Grommit drilling a hole</object>
-
HTML 4.01
specification for
OBJECT
This test is part of a
test suite
for the
User Agent Accessibility Guidelines (UAAG)
1.0
. This work is conducted by the
User Agent Accessibility Guidelines Working
Group
, which is part of W3C's
Web Accessibility Initiative (WAI)
. Please send comments on this test to w3c-wai-ua@w3.org (
public archive
).
Test created by:
Last modified: $Date: 2003/04/02 23:46:34 $ by $Author: jongund $
Copyright
© 1999 - 2003
W3C®
(
MIT
,
INRIA
,
Keio
), All Rights Reserved. W3C
liability
,
trademark
,
document use
and
software licensing
rules apply.