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

@tabatkins ok, if implementors are OK with changing to allow assigning points, I don't mind.

What do you think should happen when assigning a dictionary, though? (https://github.com/w3c/fxtf-drafts/issues/124#issuecomment-290647361 above.) Or should there be dedicated methods to replace a point like `quad.setP1({ 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-381973012 using your GitHub account

Received on Tuesday, 17 April 2018 12:23:39 UTC