[Webkit-unassigned] [Bug 118604] Bad alignment of formula when vertical-align is specified

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 02:11:51 PDT 2013


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





--- Comment #4 from Frédéric Wang <fred.wang at free.fr>  2013-07-16 02:12:11 PST ---
I was considering vertical align for table cells which is interpreted differently than for inline elements:

https://developer.mozilla.org/en-US/docs/Web/CSS/vertical-align

I think my comment on bug 95015 was misleading. I found the align bug while trying to write reftests for bug 95015, but that's probably unrelated since vertical-align is not inherited.

Actually, perhaps the bug is not related to MathML at all. Bug 90335 is a similar issue with HTML-only elements. I'm guessing using a div as a workaround should work for the present bug too.

BTW, Gecko's height bug is: https://bugzilla.mozilla.org/show_bug.cgi?id=415413

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