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 1934520 - [devtools] Avoid errors in document-events webconsole listeners for...
[gecko.git]
/
layout
/
reftests
/
text-decoration
/
underline-select-1.html
blob
84c74d5f765e49d620fd6d5bf0228a520effcc55
1
<!doctype
html
>
2
<html>
3
<body>
4
<span
style
=
"text-decoration: underline"
>
5
Some
<select><option>
text
</option></select>
and a button
6
</span>
7
</body>
8
</html>