- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Sat, 13 Jul 2013 12:55:19 +0200
- To: Steve Orvell <sorvell@google.com>
- Cc: Anne van Kesteren <annevk@annevk.nl>, Dimitri Glazkov <dglazkov@google.com>, public-webapps <public-webapps@w3.org>
* Steve Orvell wrote: >These callbacks specifically mean the element has entered or left the >*document*. > >We felt that entered/leftDocument was better than >insertedInto/removedFromDocument but the key bit is *Document. This has >caused enough confusion in discussion that being explicit seems justified. I would assume that the "entering" and "leaving" of an element with re- spect to a Document has to do with the .ownerDocument attribute and not the .parentNode chain. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de Am Badedeich 7 · Telefon: +49(0)160/4415681 · http://www.bjoernsworld.de 25899 Dagebüll · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
Received on Saturday, 13 July 2013 10:55:47 UTC