1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-23 09:07:41 +00:00
serenity/Tests/LibWeb/Ref/reference/simple-svg-mask-ref.html

4 lines
175 B
HTML

<svg width="200" viewBox="-10 -10 120 120">
<rect x="-10" y="-10" width="120" height="120" fill="blue" />
<rect x="50" y="10" width="40" height="80" fill="red" />
</svg>