Changes between Version 44 and Version 45 of MathML/Early_2016_Refactoring
- Timestamp:
- Jul 7, 2016, 3:05:07 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
MathML/Early_2016_Refactoring
v44 v45 15 15 * '''paint''': it does special painting for e.g. fraction line or root overbar. 16 16 17 === Phase 1 ===17 === Phase 1 (DONE) === 18 18 19 19 The initial goal is 10) below. It now depends on the following bugs. Patches are generally more or less independent, although test expectations will depend on the exact order in which they are applied. … … 53 53 ~~9) [https://bugs.webkit.org/show_bug.cgi?id=155168 RenderMathMLSpace]: Simple renderer to insert blank boxes for adjusting spacing of math formulas.~~ 54 54 55 10) [https://bugs.webkit.org/show_bug.cgi?id=153991 Remove flexbox dependency]: This is the final patch to make RenderMathMLBlock inherit from RenderBlock rather than RenderFlexibleBox 55 ~~10) [https://bugs.webkit.org/show_bug.cgi?id=153991 Remove flexbox dependency]: This is the final patch to make RenderMathMLBlock inherit from RenderBlock rather than RenderFlexibleBox~~ 56 56 57 57 === Phase 2 ===