Skip to content

Commit

Permalink
Update source
Browse files Browse the repository at this point in the history
  • Loading branch information
annevk committed Dec 12, 2024
1 parent a0becd2 commit 49ab27e
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 @@ -73118,7 +73118,7 @@ customElements.define("x-foo", class extends HTMLElement {

<li><p>If <var>element</var> is <span>connected</span>, then <span>enqueue a custom element
callback reaction</span> with <var>element</var>, callback name "<code
data-x="">connectedCallback</code>", and ».</p></li>
data-x="">connectedCallback</code>", and « ».</p></li>

<li><p>Add <var>element</var> to the end of <var>definition</var>'s <span
data-x="concept-custom-element-definition-construction-stack">construction stack</span>.</p></li>
Expand Down

0 comments on commit 49ab27e

Please sign in to comment.