- From: yuzhehan <notifications@github.com>
- Date: Fri, 05 Jun 2020 11:59:04 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 5 June 2020 18:59:17 UTC
@yuzhe-han commented on this pull request. > @@ -2195,6 +2195,10 @@ steps:</p> <li><p>If the <i>open flag</i> is set and <var>shadow</var>'s <a for=ShadowRoot>mode</a> is <em>not</em> "<code>open</code>", then return null.</p></li> + <li><p>If the <var>shadow</var>'s <a for=ShadowRoot>slot assignment</a> is set to "<code>manual</code>", + return the associated slot in <var>shadow</var>'s tree whose <a>manuallyAssignedNodes</a> includes Updated wording. -- 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/860#discussion_r436108704
Received on Friday, 5 June 2020 18:59:17 UTC