From 4bd1b116bf5cf1cfa1d42f705bee3e690ae5c6ee Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Tue, 7 May 2024 11:21:52 +0900 Subject: [PATCH] Remove end tags for consistency --- fullscreen.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fullscreen.bs b/fullscreen.bs index ada1cd4..ce9ed9f 100644 --- a/fullscreen.bs +++ b/fullscreen.bs @@ -71,7 +71,7 @@ is an ordered set of (string, element) tuples. It is element, null, and false.
  • If hideUntil is null, then set hideUntil to element's - node document.

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