Re: [css-images] color stops transition

>
>
> If you require to order color stops before you interpolate, then you
> implicitly require to have layout happen at this time as well. To order
> color stops, you need to know the gradient length.
>

Yes, this is true. I don't think any other interpolation requires layout,
so this would be a new behaviour for CSS.

Cheers,
    -Shane

Greetings,
> Dirk
>
> >
> > I think we should swap steps 2 and 3 of the fixup, define that step 1,
> > (current) 3, and 4 are done at computed-value time, and then (current)
> > step 2 is done at used-value time as a final fixup step.
> >
> > ~TJ
>
>
>

Received on Tuesday, 3 September 2013 11:20:50 UTC