[Webkit-unassigned] [Bug 99618] [MathML] Implement the mmultiscripts tag
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Sep 14 23:50:05 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=99618
chris fleizach <cfleizach at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #211643|review? |review+
Flag| |
--- Comment #40 from chris fleizach <cfleizach at apple.com> 2013-09-14 23:49:12 PST ---
(From update of attachment 211643)
View in context: https://bugs.webkit.org/attachment.cgi?id=211643&action=review
> Source/WebCore/rendering/mathml/RenderMathMLScripts.h:57
> + virtual const char* renderName() const { return (m_kind == Base ? "Base Wrapper" : "SubSupPair Wrapper"); }
these parens are not necessary
--
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