- From: by way of Bert Bos <ted@ahi.uhh.hawaii.edu>
- Date: Fri, 5 Nov 2004 18:22:05 +0100
- To: www-style@w3.org
>>>  body { background: url(foo) url(bar); }
.....
>>> Should the syntax be like that, or would something else be better?
>
> Definitely something else. (But what?)
body { background: url(foobar.svg?f=foo&b=bar); }
Of course, we'd need to coordinate with SVG standard
to pass parameters to SVG or XML.
(Is coordination possible with one of these other standards?)
Received on Friday, 5 November 2004 18:14:37 UTC