diff options
author | gerald <gerald@localhost> | 1999-10-04 00:22:47 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 1999-10-04 00:22:47 +0000 |
commit | 92345cbb881e40700f3b06184272bf16937fc336 (patch) | |
tree | 33d3df746b49dad39eebba4b453f57253c89eddb /htdocs/todo.html | |
parent | 27ab3266fd90786113851f8831e794553229ce25 (diff) | |
download | markup-validator-92345cbb881e40700f3b06184272bf16937fc336.zip markup-validator-92345cbb881e40700f3b06184272bf16937fc336.tar.gz markup-validator-92345cbb881e40700f3b06184272bf16937fc336.tar.bz2 |
reordered a few items; added an item on cacheability
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index cdd7632..7d525a8 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.11 1999-09-30 12:29:54 gerald Exp $"> + content="$Id: todo.html,v 1.12 1999-10-04 00:22:47 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -41,17 +41,17 @@ <ol> - <li> create a stylesheet and link to it from everywhere - <li> make a link to the CSS validator from the results page - <li> add image/svg, application/smil to XML types to check for + <li> bug fix: <a href="http://validator.w3.org:8000/check?uri=www.w3.org/Press/1998/XSL-WD.html.ja">iso-2022-jp <li> make the output valid (!) - - <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> add image/svg, application/smil to XML types to check for + + <li> create a stylesheet and link to it from everywhere + <li> bug fix: column count seems off in the <a href="http://validator.w3.org/check?uri=http://www.disney.com/">report for disney.com</a> @@ -64,6 +64,10 @@ href="http://validator.w3.org/check?uri=http://validator.w3.org/dev/tests/bogus-fpi.html">a sample</a>) + <li> add a section to the report on <a + href="http://www.mnot.net/cacheability/">document + cacheability</a>? + <li> do more <a href="http://lists.w3.org/Archives/Public/www-validator/1998JulSep/0003">i18n bug fixes</a> @@ -179,7 +183,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-09-30 12:29:54 $ + $Date: 1999-10-04 00:22:47 $ </address> </body> |