Re: [css3-images] Linear gradients feedback

Le 08/09/10 04:59, fantasai a écrit :

> How about
> linear-gradient(<position> [to <position>]? as <color>, <color>, ...)


I just finished implementing linear gradients in BlueGriffon...
I find the proposal above unclear and using unnecessary idents.

On a side note, I discovered -moz-linear-gradient() is not full
conformant to the current CSS 3 Images since <position> is a CSS 2.1
value and not a CSS 3 value in current Gecko's implementation.
So I think we have no full implem of linear-gradient() at this time.

</Daniel>

Received on Wednesday, 8 September 2010 12:58:23 UTC