diff --git a/source b/source index be3809ca319..361fc8a15d5 100644 --- a/source +++ b/source @@ -76830,13 +76830,12 @@ document.body.append(parent);
A collection of lifecycle callbacks
A map, whose keys are the strings "connectedCallback", "disconnectedCallback", "adoptedCallback", "connectedMoveCallback", "attributeChangedCallback", - "formAssociatedCallback", "formDisabledCallback", - "formResetCallback", and "formStateRestoreCallback". The corresponding values are either a Web IDL Function callback function type value, or null. By default the value - of each entry is null.
+ data-x="">disconnectedCallback", "connectedMoveCallback", "adoptedCallback", "attributeChangedCallback", "formAssociatedCallback", "formDisabledCallback", "formResetCallback", and "formStateRestoreCallback". The + corresponding values are either a Web IDL Function callback + function type value, or null. By default the value of each entry is null.
A construction stack
@@ -77116,9 +77115,9 @@ dictionary ElementDefinitionOptions {
  • Let lifecycleCallbacks be the ordered map «[ "connectedCallback" → null, "disconnectedCallback" → - null, "adoptedCallback" → null, "connectedMoveCallback" → null, "attributeChangedCallback" → null ]».

    + null, "connectedMoveCallback" → null, "adoptedCallback" → null, "attributeChangedCallback" + → null ]».

  • For each callbackName of the keys of