Descriptionhtml: properly close <tr> element when an new <tr> starts.
Pass tests1.dat, test 87:
<table><tr><tr><td><td><span><th><span>X</table>
| <html>
| <head>
| <body>
| <table>
| <tbody>
| <tr>
| <tr>
| <td>
| <td>
| <span>
| <th>
| <span>
| "X"
Patch Set 1 #Patch Set 2 : diff -r 37533e1cfe43 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 37533e1cfe43 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|