- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 25 Aug 2012 13:47:16 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/client
In directory hutz:/tmp/cvs-serv8714/client
Modified Files:
sample.html
Log Message:
case tests
Index: sample.html
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/client/sample.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- sample.html 17 Nov 2011 14:07:20 -0000 1.8
+++ sample.html 25 Aug 2012 13:47:14 -0000 1.9
@@ -36,7 +36,7 @@
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-css1.xml');
getTestList('../testsuite/xml/prop-css2.xml');
getTestList('../testsuite/xml/prop-css21.xml');
getTestList('../testsuite/xml/prop-css3.xml');
Received on Saturday, 25 August 2012 13:47:18 UTC