Expand description
Generic CSS alignment code that is shared between both the Flexbox and CSS Grid algorithms.
Functionsยง
- apply_
alignment_ ๐fallback - Resolve any spec-defined fallbacks for the given
AlignContentvalue, returning the bare position keyword the alignment math should use. - compute_
alignment_ ๐offset - Generic alignment function that is used: