Re: [matrix][cssom-view] DOMPoint, DOMPointLiteral definitions

On Tue, 24 Sep 2013 17:06:29 +0200, Simon Pieters <simonp@opera.com> wrote:

> If we want the members of DOMRect to be mutable but only if it's not  
> associated with a DOMQuad's .bounds, that can be specced by having those  
> members check for the association and throw on setting in that case.

I think we have the opposite problem for a DOMRect instance if DOMRect  
inherits from DOMQuad. Should mutating the points throw if the object is a  
DOMRect?

-- 
Simon Pieters
Opera Software

Received on Tuesday, 24 September 2013 22:00:38 UTC