On Thu, Apr 3, 2014 at 6:35 PM, Anne van Kesteren <[email protected]> wrote: > On Thu, Apr 3, 2014 at 9:33 AM, Anne van Kesteren <[email protected]> wrote: >> https://web.archive.org/web/20110205234444/http://aryeh.name/spec/innertext/test/innerText.html > > It seems however the associated JavaScript file > http://aryeh.name/spec/innertext/test/support/diff_match_patch.js is > not archived so not sure how useful this is.
That was a library file I got, from Google Code IIRC: https://code.google.com/p/google-diff-match-patch/ Assuming the API hasn't changed in the interim, that should work. Failing that, any JS diff library should be simple to plug in.
