[Webkit-unassigned] [Bug 179682] Incorrect bounds inside <mover>/<munder> when a stretchy operator is present
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Dec 4 02:44:47 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=179682
--- Comment #49 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
Comment on attachment 328323
--> https://bugs.webkit.org/attachment.cgi?id=328323
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=328323&action=review
> Source/WebCore/rendering/mathml/RenderMathMLUnderOver.cpp:71
> + ancestor->layoutIfNeeded();
(this comment was lost, so adding it again)
This seems complicated. Isn't it enough to call setNeedsLayout() on the stretchyOperator and layoutIfNeeded() on the direct children of <munderover>?
--
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/20171204/f86a0846/attachment.html>
More information about the webkit-unassigned
mailing list