https://issues.apache.org/bugzilla/show_bug.cgi?id=42137
--- Comment #3 from [email protected] 2009-03-30 06:30:09 PST --- (In reply to comment #1) > However, DOM Level 3 Events defines them to bubble: > http://www.w3.org/TR/DOM-Level-3-Events/events.html#event-DOMNodeRemovedFromDocument > > Since the implementation is based on DOM 3 now, I think I'll leave it as > bubbling. There seems to be an inconsistency in the DOM 3 events spec; the table of event types in section 1.5.1 http://www.w3.org/TR/DOM-Level-3-Events/events.html#Events-EventTypes-complete still lists DOMNodeRemovedFromDocument and DOMNodeInsertedIntoDocument as non-bubbling. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
