- From: Niklas Hagelroth <niklas.hagelroth@ikivo.com>
- Date: Mon, 1 Dec 2008 14:00:46 +0100
- To: Erik Dahlström <ed@opera.com>, "SVG Working Group WG" <public-svg-wg@w3.org>
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