summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/text/text-shadow-ref.svg
blob: 0fff19f144363b371211d14e77c87c8df48a0970 (plain)
1
2
3
4
5
6
7
8
<!--
     Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/
-->
<svg xmlns="http://www.w3.org/2000/svg">
  <text x="33" y="33" fill="grey">Hello</text>
  <text x="30" y="30" fill="green">Hello</text>
</svg>