Status: FAIL | Duration: 19ms | Subtests: 0/1 | Open test on wpt.live | wpt.fyi
/svg/geometry/reftests/ellipse-005.svg
<svg xmlns="http://www.w3.org/2000/svg" xmlns:html="http://www.w3.org/1999/xhtml"> <title>A negative value for rx is invalid; rx computes to auto and the used radius mirrors ry</title> <html:link rel="help" href="https://w3c.github.io/svgwg/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>