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
Backed out 5 changesets (bug 1940797, bug 1940800, bug 1940819, bug 1939881, bug...
[gecko.git]
/
layout
/
reftests
/
text-decoration
/
underline-select-2-ref.html
blob
3c032949d11b0fb1c335e3a9dc143b919a98bc71
1
<!doctype
html
>
2
<html>
3
<body>
4
<span
style
=
"text-decoration: underline"
>
5
Some
</span><select
size
=
"5"
><option>
text
</option></select><span
6
style
=
"text-decoration: underline"
>
and a button
7
</span>
8
</body>
9
</html>