<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@webkit.org" title="Ryosuke Niwa <rniwa@webkit.org>"> <span class="fn">Ryosuke Niwa</span></a>
</span></b>
<pre>Toggling the class name on #container doesn't dirty the slot (FAIL shows up).
<div><div id="container"><slot name="green">FAIL</slot></div></div>
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>