Re: Selectors Tests

Andrew Fedoniouk wrote:
> This phrase tells me that :enabled and :disabled "can be true at the 
> same time.
> Otherwise my parser is failed on "element is disabled if it could be 
> enabled".

"could" means it's not right now.

>> It's not nonsense if you're doing something other than just color 
>> styling of the control itself or some such.
> And what can you do else on input elements by CSS?

Use sibling combinators?  Set display?  Change opacity?  You name it.

> Precise naming is a Good Thing as they say.

Sure.

-Boris

Received on Friday, 7 November 2008 21:27:01 UTC