mirror of
https://github.com/servo/servo.git
synced 2025-10-13 06:50:28 +01:00
It was a bit confusing that e.g. a float with `FloatSide::InlineStart` would set `FloatBand::left`, or that `PlacementAmongFloats` would compute `max_inline_start` from the various `FloatBand::left`. So now all the float logic will consistently use logical terminoligy. Signed-off-by: Oriol Brufau <obrufau@igalia.com> |
||
---|---|---|
.. | ||
floats.rs | ||
tables.rs | ||
text.rs |