- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 12 Apr 2021 08:46:27 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 12 April 2021 15:46:39 UTC
@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