Re: Thinking about mixins as a new type of selector

|  So the 'matches' wasn't intended to be a normal property:  the idea
|  was that it would be additive rather than cascading/overriding

The true problem here is that we need to have additive declarations even on 
current CSS properties. I'm working on that, I'm just waiting for the good 
moment to start that discussion (whatever "the good moment" means). Solving 
the general case is sometimes better than trying to solve one issue at a 
time.

Meanwhile, I don't like the fact that something that looks like a property 
is not a property. If this doesn't work like a property, this doesn't have 
to be a property syntax-wise. If it has to look like a proprety, it should 
react like a property. 

Received on Monday, 13 August 2012 09:05:12 UTC