Closed Bug 1440869 Opened 8 years ago Closed 8 years ago

flexbox size not right when using column direction wrap

Categories

(Firefox :: Untriaged, defect)

58 Branch
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 995020

People

(Reporter: fatmck, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0 Build ID: 20180208173149 Steps to reproduce: See source code here: https://codepen.io/echoma/pen/gvdaBL There are two flexbox with borders of different color. The flex-direction of the blue one is `row`, and the direction of the red one is `column`. Both of the containers are float. Items are wrapped because I set a max-width/height style. Actual results: The border of the red flex box is not right. Expected results: The border of the red flex box should surround item-3 and item-4.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.