Re: [svgwg] What to do with z and w properties of DOMPoint?

Hi Paul,

We talked about this [on our call 
today](http://www.w3.org/2016/12/22-svg-minutes.html) & all agreed 
that, for simplicity sake, the extra values should just be ignored.  
In most places, a 3D point does not make sense, but returning errors 
seems unnecessarily harsh.

We should, however go through the SVG spec, and for every DOM method 
or algorithm that takes a DOMPoint, clearly note that `z` and `w` are 
ignored.

If anyone wants to take responsibility for creating a pull request to 
that effect, please leave a comment or self-assign.

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

Received on Thursday, 22 December 2016 21:11:12 UTC