- From: <bugzilla@jessica.w3.org>
- Date: Sat, 09 Feb 2013 02:47:05 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20903 Silvia Pfeiffer <silviapfeiffer1@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |silviapfeiffer1@gmail.com Resolution|--- |INVALID --- Comment #1 from Silvia Pfeiffer <silviapfeiffer1@gmail.com> --- EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the Editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the Tracker Issue; or you may create a Tracker Issue yourself, if you are able to do so. For more details, see this document: http://dev.w3.org/html5/decision-policy/decision-policy-v2.html Status: Rejected Change Description: none Rationale: This is a misunderstanding - there is nothing inherently visual about the <track> element. Subtitles in a <track> element in an <audio> element will provide the cues (e.g. the individual subtitles) through the JavaScript API. It allows the Web developer to do something with the cues in sync with the video, e.g. display them in a div next to the video or some other screen location. Something like was put together in SVG here: http://svg-wow.org/blog/2009/10/04/animated-lyrics/ . -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Saturday, 9 February 2013 02:47:06 UTC