[Webkit-unassigned] [Bug 212934] New: Add support for fullscreen on non-video element on iOS Safari

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 16:02:54 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=212934

            Bug ID: 212934
           Summary: Add support for fullscreen on non-video element on iOS
                    Safari
           Product: WebKit
           Version: Safari 13
          Hardware: iPhone / iPad
                OS: iOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit API
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cxxu at amazon.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200608/88fa4081/attachment-0001.htm>


More information about the webkit-unassigned mailing list