- From: Anne van Kesteren <annevk@opera.com>
- Date: Tue, 25 Dec 2007 20:47:20 +0100
- To: www-style@w3.org
Hi,
In http://www.w3.org/TR/css3-selectors/#lex the ":not(" token needs to be
changed to ":"{n}{o}{t}"(" with definitions for n, o, and t provided as
well (from CSS 2.1):
N n|\\0{0,4}(4e|6e)(\r\n|[ \t\r\n\f])?|\\n
O o|\\0{0,4}(51|71)(\r\n|[ \t\r\n\f])?|\\o
T t|\\0{0,4}(54|74)(\r\n|[ \t\r\n\f])?|\\t
Otherwise it would work differently from other pseudo-classes which would
be, well, weird.
Kind regards,
--
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>
Received on Tuesday, 25 December 2007 19:45:21 UTC