- From: <bugzilla@jessica.w3.org>
- Date: Sat, 23 Oct 2010 11:04:10 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11136
Summary: Poster attribute in audio element
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: mephiles@live.co.uk
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
The problem with audio elements, when being shown as interactive content, is
that only displays the controls, whose dimensions are set by the UA.
I think it would be very useful if we could set a poster for an audio element
(which would only be visible if the controls attribute is present). I'm aware
that an img element could be used for this purpose, but it would be very
difficult, since I don't know the width of the audio controls.
Another benefit of this is that subtitles could be displayed in the poster.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Received on Saturday, 23 October 2010 11:04:12 UTC