summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/filters/filter-lighting-region-ref.svg
blob: d7337102b7b7ccc4938503a74394b620f0e5a4d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!--
     Any copyright is dedicated to the Public Domain.
     http://creativecommons.org/publicdomain/zero/1.0/
-->
<svg xmlns="http://www.w3.org/2000/svg" width="600px" height="300px">

  <rect x="50" y="50" width="200" height="200" fill="black" />

  <rect x="340" y="40" width="220" height="220" fill="grey" />
  <rect x="350" y="50" width="200" height="200" fill="white" />
</svg>