* Boris Zbarsky wrote in mozilla.dev.tech.layout:
>The most likely disadvantage is that you have to stuff all the info on your 
>gradient into this gradient() function, which could be a syntax mess.  :(  And 
>I 
>don't have a good suggestion on better syntax, sadly.

I suggested on www-style to use at-rules to give a gradient a name and
specify stops and other features of it, and then use a function to re-
fer to the name. Another suggestion was to somehow, perhaps with a new
gradient-url(example.svg#gradient) (or gradient-url(data:...#gradient))
function, use SVG to setup the gradient features, although I don't
think that's a good solution.
-- 
Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to