- From: <bugzilla@jessica.w3.org>
- Date: Mon, 28 Jul 2014 13:35:44 +0000
- To: public-html-admin@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26442 Bug ID: 26442 Summary: Clarify if TextTrackCueList should be able to be converted to Array Product: HTML WG Version: unspecified Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec Assignee: dave.null@w3.org Reporter: rick.eyre@hotmail.com QA Contact: public-html-bugzilla@w3.org CC: mike@w3.org, public-html-admin@w3.org, public-html-wg-issue-tracking@w3.org Should the code, `Array.prototype.slice.call(TTObj, 0)`, be able to convert either TextTrackLists or TextTrackCueLists to arrays? Currently this works on Chrome, but not on Firefox. If so, can there be some clarification added to the spec on whether or not this should work. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Monday, 28 July 2014 13:35:45 UTC