Open Bug 271933 Opened 20 years ago Updated 2 years ago

Make shrink-to-fit boxes not reflow so much

Categories

(Core :: Layout: Block and Inline, enhancement)

enhancement

Tracking

()

People

(Reporter: MatsPalmgren_bugz, Unassigned)

References

Details

(Keywords: perf, Whiteboard: [reflow-refactor])

Make shrink-to-fit boxes not reflow so much. This is a followup bug from bug 201897 comment 64: ------- Additional Comment #64 From David Baron 2004-11-22 12:11 PDT ...it would be nice if you could avoid the second pass under most conditions.
I think this is impossible from the abs.pos. (or float) level. We need to add support for this in the generic block reflow code, it needs to be aware of this shrink-to-fit state and adjust its given available width on the fly if that is possible...
Whiteboard: [reflow-refactor]
Blocks: 201897
No longer depends on: 201897
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.