- From: <bugzilla@jessica.w3.org>
- Date: Wed, 11 Dec 2013 20:00:14 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24064 Bug ID: 24064 Summary: TextTrackCue broken in the 6 Aug 2013 HTML5 CR spec Product: HTML WG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: CR HTML5 spec Assignee: robin@w3.org Reporter: b.lund@cablelabs.com QA Contact: public-html-bugzilla@w3.org CC: public-html-admin@w3.org The TextTrackCue definition in [1] has removed the 'text' attribute and the getCueAsHTML() method that were present in the previous Dec 17, 2012 CR [2]. This makes it impossible for script to access the contents of TextTrackCues. This could be fixed in one of two ways: 1) revert [1] back to [2], 2) pull the DataCue introduced in HTML 5.1 [3] into [1]. [1] http://www.w3.org/TR/html5/embedded-content-0.html#texttrackcue [2] http://www.w3.org/TR/2012/CR-html5-20121217/embedded-content-0.html#texttrackcue [3] http://www.w3.org/html/wg/drafts/html/master/embedded-content-0.html#text-tracks-exposing-in-band-metadata -- You are receiving this mail because: You are on the CC list for the bug.
Received on Wednesday, 11 December 2013 20:00:16 UTC