Skip to content

Commit 9d8dbcf

Browse files
authored
Remove redundant call to nearest open popover
Fixes #9263.
1 parent 8a32a33 commit 9d8dbcf

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

source

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82900,9 +82900,8 @@ dictionary <dfn dictionary>DragEventInit</dfn> : <span>MouseEventInit</span> {
8290082900
</ol>
8290182901
</li>
8290282902

82903-
<li><p>Run <var>checkAncestor</var> given the result of running <span>nearest inclusive open
82904-
popover</span> given <var>newPopover</var>'s parent node within the <span>flat
82905-
tree</span>.</p></li>
82903+
<li><p>Run <var>checkAncestor</var> given <var>newPopover</var>'s parent node within the
82904+
<span>flat tree</span>.</p></li>
8290682905

8290782906
<li><p>Run <var>checkAncestor</var> given <var>newPopover</var>'s <span>popover
8290882907
invoker</span>.</p></li>

0 commit comments

Comments
 (0)