2002/css-validator/org/w3c/css/properties CSS3Properties.properties,1.61,1.62

Update of /sources/public/2002/css-validator/org/w3c/css/properties
In directory hutz:/tmp/cvs-serv26602

Modified Files:
	CSS3Properties.properties 
Log Message:
hyphens per http://www.w3.org/TR/2012/WD-css3-text-20120814/#hyphens0

Index: CSS3Properties.properties
===================================================================
RCS file: /sources/public/2002/css-validator/org/w3c/css/properties/CSS3Properties.properties,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- CSS3Properties.properties	30 Aug 2012 12:51:56 -0000	1.61
+++ CSS3Properties.properties	30 Aug 2012 13:10:28 -0000	1.62
@@ -28,6 +28,7 @@
 #alias per spec
 word-wrap:                              org.w3c.css.properties.css3.CssOverflowWrap
 word-break:                             org.w3c.css.properties.css3.CssWordBreak
+hyphens:                                org.w3c.css.properties.css3.CssHyphens
 
 # http://www.w3.org/TR/2009/CR-css3-background-20091217/
 background-image:                       org.w3c.css.properties.css3.CssBackgroundImage

Received on Thursday, 30 August 2012 13:10:35 UTC