summaryrefslogtreecommitdiffstats
path: root/layout/reftests/svg/filters/feMerge-2-ref.svg
blob: a42ad06263fe47d6baea8910bc33f7e43a7e3690 (plain)
1
2
3
4
5
6
<svg xmlns="http://www.w3.org/2000/svg" width="500" height="500">

<rect x="0" y="0" width="40%" height="100%" fill="#00ff00"/>
<rect x="40%" y="0" width="60%" height="100%" fill="#0000ff"/>

</svg>