- From: Shane Stephens <shans@google.com>
- Date: Tue, 3 Sep 2013 21:20:21 +1000
- To: Dirk Schulze <dschulze@adobe.com>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, www-style list <www-style@w3.org>
Received on Tuesday, 3 September 2013 11:20:50 UTC
>
>
> 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