diff --git a/source b/source index b2fd3ef7f57..307bcbf792a 100644 --- a/source +++ b/source @@ -85544,8 +85544,8 @@ dictionary DragEventInit : MouseEventInit {
Set invoker to options["source
"] if it
- exists; otherwise, null.
Run show popover given this, true, and invoker.
force
"].
+ Set invoker to options["source
"] if it exists;
+ otherwise, null.
If this's popover visibility state is showing, and force is null or false, then run the hide popover algorithm given this, true, true, and true.
Otherwise, if force is null or true, then run show popover given
- this, true, and
- options["source
"].
Otherwise: