Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /svg/geometry/reftests/ellipse-005.svg - WPT Dashboard Interop Dashboard
<title>A negative value for rx is invalid and must be ignored</title>
<html:link rel="match" href="circle-ref.svg" />
<ellipse cx="204" cy="56" rx="-65" ry="65" fill="blue"/>
</svg>