Files
ladybird/Tests/LibWeb/Ref/expected/svg/drop-shadow-ref.html
2026-01-11 13:14:40 +01:00

6 lines
217 B
HTML

<!DOCTYPE html>
<svg width="200" height="200" xmlns="http://www.w3.org/2000/svg">
<rect x="30" y="30" width="100" height="100" fill="green" />
<rect x="10" y="10" width="100" height="100" fill="red" />
</svg>