2002/css-validator/autotest/testsuite/xml prop-css3.xml,1.4,1.5

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

Modified Files:
	prop-css3.xml 
Log Message:
font-variant-east-asian

Index: prop-css3.xml
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/xml/prop-css3.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- prop-css3.xml	8 Aug 2012 21:09:46 -0000	1.4
+++ prop-css3.xml	9 Aug 2012 13:55:34 -0000	1.5
@@ -1284,6 +1284,13 @@
       <result valid="true" />
     </test>
   </type>
+  <type title="Valid_font-variant-east-asian">
+    <test profile="css3" warning="no">
+      <file>testsuite/properties/positive/font-variant-east-asian/css3/001.css</file>
+      <description>Valid font-variant-east-asian 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 13:55:42 UTC