Media query tests - syntax

WebKit 537 (currently only in Chrome 22+) has changed quite a bit in how brackets are being handled. I’m still figuring out the details, but the offshoot is that it became significantly less anal.

Basic syntax

This is the traditional way of writing media queries.

Let's mess with the brackets.

AND

OR

NOT

Combinations

Nested

Supported by Firefox and Opera. Not supported by IE and the WebKit-based browsers.