Tobias Reif wrote: > On Fri 2004-02-27 Cameron McCormack wrote: >> <circle id="c" cx="100" cy="100" r="50"/> >> <rect width="100" height="100"> >> <c:constraint attributeName="x" value="id('c')/@cx"/> >> <c:constraint attributeName="y" value="id('c')/@cy"/> >> </rect> > > Is this valid? Do the SVG specs allow any elements from non-SVG > namespaces as content of rect? I didn't check the specs, and I think > the above makes sense, I'm just curious on what text you base your > assertion that the above is "standard SVG". It is and has always been. Content in foreign namespaces is welcome pretty much everywhere. -- Robin BerjonReceived on Thursday, 26 February 2004 12:41:44 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 4 September 2006 18:11:25 GMT