diff --git a/fullscreen.bs b/fullscreen.bs index 3e0a868..55357cc 100644 --- a/fullscreen.bs +++ b/fullscreen.bs @@ -270,6 +270,9 @@ when invoked, must run these steps:
  • This algorithm is allowed to request fullscreen. +

  • If error is false, then consume user activation for + pendingDoc's browsing context. +

  • Return promise, and run the remaining steps in parallel.