- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 06 Aug 2012 08:44:38 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/org/w3c/css/properties/css3
In directory hutz:/tmp/cvs-serv30867/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.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- CssFontKerning.java 6 Aug 2012 08:28:53 -0000 1.2
+++ CssFontKerning.java 6 Aug 2012 08:44:36 -0000 1.3
@@ -33,7 +33,7 @@
}
/**
- * Creates a new CssFontSize
+ * Creates a new CssFontKerning
*
* @param expression The expression for this property
* @throws org.w3c.css.util.InvalidParamException
Received on Monday, 6 August 2012 08:44:39 UTC