- From: Daniel Weck <daniel.weck@gmail.com>
- Date: Sat, 11 Dec 2010 01:08:35 +0000
- To: www-style@w3.org, fantasai <fantasai.lists@inkedblade.net>
On 11 Dec 2010, at 00:11, fantasai wrote: > I'm not seeing >>> "A CSS media type names a set of CSS properties. A user agent that >>> claims to support a media type by name must implement all >>> of the properties that apply to that media type. ... The names of >>> media types are normative." > in CSS2.1:7.3. Well, actually the last part ("the names of media types are normative") is in CSS2.1:7.3 "Recognized media types" [1], but otherwise you are correct ! This is a confusion on my part due to CSS2.1:7.3.1 "Media groups" [2] being 'shifted' to CSS3-Syntax:10.7 "Media groups" [3] (a long way down from CSS3-Syntax:7.1.4. "Recognized media types" [4]). Anyway, I will just pretend the CSS3- Syntax Module doesn't exist from now on. :o) This resolves my first issue. My second issue (mutual exclusion versus mixed media speech+visual) is resolved by virtue of CSS2.1 "Media Groups". Case closed. Thanks ! Daniel [1] http://www.w3.org/TR/CSS21/media.html#media-types [2] http://www.w3.org/TR/CSS21/media.html#media-groups [3] http://www.w3.org/TR/css3-syntax/#media-groups [4] http://www.w3.org/TR/css3-syntax/#media-types [5] http://www.w3.org/TR/css3-speech/#introduction
Received on Saturday, 11 December 2010 01:09:10 UTC