Gecko:FullScreenAPI: Difference between revisions

Jump to navigation Jump to search
Line 67: Line 67:


Returns true while the window's toplevel browsing context is full-screen and not in a "keys disabled" state.
Returns true while the window's toplevel browsing context is full-screen and not in a "keys disabled" state.
==== fullScreenEnabled attribute ====
New DOM attribute of Document:
* readonly attribute boolean fullScreenEnabled
Returns true if requests for full-screen in the current document are likely to not be denied because of security or UA constraints. Typically this means all containing frames have the allowfullscreen attribute present.


=== Element additions ===
=== Element additions ===
Confirmed users
91

edits

Navigation menu