[css-layout-api] IntrinsicSizes follow up
This change is a follow-up to the intrinsicSizes implementation based on feedback in the following CL: https://chromium-review.googlesource.com/c/chromium/src/+/1949536 The main changes are as follows: 1. Pass in the correct information to CalculateChildPercentageBlockSizeForMinMax(). 2. Subtract out border_scrollbar_padding_ instead of border_padding_ from the intrinsic sizes if in legacy layout. Bug: 726125 Change-Id: I430a029ef76f7326a3224593c4c9bac18c0e94d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980895 Commit-Queue: Alison Maher <almaher@microsoft.com> Reviewed-by:Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#728232}
Showing
Please register or sign in to comment