NEW 124829
Implement heuristic rules to determine the default form of operators
https://bugs.webkit.org/show_bug.cgi?id=124829
Summary Implement heuristic rules to determine the default form of operators
Frédéric Wang (:fredw)
Reported 2013-11-25 01:28:43 PST
The patch in bug 99620 will just check the position of the operators in the row to determine whether it is infix, prefix or postfix. More advanced rules are: http://www.w3.org/TR/MathML/chapter3.html#presm.formdefval Gecko bug is: https://bugzilla.mozilla.org/show_bug.cgi?id=562460
Attachments
Note You need to log in before you can comment on or make changes to this bug.