Re: [css-align] definition of 'align-content'/'justify-content' should define computed value for 'auto'

On 10/03/2015 12:21 AM, Tab Atkins Jr. wrote:
 > The Computed Value line now just
 > read "specified value".

That contradicts with the spec for 'left' and 'right' here:
https://drafts.csswg.org/css-align/#typedef-content-position
which says they *compute* to 'start' depending on other properties.
So I think you need to replace "computes to" to "behaves as" there.
(that would be good for all the properties they can appear in)

BTW, is the term "behaves as" normatively defined somewhere?
It seems rather vague to me.

/Mats

Received on Saturday, 3 October 2015 16:07:42 UTC