[Webkit-unassigned] [Bug 42472] Implement MathML mfenced element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 5 15:22:06 PDT 2010


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


François Sausset <sausset at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63595|0                           |1
        is obsolete|                            |
  Attachment #63645|                            |review+, commit-queue?
               Flag|                            |




--- Comment #11 from François Sausset <sausset at gmail.com>  2010-08-05 15:22:06 PST ---
Created an attachment (id=63645)
 --> (https://bugs.webkit.org/attachment.cgi?id=63645)
Revised patch

Style adjustments.

About m_open, it is storing the character for the opening brace and cannot be replaced by enum as it can be changed by attributes of the mo element (see line 58 in RenderMathMLFenced.cpp)

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