[mathml] Take lspace/rspace into account in row layout
When laying out rows [1] lspace and rspace values from operators need to be taken into account. Since we did not introduce embellished operators yet, this CL just takes into account row children that are of type <mo> [2]. [1] https://mathml-refresh.github.io/mathml-core/#layout-of-mrow [2] https://mathml-refresh.github.io/mathml-core/#dfn-embellished-operator Bug: 6606 Change-Id: I35cb69724fa58f39c18511ce13ec941f5536a7bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2390652 Commit-Queue: Rob Buis <rbuis@igalia.com> Reviewed-by:Morten Stenshorne <mstensho@chromium.org> Reviewed-by:
Frédéric Wang <fwang@igalia.com> Cr-Commit-Position: refs/heads/master@{#804793}
Showing
Please register or sign in to comment