ladybird/Tests/LibWeb/Ref/expected/simple-svg-mask-ref.html
2025-03-20 11:50:49 +01:00

5 lines
191 B
HTML

<!DOCTYPE html>
<svg width="120" 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>