diff options
author | gerald <gerald@localhost> | 1999-10-04 17:47:45 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1999-10-04 17:47:45 +0000 |
commit | 74c1f1e2e48206ac1c90aabdc2a17359f076ba81 (patch) | |
tree | f8b29294fd8449c9946c2dd50a51dc850df3b72f /htdocs/todo.html | |
parent | d98b6589753f75d9ef8e94ffb8a51f552c2ccaf4 (diff) | |
download | markup-validator-74c1f1e2e48206ac1c90aabdc2a17359f076ba81.zip markup-validator-74c1f1e2e48206ac1c90aabdc2a17359f076ba81.tar.gz markup-validator-74c1f1e2e48206ac1c90aabdc2a17359f076ba81.tar.bz2 |
removed a couple items; reordered a few others
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index 7d525a8..6004c8c 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.12 1999-10-04 00:22:47 gerald Exp $"> + content="$Id: todo.html,v 1.13 1999-10-04 17:47:45 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -41,16 +41,15 @@ <ol> - <li> make a link to the CSS validator from the results page - <li> bug fix: <a href="http://validator.w3.org:8000/check?uri=www.w3.org/Press/1998/XSL-WD.html.ja">iso-2022-jp + document</a> <li> make the output valid (!) - document</a> - <li> add image/svg, application/smil to XML types to check for + <li> create a stylesheet and link to it from every page - <li> create a stylesheet and link to it from everywhere + <li> add a "fix my HTML for me" option using <a + href="http://www.w3.org/People/Raggett/tidy/">tidy</a>. <li> bug fix: column count seems off in the <a href="http://validator.w3.org/check?uri=http://www.disney.com/">report @@ -78,9 +77,6 @@ <li> put the explanations in a database (flat files are probably okay), offer an option to display them inline with the errors - <li> add a "fix my HTML for me" option using <a - href="http://www.w3.org/People/Raggett/tidy/">tidy</a>. - <li> add support for form-based file upload (RFC 1867) <li> add a textarea for testing short HTML fragments @@ -183,7 +179,7 @@ src="http://validator.w3.org/images/vh40.gif" height=31 width=88 align=right border=0 alt="Valid W3C HTML 4.0!"></a> <a href="/feedback.html">Gerald Oskoboiny</A><br> - $Date: 1999-10-04 00:22:47 $ + $Date: 1999-10-04 17:47:45 $ </address> </body> |