Expand description
Generic code that is shared between multiple layout algorithms
Modulesยง
- alignment ๐
- Generic CSS alignment code that is shared between both the Flexbox and CSS Grid algorithms.
- sizing_
keyword ๐ - Shared resolution logic for sizing keywords (
min-content,max-content,fit-content,fit-content(...), andstretch) on thewidth/heightstyle properties