Bug 24850 - HTMLMediaElement: add cue range support
Summary: HTMLMediaElement: add cue range support
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-26 13:15 PDT by Eric Carlson
Modified: 2009-08-21 08:55 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2009-03-26 13:15:56 PDT
The media element still does not implement the addCueRange or removeCueRanges methods.
Comment 1 Eric Carlson 2009-08-21 08:55:38 PDT
Cue ranges have been removed from the spec.