MCPcopy Create free account
hub / github.com/JFox/aws-lambda-lxml / htmldiff

Function htmldiff

3.6.4/py27/lxml/html/diff.py:154–175  ·  view source on GitHub ↗

Do a diff of the old and new document. The documents are HTML *fragments* (str/UTF8 or unicode), they are not complete documents (i.e., no tag). Returns HTML with and tags added around the appropriate text. Markup is generally ignored, with the markup fro

(old_html, new_html)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.90

Calls 3

tokenizeFunction · 0.70
htmldiff_tokensFunction · 0.70
fixup_ins_del_tagsFunction · 0.70

Tested by

no test coverage detected