Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ReplacedNG] Compute min-content/max-content within ComputeReplacedSize.
\o/ This computes the min/max content sizes for replaced elements directly within ComputeReplacedSize. This allows us to simply call: ComputeReplacedSize(node, space) and get the correct size for replaced elements with only those arguments! Bug: 1114280 Change-Id: Ieedacf5f0ee814668f1c2c4633946b0bbb27e89f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2818210 Commit-Queue: Ian Kilpatrick <[email protected]> Reviewed-by: David Grogan <[email protected]> Cr-Commit-Position: refs/heads/master@{#872558}
- Loading branch information