Re: [css-align] Computed value when using "auto"

Hi,

I've got another question regarding this topic. Both, align-self and
justify-self are resolved to the parent's align-items and justify-items
respectively. In the Felxbox specification it's considered for these
properties the scenario of elements without a parent, which in such
case, "auto" will be resolved to "stretch".

Should the Box Alignment spec clarify that case as well ? Perhaps using
"stretch" for  flex and grid, and "start" for everything else ?

BR

--
javi

Received on Friday, 1 August 2014 22:02:55 UTC