Re: [whatwg/dom] Add Imperative Slot API (#966)

@mfreed7 commented on this pull request.



> @@ -5729,6 +5755,9 @@ It is initially set to false.</p>
 <!-- If we ever change this, e.g., add a ShadowRoot object constructor, that would have serious
      consequences for innerHTML. -->
 
+<p><a for=/>Shadow roots</a> have an associated <dfn for=ShadowRoot>slot assignment</dfn>
+("<code>manual</code>" or "<code>name</code>").</p>

Sounds like we're roughly agreed that "named" might be better. I'll modify...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/966#discussion_r612001150

Received on Monday, 12 April 2021 22:44:46 UTC