NEW 212951
webkitRequestFullScreen vs webkitRequestFullscreen
https://bugs.webkit.org/show_bug.cgi?id=212951
Summary webkitRequestFullScreen vs webkitRequestFullscreen
goehdavi
Reported 2020-06-08 20:44:11 PDT
It appears webkitEnterFullScreen is deprecated (https://developer.apple.com/documentation/webkit/domelement/1476160-webkitrequestfullscreen), but webkitEnterFullscreen is not? Where are the docs for webkitEnterFullscreen?
Attachments
goehdavi
Comment 1 2020-06-09 14:06:51 PDT
Clarification: Below should have been webkitRequestFullScreen and webkitRequestFullscreen, respectively.
goehdavi
Comment 2 2020-06-09 14:12:53 PDT
Additionally, it would be best to have requestFullscreen as per the Fullscreen API (https://developer.mozilla.org/en-US/docs/Web/API/Element/requestFullscreen) but that still doesn't appear to be available.
goehdavi
Comment 3 2020-06-16 11:21:10 PDT
Any update on this?
Note You need to log in before you can comment on or make changes to this bug.