Re: [D3E] Possible Changes to Mutation Events

On Jul 18, 2008, at 11:51 AM, Jonas Sicking wrote:

> In mozilla we have never implemented DOMNodeRemovedFromDocument or
> DOMNodeInsertedIntoDocument due to its high cost. Likewise I doubt  
> that
> we'll implement DOMDescendantRemovedFromDocument. I'm not sure what
> other vendors have done about the old event or feel about the new.

In WebKit we've implemented DOMNodeRemovedFromDocument and I see no  
reason we wouldn't support the proposed new event.

Regards,
Maciej

Received on Friday, 18 July 2008 21:40:22 UTC