Bert Bos <bert@w3.org> wrote: > > The intent can, I think, be captured by this annotated grammar: > > Value: [ [ <family-name> | <generic-family> ] [ , <family-name> | > <generic-family> ]* ] | inherit; > <generic-family>: serif | sans-serif | cursive | fantasy | > monospace; <family-name>: STRING | IDENT+; /* see restriction below > */ > > where the restriction is that <family-name> cannot be one of the > single IDENTs serif, sans-serif, cursive, fantasy, monospace, > inherit, default or initial. > > (The spec is not worded very well with respect to 'default' > and 'initial', implying that it is somehow obvious that they are > reserved, although it is only obvious if you've read CSS3 Values And > Units...) Thanks, this is exactly what I needed to know. zwReceived on Wednesday, 22 April 2009 16:34:59 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 18:16:13 GMT