summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-visited/svg-paint-currentcolor-visited-ref.svg
blob: e42c1fd15b0db48015cc1bd3ffd96a4a1d30db3f (plain)
1
2
3
4
5
6
<svg xmlns="http://www.w3.org/2000/svg">
  <style>
    rect { fill: green; stroke: green; stroke-width: 20px; }
  </style>
  <rect x="10" y="10" width="80" height="80"/>
</svg>