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
/
overline-style-inline-standards-ref.html
blob
c4890983a8e93aba20e2ea1250ccd06b0e4a89c4
1
<!DOCTYPE
html
>
2
<p>
This paragraph has no decoration lines, but
<span
style
=
"text-decoration: overline;"
>
here has overline
</span>
, and here has no decoration lines.
</p>