Re: [svg2] Should <use> be allowed to reference <view> elements?
Cameron McCormack <[email protected]>
| Newsgroups | gmane.comp.web.svg |
|---|---|
| Message-ID | <[email protected]> |
On 4 Nov 2015, at 8:13 pm, Erik Dahlström <[email protected]> wrote: > 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? In http://www.w3.org/2015/08/25-svg-minutes.html#item03 <http://www.w3.org/2015/08/25-svg-minutes.html#item03> we resolved that <view> doesn’t define a view for its closest ancestor <svg>, but the outer <svg>. If we allowed <use> to reference <view>, and if we were consistent with this decision, it wouldn’t be so useful.