[Webkit-unassigned] [Bug 29158] Basic MathML CSS and DOM Support for Rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 07:12:59 PDT 2009


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





--- Comment #4 from Alex Milowski <alex at milowski.com>  2009-09-11 07:12:59 PDT ---
In terms of consistency of the term "MathML" translated into variable names,
MathML is not all uppercase as an acronym.  Thus, when I translate it to a
class name it becomes:

   MathMLElement

When I use it as a variable name and it starts at the beginning, the first 'M'
is lowercased, so we
get:

   mathMLSomething

I realized the style guide says acronyms like "HTML" or "XML" should be all
upper case but
they are also upper case to begin with.

MATHML  looks strange to me.

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