What steps will reproduce the problem?
1. view the two attached files - note that div tags without content are
not explicitly closed but are closed with />
2. note that only difference between files is that new.html has some text
added in a div, which is now closed with </div> - see div for
class="bwStorySubheadline"
3. run Diff report
What is the expected output? What do you see instead?
Expected output is to only see added text as a difference between the two
files.
Instead, I see changed style on everything following the end div for the
added text.
Changes indicate that text was "moved out of a division with class (name
of class with added text) ..."
But nothing was moved out of a division; it seems that /> is not being
recognized as an end tag.
What version of the product are you using? On what operating system?
ver 1.1.2 (attached on issue 15), Windows XP
this problem also exists on revision 122
Please provide any additional information below.
Original issue reported on code.google.com by judith.z...@businesswire.com on 4 Dec 2009 at 11:26
Original issue reported on code.google.com by
judith.z...@businesswire.com
on 4 Dec 2009 at 11:26Attachments: