Mypal/layout/reftests/text-decoration/line-through-style-inline-d...

3 lines
207 B
HTML

<!DOCTYPE html>
<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>