> My main use case for unscopable is for DOM. Today we cannot add nice named > methods to Element or any of its superclasses since HTML attribute event > handlers uses ObjectEnvironments.
So Element.prototype is in the variable scope chain of event handlers? Wow. Is this documented somewhere? Thanks! Axel -- Dr. Axel Rauschmayer [email protected] home: rauschma.de twitter: twitter.com/rauschma blog: 2ality.com _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

