diff options
author | gerald <gerald@localhost> | 2000-10-21 11:36:43 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 2000-10-21 11:36:43 +0000 |
commit | f65f637c4fc30281204bdb43c1a2d12de6659437 (patch) | |
tree | d241db8d2b72786b6089a99e49d4ce50bb898f3f /htdocs | |
parent | 4aafcdc0612c382bd95a5b0ddce3d9fd1e0d564c (diff) | |
download | markup-validator-f65f637c4fc30281204bdb43c1a2d12de6659437.zip markup-validator-f65f637c4fc30281204bdb43c1a2d12de6659437.tar.gz markup-validator-f65f637c4fc30281204bdb43c1a2d12de6659437.tar.bz2 |
added links to a couple of the more important pending patches
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/todo.html | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 6632fd7..436a517 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.23 2000-10-21 11:32:33 gerald Exp $"> + content="$Id: todo.html,v 1.24 2000-10-21 11:36:43 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -44,12 +44,20 @@ <li> put error explanations online, re-link them from validator output + <li> apply <a + href="http://lists.w3.org/Archives/Public/www-validator/2000JulSep/0146.html">Takuya's + XML encoding patch</a>; merge in <a + href="http://lists.w3.org/Archives/Public/www-validator/2000JulSep/0095.html">Terje's + cleanup patch</a> + <li> don't output a bazillion errors for documents with bogus FPIs (see <a href="/check?uri=http://validator.w3.org/dev/tests/bogus-fpi.html">a sample</a>) - <li> add a doctype-overriding option + <li> add a doctype-overriding option (use <a + href="http://lists.w3.org/Archives/Public/www-validator/2000OctDec/0037.html">Terje's + patch</a> <li> add a textarea for testing short HTML fragments @@ -187,7 +195,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: 2000-10-21 11:32:33 $ + $Date: 2000-10-21 11:36:43 $ </address> </body> |