On Apr 16, 2:29 am, Paul Irish <
paulir...@google.com> wrote:
> Yup, the bubbling detail seems accurate.
>
> You might want to also investigate Mutation Observers, available in Chrome,
> which will allow you to watch this behavior in a much more performant
> manner.
I did, but found MutationSummary unable to capture new/updated text on
https://plus.google.com/u/0/s/is . Details here:
http://groups.google.com/a/chromium.org/group/chromium-extensions/browse_frm/thread/3cdfac556000cd49/5f024256b9906154#5f024256b9906154
>
>
http://updates.html5rocks.com/2012/02/Detect-DOM-changes-with-Mutatio...
>
> On Sun Apr 15 07:18:53 GMT-700 2012, Yao Ziyuan <
yaoziy...@gmail.com>
> wrote:
>
>
>
>
>
>
>
> > This reference seems to suggest why:
>
> >
http://books.google.com/books?id=KW9G9rdlStIC&pg=PT357&lpg=PT357&dq=D...
>
> > It says NodeInsertedIntoDocument doesn't bubble, so I can't listen to
> > this event from document.body.
>
> > On Apr 15, 10:07 pm, Yao Ziyuan <
yaoziy...@gmail.com> wrote:
> > > The event DOMNodeInsertedIntoDocument doesn't occur onhttps://
> >
plus.google.com/s/is,
>
> > > but DOMNodeInserted does. why?
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Chromium HTML5" group.
> > To post to this group, send email to
chromium-ht...@chromium.org.
> > To unsubscribe from this group, send email to
> >
chromium-html5+unsubscr...@chromium.org.