- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Tue, 05 Mar 2013 12:08:01 -0500
- To: Anne van Kesteren <annevk@annevk.nl>
- Cc: whatwg <whatwg@whatwg.org>
On 3/5/13 11:59 AM, Anne van Kesteren wrote: > On Tue, Mar 5, 2013 at 4:50 PM, Boris Zbarsky <bzbarsky@mit.edu> wrote: >> I don't care about the methods. Putting all of those on Document is fine by >> me, I think. >> >> I care about the named getter being forced onto all documents. > > Okay, so that is slightly different from how this thread started out. I don't think it is. I don't want to merge the prototype objects for Document and HTMLDocument, because I don't want to stick a named getter on every document. What happens with individual methods is a separate story. -Boris
Received on Tuesday, 5 March 2013 17:08:28 UTC