- From: Ian Hickson <ian@hixie.ch>
- Date: Mon, 19 Dec 2005 06:14:40 +0000 (UTC)
- To: Anne van Kesteren <annevk@opera.com>
- Cc: "www-style@w3.org" <www-style@w3.org>
On Sun, 18 Dec 2005, Anne van Kesteren wrote: > > """A sequence of simple selectors is a chain of simple selectors that are not > separated by a combinator. It always begins with a type selector or a > universal selector. No other type selector or universal selector is allowed in > the sequence."""[1] > > It is not clear whether or not the last sentence allows: > > foo:not(bar) It does. That is just a type selector followed by a pseudo-class. -- Ian Hickson U+1047E )\._.,--....,'``. fL http://ln.hixie.ch/ U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'
Received on Monday, 19 December 2005 06:14:50 UTC