Re: [css-sizing] Why is fill-available not definite?

Please disregard the "Also" paragraph, I was looking at an old version and
this has been fixed in https://drafts.csswg.org/css-sizing-3/#definite

But the main question still stands.

-Christian

On Thu, Mar 10, 2016 at 3:50 PM, Christian Biesinger <cbiesinger@google.com>
wrote:

> Hi there!
>
> According to https://www.w3.org/TR/css3-sizing/#definite-size:
> definite sizeA size that can be determined without measuring content;
> that is, a <length>, a size of the *initial containing block*, or a
> <percentage> that is resolved against a definite
> <https://www.w3.org/TR/css3-sizing/#definite-size> size.
> That does not include the intrinsic sizing keywords. If nothing else,
> shouldn't fill-available be definite?
>
> Also, the part about percentages is not correct because children of an
> abspos element can have resolved percentages no matter how the parent's
> size is computed (
> https://www.w3.org/TR/CSS2/visudet.html#the-height-property), which this
> section does not mention. Is this not a normative part of the spec?
>
> -Christian
>

Received on Thursday, 10 March 2016 21:02:58 UTC