W3C home > Mailing lists > Public > www-validator-cvs@w3.org > March 2007

[Bug 4412] Fuzzy-match nonexistent tag and attribute names (did you mean?...)

From: <bugzilla@wiggum.w3.org>
Date: Thu, 22 Mar 2007 02:07:22 +0000
CC:
To: www-validator-cvs@w3.org
Message-Id: <E1HUCi2-0000gE-Jv@wiggum.w3.org>

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4412





------- Comment #1 from ot@w3.org  2007-03-22 02:07 -------
What that would imply on the technical side is:
* a dictionary of all elements and attributes, from the DTD of the document
type used
* a fuzzy-matching engine comparing the offending element/attribute with the
dictionary

The former is relatively easy to build. Anyone knows of a good implementation
of the latter, in CPAN if possible?
Received on Thursday, 22 March 2007 02:07:35 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:33:16 GMT