RESOLVED DUPLICATE of bug 153984 122296
RenderMathMLOperator does not properly handle non-BMP characters when determining stretchability
https://bugs.webkit.org/show_bug.cgi?id=122296
Summary RenderMathMLOperator does not properly handle non-BMP characters when determi...
Martin Robinson
Reported 2013-10-03 12:47:16 PDT
When iterating through characters in the operator string, the code does not properly deal with code points with two code units.
Attachments
Frédéric Wang (:fredw)
Comment 1 2016-08-23 06:44:37 PDT
The code has changed a lot and I think we now ignore non-BMP operators and treat them as normal text. We should however be able to handle the (non-BMP) arabic operators in bug 153984, so I'm resolving this as a duplicate. *** This bug has been marked as a duplicate of bug 153984 ***
Note You need to log in before you can comment on or make changes to this bug.