servo/components/layout/flow
Martin Robinson a7b232ef4c
layout: Limit visibility of some types and removed unused enum variants / data (#38428)
Testing: This change mainly removes dead code, so no tests necessary.

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2025-08-02 16:52:00 +00:00
..
inline layout: Make IndependentFormattingContext::contents private (again) (#38350) 2025-07-30 12:55:32 +00:00
construct.rs layout: Add incremental box tree construction for inline boxes (#38084) 2025-07-25 11:49:46 +00:00
float.rs layout: Unify logic for laying out replaced and non-replaced in a BFC (#37864) 2025-07-04 17:47:40 +00:00
mod.rs layout: Limit visibility of some types and removed unused enum variants / data (#38428) 2025-08-02 16:52:00 +00:00
root.rs layout: Fix depends_on_block_constraints logic (#38318) 2025-07-29 09:59:54 +00:00