repo.or.cz
/
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 1940304 - Fix browser_sidebar_button_reset.js intermittent r=sidebar-reviewers...
[gecko.git]
/
layout
/
reftests
/
forms
/
select
/
multiple-ref.html
blob
70bdac6bc327acde545ad760c20fe314221cc0cb
1
<!DOCTYPE
html
>
2
<html>
3
<body>
4
<select
size='
4
'
>
5
<option>
Tulip
</option>
6
<option>
Lily
</option>
7
<option>
Gagea
</option>
8
<option>
Snowflake
</option>
9
<option>
Ismene
</option>
10
</select>
11
</body>
12
</html>