Re: [svgwg] Remove SVGGeometryElement interface from <mesh>?

Hi Paul,

The equivalent path of a `<mesh>` is the outer edge of the mesh grid, it is defined here: 
https://www.w3.org/TR/SVG2/shapes.html#MeshElement

All the other methods can be derived once you have the path.  A `<mesh>` is a shape element that defines both its fill and its path from the referenced `<meshgradient>`.

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

Received on Friday, 31 March 2017 17:22:05 UTC