<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Setter on style element's textContent or cssText doesn't trigger style recalc"
   href="https://bugs.webkit.org/show_bug.cgi?id=160331#c18">Comment # 18</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Setter on style element's textContent or cssText doesn't trigger style recalc"
   href="https://bugs.webkit.org/show_bug.cgi?id=160331">bug 160331</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; It seems easy to make this kind of mistake and call setNeedsStyleRecalc() on
&gt; a ShadowRoot. Would it make sense to either override
&gt; ShadowRoot::setNeedsStyleRecalc() and have it call
&gt; Element::setNeedsStyleRecalc() on its children or mark
&gt; ShadowRoot::setNeedsStyleRecalc() as &quot;delete&quot;d to cause a compile-time error
&gt; when ShadowRoot::setNeedsStyleRecalc() is called.</span >

Good idea, will do something like that later.</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>