- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 25 Sep 2012 10:25:29 -0700
- To: Dirk Schulze <dschulze@adobe.com>
- Cc: "www-style@w3.org list" <www-style@w3.org>
On Tue, Sep 25, 2012 at 6:33 AM, Dirk Schulze <dschulze@adobe.com> wrote: > The CSS4 Images specification defines the origin of the coordinate system at the top left of the object for 'userSpaceOnUse' currently. While this is the case for HTML elements, this seems to be incorrect for SVG elements. An object in SVG does not need to be positioned on the top left of it's coordinate system: > > <rect x="200" y="200" width="200" height="200"/> Yes, I'd written that for HTML specifically, before SVG agreed to take <image> as a paint server. I'll amend it to talk about elements with the CSS box model instead. ~TJ
Received on Tuesday, 25 September 2012 17:26:16 UTC