Fix and tests for appending HTML options to select elements.
Fixed previous tests for 193 and 170.
This commit is contained in:
parent
6f7cd66959
commit
14b09024cb
2 changed files with 9 additions and 4 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue