[mathml] Implement basic operator support
Implement basic operator DOM and styling support. Map lspace, rspace, minsize and maxsize attributes to internal properties [1]. Since lspace is shared with mpadded the MathPaddedLSpace internal property is renamed to MathLSpace. Note that this CL does not have a visual effect yet, that will happen once we introduce the operator layout algorithm and operator dictionary. [1] https://mathml-refresh.github.io/mathml-core/#operator-fence-separator-or-accent-mo Bug: 6606 Change-Id: I0999f26ec7f5765715fdf7ceab5a91296e6463bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340919Reviewed-by:Rune Lillesveen <futhark@chromium.org> Commit-Queue: Rob Buis <rbuis@igalia.com> Cr-Commit-Position: refs/heads/master@{#800825}
Showing
Please register or sign in to comment