Open Bug 2043003 Opened 3 months ago Updated 6 days ago

Implement the reflow mechanism for container size based `line-clamp` behaviour

Categories

(Core :: CSS Parsing and Computation, enhancement)

enhancement
Points:
5

Tracking

()

People

(Reporter: dshin, Assigned: kyoety)

References

(Blocks 1 open bug)

Details

(Whiteboard: css-line-clamp)

Attachments

(1 file)

Given a container of 300px height & line-clamp: auto, 5 lines of 100px line each will clamp to 3 lines - but if the size of unclamped lines change, we may have to clamp more/less lines.

Points: --- → 5
Whiteboard: css-line-clamp
Assignee: nobody → kye
Attachment #9626414 - Attachment description: WIP: Bug 2043003 - Add additional testing for reflow of automatic line-clamp. r=#layout → Bug 2043003 - Add additional testing for reflow of automatic line-clamp. r=#layout
Attachment #9626414 - Attachment description: Bug 2043003 - Add additional testing for reflow of automatic line-clamp. r=#layout → WIP Bug 2043003 - Add additional testing for reflow of automatic line-clamp. r=#layout
Attachment #9626414 - Attachment description: WIP Bug 2043003 - Add additional testing for reflow of automatic line-clamp. r=#layout → Bug 2043003 - Add additional testing for reflow of automatic line-clamp. r=dshin,alaskanemily
Depends on: 2043002
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: