mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
PlacementAmongFloats would stop iterating when current_bands would be empty, even if next_band wasn't at infinity. Then the BFC root or replaced block was placed after all the floats, even if it could fit next to some of them. This patch moves the next_band into current_bands so that the loop keeps considering bands.
3 lines
44 B
INI
3 lines
44 B
INI
[floats-wrap-bfc-008.html]
|
|
expected: FAIL
|