TBody and Tr as valid HtmlPage root elements.
Add TBody and Tr as valid HtmlPage root elements and root builder extensions for tbody and tr, with tests. This allows to create HTML fragments that can be embedded in other HTML documents, such as tables, without the need for a full HTML structure.