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

@domenic approved this pull request.

LGTM modulo naming of SlotAssignmentMode.

> @@ -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>

+1 for "named" (or "auto", but I guess we decided against that at some point in the past).

-- 
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#pullrequestreview-633697067

Received on Monday, 12 April 2021 15:46:39 UTC