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

Setting a readonly property only throws in strict mode.  In non-strict mode it's a no-op.   So in terms of compat, it's a bit more complicated than going from throwing to non-throwing, unfortunately.

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

Received on Tuesday, 13 November 2018 21:10:28 UTC