- From: Ian Devlin <ian@iandevlin.com>
- Date: Tue, 24 Feb 2015 21:38:48 +0100
- To: "public-html@w3.org" <public-html@w3.org>
Received on Tuesday, 24 February 2015 20:39:19 UTC
I was exploring the Text Track API the other day and noticed that although there's a function to add a text track to media, addTextTrack() ( http://www.w3.org/html/wg/drafts/html/master/#dom-media-addtexttrack) there doesn't seem to be any way to remove one, for example removeTextTrack(). I'm aware that there may have been a long discussion as to why this is so, but it seems like a glaring omission otherwise.
Received on Tuesday, 24 February 2015 20:39:19 UTC