- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Tue, 20 Jan 2015 14:32:24 -0800
- To: Rick <graham.rick@gmail.com>
- Cc: Dirk Schulze <dschulze@adobe.com>, Chris Lilley <chris@w3.org>, "www-svg@w3.org" <www-svg@w3.org>
On Sun, Jan 18, 2015 at 6:33 PM, Rick <graham.rick@gmail.com> wrote: > Sorry if this has been mentioned before, it occurred to me a long time ago. > > Could it be possible to have one length (or other) value tied to > another in the following fashion? > > <rect id="rect_1" width="6" height="6"/> > <rect id="rect_2" width="url(#rect_1):width" height="12"/> > > There are many ways this could be encoded, the objective, to tie the > value of one attribute to the value of another using a declarative > method in a fashion similar to <use>, but at the attribute level. This is not connected to the message you replied to. Could you bring this up in a new thread? ~TJ
Received on Tuesday, 20 January 2015 22:33:11 UTC