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 21657 - Use IDL default values for second and third arguments to HTMLMediaElement.addTextTrack
Summary: Use IDL default values for second and third arguments to HTMLMediaElement.add...
Status: CLOSED FIXED
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:
: 21656 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-04-10 12:43 UTC by contributor
Modified: 2013-04-12 07:22 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2013-04-10 12:43:38 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:
Use IDL default values for second and third arguments to
HTMLMediaElement.addTextTrack

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 Ian 'Hixie' Hickson 2013-04-11 21:48:48 UTC
And the first, too!
Comment 2 Ian 'Hixie' Hickson 2013-04-11 21:49:41 UTC
*** Bug 21656 has been marked as a duplicate of this bug. ***
Comment 3 contributor 2013-04-11 22:00:19 UTC
Checked in as WHATWG revision r7808.
Check-in comment: Use more WebIDL, reduce amount of prose. Also, some typo fixes.
http://html5.org/tools/web-apps-tracker?from=7807&to=7808