[TablesNG] Make LayoutTableTest* unit tests pass
Small change to ComputeGridMinMax was necessary. 0% width cells are treated as "no percentage". This is a common pattern in table algorithms: "Zeroes are special!" The fix for LayoutNGTable::AddVisualEffectOverflow was good. It made 11 more invalidation tests pass. The old visualoverflow was too large. Bug: 958381 Change-Id: Ie6eec7f749ebd4400674e581f1dc128e4c3f81ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551540Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#829888}
Showing
Please register or sign in to comment