- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Fri, 05 Jan 2007 14:16:58 +0100
- To: David Koch <david.koch@xrce.xerox.com>
- Cc: html-tidy@w3.org
* David Koch wrote: >I used Tidy to indent some hideously hard to read (auto-generated ?) HTML. >However, the rendered layout is not the same afterwards. Tidy reports no >errors, only warnings and some tags are added/removed. Note that for Tidy an error means it cannot parse the document at all, you get warnings for anything else. That the rendering is different may be caused by various things, for example, Tidy might have added a <!DOC- TYPE> and some browsers change the rendering depending on that. There is no way to let Tidy only change the indentation. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Friday, 5 January 2007 13:17:09 UTC