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-button-2.html
blob
c61afd2a18fdd6f66bd0c463f86f96f8887c4c1a
1
<!doctype
html
>
2
<html>
3
<body>
4
<span
style
=
"text-decoration: underline; font: 16px sans-serif"
>
5
Some
<button
style
=
"display: inline; color: black; font: 16px sans-serif"
>
text
</button>
and a button
6
</span>
7
</body>
8
</html>