Bug 34438

Summary: Fullscreen API should be on HTMLVideoElement
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed patch adele: review+

Description Eric Carlson 2010-02-01 11:08:33 PST
http://trac.webkit.org/changeset/50893 added a fullscreen DOM API to HTMLMediaElement, but it only HTMLAudioElement does not support it, so the interface should be on HTMLVideoElement.
Comment 1 Eric Carlson 2010-02-01 11:49:47 PST
Created attachment 47859 [details]
Proposed patch
Comment 2 Eric Carlson 2010-02-01 12:49:51 PST
http://trac.webkit.org/changeset/54143