Skip to content

Commit

Permalink
remove running x2
Browse files Browse the repository at this point in the history
  • Loading branch information
josepharhar committed Apr 22, 2024
1 parent 579f2e1 commit ed9e6c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source
Expand Up @@ -85987,8 +85987,8 @@ dictionary <dfn dictionary>DragEventInit</dfn> : <span>MouseEventInit</span> {
<li><p>Let <var>invokerPopover</var> be the result of running <span>nearest inclusive target
popover for invoker</span> given <var>node</var>.</p></li>

<li><p>If the result of running <span>get the popover stack position</span> given
<var>clickedPopover</var> is greater than the result of running <span>get the popover stack
<li><p>If the result of <span>get the popover stack position</span> given
<var>clickedPopover</var> is greater than the result of <span>get the popover stack
position</span> given <var>invokerPopover</var>, then return <var>clickedPopover</var>.</p></li>

<li><p>Return <var>invokerPopover</var>.</p></li>
Expand Down

0 comments on commit ed9e6c5

Please sign in to comment.