Bug 124829
| Summary: | Implement heuristic rules to determine the default form of operators | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Frédéric Wang Nélar <fred.wang> |
| Component: | MathML | Assignee: | 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 Nélar
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. |