From 0b7026f1ed078dd37709ad2aacf01c853006c369 Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Tue, 14 Feb 2023 12:49:32 -0800 Subject: [PATCH] Export some popover dfns These dfns need to be exported in order to be used in the fullscreen spec: https://github.com/whatwg/fullscreen/pull/204 --- source | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/source b/source index f2b1ad0c18f..e92ca63bea2 100644 --- a/source +++ b/source @@ -81489,14 +81489,16 @@ dictionary DragEventInit : MouseEventInit { must reflect the popover attribute, limited to only known values.

-

Every HTML element has a popover visibility +

Every HTML element has a popover visibility state, initially hidden, with these potential values:

The Document has an auto popover list, which is a list,