Add layout behavior for float: left/right with FloatContext tracking, clear property support, shrink-to-fit width, block-level float avoidance, float-aware inline line breaking, and BFC height expansion for overflow:hidden containers. Includes 20 golden tests and comprehensive unit/parser tests. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
5 lines
165 B
Plaintext
5 lines
165 B
Plaintext
DisplayList items=3
|
|
SolidRect rect=(8, 8, 100, 50) color=#ff0000
|
|
SolidRect rect=(108, 8, 100, 50) color=#00ff00
|
|
SolidRect rect=(208, 8, 100, 50) color=#0000ff
|