<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement ::slotted pseudo element"
   href="https://bugs.webkit.org/show_bug.cgi?id=149441#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement ::slotted pseudo element"
   href="https://bugs.webkit.org/show_bug.cgi?id=149441">bug 149441</a>
              from <span class="vcard"><a class="email" href="mailto:koivisto&#64;iki.fi" title="Antti Koivisto &lt;koivisto&#64;iki.fi&gt;"> <span class="fn">Antti Koivisto</span></a>
</span></b>
        <pre><span class="quote">&gt; I think this isn't quite right for the distributed node case.
&gt; e.g. when an element X is assigned to a slot A, and the slot A is assigned
&gt; to another slot B,
&gt; then the rule in B's shadow DOM that says ::slotted(X) is supposed to match
&gt; X.</span >

Not sure what you mean here. You can't assign a slot to a slot since (functional) slots are only allowed in shadow trees. Nested hosts should work fine (and are tested by 'nested-host' part of the test).

Can you sketch a test case of what you mean?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>