<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - distributed elements not rendering when parent visibility is initially display:none and then toggled"
   href="https://bugs.webkit.org/show_bug.cgi?id=158421#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - distributed elements not rendering when parent visibility is initially display:none and then toggled"
   href="https://bugs.webkit.org/show_bug.cgi?id=158421">bug 158421</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>Toggling the class name on #container doesn't dirty the slot (FAIL shows up).
&lt;div&gt;&lt;div id=&quot;container&quot;&gt;&lt;slot name=&quot;green&quot;&gt;FAIL&lt;/slot&gt;&lt;/div&gt;&lt;/div&gt;

It works if we remove the outer-most div.</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>