Bug 67791

Summary: HTMLMediaElement is missing initialTime attribute
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch darin: review+

Description Eric Carlson 2011-09-08 11:12:08 PDT
The media element does not implement the initialTime IDL attribute: http://www.w3.org/TR/html5/video.html#dom-media-initialtime
Comment 1 Radar WebKit Bug Importer 2011-09-08 11:12:56 PDT
<rdar://problem/10094619>
Comment 2 Eric Carlson 2011-09-08 11:43:44 PDT
Created attachment 106769 [details]
Proposed patch
Comment 3 Eric Carlson 2011-09-08 13:19:39 PDT
http://trac.webkit.org/changeset/94787