summaryrefslogtreecommitdiffstats
path: root/layout/reftests/w3c-css/submitted/text-decor-3/text-decoration-propagation-01-ref.html
blob: fe5b2191c9713996e2b43d636815d4f475488716 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Test Reference</title>
<link rel="author" title="Cameron McCormack" href="mailto:cam@mcc.id.au">
<span>
  <svg width="400" height="100">
    <text x="10" y="30">This text must not be underlined.</text>
  </svg>
</span>