Files
sousa-gecko/parser/htmlparser/tests/html/option.html
T

10 lines
91 B
HTML

<html>
<body>
<form>
<option>there
<option SELECTED/>hello
</form>
</body>
</html>