From 623f176e30593765f2d3617449003bc4407ae58d Mon Sep 17 00:00:00 2001
From: Mason Freed closed
").
Shadow roots have an associated delegates focus. It is initially set to false.
+Shadow roots have an associated available to element internals. +It is initially set to false.
+Shadow roots's associated host is never null.
@@ -6738,6 +6741,11 @@ invoked, must run these steps:Set shadow's delegates focus to init's {{ShadowRootInit/delegatesFocus}}. +
If this is custom, and if this's custom + element state is not "precustomized" or "custom", set shadow's + available to element internals property to false. Otherwise, set it to + true. +
Set this's shadow root to shadow.
Return shadow.
From 3d723d802fba241c7e511aa4a69a7766ebd282ea Mon Sep 17 00:00:00 2001
From: Mason Freed Set shadow's delegates focus to init's
{{ShadowRootInit/delegatesFocus}}.
- If this is custom, and if this's custom
- element state is not "precustomized" or "custom", set shadow's
- available to element internals property to false. Otherwise, set it to
- true.
+ If this is custom, set shadow's
+ available to element internals property to true. Otherwise, set it to
+ false.
Set this's shadow root to shadow.
From 7f548e226d0391d07f4ae876b1c39378ec75b8aa Mon Sep 17 00:00:00 2001
From: Mason Freed Set shadow's delegates focus to init's
{{ShadowRootInit/delegatesFocus}}.
- If this's custom element state is " Shadow roots have an associated delegates focus.
It is initially set to false. Shadow roots have an associated available to element internals.
-It is initially set to false. Shadow roots have an associated
+available to element internals. It is initially set to false. Shadow roots's associated host is never null.precustomized
"
+ or "custom
", set shadow's
available to element internals property to true. Otherwise, set it to
false.
From 6f5e208d8cc5fc02d288605ea20bbd3a8723e088 Mon Sep 17 00:00:00 2001
From: Mason Freed closed
").