Open
Bug 1492081
Opened 6 years ago
Updated 2 months ago
Support FullscreenOptions with navigationUI on Element.requestFullscreen
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox64 | --- | affected |
People
(Reporter: xidorn, Unassigned)
References
(Blocks 2 open bugs, )
Details
(Keywords: dev-doc-complete)
Added in whatwg/fullscreen#129.
Reporter | ||
Comment 1•6 years ago
|
||
FWIW, I don't think it needs to block shipping unprefixed fullscreen API, but this shouldn't be too hard to implement either.
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Keywords: dev-doc-needed
Comment 2•6 years ago
|
||
Documentation updated:
https://developer.mozilla.org/en-US/docs/Web/API/Element/requestFullScreen
https://developer.mozilla.org/en-US/docs/Web/API/FullscreenOptions
https://developer.mozilla.org/en-US/docs/Web/API/FullscreenOptions/navigationUI
Will update BCD when the time comes.
Keywords: dev-doc-needed → dev-doc-complete
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•