Some of the prose regarding 'not' and 'only' is inconsistent with the current syntax, e.g. this sentence from section 2: "User agents must process media queries starting with 'only' as if the 'only' keyword was not present." @media only (color) { /* media query is dropped because the syntax requires a media type */ } @media (color) { /* match, assuming a color device */ } -- Øyvind Stenhaug Core Norway, Opera Software ASAReceived on Friday, 12 June 2009 15:33:52 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 18:16:15 GMT