Comparing Result formatting changes.
I am comparing two HTML’s . And i want to change formatting of the Result HTML (that i am getting through the compare API)
- The result html is completely changed from the given input html. I mean you have added span tag and some styles to the html. I only want to put “<ins” and "<del " tag to the changed text. Is it possible ?
- I want to give my custom styling to the text for removed and inserted text like I want to give custom background color and strikethrough the text.
Can i do that. ?
- For Image comparison (In my case - svg) , sometimes the output is not correct ( I have compared two different iamges , Sometimes , it returns both images and sometimes only single image).
Using JAVA Api for compare