Description[css-flexbox] freezeInflexibleItems has to skip out-of-flow boxes
Out-of-flow items should not be frozen. This would have problematic
effects when they have flex-grow/flex-shrink set because freezing
them would subtract them from our flex-grow/shrink total without
having been added.
This also adds some DCHECKs.
R=eae@chromium.org,dgrogan@chromium.org
BUG=628072
Committed: https://crrev.com/fa759873d12635a75bdbdc3d6d5967a13378f5a3
Cr-Commit-Position: refs/heads/master@{#405608}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|