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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 11 08:46:16 PST 2017


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

--- Comment #30 from Minsheng Liu <lambda at liu.ms> ---
(In reply to Frédéric Wang (:fredw) from comment #29)
> (In reply to Minsheng Liu from comment #28)
> > @fred As you might have noticed, I have deleted the “centering” code in the
> > paint() method in the other patch (179682), so the bug is gone. I plan to
> > add a pixel test for this issue, how do you think?
> 
> Please finish https://bugs.webkit.org/show_bug.cgi?id=179682#c76 first ;-)
> 
> As you might have noticed, pixel tests are easy to write but a pain to deal
> with, so I'd prefer you write javascript tests or reftests instead. See
> comment 16 for suggestions.

I doubt that any getBoundingRect() could work as the fault is on paint(). The render tree before and after the other patch for simple operator case should be the same. I will give reftests a try after my final today is dealt with.

-- 
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/20171211/e6306812/attachment.html>


More information about the webkit-unassigned mailing list