- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 13 Apr 2021 02:28:20 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 13 April 2021 09:28:33 UTC
@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