2002/css-validator/autotest/client sample.html,1.7,1.8

Update of /sources/public/2002/css-validator/autotest/client
In directory hutz:/tmp/cvs-serv23049/client

Modified Files:
	sample.html 
Log Message:
added start of automatic gen of test suite

Index: sample.html
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/client/sample.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- sample.html	4 Mar 2009 14:55:39 -0000	1.7
+++ sample.html	17 Nov 2011 14:07:20 -0000	1.8
@@ -36,6 +36,10 @@
 	  getTestList('../testsuite/xml/propertiesCSS1.xml');
 	  getTestList('../testsuite/xml/propertiesCSS2.xml');
 	  getTestList('../testsuite/xml/propertiesCSS3.xml');
+//	  getTestList('../testsuite/xml/prop-css1.xml');
+	  getTestList('../testsuite/xml/prop-css2.xml');
+	  getTestList('../testsuite/xml/prop-css21.xml');
+	  getTestList('../testsuite/xml/prop-css3.xml');
       }
     </script>
   </head>

Received on Thursday, 17 November 2011 14:07:41 UTC