diff --git a/source b/source index ac08ba73ea3..21ab6a44872 100644 --- a/source +++ b/source @@ -87123,6 +87123,14 @@ dictionary DragEventInit : MouseEventInit { showing auto popover list's last item is element, otherwise false.
+Let cleanupAnchor be the following algorithm:
+ +Set element's implicit anchor element to null.
If fireEvents is true:
@@ -87151,14 +87159,12 @@ dictionary DragEventInit : MouseEventInit {Request an element to be removed from the top layer given - element.
Set element's implicit anchor element to null.
Otherwise, remove an element from the top layer immediately given - element.
Set element's popover invoker to null.