<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Style resolver should be updated lazily"
   href="https://bugs.webkit.org/show_bug.cgi?id=163721#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Style resolver should be updated lazily"
   href="https://bugs.webkit.org/show_bug.cgi?id=163721">bug 163721</a>
              from <span class="vcard"><a class="email" href="mailto:akling&#64;apple.com" title="Andreas Kling &lt;akling&#64;apple.com&gt;"> <span class="fn">Andreas Kling</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=292177&amp;action=diff" name="attach_292177" title="patch">attachment 292177</a> <a href="attachment.cgi?id=292177&amp;action=edit" title="patch">[details]</a></span>
patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=292177&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=292177&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2360
&gt; +    document.styleScope().flushPendingUpdate();</span >

IIUC this is needed for hasPendingForcedStyleRecalc() to work correctly. Is that accurate? If so, do we also need to do this in Element::needsStyleInvalidation()?

<span class="quote">&gt; Source/WebCore/testing/Internals.cpp:385
&gt; +    page.group().captionPreferences().setTestingMode(true);</span >

This deserves a ChangeLog comment at least. :P</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>