repo.or.cz
/
wine-gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 470455 - test_database_sync_embed_visits.js leaks, r=sdwilsh
[wine-gecko.git]
/
content
/
test
/
reftest
/
bug453105.html
blob
0ace6d5a0df433c486e2e21f3f33971e189636e8
1
<!DOCTYPE
html
>
2
<body
onload
=
"document.forms.f.s.options.length = 0;"
>
3
<form
name
=
"f"
>
4
<select
name
=
"s"
>
5
<option
name
=
"o1"
>
option
1
</option>
6
<option
name
=
"o2"
>
option
2
</option>
7
</select>
8
</form>
9
</body>