diff --git a/fullscreen.bs b/fullscreen.bs index 3a669c3..49ab468 100644 --- a/fullscreen.bs +++ b/fullscreen.bs @@ -126,15 +126,6 @@ these steps:

Fullscreen is supported if there is no previously-established user preference, security risk, or platform limitation. -

An algorithm is allowed to request fullscreen if one of the following is true: - -

- -

To run the fullscreen steps for a document document, run these @@ -267,7 +258,8 @@ when invoked, must run these steps:

  • Fullscreen is supported. -

  • This algorithm is allowed to request fullscreen. +

  • pending's relevant global object has transient activation or the + algorithm is triggered by a user generated orientation change.

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