Bug 212934
Summary: | Add support for fullscreen on non-video element on iOS Safari | ||
---|---|---|---|
Product: | WebKit | Reporter: | cxxu |
Component: | WebKit API | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | jer.noble, jespertheend, tomac, webkit-bug-importer, woodlxf00, z |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari 13 | ||
Hardware: | iPhone / iPad | ||
OS: | iOS 13 | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=206854 |
cxxu
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/64141972>
Sam Sneddon [:gsnedders]
*** Bug 240312 has been marked as a duplicate of this bug. ***