Re: [svgwg] vector-effect host coordinate space is not "screen"

This definition in SVG 1.2 Tiny might be the closest (but with viewport instead of element):

> **rootmost 'svg' element**
> The rootmost 'svg' element is the furthest 'svg' ancestor element that does not exit an SVG context.

and

> **SVG context**
> An SVG context is a document fragment where all elements within the fragment must be subject to processing by an SVG user agent according to the rules in this specification.

https://www.w3.org/TR/SVGTiny12/intro.html#TermRootmostSVGElement

-- 
GitHub Notification of comment by dirkschulze
Please view or discuss this issue at https://github.com/w3c/svgwg/issues/582#issuecomment-437456265 using your GitHub account

Received on Friday, 9 November 2018 18:44:34 UTC