[Bug 16076] <track> This constructor is horrible. Too many arguments. Also, settings as a string? Ugh. Can we make it have one argument that takes an object with id, startTime, endTime, text, pauseOnExit and all the settings as properties instead? e.g. new TextTrackC

https://www.w3.org/Bugs/Public/show_bug.cgi?id=16076

--- Comment #3 from contributor@whatwg.org 2012-06-05 22:01:45 UTC ---
Checked in as WHATWG revision r7120.
Check-in comment: Simplify the TextTrackCue constructor now that the object's
properties are all mutable.
http://html5.org/tools/web-apps-tracker?from=7119&to=7120

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 5 June 2012 22:01:50 UTC