diff options
author | link <link@localhost> | 2001-05-27 06:58:37 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-05-27 06:58:37 +0000 |
commit | 48598f2c5d087f09002da8813004d797426a973a (patch) | |
tree | a235e399bc8edab5abc7054b9835d6fcdc84824c /htdocs/todo.html | |
parent | 295d94a9d7f6d2881736a7e437940efad6b6b39e (diff) | |
download | markup-validator-48598f2c5d087f09002da8813004d797426a973a.zip markup-validator-48598f2c5d087f09002da8813004d797426a973a.tar.gz markup-validator-48598f2c5d087f09002da8813004d797426a973a.tar.bz2 |
Adding TODO item(s) from w-v in May.
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 5c6c71b..dab918f 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.39 2001-05-26 10:36:43 link Exp $"> + content="$Id: todo.html,v 1.40 2001-05-27 06:58:37 link Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -216,6 +216,9 @@ <li> Make sure we output sane "text/html; charset=foo". </li> + <li> + Document how to add new DOCTYPEs to the Validator. + </li> </ol> <hr> @@ -225,7 +228,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-05-26 10:36:43 $ + $Date: 2001-05-27 06:58:37 $ </address> </body> |