This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 17686 - Audio tests use video element
Summary: Audio tests use video element
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: testsuite (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: This bug has no owner yet - up for the taking
QA Contact: HTML WG Bugzilla archive list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-04 08:20 UTC by zqzhang
Modified: 2012-08-01 00:57 UTC (History)
3 users (show)

See Also:


Attachments

Description zqzhang 2012-07-04 08:20:58 UTC
Below audio tests use <video> element:

approved/audio/event_canplay.html
approved/audio/event_canplaythrough.html
approved/audio/event_loadeddata.html
approved/audio/event_loadedmetadata.html
approved/audio/event_loadstart.html
approved/audio/event_order_canplay_canplaythrough.html
approved/audio/event_order_canplay_playing.html
approved/audio/event_order_loadedmetadata_loadeddata.html
approved/audio/event_order_loadstart_progress.html
approved/audio/event_pause.html
approved/audio/event_play.html
approved/audio/event_playing.html
approved/audio/event_progress.html
Comment 1 kkrueger 2012-07-17 15:15:42 UTC
This is a fine change to make, please send the diff to the 'public-html-testsuite@w3.org' list before committing this fix.