Changes between Version 7 and Version 8 of MathML/Early_2016_Refactoring
- Timestamp:
- Apr 11, 2016, 8:45:04 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MathML/Early_2016_Refactoring
v7 v8 23 23 ~~2) [https://bugs.webkit.org/show_bug.cgi?id=153742 RenderMathMLUnderOver]: base with some scripts above and below.~~ 24 24 25 3) [https://bugs.webkit.org/show_bug.cgi?id=153917 RenderMathMLFraction]: layout a fraction with numerator & denominator. The patch also fixes some bugs and uses some parameters from the OpenType MATH table. 25 ~~3) [https://bugs.webkit.org/show_bug.cgi?id=153917 RenderMathMLFraction]: layout a fraction with numerator & denominator. The patch also fixes some bugs and uses some parameters from the OpenType MATH table.~~ 26 26 27 27 4) [https://bugs.webkit.org/show_bug.cgi?id=153918 RenderMathMLScripts]: base with arbitrary number of pre/post scripts. Note that the patch introduces many parameters from the OpenType MATH table so be sure to read the [http://www.mathml-association.org/MathMLinHTML5/S3.html#SS4.SSS1 corresponding section in the MathML in HTML5 note].