NEW 212934
Add support for fullscreen on non-video element on iOS Safari
https://bugs.webkit.org/show_bug.cgi?id=212934
Summary Add support for fullscreen on non-video element on iOS Safari
cxxu
Reported 2020-06-08 16:02:54 PDT
webkitEnterFullScreen API is only supported for video element (<video>) on iOS, this request is to add fullscreen support on non-video element on iOS, e.g. a div element, etc. webkitEnterFullScreen API doc: https://developer.apple.com/documentation/webkitjs/htmlvideoelement/1633500-webkitenterfullscreen MDN doc: https://developer.mozilla.org/en-US/docs/Web/API/Element/requestFullScreen
Attachments
Radar WebKit Bug Importer
Comment 1 2020-06-08 17:20:56 PDT
Sam Sneddon [:gsnedders]
Comment 2 2022-05-12 08:33:17 PDT
*** Bug 240312 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.