[mathml] Implement italic correction
Implement italic correction [1] when laying out scripts. In order to signal that an operator has an italic correction we add SetMathItalicCorrection on the fragment builder and set it if needed when laying out the operator. The script layout algorithm uses this value when laying out the script, where appropriate. [1] https://mathml-refresh.github.io/mathml-core/#dfn-italic-correction Bug: 1125136, 6606 Change-Id: I2995b0fad1e1c8e96cc08818d50927d28cb54f4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414240Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Frédéric Wang <fwang@igalia.com> Commit-Queue: Rob Buis <rbuis@igalia.com> Cr-Commit-Position: refs/heads/master@{#824055}
Showing
Please register or sign in to comment