I made a small change in http://dev.w3.org/csswg/css3-namespace/#syntax to the token production. It is now: @{N}{A}{M}{E}{S}{P}{A}{C}{E} {return NAMESPACE_SYM;} This is more in line with CSS 2.1. For instance: @{I}{M}{P}{O}{R}{T} {return IMPORT_SYM;} The letters are already part of the CSS 2.1 grammar. -- Anne van Kesteren <http://annevankesteren.nl/> <http://www.opera.com/>Received on Saturday, 22 December 2007 12:40:34 UTC
This archive was generated by hypermail 2.4.0 : Monday, 23 January 2023 02:13:24 UTC