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 11707 - [device] Developers only need video and audio streams. The type attribute should either be video or audio.
Summary: [device] Developers only need video and audio streams. The type attribute sho...
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-09 17:46 UTC by contributor
Modified: 2012-07-18 18:38 UTC (History)
2 users (show)

See Also:


Attachments

Description contributor 2011-01-09 17:46:03 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/
Section: http://www.whatwg.org/specs/web-apps/current-work/complete.html#devices

Comment:
Developers only need video and audio streams. The type attribute should either
be video or audio.

Posted from: 24.255.123.209
Comment 1 Ian 'Hixie' Hickson 2011-03-04 01:05:54 UTC
Don't you generally need both?
Comment 2 Ian 'Hixie' Hickson 2011-03-15 05:58:16 UTC
I ended up going with an API that allows one, the other, or both to be selected.