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:
Let registry be this's custom element registry. +
Let registry be this's node document's + custom element registry.
If init["{{ShadowRootInit/customElementRegistry}}"] is non-null: