Re: [webcomponents]: Changing names of custom element callbacks

* 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