Skip to content

Conversation

andy-h-chen
Copy link

…lose elements that cannot

contain 'td' or 'th', check if it could contain the blockContainerParent, insert blockContainerParent
if yes.
This is to address issue 77.

@andy-h-chen
Copy link
Author

This is for #77

https://html.spec.whatwg.org/multipage/syntax.html#parsing-main-intbody requires inserting a <tr> tag when we hit a <th> or <td> where a <tr> is expected.
@andy-h-chen
Copy link
Author

@mikesamuel, can you please review?

@mikesamuel mikesamuel closed this Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants