Closed GoogleCodeExporter closed 8 years ago
What is the expected output?
Diff Report contain all the changes
What do you see instead?
Only Text changes are present
Original comment by infant.gerald@gmail.com
on 24 Apr 2013 at 9:05
These nodes are specifically cleaned BEFORE the diff runs so that they do not
affect the diff process.
See the file
https://code.google.com/p/daisydiff/source/browse/trunk/daisydiff/src/java/org/o
uterj/daisy/diff/cleanup.xsl
Original comment by kkape...@gmail.com
on 24 Apr 2013 at 9:26
However daisydiff only detects VISIBLE html changes. Even if you had a way to
detect Javascript or Meta changes how are you supposed to show them to the user?
Especially Meta tags are non-visible by definition.
If you are interested in HTML as structure only then use XMLunit or another
library mentioned in https://code.google.com/p/daisydiff/wiki/Software
You also try to remove the cleaner xsl so that this nodes take part in the diff
process. But I am not sure if that helps in any way.
Original comment by kkape...@gmail.com
on 24 Apr 2013 at 9:29
Original issue reported on code.google.com by
infant.gerald@gmail.com
on 24 Apr 2013 at 9:04Attachments: