Skip to content

Commit

Permalink
Empty arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
domfarolino committed Dec 12, 2024
1 parent 57e3060 commit 06cc69b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions dom.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3011,8 +3011,7 @@ before a <var>child</var>, run these steps:

<li><p>If <var>inclusiveDescendant</var> is <a for=Element>custom</a> and <var>newParent</var> is
<a>connected</a>, then <a>enqueue a custom element callback reaction</a> with
<var>inclusiveDescendant</var>, callback name "<code>connectedMoveCallback</code>", and an empty
argument list.
<var>inclusiveDescendant</var>, callback name "<code>connectedMoveCallback</code>", and « ».
</ol>
</li>

Expand Down

0 comments on commit 06cc69b

Please sign in to comment.