WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug