- From: Anne van Kesteren <annevk@opera.com>
- Date: Sat, 22 Dec 2007 13:42:25 +0100
- To: www-style@w3.org
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