summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/text/simple-underline-scaled.svg
blob: 61f808faff7b0e259d392cf16c6b841667182399 (plain)
1
2
3
<svg xmlns="http://www.w3.org/2000/svg">
  <text x="10" y="50" style="font: 32px sans-serif; text-decoration: underline" transform="scale(2)">Hello</text>
</svg>