Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/testing/web-platform/tests/svg/geometry/reftests/ellipse-005.svg
<title>A negative value for rx is invalid and must be ignored</title>
<html:link rel="help" href="https://svgwg.org/svg2-draft/geometry.html#RX"/>
<html:link rel="match" href="circle-ref.svg" />
<ellipse cx="204" cy="56" rx="-65" ry="65" fill="blue"/>
</svg>