File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -586,12 +586,12 @@ corresponding <a>event handler content attributes</a> for {{Element}} objects in
586
586
<p> User agents are encouraged to implement native media fullscreen controls in terms of
587
587
{{Element/requestFullscreen()}} and {{Document/exitFullscreen()}} .
588
588
589
- <p> If the end user instructs the user agent to end a fullscreen session initiated via
590
- {{Element/requestFullscreen()}} , <a>fully exit fullscreen </a> given the
591
- <a for=/>top-level traversable</a> 's <a>active document </a> .
589
+ <p> If the user initiates a <a>close request</a> , this will trigger the <a>fully exit fullscreen</a>
590
+ algorithm as part of the <a>close request steps </a> . This takes precedence over any
591
+ <a>close watchers </a> .
592
592
593
- <p> The user agent may end any fullscreen session without instruction from the end user
594
- or call to {{Document/exitFullscreen()}} whenever the user agent deems it necessary.
593
+ <p> The user agent may end any fullscreen session without a <a>close request</a> or call to
594
+ {{Document/exitFullscreen()}} whenever the user agent deems it necessary.
595
595
596
596
597
597
You can’t perform that action at this time.
0 commit comments