gecko-dev/htmlparser/tests/logparse/option.html
2000-12-05 18:51:05 +00:00

10 lines
91 B
HTML

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