| 37 | | This refactoring will fix many known MathML bugs and open the way for more bug fixes & features (see Bugzilla dependencies for details). |
| | 39 | 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 |
| | 40 | |
| | 41 | === Phase 2 === |
| | 42 | |
| | 43 | In a second phase we add support for important MathML features and OpenType MATH properties: |
| | 44 | |
| | 45 | 11) [https://bugs.webkit.org/show_bug.cgi?id=133845 Implement an internal style property for displaystyle] |
| | 46 | |
| | 47 | 12) [https://bugs.webkit.org/show_bug.cgi?id=155542 Add support for movablelimits] |
| | 48 | |
| | 49 | 13) [https://bugs.webkit.org/show_bug.cgi?id=108778 Add support for mathvariants that cannot be emulated via CSS] |
| | 50 | |
| | 51 | 14) [https://bugs.webkit.org/show_bug.cgi?id=133567 Use OpenType MATH constant AxisHeight] |
| | 52 | |
| | 53 | 15) [https://bugs.webkit.org/show_bug.cgi?id=155638 Use Radical* constants from the OpenType MATH table] |
| | 54 | |
| | 55 | 16) [https://bugs.webkit.org/show_bug.cgi?id=155639 Use Fraction* parameters from the OpenType MATH table] |
| | 56 | |
| | 57 | 17) [https://bugs.webkit.org/show_bug.cgi?id=155714 Use Stack* parameters from the OpenType MATH table ] |
| | 58 | |
| | 59 | 18) [https://bugs.webkit.org/show_bug.cgi?id=155756 Use parameters from the OpenType MATH table for <munderover>] |
| | 60 | |
| | 61 | 19) [https://bugs.webkit.org/show_bug.cgi?id=155792 Basic implementation of mpadded] |
| | 62 | |
| | 63 | 20) [https://bugs.webkit.org/show_bug.cgi?id=85733 Add support for @href attribute in MathML] |
| | 64 | |
| | 65 | This refactoring will fix many known MathML bugs and open the way for more bug fixes & features. See Bugzilla dependencies for details. |