Bug 124828
| Summary: | Add support for multiple-char operators | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Frédéric Wang Nélar <fred.wang> |
| Component: | MathML | Assignee: | Ahmad Saleem <ahmad.saleem792> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ntim, rwlbuis, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://www.w3.org/TR/MathML/appendixc.html | ||
| See Also: | https://github.com/web-platform-tests/wpt/pull/60157 | ||
| Bug Depends on: | 99620 | ||
| Bug Blocks: | 195797 | ||
Frédéric Wang Nélar
The operator dictionary contains operators with multiple characters like "||" or "++".
Note: this is not supported by Gecko either.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Frédéric Wang Nélar
(In reply to Frédéric Wang (:fredw) from comment #0)
> Note: this is not supported by Gecko either.
I stand corrected, Gecko does support it. Rob has implemented a patch for Chromium, so it should be portable to WebKit.
Radar WebKit Bug Importer
<rdar://problem/170907545>
Ahmad Saleem
Pull request: https://github.com/WebKit/WebKit/pull/59196
EWS
Committed 312867@main (4bb39a4d8cca): <https://commits.webkit.org/312867@main>
Reviewed commits have been landed. Closing PR #59196 and removing active labels.
Tim Nguyen (:ntim)
https://github.com/web-platform-tests/wpt/pull/60157