2002/css-validator/autotest/testsuite/xml prop-css3.xml,1.9,1.10

Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv26136

Modified Files:
	prop-css3.xml 
Log Message:
sync

Index: prop-css3.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/prop-css3.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- prop-css3.xml	30 Aug 2012 12:52:50 -0000	1.9
+++ prop-css3.xml	30 Aug 2012 13:09:55 -0000	1.10
@@ -1350,6 +1350,13 @@
       <result valid="true" />
     </test>
   </type>
+  <type title="Valid_hyphens">
+    <test profile="css3" warning="no">
+      <file>testsuite/properties/positive/hyphens/css3/001.css</file>
+      <description>Valid hyphens level css3</description>
+      <result valid="true" />
+    </test>
+  </type>
   <type title="Valid_letter-spacing">
     <test profile="css3" warning="no">
       <file>testsuite/properties/positive/letter-spacing/css3/001.css</file>

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