[svgwg] Issue: What to do with z and w properties of DOMPoint? marked as Basic Data Types and Interfaces chapter

nikosandronikos has just labeled an issue for 
https://github.com/w3c/svgwg as "Basic Data Types and Interfaces 
chapter":

== What to do with z and w properties of DOMPoint? ==
https://www.w3.org/TR/2014/WD-geometry-1-20140522/#DOMPoint

The spec now uses DOMPoint instead of SVGPoint. But I don't see any 
note in the spec (neither SVG nor Geometry) of what should happen if 
the `z` or `w` fields of DOMPoint are altered in an SVG 2D context.

Would it make sense to add a description of the correct behavior to 
the spec?

*What is the correct behaviour?* These values are simply ignored?




See https://github.com/w3c/svgwg/issues/299

Received on Tuesday, 13 December 2016 05:39:51 UTC