Closed Bug 1949148 Opened 8 months ago Closed 7 months ago

Initial reflow of a block with orthogonal children may get incorrect intrinsic sizing

Categories

(Core :: Layout, defect)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: jfkthame, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Whiteboard: [writing-modes:m1])

Attachments

(1 file)

Attached file testcase 1

See testcase. When initially loaded, it renders a red square, because the vertical-writing-mode <div> that should render as a green square (obscuring the red one) gets an inline-size (height) of zero because its orthogonal (horizontal) child did not report its correct height (block-size).

Zooming in/out of the testcase fixes the rendering. This is characteristic of examples where the problem is that the orthogonal child had not yet determined its block-size at the time when its parent was computing its intrinsic inline-size.

See Also: → 1949149
Depends on: 1952552
Depends on: 1952553
Depends on: 1952554
Depends on: 1954762
Whiteboard: [writing-modes:m1]

Fixed by bug 1954762.

Status: NEW → RESOLVED
Closed: 7 months ago
Resolution: --- → FIXED
Resolution: FIXED → WORKSFORME
See Also: → 1954762
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: