servo/components/layout_2020/flow
bors-servo e70397d90a
Auto merge of #25033 - servo:intrinsic, r=nox
Add support for inline-block and for computing min/max-content
2019-12-04 16:23:33 -05:00
..
construct.rs Use a new BoxContentSizes enum instead of Option<ContentSizes> 2019-12-04 15:36:05 +01:00
float.rs Replace boolean parameters by a new ContentSizesRequest enum 2019-12-04 15:10:11 +01:00
inline.rs Use a new BoxContentSizes enum instead of Option<ContentSizes> 2019-12-04 15:36:05 +01:00
mod.rs Auto merge of #25033 - servo:intrinsic, r=nox 2019-12-04 16:23:33 -05:00
root.rs Replace boolean parameters by a new ContentSizesRequest enum 2019-12-04 15:10:11 +01:00