[Webkit-unassigned] [Bug 115610] Add Support for mspace element
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 28 10:11:36 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115610
Frédéric Wang <fred.wang at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #205506|0 |1
is obsolete| |
Attachment #205723| |review?
Flag| |
--- Comment #53 from Frédéric Wang <fred.wang at free.fr> 2013-06-28 10:13:31 PST ---
Created an attachment (id=205723)
--> (https://bugs.webkit.org/attachment.cgi?id=205723&action=review)
Patch V7
Some remarks:
- Dynamically changes via Javascript does not seem to work. That seems to be a general issue in WebKit MathML (e.g. with linethickness), so that should better be fixed in a separate bug.
- The parsing of pt and pc was broken when I replaced float constants by integers in the MathML length patch. This is fixed and tested here.
- I had hard time to edit the XCode make file by hand and finally tried a Python script suggested by Martin. However, the changes do not seem really consistent with the existing source code so I'd appreciate if someone with a Mac can edit that file with XCode.
--
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