Bug 124829

Summary: Implement heuristic rules to determine the default form of operators
Product: WebKit Reporter: Frédéric Wang (:fredw) <fred.wang>
Component: MathMLAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://www.w3.org/TR/MathML/chapter3.html#presm.formdefval
Bug Depends on: 99620    
Bug Blocks:    

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.