servo/components/layout_2020/flow
Oriol Brufau de7b9bed85
Take spaces into account in the max-content size of an IFC (#31613)
They were only considered in min-content sizes.
Also avoid some pointless conversions from Au to Length.

Fixes #31605.
2024-03-11 12:01:53 +00:00
..
construct.rs layout: Do not inherit node and fragment flags in anonymous boxes (#31586) 2024-03-09 09:13:19 +00:00
float.rs Fix size of tables in flow layout (#31455) 2024-03-02 01:39:41 +00:00
inline.rs Take spaces into account in the max-content size of an IFC (#31613) 2024-03-11 12:01:53 +00:00
line.rs layout: Place absolutes in IFCs at their hypothetical static position (#31418) 2024-02-23 17:55:18 +00:00
mod.rs Fix rustdoc warnings in components/layout_2020 (#31587) 2024-03-08 15:51:18 +00:00
root.rs make size of DefiniteContainingBlock use app units (#31369) 2024-02-17 01:10:14 +00:00
text_run.rs Fixed unresolved links by appropriately linking to parent (#31588) 2024-03-08 19:53:44 +00:00