[Webkit-unassigned] [Bug 178116] El Capitan: Assertion failure inside RenderBlockFlow::ensureLineBoxes()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 15 10:49:04 PDT 2017


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

--- Comment #5 from Antti Koivisto <koivisto at iki.fi> ---
That assert is saying that results from the simple line layout path and the line box path don't match. This may be due to a bug on either path or it may be some rare case where we should not be using simple lines but are. On release something would be misrendered as a result.

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


More information about the webkit-unassigned mailing list