Bug 94891

Summary: MediaController doesn't have event handler attributes.
Product: WebKit Reporter: Changbin Shao <changbin.shao>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED    
Severity: Normal CC: eric.carlson, jer.noble, silviapf
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Changbin Shao
Reported 2012-08-23 19:38:50 PDT
As HTML standard mentioned, http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#mediacontroller MediaController should have event handler attributes. While Webkit doesn't supports them at present.
Attachments
Silvia Pfeiffer
Comment 1 2014-09-20 19:17:50 PDT
I believe WebKit is missing the readyState attribute of MediaContoller. I didn't test all the EventHandlers, but can confirm that timeupdate is supported.
Note You need to log in before you can comment on or make changes to this bug.