chromium/third_party/blink/web_tests/tables/mozilla/bugs/bug57378.html

<table border=1>
 <thead>
  <tr>
   <th>inside thead
 </thead>
 <tr>
  <td>inside tbody</td>
 </tr>
</table>