mirror of
https://github.com/servo/servo
synced 2026-05-13 02:17:06 +02:00
Even if we can reuse the box, its column group index may have changed, e.g. due to the removal of a previous column group. So just update it. Testing: Adding crash test Fixes: #39142 Signed-off-by: Oriol Brufau <obrufau@igalia.com>