On Wed, Apr 17, 2013 at 1:28 PM, François REMY <francois.remy.dev@outlook.com> wrote: > The issue I see with max-of-selector instead of class-like priority is that I can increase the priority of a selector by any amount just by adding an always-true :not statement > > a[href]:not(#undefined) { > > // do I beat the "a#TheLink" selector? > > } > > Or did I understand your proposal the wrong way? Yes, that's the *current* behavior. You have always been able to do that, ever since :not() was first introduced. ~TJReceived on Wednesday, 17 April 2013 22:08:38 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:08:28 UTC