[LayoutNG] Fix and re-enable 3 float fragmentation unit tests.
Float fragmentation currently doesn't work if the float is "inside" a line. But three existing (but disabled) tests actually had no lines, so they already behaved correctly. The expectation, however, was that we created a dummy line beside the floats (which we did, back in the days), but this is no longer the case, so I just removed that. Bug: 915929 Change-Id: I6b5d04c044860d1225b155fc9c7e70512602b398 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1913254Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#715023}
Showing
Please register or sign in to comment