<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ::slotted doesn't work nested shadow trees"
   href="https://bugs.webkit.org/show_bug.cgi?id=154765#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - ::slotted doesn't work nested shadow trees"
   href="https://bugs.webkit.org/show_bug.cgi?id=154765">bug 154765</a>
              from <span class="vcard"><a class="email" href="mailto:rniwa&#64;webkit.org" title="Ryosuke Niwa &lt;rniwa&#64;webkit.org&gt;"> <span class="fn">Ryosuke Niwa</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=154765#c4">comment #4</a>)
&gt;
<span class="quote">&gt; slot[name=inner]::slotted([slot=inner]) { color: green; }
&gt; 
&gt; doesn't apply since FAIL2 is not in the &lt;slot name=&quot;inner&quot;&gt; of the inner
&gt; tree. The left side of ::slotted definitely only applies to the current tree.</span >

Oh oops, yeah, we need to get rid of the leading &quot;slot[name=inner]&quot; there.</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>