Missing tbody and tr no longer added.
This page has a missing tr around the first table row at the top:
http://emits.sso.esa.int/emits/owa/emits_online.showao?typ1=6599&user=Anonymous
Previous releases of HtmlCleaner would add the missing tbody and tr but 2.13 closes the table immediately. Both browsers I have tested automatically add the missing tbody and tr.
By current release do you mean 2.14 or the upcoming 2.15?
The current 2.14 is using the lax interpretations.
Okay thanks. I suspect there are other tag relationships that should be more lax but I ran out of time to investigate. Hopefully I will have more time in the future.