- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 09 Aug 2012 21:04:50 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv4944
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.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- prop-css3.xml 9 Aug 2012 20:32:00 -0000 1.6
+++ prop-css3.xml 9 Aug 2012 21:04:47 -0000 1.7
@@ -1298,6 +1298,13 @@
<result valid="true" />
</test>
</type>
+ <type title="Valid_font-variant-numeric">
+ <test profile="css3" warning="no">
+ <file>testsuite/properties/positive/font-variant-numeric/css3/001.css</file>
+ <description>Valid font-variant-numeric level css3</description>
+ <result valid="true" />
+ </test>
+ </type>
<type title="Valid_font-variant-position">
<test profile="css3" warning="no">
<file>testsuite/properties/positive/font-variant-position/css3/001.css</file>
Received on Thursday, 9 August 2012 21:04:50 UTC