Enrich Parent HTML with Diffs

This MR aims to enrich the HTML event using the new schema for HTML diffs. It is using difflib to build a unified_diff and store it in the event. A restore function is also available to rebuild the original HTML from "main" + "diff".

Bug: T418467

Edited by JavierMonton

Merge request reports

Loading