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
/
optiontext.html
blob
5297e6caa38760e1409554606a5b2adfa70ffcf9
1
<!DOCTYPE
html
>
2
<body
onload
=
"document.forms.f.s.options[0].text = 'ok';"
>
3
<form
name
=
"f"
>
4
<select
name
=
"s"
>
5
<option
name
=
"o1"
>
-
</option>
6
</select>
7
</form>
8
</body>