Issue 579: Need another form of DOM attenuation: this node doesn't communicate info from the user to event handlers http://code.google.com/p/google-caja/issues/detail?id=579
Comment #2 by mikesamuel: A readonly node can't be added to a DOM tree since that would cause a modification to the node -- its parentNode would change, and it would be removed from any previous parent. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to http://groups.google.com/group/google-caja-discuss To unsubscribe, email [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
