Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/reftests/svg/filters/filter-lighting-region-ref.svg
<!--
Any copyright is dedicated to the Public Domain.
-->
<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>