----- Original Message ----- From: "L. David Baron" <dbaron@dbaron.org> >I sketched out an alternative (and more powerful) proposal last year, >but haven't had time to develop it further. I've stuck it up on my Web >page to gauge feedback: > http://dbaron.org/css/css-vg/ >(see section 2, Gradients and Patterns). David, is this @fill logoback { gradient: 90deg red blue; } #logo { background-color: fill(logoback); } in principle better than function style defintion like: background-draw-method: gradient-fill( angle: 90deg, color1: red, color2: blue ); ? If yes than why in your opinion? Andrew Fedoniouk. http://terrainformatica.comReceived on Friday, 20 January 2006 01:34:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:22:26 GMT