[css-flexbox] Don't set height to 0 before ForceLayout
It's not necessary and causes problems in LayoutNG when we reuse the cached fragment inside of ForceLayout (nothing will set the height to the correct value) In the specific testcase, we incorrectly think that the block has a percentage-sized child due to the abspos item. Bug: 967061 Change-Id: If6fabc93173f025966f359510e5b600914376e45 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1638192 Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#665233}
Showing
Please register or sign in to comment