HeyI was wondering if there is any documentation on how the sanitizer works without having to get into the code. I am specifically interested in how the algorithm determines what a html element is? Can it identify poorly written html elements as well. (I.E What happens if the html being sanitized is poorly written and might no rendered in all browser but might in some?)
https://github.com/OWASP/java-html-sanitizer/blob/f07e44b034a45d94d6fd010279073c38b6933072/src/test/java/org/owasp/html/TagBalancingHtmlStreamRendererTest.java#L85-L99 for misnested tags.
To unsubscribe from this group and stop receiving emails from it, send an email to owasp-java-html-saniti...@googlegroups.com.You received this message because you are subscribed to the Google Groups "OWASP Java HTML Sanitizer Support" group.
For more options, visit https://groups.google.com/d/optout.