summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorot <ot@localhost>2009-02-13 21:13:43 +0000
committerot <ot@localhost>2009-02-13 21:13:43 +0000
commit5c1958eae9da7524d8a9beeb0366131155b84248 (patch)
treed3ab83128dec7364486d966252122fa0032b2ce0
parentdacd245696ad4ae255b09df446a0f81dc000ef7c (diff)
downloadmarkup-validator-5c1958eae9da7524d8a9beeb0366131155b84248.zip
markup-validator-5c1958eae9da7524d8a9beeb0366131155b84248.tar.gz
markup-validator-5c1958eae9da7524d8a9beeb0366131155b84248.tar.bz2
testsuite index
-rwxr-xr-xhtdocs/dev/tests/index.html12
1 files changed, 10 insertions, 2 deletions
diff --git a/htdocs/dev/tests/index.html b/htdocs/dev/tests/index.html
index ad07c5b..e7758c8 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.107 2008-08-20 19:32:00 ot Exp $"
---><!--#set var="date" value="\$Date: 2008-08-20 19:32:00 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.108 2009-02-13 21:13:43 ot Exp $"
+--><!--#set var="date" value="\$Date: 2009-02-13 21:13:43 $"
--><!--#set var="title" value="The W3C Markup Validation Service: Tests"
--><!--#set var="relroot" value="../../"
--><!--#include virtual="../../header.html" -->
@@ -639,6 +639,14 @@
XHTML1, bogus attribute</p>
+ <h5>Testing fuzzy matching: typos in attribute and element, and wrong-cased attribute and element. </h5>
+ <p>
+ <a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/4412-fuzzymatch.xhtml;ss">validate</a> -
+ <a href="http://validator.w3.org/check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/4412-fuzzymatch.xhtml;ss">with v.w.o</a> -
+ <a href="http://qa-dev.w3.org/wmvs/HEAD/dev/tests/4412-fuzzymatch.xhtml">view</a>:
+ Testing fuzzy matching: typos in attribute and element, and wrong-cased attribute and element. </p>
+
+
<h5>HTML5 document with tokenizer error (precise locator)</h5>
<p>
<a href="../../check?uri=http://qa-dev.w3.org/wmvs/HEAD/dev/tests/html5-precise-error.html;ss">validate</a> -