servo/components/layout/flow
JoeDow 75e5c1bced
layout: Add incremental box tree construction for inline atomics (#37866)
This changes extend the incremental box tree construction for inline
atomic

Testing: This should not change observable behavior and is thus covered
by existing WPT tests.

Signed-off-by: sharpshooter_pt <ibluegalaxy_taoj@163.com>
2025-07-04 10:54:54 +00:00
..
inline layout: Add incremental box tree construction for inline atomics (#37866) 2025-07-04 10:54:54 +00:00
construct.rs layout: Add incremental box tree construction for inline atomics (#37866) 2025-07-04 10:54:54 +00:00
float.rs layout: Move text decoration propagation to stacking context tree construction (#37069) 2025-05-21 16:38:29 +00:00
mod.rs layout: Fix block SizeConstraint for replaced elements (#37758) 2025-06-30 12:07:37 +00:00
root.rs layout: Add a first pass at incremental box tree construction (#37751) 2025-07-03 08:13:20 +00:00