mirror of
https://github.com/servo/servo.git
synced 2025-07-16 11:53:39 +01:00
When laying out a grid item, the tentative block size that is used to determine the intrinsic inline sizes was different than the one used in the containing block for the contents. The latter is now used for both cases. Testing: A test is now passing. Signed-off-by: Oriol Brufau <obrufau@igalia.com> |
||
---|---|---|
.. | ||
stylo_taffy | ||
layout.rs | ||
mod.rs |