Open Bug 1959395 Opened 10 days ago Updated 10 days ago

Incorrect row height resulting from auto-sized orthogonal table cell containing a block with definite size

Categories

(Core :: Layout: Text and Fonts, defect)

defect

Tracking

()

People

(Reporter: jfkthame, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [writing-modes:m1])

Attachments

(1 file)

Attached file orthogonal-td-div.html

See testcase: the table cell gets "unconstrained" height, where it should be just 4em high (2em for the cyan <div>, plus 2em for top+bottom padding).

This doesn't happen if the height property is removed from the <div>. Even if the height is constrained by setting min-height:2em; max-height:2em, the issue doesn't occur.

Whiteboard: [writing-modes:triage] → [writing-modes:m1]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: