fn resolve_justify_self(
style: &ComputedValues,
containing_block_style: &ComputedValues,
has_inline_parent: bool,
) -> AlignFlagsExpand description
Resolves the justify-self value, preserving flags.
fn resolve_justify_self(
style: &ComputedValues,
containing_block_style: &ComputedValues,
has_inline_parent: bool,
) -> AlignFlagsResolves the justify-self value, preserving flags.