[LayoutNG] Properly fall back to legacy when BODY gets paginated.
LayoutNG block fragmentation doesn't cope with pagination of out-of-flow positioned objects, but in this case we shouldn't even be there, because block fragmentation should trigger fall-back to legacy layout. One check was too strict to make that happen. Bug: 879467 Change-Id: I97ef4435ef5dc4a4122c97b58c22c3adf88fd17f Reviewed-on: https://chromium-review.googlesource.com/1215026 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#589960}
Showing
Please register or sign in to comment