We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad4ab0 commit 2596c33Copy full SHA for 2596c33
fullscreen.bs
@@ -493,6 +493,9 @@ corresponding <a>event handler content attributes</a> for {{Element}} objects in
493
{{Element/requestFullscreen()}}, <a>fully exit fullscreen</a> the
494
<a>top-level browsing context</a>'s <a>active document</a>.
495
496
+<p>The user agent may end any fullscreen session without instruction from the end user
497
+or call to {{Document/exitFullscreen()}} whenever the user agent deems it necessary.
498
+
499
500
501
<h2 id=rendering>Rendering</h2>
0 commit comments