Closed Bug 1642694 Opened 4 years ago Closed 4 years ago

Flex item's overflow children didn't draw at all

Categories

(Core :: Layout: Flexbox, defect)

defect

Tracking

()

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: TYLin, Assigned: TYLin)

Details

Attachments

(3 files)

See the attach testcase, where it compares a single column flex container and a block container. Their rendering should be the same.

Before bug 1622935, flex items cannot become overflow-incomplete, so flex containers don't create overflow containers for them if they're fragmented.

Pushed by aethanyc@gmail.com: https://hg.mozilla.org/integration/autoland/rev/528fc992a6fa Build display list for frames in flex container's overflow container list. r=dholbert
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79

I found that the rendering results of inline-flex in Chrome & Safari are different. I'm not sure which is correct.

Re comment 5:

It's bug 534182 that inline-block / inline-flex / inline-grid are not fragmented correctly.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: