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
no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
text-decoration
/
underline-inline-block-standards-ref.html
blob
6b23d0f4f5df9242966a11840dfea15fea8b5281
1
<!DOCTYPE
HTML
>
2
<title>
text-decoration: underline test
</title>
3
<p>
This has an
<span
style
=
"display:inline-block"
><span
style
=
"text-decoration:underline"
>
inline
</span><br><span
style
=
"text-decoration:underline"
>
block
</span></span>
in it.
</p>