Re: [fxtf-drafts] [geometry] Why does DOMQuad have readonly mutable points?

Another thing is that the API allows dictionaries to be passed in in general, but assigning a dictionary to an attribute wouldn't work I believe.
```
quad.p1 = {x:1, y:2};
```

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

Received on Friday, 31 March 2017 08:15:30 UTC