Version 7 (modified by 14 years ago) ( diff ) | ,
---|
MathML Project
Status
Native rendering and support for MathML elements is currently being implemented. There are a number of patches relating to adding MathML support but there is currenly only one relating to native rendering. Once this patch has been reviewed and accepted, MathML support will be able to be built into WebKit.
Building
MathML support is turned on at compile time by the ENABLE_MATHML definition. This can be toggled by the "mathml" toggle. For MathML, use
build-webkit --mathml
To turn MathML off, use:
build-webkit --no-mathml
Documents
Note:
See TracWiki
for help on using the wiki.