Subject: | Patch: as_XML() inserts extra whitespace in comments |
Hi
as_XML() method inserts two extra space characters at the start and end of each comment.
If you do many round-trips between HTML::TreeBuilder and as_XML(), this accumulated whitespace can cause problems.
Attached patch fixes this problem and adds a test case.
Thanks
Tomaž
Subject: | fix-spacing-in-comments |
Message body not shown because it is not plain text.