- From: Tieu H.Luu <THLuu@aethersystems.com>
- Date: Wed, 5 Jul 2000 11:22:15 -0400 (EDT)
- To: "'html-tidy@w3.org'" <html-tidy@w3.org>
Hello, I am using JTidy to convert HTML documents into XHTML. I am noticing that it does not clean up tags which have attributes that appear twice. Here are some examples: <frameset rows="*,34" cols="*" frameborder="0" border="0" framespacing="0" border="0"> <td colspan="2" width="425" valign="middle" bgcolor="#bbbbbb" width="425"> I am not sure if the XHTML specs allow this but when I try to feed the results into an XSLT processor, it complains about it. Does anybody have any comments or suggestions? Thanks, Tieu Luu
Received on Wednesday, 5 July 2000 13:00:00 UTC