[mathml] Fix mo-form-dynamic.html
When an mrow programmatically has a child added or removed, any direct operator children may need to recompute the lspace/rspace values in case no form value was given, since the fallback logic to compute the form value depends on the previous and next sibling [1]. Add the method CheckFormAfterSiblingChange to implement this update logic. Bug: 6606 [1] https://mathml-refresh.github.io/mathml-core/#dfn-algorithm-for-determining-the-form-of-an-embellished-operator Change-Id: I8c641fda6c3d32a263430aba474c409dc3e56fd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2467957 Commit-Queue: Rob Buis <rbuis@igalia.com> Reviewed-by:Frédéric Wang <fwang@igalia.com> Cr-Commit-Position: refs/heads/master@{#816588}
Showing
Please register or sign in to comment