<html><body><table><tr><td> This is an HTML File of Arjun </td></tr></table></body></html>
<html><body><table><tr><td> This is an HTML File of Arjun </td></tr><tr><td> Arin Patel </td></tr></table></body></html>
<table>
<tr>
<td> This is an HTML File of Arjun </td>
</tr><tr>
<td><span class="diff-html-removed" previous="first-diff" changeId="removed-diff-0" next="last-diff"> </span><span class="diff-html-removed" id="removed-diff-0" previous="first-diff" changeId="removed-diff-0" next="last-diff">Arin Patel </span></td>
</tr>
</table>
One list object with the contents of diff-html-removed type of differences
- In the above example the list should contain just Arin Patel
Another list object with the contents of diff-html-added type of differences
etc..