From: SourceForge.net <no...@so...> - 2004-01-06 21:47:17
|
Feature Requests item #527118, was opened at 2002-03-07 20:45 Message generated for change (Settings changed) made by fgiust You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=363153&aid=527118&group_id=13153 Category: None Group: None Status: Open >Priority: 9 Submitted By: Chris Raber (cpraber) Assigned to: Nobody/Anonymous (nobody) Summary: Suppress duplicate attributes. Initial Comment: Suppresses duplicate attributes in resulting document by arbitrarily dropping dupes. ---------------------------------------------------------------------- Comment By: Nobody/Anonymous (nobody) Date: 2002-03-18 10:42 Message: Logged In: NO Hi! I just downloaded this patch, hoping it would fix a duplicated STYLE attribute on an XHTML cleanup of the following fragment: <UL dir=ltr style="MARGIN-RIGHT: 0px"> <UL> <LI>blah blah blah <LI>blah blah blah </UL> <UL></UL> </UL> But it actually doesn't. I think thisi is due to the fact that the nested <UL> generates a brand new "style" attribute. Is there a workaround? Thank you. Alberto. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=363153&aid=527118&group_id=13153 |