- From: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Date: Wed, 08 Sep 2010 14:57:49 +0200
- To: fantasai <fantasai.lists@inkedblade.net>
- Cc: "Tab Atkins Jr." <jackalmage@gmail.com>, David Singer <singer@apple.com>, Simon Fraser <smfr@me.com>, www-style list <www-style@w3.org>
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