HTML Diff Sample Output

HTML Diff compares the old and new versions of an HTML document and computes the changes between them. The changes are displayed in a marked-up copy of the new version of the document. The underlying algorithm is described in our paper Change Detection in Hierarchically Structured Information, which is available off the C3 Project Page.

We plan to have a "live" HTML Diff demo soon. In the meanwhile, you may browse some sample inputs and outputs:


Sudarshan S. Chawathe (chaw@cs.Stanford.EDU)
Last updated: Wed Jun 19 15:23:41 PDT 1996

Unfortunately, the output HTML pages generated by HTML Diff are currently not HTML 2.0 compliant, and do not contain ALT tags. As a result, one needs to view these using a Web browser capable of viewing inline images. This should be fixed soon.