diff options
Diffstat (limited to 'htdocs/dev/tests/index.html')
-rwxr-xr-x | htdocs/dev/tests/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html index 9f56b82..4f17596 100755 --- a/htdocs/dev/tests/index.html +++ b/htdocs/dev/tests/index.html @@ -1,6 +1,6 @@ -<!--#set var="revision" value="\$Id: index.html,v 1.112 2010-03-04 15:50:30 ville Exp $" ---><!--#set var="date" value="\$Date: 2010-03-04 15:50:30 $" +<!--#set var="revision" value="\$Id: index.html,v 1.113 2010-03-04 16:59:00 ville Exp $" +--><!--#set var="date" value="\$Date: 2010-03-04 16:59:00 $" --><!--#set var="title" value="The W3C Markup Validation Service: Tests" --><!--#set var="relroot" value="../../" --><!--#include virtual="../../header.html" --> @@ -840,7 +840,7 @@ -<h4 id="invalid_bug">Documents that are invalid, which the validator passes as OK</h4> +<h4 id="invalid_bug">Documents that have an invalid/unknown FPI, which should get public/system identifier mismatch warnings (W26)</h4> <p></p> <h5>bogus FPI #2: HTML 4.01 "Strict"</h5> |