[TableNG] Apply min-intrinsic size constraint to content contribution.
Previously the code within NGTableLayoutAlgorithm::ComputeMinMaxSizes was doing (some) the job of ComputeMinAndMaxContentContributionInternal. This patch removes some of that logic (only leaving the "infinite" quirk), and changing ComputeMinAndMaxContentContributionInternal to always make NG tables respect the "min-intrinsic" table inline-size. Bug: 958381 Change-Id: I9d1b35f281378f199a3758a20304a12f27c3e10e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2561745Reviewed-by:Aleks Totic <atotic@chromium.org> Commit-Queue: Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#831955}
Showing
Please register or sign in to comment