From: SourceForge.net <no...@so...> - 2004-05-12 18:00:29
|
Bugs item #952734, was opened at 2004-05-12 11:00 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=952734&group_id=13153 Category: DOM Support Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: jtidy allows duplicate attributes Initial Comment: If the html contains duplicate attributes (such as valign, in a web page I found), jtidy will produce invalid XML containing duplicate attributes as well. It would be better to check for duplicate attributes and discard all except the first. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=113153&aid=952734&group_id=13153 |