- From: Ryosuke Niwa <notifications@github.com>
- Date: Fri, 02 Apr 2021 16:53:14 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 April 2021 23:53:26 UTC
@rniwa 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>If <var>root</var>'s <a for=ShadowRoot>slot assignment</a> is "<code>manual</code>", + then:</p> + + <ol> + <li><p>Let <var>result</var> be an empty list.</p></li> This probably also needs to check that this slot is the first slot of a given name / default slot. -- 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-627409921
Received on Friday, 2 April 2021 23:53:26 UTC