- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 07 Jul 2016 06:47:46 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc:
Received on Thursday, 7 July 2016 13:48:18 UTC
Yes, we are waiting for subclassing support for built-ins in browsers and in IDL. `Elements` cannot be live as it is an `Array` subclass and we wouldn't mutate an `Array` on the fly, that'd be a little out there. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/39#issuecomment-231082343
Received on Thursday, 7 July 2016 13:48:18 UTC