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 UTC
This archive was generated by hypermail 2.4.0 : Friday, 25 March 2022 10:07:36 UTC