[css3-mediaqueries] not (media-feature)

I noticed that in Firefox and WebKit the following evaluates to false.

"not (monochrome)", "(monochrome)", "screen and (monochrome)"

but "not screen and (monochrome)" evaluates to true.

Is "not (media-feature)" forbidden per syntax? If so, what is the
reason for that?

Cheers
Kenneth

Received on Tuesday, 23 October 2012 15:08:05 UTC