- From: Dimitri Glazkov <dglazkov@google.com>
- Date: Tue, 16 Apr 2013 15:28:21 -0700
- To: Rick Waldron <waldron.rick@gmail.com>
- Cc: Anne van Kesteren <annevk@annevk.nl>, Boris Zbarsky <bzbarsky@mit.edu>, Daniel Buchner <daniel@mozilla.com>, Scott Miles <sjmiles@google.com>, Allen Wirfs-Brock <allen@wirfs-brock.com>, John J Barton <johnjbarton@johnjbarton.com>, Rafael Weinstein <rafaelw@google.com>, public-webapps <public-webapps@w3.org>, Blake Kaplan <mrbkap@mozilla.com>, William Chen <wchen@mozilla.com>, Jonas Sicking <jonas@sicking.cc>, Steve Orvell <sorvell@google.com>, Dave Herman <dherman@mozilla.com>
I think there were several f2f conversations around that. I can't remember if we had an email thread around this. It used to be called "created", but the timing at which the callback is called makes the name misleading. For example, when parsing, by the time the callback is invoked, the custom element not only had been created, but also populated with attributes and put in the tree. It's essentially now ready for operation. :DG<
Received on Tuesday, 16 April 2013 22:28:49 UTC