2002/css-validator/autotest/testsuite/xml prop-css3.xml,1.2,1.3

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

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.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- prop-css3.xml	6 Aug 2012 08:26:47 -0000	1.2
+++ prop-css3.xml	8 Aug 2012 10:04:59 -0000	1.3
@@ -1223,6 +1223,25 @@
       <result valid="true" />
     </test>
   </type>
+  <type title="Valid_font-kerning">
+    <test profile="css3" warning="no">
+      <file>testsuite/properties/positive/font-kerning/css3/001.css</file>
+      <description>Valid font-kerning level css3</description>
+      <result valid="true" />
+    </test>
+  </type>
+  <type title="Valid_font-language-override">
+    <test profile="css3" warning="no">
+      <file>testsuite/properties/positive/font-language-override/css3/001.css</file>
+      <description>Valid font-language-override level css3</description>
+      <result valid="true" />
+    </test>
+    <test profile="css3" warning="no">
+      <file>testsuite/properties/positive/font-language-override/css3/002.css</file>
+      <description>Valid font-language-override level css3</description>
+      <result valid="true" />
+    </test>
+  </type>
   <type title="Valid_font-size">
     <test profile="css3" warning="no">
       <file>testsuite/properties/positive/font-size/css3/001.css</file>
@@ -1251,6 +1270,20 @@
       <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>
+      <description>Valid font-variant-caps 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>
+      <description>Valid font-variant-position level css3</description>
+      <result valid="true" />
+    </test>
+  </type>
   <type title="Valid_font-weight">
     <test profile="css3" warning="no">
       <file>testsuite/properties/positive/font-weight/css3/001.css</file>

Received on Wednesday, 8 August 2012 10:05:06 UTC