[tables] Tables should respect the min content-size.
Previously when we had a specified main-size, and we were a table, we considered this to be the min-size instead. This was incorrect. Instead we should have been applying the min content-size as the floor for tables, and leaving the main size alone. Bug: 1128941 Change-Id: I7310b5d31990ff77a028837f742b3a0eba697318 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2438775 Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Reviewed-by:Aleks Totic <atotic@chromium.org> Cr-Commit-Position: refs/heads/master@{#812447}
Showing
Please register or sign in to comment