- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Sun, 30 Apr 2006 22:53:40 -0400
- To: www-style@w3.org
Håkon Wium Lie wrote: > > So, something like this: > > .company { > font-family: url(fonts/company.svg), url(img/company.svg), > url(img/companty.png), url(fonts/goodfish.zip), "Impact", serif; > } I think we'd be better off with a generic method of specifying fallback URLs so they can be used on other properties like background. e.g. property: url(foo,bar,baz); ~fantasai
Received on Monday, 1 May 2006 02:53:45 UTC