- From: <bugzilla@jessica.w3.org>
- Date: Tue, 25 Jun 2013 16:43:33 +0000
- To: public-texttracks@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22458 Bug ID: 22458 Summary: Change the spec to allow rendering of captions for audio when controls are visible Classification: Unclassified Product: TextTracks CG Version: unspecified Hardware: All URL: https://bugzilla.mozilla.org/attachment.cgi?id=767116 OS: All Status: NEW Severity: normal Priority: P2 Component: WebVTT Assignee: silviapfeiffer1@gmail.com Reporter: mardeg@nerdshack.com QA Contact: dave.null@w3.org CC: mike@w3.org, public-texttracks@w3.org According to Ralph Giles at https://bugzilla.mozilla.org/show_bug.cgi?id=886748#c3 if there's ui displayed, which is conditional on 'controls' then aborting in step 1 at http://dev.w3.org/html5/webvtt/#dfn-rules-for-updating-the-display-of-webvtt-text-tracks based solely on the element being <audio>, ie. without checking for the existence of a rendering area which *does* exist when there is a 'controls' boolean attribute, is wrong. Please change the text of that rule to allow vendors to render captions for <audio> elements that have a rendering area. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 25 June 2013 16:43:35 UTC