Hi, In [1], the url production is as follow: url ([!#$%&*-~]|{nonascii}|{escape})* However *-~ contains \, conflicting with {escape} so the right definition should be ([!#$%&*-\[\]-~]|{nonascii}|{escape})* Cheers, [1] http://www.w3.org/TR/CSS21/grammar.html -- Baroula que barouleras, au tiéu toujou t'entourneras. ~~YvesReceived on Tuesday, 20 October 2009 14:11:27 GMT
This archive was generated by hypermail 2.3.1 : Tuesday, 26 March 2013 17:20:21 GMT