- From: Sigurd Lerstad <sigler@bredband.no>
- Date: Sat, 11 Oct 2003 19:24:34 +0200
- To: <www-style@w3.org>
Hello, A few questions: Is 'priority' allowed/applicable in @font-face / @color-profile rules? (see the syntax below from CSS3) Are short-hand properties possible in @font-face? (e.g is the font shorthand property allowed?) ****************************** font_face : FONT_FACE_SYM S* '{' S* declaration [ ';' S* declaration ]* '}' S* declaration : property ':' S* expr prio? | /* empty */ ****************************** thanks, -- Sigurd Lerstad
Received on Saturday, 11 October 2003 16:59:29 UTC