Open Bug 1949148 Opened 15 days ago Updated 1 day ago

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

Categories

(Core :: Layout, defect)

defect

Tracking

()

People

(Reporter: jfkthame, Unassigned)

References

(Blocks 3 open bugs)

Details

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
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: