- From: Erik Dahlström <erik@xn--dahlstrm-t4a.net>
- Date: Wed, 04 Nov 2015 10:13:00 +0100
- To: www-svg@w3.org
Hi, a <view> element defines a view for its parent <svg> element. The <use> element is allowed to reference <svg> elements. So, should <use> be allowed to reference a <view> element? The way that would work, instead of "cloning" the referenced <view> element, it would "clone" the parent <svg> of the <view>. Then, make the <view> attributes override the corresponding ones on the <svg>. This is fairly similar to how <symbol> works. Cheers /ed
Received on Wednesday, 4 November 2015 09:13:34 UTC