[Webkit-unassigned] [Bug 169345] Loading in-body stylesheets should not block rendering of elements before them

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 8 12:59:23 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=169345

--- Comment #14 from Antti Koivisto <koivisto at iki.fi> ---
> How does needsLayout() become true without a layout already having been
> scheduled? This seems odd.

We currently fail to schedule layout for a completely new render tree. Some random action later usually schedules it (or parser reaching the end of the document). Updates work as expected.

Moved this to the older bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170308/a38baf51/attachment.html>


More information about the webkit-unassigned mailing list