From 57139fba111b422cb09e364e31e680cd56107d72 Mon Sep 17 00:00:00 2001 From: Simon Farre Date: Mon, 17 Mar 2025 15:34:39 +0100 Subject: [PATCH 1/2] Fix #245 - Addressing new popover values Since the popover attribute got a new value, it's "find topmost popover ancestor" algorithm changed, and this PR attempts to address this in the Fullscreen API specification. After discussing with Luke Warlow we came to the conclusion that this is probably the intended change for the Fullscreen API spec. --- fullscreen.bs | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/fullscreen.bs b/fullscreen.bs index 1eca40b..6f6914f 100644 --- a/fullscreen.bs +++ b/fullscreen.bs @@ -11,6 +11,11 @@ Markup Shorthands: css no