RE: Pass criteria for shapes-rect-01-t.svg

From: Erik Dahlström [mailto:ed@opera.com]
> I do have an ACTION-2249 to write one or more new tests for this, and I
> just started doing that.

Great, I would also like to see an example that includes the following case:

<rect x="20" y="20" width="50" height="30" rx="30" />

I would expect the calculated values to be rx=15 and ry=15 in this case, since the point of doing this is to get a "constant" radius. But I've noticed that even the SVG viewers which passes shapes-rect-01-t.svg does not clamp rx to 15 but rather render rx as 25.

Cheers,
Niklas

Received on Monday, 1 December 2008 13:01:28 UTC