[Webkit-unassigned] [Bug 41535] "vertical-align: middle; " not working on a MathML element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 5 06:01:39 PDT 2010


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





--- Comment #2 from François Sausset <sausset at gmail.com>  2010-07-05 06:01:39 PST ---
I agree that in the MathML implementation we don't want to use vertical-align:middle internally to avoid effects that you are talking about.
But, for instance, we need to use xHeight() to align the fraction bar.

The test case, was intended to show a case affected by the wrong behaviour of xHeight(), even if vertical-align:middle indeed uses xHeight() AND lineHeight() to compute the vertical shift.

-- 
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