Chromium Code Reviews
DescriptionReplaced elements also need to check for flexbox when computing height
LayoutReplaced uses hasAutoHeightOrContainingBlockWithAutoHeight() to see
to use the specified height. But Flexbox adds some cases where heights should
be considered definite, so this function needs to check for it too.
(computePercentageLogicalHeight already has the check. Longer-term, we
should consider whether hasAutoHeightOrContainingBlockWithAutoHeight can
be implemented using computePercentageLogicalHeight)
R=eae@chromium.org,dgrogan@chromium.org
BUG=499766
Committed: https://crrev.com/aaffb0ea84732045f9151c5ce7c43d92bf0c5f35
Cr-Commit-Position: refs/heads/master@{#400156}
Patch Set 1 #
Messages
Total messages: 11 (4 generated)
|
||||||||||||||||||||||||||||