On Wed, Apr 10, 2013 at 4:43 PM, Rick Waldron <waldron.r...@gmail.com>wrote:
> A bigger issue with proposal is that the global object appears to be the > element's instance object itself, which isn't going to work > +1 I'm not sure that `this` was supposed to be the [[Global]] object? But agree with you, this is something that has been itching me for a while too. I need to think a bit more about how to actually solve this issue though.