[Webkit-unassigned] [Bug 40986] Change to Vertical Alignment of MathML Constructs to Use the Baseline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 22 14:58:11 PDT 2010


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





--- Comment #1 from Kenneth Rohde Christiansen <kenneth at webkit.org>  2010-06-22 14:58:11 PST ---
(From update of attachment 59371)
LGTM.

165             int heightDiff = (m_scripts->offsetHeight() - maxHeight) / 2;
 166             if (heightDiff < 0) 
 167                 heightDiff = 0;

maybe add a comment to when this can happen?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list