Re: [fxtf-drafts] [geometry] DOMPointReadonly matrixTransform() is poorly specified

I believe it's implemented in chromium as a column vector
```
x
y
z
w
```
(except I think there's a bug in the "2d" code path)

What you suggest gives a different result.

-- 
GitHub Notification of comment by zcorpan
Please view or discuss this issue at https://github.com/w3c/fxtf-drafts/issues/183#issuecomment-306699332 using your GitHub account

Received on Wednesday, 7 June 2017 06:27:37 UTC