Open Bug 1949149 Opened 15 days ago Updated 1 day ago

A block with an orthogonal child fails to update its size in response to changed block-size of the child

Categories

(Core :: Layout, defect)

defect

Tracking

()

People

(Reporter: jfkthame, Unassigned)

References

(Blocks 2 open bugs)

Details

Attachments

(1 file)

Attached file testcase

See testcase. The green <div> was initially 200px wide (based on its line-height, using vertical writing mode), and the red parent <div> is sized accordingly. Then, in the onload handler, the line-height of the green <div> is reduced to 100px, but the red parent <div> fails to update its size to match, leaving a red square unexpectedly visible.

As in bug 1949148, zooming in/out updates the rendering to be correct.

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

Attachment

General

Created:
Updated:
Size: