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/feTurbulence-zero-baseFreq-01-ref.svg
<!--
Any copyright is dedicated to the Public Domain.
-->
<!--
This is the reference image for feTurbulence-zero-baseFreq.svg.
-->
<rect x="0" y="0" width="400" height="100" fill="blue"/>
<rect x="0" y="100" width="400" height="100" fill="lime"/>
<!-- nothing in place of the type="turbulence" filter -->
<rect x="200" y="50" width="100" height="100" fill="rgba(128, 128, 128, 0.5)"/>
</svg>