fn automatic_inline_size<T>(
justify_self: AlignFlags,
is_table: bool,
is_replaced: bool,
) -> Size<T>
Expand description
Determines the automatic size for the inline axis of a block-level box. https://drafts.csswg.org/css-sizing-3/#automatic-size