summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/as-image/blue100x100.svg
blob: a9c8eba7942822e99f7e3357e2b93ac6e67d9922 (plain)
1
2
3
4
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
     width="100" height="100">
  <rect width="100%" height="100%" fill="blue"/>
</svg>