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-dotted-quirks.html
blob
fd8bcf88adb61c7dac37b27905ad4626fd83101f
1
<p>
This paragraph has no decoration lines, but
<span
style
=
"text-decoration: overline; text-decoration-style: dotted;"
>
here has overline
</span>
, and here has no decoration lines.
</p>