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
/
line-through-style-inline-solid-quirks.html
blob
746f67ce157d525d0bbd3a59a0f50ebddfce9c94
1
<p>
This paragraph has no decoration lines, but
<span
style
=
"text-decoration: line-through; text-decoration-style: solid;"
>
here has line-through
</span>
, and here has no decoration lines.
</p>