diff --git a/fullscreen.bs b/fullscreen.bs index 6e9f78f..ada1cd4 100644 --- a/fullscreen.bs +++ b/fullscreen.bs @@ -70,6 +70,9 @@ is an ordered set of (string, element) tuples. It is
  • Let hideUntil be the result of running topmost popover ancestor given element, null, and false. +

  • If hideUntil is null, then set hideUntil to element's + node document.

  • +
  • Run hide all popovers until given hideUntil, false, and true.

  • Set element's fullscreen flag.