Re: [css3-namespace] url() syntax

The "URI" in the original grammar is merely the following
lexical token: "url("{w}{string}{w}")". It says nothing
about the validity of the URI itself.

In general, if an URI in CSS is in fact not really an URI
or if it can't be used, the application should degrade
gracefully.

In the particular case of namespaces it could imply that
certain rules won't match or that the uniqueness of the
namespace is affected.

Werner.
-- 
Werner Donné  --  Re
Engelbeekstraat 8
B-3300 Tienen
tel: (+32) 486 425803	e-mail: werner.donne@re.be

Received on Monday, 11 September 2006 08:01:01 UTC