- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Thu, 26 Sep 2013 11:23:40 -0400
- To: public-script-coord@w3.org
On 9/26/13 8:44 AM, Domenic Denicola wrote: > Right. More worryingly, what would > > Object.getOwnPropertyDescriptor(MutableRect.prototype, "left").set.call(immutableRectInstance, 5) > > do? Throw due to a failed branding check. -Boris
Received on Thursday, 26 September 2013 15:24:09 UTC