Bjoern Hoehrmann wrote: > 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.
Yeah, that seems a little heavyweight for what we want here... Using an @-rule to define gradients is a nice idea; then you can refer to them from multiple places too. -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

