Re: test suite: audio object

Thanks Jim,
I will try to update this information by tomorrow.

Jon


At 03:07 PM 9/9/2002 -0500, Jim Allan wrote:
>In the Object-Audio test [1] the source rendered does not reflect the actual
>source of the page. The text requires that
>1. User agent displays the text "(Homer) Computers can do that?" when test
>conditions are met.
>
>the text "(Homer) Computers can do that?" should be part of the source.
>
>[old]
><object type="audio/x-wav" standby="Loading Audio"
>data="../images/homer.wav" width="144" height="46">
>   <param name="src" value="../images/homer.wav" valuetype="data"></param>
>   <param name="autostart" value="false" valuetype="data"></param>
>   <param name="controls" value="ControlPanel" valuetype="data"></param>
></object>
>
>[new]
><object type="audio/x-wav" standby="Loading Audio"
>data="../images/homer.wav" width="144" height="46">
>   <param name="src" value="../images/homer.wav" valuetype="data"></param>
>   <param name="autostart" value="false" valuetype="data"></param>
>   <param name="controls" value="ControlPanel" valuetype="data"></param>
>(Homer) Computers can do that?
></object>
>
>
>An additional test might be to include the conditional content in some html
>markup (<p>, etc.)
>
>
>[1] http://www.w3.org/WAI/UA/TS/html401/cp0203/0203-OBJECT-AUDIO.html
>
>Jim Allan, Webmaster & Statewide Technical Support Specialist
>Texas School for the Blind and Visually Impaired
>1100 W. 45th St., Austin, Texas 78756
>voice 512.206.9315    fax: 512.206.9264  http://www.tsbvi.edu/
>"I see the Earth. It is so beautiful."--first words spoken by human in
>space.
>[Yuri Alekseevich Gagarin, from the Vostok 1, April 12, 1961.]
>
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.381 / Virus Database: 214 - Release Date: 8/2/2002

Jon Gunderson, Ph.D., ATP
Coordinator of Assistive Communication and Information Technology
Division of Rehabilitation - Education Services
MC-574
College of Applied Life Studies
University of Illinois at Urbana/Champaign
1207 S. Oak Street, Champaign, IL  61820

Voice: (217) 244-5870
Fax: (217) 333-0248

E-mail: jongund@uiuc.edu

WWW: http://www.staff.uiuc.edu/~jongund
WWW: http://www.w3.org/wai/ua

Received on Wednesday, 11 September 2002 09:29:26 UTC