tidy-html5/test/input/in_487283.html
Michael[tm] Smith b92d7aab88 new
2011-11-17 11:44:16 +09:00

22 lines
324 B
HTML

<HTML>
<HEAD>
<TITLE>[ #487283 ] &gt;/select&lt; does not terminate &gt;option&lt;</TITLE>
</HEAD>
<BODY>
<form>
<select>
<option>first selection
<option>next selection
<option>last selection
</select>
</form>
<table>
<tr>
<td>row 1, cell 1
<td>row 1, cell 2
<tr>
<td>row 2, cell 1
<td>row 2, cell 2
</table>
</BODY>
</HTML>