servo/components/layout_2020/flow
Anthony Ramine 858bc5aca6 Split FlowChildren in IndependentLayout and FlowLayout
The result of doing the layout of an independent formatting context
should be unconcerned with margin collapsing.
2019-11-26 16:36:24 +01:00
..
construct.rs Use std::mem::take instead of defining it 2019-11-26 15:42:27 +01:00
float.rs Make IndependentFormattingContext a struct that owns styles 2019-11-26 15:42:27 +01:00
inline.rs Split FlowChildren in IndependentLayout and FlowLayout 2019-11-26 16:36:24 +01:00
mod.rs Split FlowChildren in IndependentLayout and FlowLayout 2019-11-26 16:36:24 +01:00
root.rs Split FlowChildren in IndependentLayout and FlowLayout 2019-11-26 16:36:24 +01:00