Closed Bug 1318825 Opened 8 years ago Closed 2 years ago

[css-flexbox] Vertical-writing-mode flex item in horizontal flex container has wrong width

Categories

(Core :: Layout, defect)

defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox53 --- affected

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(1 file)

Attached file testcase
It looks like we used the min inline-size to size its width?
The rendering in Chrome Canary seems correct to me.
Flags: needinfo?(dholbert)
Summary: [css-flexbox] Vertical flex item in horizontal flex container has wrong width → [css-flexbox] Vertical-writing-mode flex item in horizontal flex container has wrong width
Severity: normal → S3

Fixed by bug 1267462, it seems. We currently match Chrome, properly shrinkwrapping the width of the text (rather than using its height as if it were the width).

Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(dholbert)
Resolution: --- → WORKSFORME
Depends on: 1267462
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: