RESOLVED FIXED 34438
Fullscreen API should be on HTMLVideoElement
https://bugs.webkit.org/show_bug.cgi?id=34438
Summary Fullscreen API should be on HTMLVideoElement
Eric Carlson
Reported 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.
Attachments
Proposed patch (12.97 KB, patch)
2010-02-01 11:49 PST, Eric Carlson
adele: review+
Eric Carlson
Comment 1 2010-02-01 11:49:47 PST
Created attachment 47859 [details] Proposed patch
Eric Carlson
Comment 2 2010-02-01 12:49:51 PST
Note You need to log in before you can comment on or make changes to this bug.