tenfourfox/layout/reftests/text-decoration/line-through-style-inline-double-quirks.html

2 lines
191 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<p>This paragraph has no decoration lines, but <span style="text-decoration: line-through; text-decoration-style: double;">here has line-through</span>, and here has no decoration lines.</p>