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 authored and domenic committed Aug 25, 2023
1 parent 32f1ec8 commit 2731c29
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 @@ -82877,7 +82877,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 2731c29

Please sign in to comment.