- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 22 Apr 2005 03:17:11 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1265
Summary: Interface validation results with tidy
Product: Validator
Version: 0.7.0
Platform: All
URL: http://tidy.sourceforge.net/
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P3
Component: check
AssignedTo: ot@w3.org
ReportedBy: ot@w3.org
QAContact: www-validator-cvs@w3.org
CC: bjoern@hoehrmann.de
[migrating a few items of interest from todo.html to bugzilla]
For HTML document types (probably doesn't make sense for math, smil, svg?), the validation results
could be interfaced with tidy. One idea would be to add, afterthe "this document is not valid X" banner,
a paragraph saying "you can try to clean up your markup automatically with HTML tidy".
Implementation-wise, Bjoern, do you have any idea which would be the best choice? µTidylib? ptidy?
Just a popen() / system() seems to be popular too, but probably isn't the best in terms of security/
resources.
Related to, but not duplicate of, AFAICT, Bug #76
Received on Friday, 22 April 2005 03:17:12 UTC