- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 07 Aug 2012 12:09:19 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/org/w3c/css/properties In directory hutz:/tmp/cvs-serv24330/w3c/css/properties Modified Files: CSS3Properties.properties Log Message: font-variant-caps from w3c/csshttp://www.w3.org/TR/2011/WD-css3-fonts-20111004/#font-variant-caps-prop Index: CSS3Properties.properties =================================================================== RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties,v retrieving revision 1.35 retrieving revision 1.36 diff -u -d -r1.35 -r1.36 --- CSS3Properties.properties 6 Aug 2012 11:56:21 -0000 1.35 +++ CSS3Properties.properties 7 Aug 2012 12:09:16 -0000 1.36 @@ -10,6 +10,7 @@ font-kerning: org.w3c.css.properties.css3.CssFontKerning font-language-override: org.w3c.css.properties.css3.CssFontLanguageOverride +font-variant-caps: org.w3c.css.properties.css3.CssFontVariantCaps color: org.w3c.css.properties.css3.CssColor # http://www.w3.org/TR/2009/CR-css3-background-20091217/
Received on Tuesday, 7 August 2012 12:09:23 UTC