<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@apple.com" title="Andreas Kling <akling@apple.com>"> <span class="fn">Andreas Kling</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=292177&action=diff" name="attach_292177" title="patch">attachment 292177</a> <a href="attachment.cgi?id=292177&action=edit" title="patch">[details]</a></span>
patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=292177&action=review">https://bugs.webkit.org/attachment.cgi?id=292177&action=review</a>
<span class="quote">> Source/WebCore/css/CSSComputedStyleDeclaration.cpp:2360
> + 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">> Source/WebCore/testing/Internals.cpp:385
> + 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>