Repair makes browser recovery explicit
Malformed HTML is parsed with the browser error-recovery model and serialized back into a normalized document. Review the result because the parser cannot know the structure the author originally intended.
Not a hostile-markup sanitizer
The repaired output removes script elements, but this page does not claim complete XSS sanitization for untrusted HTML.