Skip to content

Commit 4a1f34a

Browse files
Unlock the screen orientation when exiting fullscreen
Closes #202.
1 parent a7e681d commit 4a1f34a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

fullscreen.bs

+2
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,8 @@ could be an open <{dialog}> element.
475475

476476
<li><p>Return <var>promise</var>, and run the remaining steps <a>in parallel</a>.
477477

478+
<li><p>Run the [=fully unlock the screen orientation steps=] with <var>doc</var>.
479+
478480
<li><p>If <var>resize</var> is true, resize <var>doc</var>'s viewport to its "normal" dimensions.
479481

480482
<li><p>If <var>doc</var>'s <a>fullscreen element</a> is null, then resolve <var>promise</var> with

0 commit comments

Comments
 (0)