Fix and tests for appending HTML options to select elements.

Fixed previous tests for 193 and 170.
This commit is contained in:
Brandon Aaron 2006-10-17 19:12:22 +00:00
parent 6f7cd66959
commit 14b09024cb
2 changed files with 9 additions and 4 deletions

View file

@ -71,7 +71,7 @@
<option id="option3d" value="3">3</option>
</select>
</form>
<p id="floatTest">Float test.</div>
<b id="floatTest">Float test.</b>
</div>
</dl>