[TableNG] Fix minor colspan percentage redistribution bug
Legacy code was not enforcing 2 invariants of colspan redistribution. - min_width <= max_width - redistribution should never shrink width. The fix introduces a part of new colspan redistribution test suite. Bug: 958381 Change-Id: I3cc6e55af86dd376ffbc0a4c4710900df8bccce5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030805 Commit-Queue: Aleks Totic <atotic@chromium.org> Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#738062}
Showing
Please register or sign in to comment