diff options
author | link <link@localhost> | 2001-03-07 23:03:33 +0000 |
---|---|---|
committer | link <link@localhost> | 2001-03-07 23:03:33 +0000 |
commit | fab9c0a7eb313a4edb8c665fbf95138b66a7cef6 (patch) | |
tree | aa36357c7bea01033c81798bd3453987c06b05e4 /htdocs/todo.html | |
parent | 9721c04c4481c37d7d6223e6979c687607da346c (diff) | |
download | markup-validator-fab9c0a7eb313a4edb8c665fbf95138b66a7cef6.zip markup-validator-fab9c0a7eb313a4edb8c665fbf95138b66a7cef6.tar.gz markup-validator-fab9c0a7eb313a4edb8c665fbf95138b66a7cef6.tar.bz2 |
Merge in my "cleanup patch" and fix a few small issues.
* Kill last globals (or at least move them to a saner place).
* Fix bug dating back to 1.58 or thereabouts in handling non-xhtml Namespace
in documents labelled as xhtml (use "-w"! use "-w"! use "-w"!)
* Fix bug from 1.81 in handling of Other Namespaces.
* Strip encoded newlines (\012) from ESIS in Outline and Source Listing.
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 0e0e23d..cadefa2 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.28 2001-03-07 19:53:55 link Exp $"> + content="$Id: todo.html,v 1.29 2001-03-07 23:03:32 link Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -40,10 +40,6 @@ </p> <ol> - <li>Merge in <a - href="http://lists.w3.org/Archives/Public/www-validator/2000JulSep/0095.html">Terje's - cleanup patch</a>. - <li> bug fix: <a href="http://validator.w3.org/check?uri=http%3A//www.w3.org/2001/01/xml-latin1.html;ss">this doc</a> is invalid, but not reported as such @@ -190,7 +186,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 19:53:55 $ + $Date: 2001-03-07 23:03:32 $ </address> </body> |