[Webkit-unassigned] [Bug 15302] Add very-basic CSS-based MathML support into WebKit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 7 01:02:59 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15302
------- Comment #13 from distler at golem.ph.utexas.edu 2007-10-07 01:02 PDT -------
>Currently this script is incomplete. It doesn't suck out quite all of MathMLs (nearly endless) list of
entities. It misses all the really large ones where one entity is replaced by
5-6 chars :(
See MathML::Entities
http://search.cpan.org/~distler/MathML-Entities/lib/MathML/Entities.pm
for, among other things, the full list of XHTML+MathML named entities as a Perl
hash.
The same is available in Ruby here (scroll down):
http://golem.ph.utexas.edu/~distler/code/instiki/svn/lib/sanitize.rb
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list