diff options
author | link <link@localhost> | 2001-03-08 00:36:21 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-03-08 00:36:21 +0000 |
commit | 0a07d9a1c19040c59807327474ebb5825764dc48 (patch) | |
tree | 47e460e1ceea60c3dcbc54289e79ea5aa2b9aff5 /htdocs/todo.html | |
parent | ff4fa119c169904646eacea80132fb4de997aa05 (diff) | |
download | markup-validator-0a07d9a1c19040c59807327474ebb5825764dc48.zip markup-validator-0a07d9a1c19040c59807327474ebb5825764dc48.tar.gz markup-validator-0a07d9a1c19040c59807327474ebb5825764dc48.tar.bz2 |
Incorporating patches from Bj?rn H?hrmann to make it work on win9x systems.
<URL:http://lists.w3.org/Archives/Public/www-validator/1999AprJun/0003.html>
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 2094238..d6c3db5 100755 --- a/htdocs/todo.html +++ b/htdocs/todo.html @@ -8,7 +8,7 @@ W3C HTML Validation Service, To Do List"> <meta name="description" content="To Do List for W3C's Validation Service."> <meta name="revision" - content="$Id: todo.html,v 1.31 2001-03-07 23:47:17 link Exp $"> + content="$Id: todo.html,v 1.32 2001-03-08 00:36:21 link Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -96,10 +96,6 @@ <li> upgrade <a href="http://www.weblint.org/">weblint</a> to the most recent version - <li> incorporate <a - href="http://lists.w3.org/Archives/Public/www-validator/1999AprJun/0003.html">patches</a> - to make it work on win9x systems - <li> incorporate CSS validation directly into this service <li> make e.g. @@ -179,7 +175,7 @@ src="http://validator.w3.org/images/vh40" height=31 width=88 align=right border=0 alt="Valid W3C HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 2001-03-07 23:47:17 $ + $Date: 2001-03-08 00:36:21 $ </address> </body> |