haikuwebkit/LayoutTests/svg/filters/feDisplacementMap-color-int...

4 lines
306 B
XML

<svg version="1.2" width="600" height="300" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<rect fill="rgb(50%,50%,50%)" stroke="green" x="50" y="50" width="200" height="200"/>
<rect fill="rgb(50%,50%,50%)" stroke="green" x="350" y="50" width="200" height="200"/>
</svg>