diff options
author | gerald <gerald@localhost> | 2001-01-05 00:42:40 +0000 |
---|---|---|
committer | gerald <gerald@localhost> | 2001-01-05 00:42:40 +0000 |
commit | 3387dfd99e76e813b4cc100ffa3502bdbada706c (patch) | |
tree | 688251bd60189ed7943da33ac8bb5f77787116d8 /htdocs/todo.html | |
parent | aa89d164e1bdc95cf23886f9546e9ccc4110edcf (diff) | |
download | markup-validator-3387dfd99e76e813b4cc100ffa3502bdbada706c.zip markup-validator-3387dfd99e76e813b4cc100ffa3502bdbada706c.tar.gz markup-validator-3387dfd99e76e813b4cc100ffa3502bdbada706c.tar.bz2 |
added a bug: us-ascii xml doc with an iso-latin1 char
Diffstat (limited to 'htdocs/todo.html')
-rwxr-xr-x | htdocs/todo.html | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/htdocs/todo.html b/htdocs/todo.html index c86c5d1..83f56a4 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.25 2000-10-21 11:43:31 gerald Exp $"> + content="$Id: todo.html,v 1.26 2001-01-05 00:42:40 gerald Exp $"> </head> <body bgcolor="#FFFFFF" text="#000000" link="#0000ee" vlink="#551a8b"> @@ -50,6 +50,10 @@ 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 + <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 @@ -192,7 +196,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:43:31 $ + $Date: 2001-01-05 00:42:40 $ </address> </body> |