- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 08 Aug 2012 21:09:49 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/xml
In directory hutz:/tmp/cvs-serv13320
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.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- prop-css3.xml 8 Aug 2012 10:04:59 -0000 1.3
+++ prop-css3.xml 8 Aug 2012 21:09:46 -0000 1.4
@@ -1270,6 +1270,13 @@
<result valid="true" />
</test>
</type>
+ <type title="Valid_font-synthesis">
+ <test profile="css3" warning="no">
+ <file>testsuite/properties/positive/font-synthesis/css3/001.css</file>
+ <description>Valid font-synthesis level css3</description>
+ <result valid="true" />
+ </test>
+ </type>
<type title="Valid_font-variant-caps">
<test profile="css3" warning="no">
<file>testsuite/properties/positive/font-variant-caps/css3/001.css</file>
Received on Wednesday, 8 August 2012 21:09:50 UTC