Re: [selectors4] drag-and-drop pseudo-classes

>
>   * One for all elements representing possible drop targets
>     that could receive the item.
>   * One for all elements representing drop targets that do
>     not accept this type of item.
>
This sounds like these two pseudo-classes would do exactly the opposite. So
why not use :not() for this case?

Sebastian

Received on Tuesday, 14 August 2012 10:03:45 UTC