servo/components/layout_2020/flow
Oriol Brufau d9be9d6bd4
Handle all white-space values when intrinsically sizing an IFC (#33343)
There were various cases like `text-wrap-mode: nowrap` and
`white-space-collapse: break-spaces` that weren't handled well.

Fixes #33335

flexbox_flex-formatting-interop.html fails now because we don't support
`table-layout: fixed`.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2024-09-11 23:50:45 +00:00
..
inline Handle all white-space values when intrinsically sizing an IFC (#33343) 2024-09-11 23:50:45 +00:00
construct.rs layout: Add initial support for bidirectional text (BiDi) (#33148) 2024-08-21 14:28:54 +00:00
float.rs layout: Right-to-left support for other layout modes (#33375) 2024-09-11 13:40:11 +00:00
mod.rs layout: Right-to-left support for other layout modes (#33375) 2024-09-11 13:40:11 +00:00
root.rs Let table-related boxes adjust their overflow values (#33400) 2024-09-11 15:30:17 +00:00