2002/css-validator/autotest/client sample.html,1.4,1.5

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

Modified Files:
	sample.html 
Log Message:
added a way to launch all tests


Index: sample.html
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/client/sample.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sample.html	4 Mar 2009 10:43:10 -0000	1.4
+++ sample.html	4 Mar 2009 11:04:35 -0000	1.5
@@ -38,6 +38,9 @@
   </head>
   <body onload="initAllTests()">
     <div id="controldiv">
+      <p>
+	<a href="javascript:checkAllTests()">Check all Tests</a>
+      </p>
     </div>
     <div id="tableanchor">
     </div>

Received on Wednesday, 4 March 2009 11:04:47 UTC