From 62e8e98355882e9db3bf3a5f0c1184befa923acc Mon Sep 17 00:00:00 2001 From: Luke Warlow Date: Mon, 17 Mar 2025 14:28:48 +0000 Subject: [PATCH] Editorial: export Document's showing hint and auto popover lists These will be used by Fullscreen as part of the 'fullscreen an element' steps. --- source | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source b/source index 904af003371..30e6082b3e0 100644 --- a/source +++ b/source @@ -87530,7 +87530,7 @@ dictionary DragEventInit : MouseEventInit {
  • Return true.

  • -

    To get the showing auto popover list for a +

    To get the showing auto popover list for a Document document:

      @@ -87563,7 +87563,7 @@ dictionary DragEventInit : MouseEventInit {
    1. Return popovers.

    -

    To get the showing hint popover list for a Document +

    To get the showing hint popover list for a Document document: