Chromium Code Reviews
Description[css-flexbox] Fix main size calculation for overflow:auto
We take child.logicalWidth() as the main size, but that's incorrect - we need
the shrink-to-fit width, whereas this code more or less uses the fill-available
width.
R=leviw@chromium.org
BUG=584363
Committed: https://crrev.com/5c171a11db6f7bc54e2acb84a9de6469894f94b9
Cr-Commit-Position: refs/heads/master@{#373592}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||