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

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

Modified Files:
	sample.html 
Log Message:
added title

Index: sample.html
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/client/sample.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- sample.html	4 Mar 2009 14:36:49 -0000	1.6
+++ sample.html	4 Mar 2009 14:55:39 -0000	1.7
@@ -2,6 +2,7 @@
 "http://www.w3.org/TR/html4/loose.dtd">
 <html>
   <head>
+    <title>CSS Validator automated test page</title>
     <style type="text/css">
       .valid { 
 	  background-color: #7f7;

Received on Wednesday, 4 March 2009 14:55:50 UTC