[Webkit-unassigned] [Bug 85729] Add support for menclose element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 18 09:35:45 PDT 2013


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





--- Comment #5 from Frédéric Wang <fred.wang at free.fr>  2013-09-18 09:34:52 PST ---
(In reply to comment #4)

Perhaps MathMLElement::collectStyleForPresentationAttribute is not really a good idea. Anyway, I'd suggest to open a but to implement the basic notations 1), prepare the implementation and continue the discussion there. One thing to note is that menclose at notation can have several values some may be repeated several times ; some are equivalent like box = top + bottom + left + right. So it would be good to have a parsing function that converts from the string to a bit mask. See http://dxr.mozilla.org/mozilla-central/source/layout/mathml/nsMathMLmencloseFrame.cpp#l86

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