[Webkit-unassigned] [Bug 174131] ASSERTION FAILED: !needsLayout() in WebCore::RenderMathMLScripts::firstLineBaseline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 15 01:23:42 PST 2017


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

--- Comment #5 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
Created attachment 326973

  --> https://bugs.webkit.org/attachment.cgi?id=326973&action=review

Testcase (using HTML table and grid)

This testcase follows similar path as attachment 326884 but arrives on RenderGrid::firstLineBaseline() with needsLayout() == true. So I think this situation is not specific to MathML... RenderMathMLScripts seems to be the only firstLineBaseline implementation requiring needsLayout and I suspect I was a bit too strict when I added that in bug 153918.

-- 
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/20171115/647728fa/attachment-0001.html>


More information about the webkit-unassigned mailing list