diff --git a/dom.bs b/dom.bs index e61c3fc0..a940d13c 100644 --- a/dom.bs +++ b/dom.bs @@ -7583,7 +7583,8 @@ are:

The attachShadow(init) method steps are:

    -
  1. Let registry be this's custom element registry. +

  2. Let registry be this's node document's + custom element registry.

  3. If init["{{ShadowRootInit/customElementRegistry}}"] is non-null: