Files
rust_browser/tests/goldens/expected/208-flex-row-auto-height.dl.txt
Zachary D. Rowitsch 077426b4a0 Fix flex row container not expanding to contain auto-height children (F-001)
Line cross sizes were calculated before children layout using placeholder
estimates (20px), but never recalculated after items expanded. Added a
post-layout recalculation pass (Step 9b) that updates stretched_line_cross_sizes
from actual item dimensions before the container height is set in Step 10.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 22:13:00 -04:00

5 lines
166 B
Plaintext

DisplayList items=3
SolidRect rect=(8, 8, 400, 150) color=#d3d3d3
SolidRect rect=(8, 8, 200, 100) color=#ff7f50
SolidRect rect=(208, 8, 200, 150) color=#add8e6