Bug 128412 - Update TextTrack API to current spec
Summary: Update TextTrack API to current spec
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 79347 93143 109822 122218 128402
Blocks:
  Show dependency treegraph
 
Reported: 2014-02-07 16:31 PST by Eric Carlson
Modified: 2014-03-17 19:05 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2014-02-07 16:31:26 PST
Parts of our TextTrack implementation are incorrect because of spec changes, and parts are incomplete because of things that have been added to the spec. 

This bug tracks bringing our implementation up to date with the current spec.