servo/components/layout_2020/flexbox
Pu Xingyu 77e13260d0 layout_2020: Specify the used cross size when replaced item is stretched
If the flex item has align-self: stretch, redo layout for its
contents, reating this used size as its definite cross size so that
percentage-sized children can be resolved.
2023-05-27 09:41:10 +08:00
..
construct.rs Combine DOM-related concepts in Layout 2020 into dom.rs 2023-05-13 11:52:59 +02:00
geom.rs First pass at implementing the Flex Layout Algorithm 2020-06-23 00:41:27 +02:00
layout.rs layout_2020: Specify the used cross size when replaced item is stretched 2023-05-27 09:41:10 +08:00
mod.rs First pass at implementing the Flex Layout Algorithm 2020-06-23 00:41:27 +02:00