Name: Makoto Ueki Email: makoto.ueki@gmail.com Affiliation: Infoaxia, Inc. Document: TD Item Number: H73 Part of Item: Examples Comment Type: technical Summary of Issue: H73: Example 1, start tag is missing Comment (Including rationale for any proposed change): In Example 1, the start tag for <tr> element is missing. </tr> <td>4:00</td> <td>4:05</td> <td>4:11</td> <td>4:19</td> </tr> Proposed Change: </tr> <tr> <td>4:00</td> <td>4:05</td> <td>4:11</td> <td>4:19</td> </tr>Received on Sunday, 6 June 2010 01:52:21 UTC
This archive was generated by hypermail 2.3.1 : Tuesday, 6 January 2015 21:11:12 UTC