Re: [CSS3] 6.6.7. The negation pseudo-class

On Tue, 9 May 2006, Andrew Fedoniouk wrote:
> 
> http://www.w3.org/TR/css3-selectors/#negation
> 
> states following:
> 
> The following CSS selector matches any element being hovered, regardless of its 
> namespace. ....
> 
> *|*:not(:hover)
> 
> I beleive it should say:
> The following CSS selector matches any element *not* being hovered, regardless 
> of its namespace. ....

Heh, yeah, oops. Thanks.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Tuesday, 15 August 2006 02:42:10 UTC