Skip to content

Commit 2596c33

Browse files
avidrissmanannevk
authored andcommitted
Let the user agent end fullscreen unilaterally
Fixes #93.
1 parent 4ad4ab0 commit 2596c33

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

fullscreen.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -493,6 +493,9 @@ corresponding <a>event handler content attributes</a> for {{Element}} objects in
493493
{{Element/requestFullscreen()}}, <a>fully exit fullscreen</a> the
494494
<a>top-level browsing context</a>'s <a>active document</a>.
495495

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+
496499

497500

498501
<h2 id=rendering>Rendering</h2>

0 commit comments

Comments
 (0)