summaryrefslogtreecommitdiffstats
path: root/layout/reftests/image/500.svg
blob: 35ad0db4f025ac7071161754332e40bb7849135d (plain)
1
2
3
4
5
6
7
8
9
<!--
     Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/
-->
<svg xmlns="http://www.w3.org/2000/svg" width="500px" height="500px">

<title>Simple SVG with 500x500 intrinsic size</title>
  <rect x1="0" y1="0" width="100%" height="100%" fill="lime"/>
</svg>