- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 06 Aug 2012 08:28:55 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/org/w3c/css/properties/css3 In directory hutz:/tmp/cvs-serv20686/w3c/css/properties/css3 Modified Files: CssFontKerning.java Log Message: font-kerning from http://www.w3.org/TR/2011/WD-css3-fonts-20111004/#propdef-font-kerning Index: CssFontKerning.java =================================================================== RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/css3/CssFontKerning.java,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- CssFontKerning.java 6 Aug 2012 08:28:31 -0000 1.1 +++ CssFontKerning.java 6 Aug 2012 08:28:53 -0000 1.2 @@ -13,7 +13,7 @@ import org.w3c.css.values.CssValue; /** - * @spec + * @spec http://www.w3.org/TR/2011/WD-css3-fonts-20111004/#propdef-font-kerning */ public class CssFontKerning extends org.w3c.css.properties.css.CssFontKerning {
Received on Monday, 6 August 2012 08:28:56 UTC