You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MathML: Allow a fragmentainer break *before* an mrow.
While we don't expect to do block fragmentation *inside* an mrow (it's
monolithic), it's perfectly fine to break *before* it. Correct a DCHECK
to allow incoming IsBreakBefore() break tokens.
Fixes external/wpt/mathml/relations/css-styling/display-2.html when
LayoutNGBlockFragmentation is enabled.
Bug: 829028
Change-Id: Idb0e03f99112f32b3d86430dd97a88e6cb14db14
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3178984
Reviewed-by: Ian Kilpatrick <[email protected]>
Commit-Queue: Morten Stenshorne <[email protected]>
Cr-Commit-Position: refs/heads/main@{#924309}
0 commit comments