[Webkit-unassigned] [Bug 170272] MathML: Extra left space for arrows inside <mo>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 13 07:43:36 PST 2017


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

--- Comment #17 from Frédéric Wang (:fredw) <fred.wang at free.fr> ---
(In reply to Frédéric Wang (:fredw) from comment #16)
> You can also take a look at
> https://mdn.mozillademos.org/en-US/docs/Mozilla/MathML_Project/
> MathML_Torture_Test$samples/MathML_Torture_Test to see if you don't see
> anything abnormal or if you patch improves things.

Look at tests 19 and 22. Your patch seriously changes the position of horizontal braces. I guess the real issue is that the munderover render class uses the unstretch sizes to position its children and I suspect this "centering" hack is supposed to workaround that. However, probably the positions of children should really be updated after the stretch.

-- 
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/20171113/c30192ac/attachment-0001.html>


More information about the webkit-unassigned mailing list