Recognize a <table> element as an AST table element.
<table>
Handles <thead>, <tbody>, <tfoot> wrappers and bare <tr> rows.
<thead>
<tbody>
<tfoot>
<tr>
Recognize a
<table>element as an AST table element.Handles
<thead>,<tbody>,<tfoot>wrappers and bare<tr>rows.