Skip to content

Commit

Permalink
Use DOM manipulation task source for firing popover toggle event
Browse files Browse the repository at this point in the history
  • Loading branch information
sideshowbarker committed Aug 24, 2023
1 parent 1f3e4bd commit 1f432c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -82791,7 +82791,7 @@ dictionary <dfn dictionary>DragEventInit</dfn> : <span>MouseEventInit</span> {
</li>

<li>
<p><span>Queue an element task</span> given the <span>user interaction task source</span> and
<p><span>Queue an element task</span> given the <span>DOM manipulation task source</span> and
<var>element</var> to run the following steps:</p>

<ol>
Expand Down

0 comments on commit 1f432c2

Please sign in to comment.