[mathml] Introduce LayoutNGMathMLBlockFlow
Introduce LayoutNGMathMLBlockFlow to mark the block flow as a MathML layout class, currently only used for operators (mo). A follow-up CL will introduce an UpdateFromElement method on it to deal with operator attribute changes. This CL does not yet introduce an operator layout algorithm (which will allow things like stretching) and falls back to the block layout algorithm for operators. Bug: 6606 Change-Id: I5ed10f7e27bdd08be2eb576d297067ac790241bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2382601 Commit-Queue: Rob Buis <rbuis@igalia.com> Reviewed-by:Frédéric Wang <fwang@igalia.com> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#803086}
Showing
Please register or sign in to comment