diff --git a/fullscreen.bs b/fullscreen.bs index d8130cc..1eca40b 100644 --- a/fullscreen.bs +++ b/fullscreen.bs @@ -495,9 +495,11 @@ could be an open <{dialog}> element.
If doc's fullscreen element is not connected:
Append ({{fullscreenchange}}, doc's - fullscreen element) to doc's - list of pending fullscreen events. +
Append ({{fullscreenchange}}, doc's fullscreen element) + to doc's list of pending fullscreen events. + +
Unfullscreen doc's fullscreen + element.
Return promise, and run the remaining steps in parallel.