[css-flexbox] Correctly determine whether a percentage height is definite
Use child.computePercentageHeight to answer the question on whether
a flex-basis is definite. This correctly handles the case where a flexbox
is absolutely positioned, which should be considered definite when computing
children's percentage sizes (but not when computing the flexbox size itself).
hasDefiniteLogicalHeight should be changed/removed but that is a separate issue.
[email protected],[email protected]
BUG=476840
Review URL: https://codereview.chromium.org/1258693005
git-svn-id: svn://svn.chromium.org/blink/trunk@200013 bbb929c8-8fbe-4397-9dbb-9b2b20218538
6 files changed