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-1-ref.html
blob
c5b84e1c2d68adb9df7e5ffc6cb480f636158e1d
1
<!doctype
html
>
2
<html>
3
<body>
4
<span
style
=
"text-decoration: underline"
>
5
Some
</span><button>
text
</button><span
6
style
=
"text-decoration: underline"
>
and a button
7
</span>
8
</body>
9
</html>