This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21656 - First argument to HTMLMediaElement.addTextTrack should be an enum
Summary: First argument to HTMLMediaElement.addTextTrack should be an enum
Status: CLOSED DUPLICATE of bug 21657
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-10 12:43 UTC by contributor
Modified: 2013-04-12 07:41 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2013-04-10 12:43:02 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html
Multipage: http://www.whatwg.org/C#dom-media-addtexttrack
Complete: http://www.whatwg.org/c#dom-media-addtexttrack

Comment:
First argument to HTMLMediaElement.addTextTrack should be an enum

Posted from: 94.226.115.137 by ms2ger@gmail.com
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:22.0) Gecko/20130301 Firefox/22.0
Comment 1 Ms2ger 2013-04-10 13:10:51 UTC
TextTrack.kind too.
Comment 2 Ian 'Hixie' Hickson 2013-04-11 21:49:41 UTC
(Thanks for filing these separately, I do prefer it that way. I happened to fix them at the same time this time though.)

*** This bug has been marked as a duplicate of bug 21657 ***