servo/components/layout/table
Oriol Brufau 454d6052b4
layout: Avoid fixed table layout when inline-size is max-content (#39474)
This undoes #35882 according to the last CSSWG resolution, since this is
required by web compat.

Testing: Modifying the relevant test

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-09-24 18:21:04 +00:00
..
construct.rs cargo: Bump rustc to 1.89 (#36818) 2025-08-19 11:07:53 +00:00
layout.rs layout: Avoid fixed table layout when inline-size is max-content (#39474) 2025-09-24 18:21:04 +00:00
mod.rs layout: Fix propagation of overflow to viewport (#39173) 2025-09-16 20:53:46 +00:00