You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the issue is caused by impliedElements handling. Not sure what's the reason of handling the cases this way and result differently than Chrome? Why not just keep the contents unchanged and left the tag matching to the browser to handle?
Sanitizer outputs html different than Chrome when tr is inside td. And the output affects the layout of html pages dramatically.
Test case:
Chrome output:
The text was updated successfully, but these errors were encountered: