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

@annevk commented on this pull request.



>  
  <li>
-  <p>For each <a>slottable</a> <a for=tree>child</a> of <var>host</var>, <var>slottable</var>, in
+  <p>Otherwise, for each <a>slottable</a> <a for=tree>child</a> of <var>host</var>, <var>slottable</var>, in

I don't understand the last line of your example. `slotAssignment` is readonly. I do tend to agree that `assign()` being the only way to clear seems more straightforward than having insertion in certain trees have side effects.

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

Received on Tuesday, 13 April 2021 09:28:33 UTC