[Webkit-unassigned] [Bug 124829] New: Implement heuristic rules to determine the default form of operators

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 25 01:30:14 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=124829

           Summary: Implement heuristic rules to determine the default
                    form of operators
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://www.w3.org/TR/MathML/chapter3.html#presm.formde
                    fval
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: MathML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fred.wang at free.fr
        Depends on: 99620


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list