- From: John Daggett <jdaggett@mozilla.com>
- Date: Fri, 29 Oct 2010 23:59:19 -0700 (PDT)
- To: Brady Duga <duga@ljug.com>
- Cc: "www-style@w3.org CSS" <www-style@w3.org>
Hi Brady, > I don't think this appeared in the original CSS 2 and was presumably > added to clarify confusing cases (e.g. unquoted use of My Family (TT > version) ). However, this text does not seem to be in the latest > drafts of CSS 3 fonts (specifically looking at the August 10th 2010 > draft, but it also seems to be missing from earlier versions). The > text in CSS 3 Fonts seem to be taken from the original CSS 2, just > mentioning that multi-word names should be quoted. The wording for describing unquoted family names has been changed in CSS 2.1, you should review the wording here: http://www.w3.org/Style/css2-updates/css2/fonts.html#font-family-prop With this, unquoted family names need to be a sequence of identifiers (in CSS terms), so effectively that requires quoted strings for the example you mention. My intention is to incorporate this updated CSS 2.1 wording into CSS3 Fonts. Cheers, John Daggett CSS3 Fonts editor
Received on Saturday, 30 October 2010 06:59:53 UTC